Home
last modified time | relevance | path

Searched refs:targetTcpProxy (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DTargetTcpProxies.php40 * @param string $targetTcpProxy Name of the TargetTcpProxy resource to delete.
55 public function delete($project, $targetTcpProxy, $optParams = []) argument
57 $params = ['project' => $project, 'targetTcpProxy' => $targetTcpProxy];
66 * @param string $targetTcpProxy Name of the TargetTcpProxy resource to return.
70 public function get($project, $targetTcpProxy, $optParams = []) argument
72 $params = ['project' => $project, 'targetTcpProxy' => $targetTcpProxy];
161 * @param string $targetTcpProxy Name of the TargetTcpProxy resource whose
180 $params = ['project' => $project, 'targetTcpProxy' => $targetTcpProxy, 'postBody' => $postBody];
189 * @param string $targetTcpProxy Name of the TargetTcpProxy resource whose
206 …public function setProxyHeader($project, $targetTcpProxy, TargetTcpProxiesSetProxyHeaderRequest $p… argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCompute.php15158 'path' => 'projects/{project}/global/targetTcpProxies/{targetTcpProxy}',
15166 'targetTcpProxy' => [
15177 'path' => 'projects/{project}/global/targetTcpProxies/{targetTcpProxy}',
15185 'targetTcpProxy' => [
15236 … 'path' => 'projects/{project}/global/targetTcpProxies/{targetTcpProxy}/setBackendService',
15244 'targetTcpProxy' => [
15255 … 'path' => 'projects/{project}/global/targetTcpProxies/{targetTcpProxy}/setProxyHeader',
15263 'targetTcpProxy' => [