Lines Matching refs:region

106    * @param string $region Name of the region scoping this request.
122 public function delete($project, $region, $subnetwork, $optParams = []) argument
124 $params = ['project' => $project, 'region' => $region, 'subnetwork' => $subnetwork];
133 * @param string $region Name of the region scoping this request.
150 …public function expandIpCidrRange($project, $region, $subnetwork, SubnetworksExpandIpCidrRangeRequ… argument
152 …$params = ['project' => $project, 'region' => $region, 'subnetwork' => $subnetwork, 'postBody' => …
161 * @param string $region Name of the region scoping this request.
166 public function get($project, $region, $subnetwork, $optParams = []) argument
168 $params = ['project' => $project, 'region' => $region, 'subnetwork' => $subnetwork];
177 * @param string $region The name of the region for this request.
184 public function getIamPolicy($project, $region, $resource, $optParams = []) argument
186 $params = ['project' => $project, 'region' => $region, 'resource' => $resource];
195 * @param string $region Name of the region scoping this request.
211 public function insert($project, $region, Subnetwork $postBody, $optParams = []) argument
213 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
222 * @param string $region Name of the region scoping this request.
266 public function listSubnetworks($project, $region, $optParams = []) argument
268 $params = ['project' => $project, 'region' => $region];
333 * @param string $region Name of the region scoping this request.
358 public function patch($project, $region, $subnetwork, Subnetwork $postBody, $optParams = []) argument
360 …$params = ['project' => $project, 'region' => $region, 'subnetwork' => $subnetwork, 'postBody' => …
369 * @param string $region The name of the region for this request.
375 …public function setIamPolicy($project, $region, $resource, RegionSetPolicyRequest $postBody, $optP… argument
377 …$params = ['project' => $project, 'region' => $region, 'resource' => $resource, 'postBody' => $pos…
387 * @param string $region Name of the region scoping this request.
404 …public function setPrivateIpGoogleAccess($project, $region, $subnetwork, SubnetworksSetPrivateIpGo… argument
406 …$params = ['project' => $project, 'region' => $region, 'subnetwork' => $subnetwork, 'postBody' => …
415 * @param string $region The name of the region for this request.
421 …public function testIamPermissions($project, $region, $resource, TestPermissionsRequest $postBody,… argument
423 …$params = ['project' => $project, 'region' => $region, 'resource' => $resource, 'postBody' => $pos…