Searched refs:TargetTcpProxy (Results 1 – 3 of 3) sorted by relevance
23 use Google\Service\Compute\TargetTcpProxy; alias68 * @return TargetTcpProxy74 return $this->call('get', [$params], TargetTcpProxy::class);81 * @param TargetTcpProxy $postBody96 public function insert($project, TargetTcpProxy $postBody, $optParams = [])
27 protected $itemsType = TargetTcpProxy::class;59 * @param TargetTcpProxy[]66 * @return TargetTcpProxy[]
20 class TargetTcpProxy extends \Google\Model class188 class_alias(TargetTcpProxy::class, 'Google_Service_Compute_TargetTcpProxy');