Lines Matching refs:region

49    * @param string $region The name of the region for this request.
66 …public function addResourcePolicies($project, $region, $disk, RegionDisksAddResourcePoliciesReques… argument
68 … $params = ['project' => $project, 'region' => $region, 'disk' => $disk, 'postBody' => $postBody];
79 * @param string $region Name of the region for this request.
96 public function createSnapshot($project, $region, $disk, Snapshot $postBody, $optParams = []) argument
98 … $params = ['project' => $project, 'region' => $region, 'disk' => $disk, 'postBody' => $postBody];
109 * @param string $region Name of the region for this request.
125 public function delete($project, $region, $disk, $optParams = []) argument
127 $params = ['project' => $project, 'region' => $region, 'disk' => $disk];
135 * @param string $region Name of the region for this request.
140 public function get($project, $region, $disk, $optParams = []) argument
142 $params = ['project' => $project, 'region' => $region, 'disk' => $disk];
151 * @param string $region The name of the region for this request.
158 public function getIamPolicy($project, $region, $resource, $optParams = []) argument
160 $params = ['project' => $project, 'region' => $region, 'resource' => $resource];
169 * @param string $region Name of the region for this request.
187 public function insert($project, $region, Disk $postBody, $optParams = []) argument
189 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
198 * @param string $region Name of the region for this request.
242 public function listRegionDisks($project, $region, $optParams = []) argument
244 $params = ['project' => $project, 'region' => $region];
253 * @param string $region The name of the region for this request.
270 …public function removeResourcePolicies($project, $region, $disk, RegionDisksRemoveResourcePolicies… argument
272 … $params = ['project' => $project, 'region' => $region, 'disk' => $disk, 'postBody' => $postBody];
280 * @param string $region Name of the region for this request.
297 …public function resize($project, $region, $disk, RegionDisksResizeRequest $postBody, $optParams = … argument
299 … $params = ['project' => $project, 'region' => $region, 'disk' => $disk, 'postBody' => $postBody];
308 * @param string $region The name of the region for this request.
314 …public function setIamPolicy($project, $region, $resource, RegionSetPolicyRequest $postBody, $optP… argument
316 …$params = ['project' => $project, 'region' => $region, 'resource' => $resource, 'postBody' => $pos…
324 * @param string $region The region for this request.
341 …public function setLabels($project, $region, $resource, RegionSetLabelsRequest $postBody, $optPara… argument
343 …$params = ['project' => $project, 'region' => $region, 'resource' => $resource, 'postBody' => $pos…
352 * @param string $region The name of the region for this request.
358 …public function testIamPermissions($project, $region, $resource, TestPermissionsRequest $postBody,… argument
360 …$params = ['project' => $project, 'region' => $region, 'resource' => $resource, 'postBody' => $pos…