Lines Matching refs:region

105    * @param string $region Name of the region of this request.
122 public function delete($project, $region, $serviceAttachment, $optParams = []) argument
124 … $params = ['project' => $project, 'region' => $region, 'serviceAttachment' => $serviceAttachment];
133 * @param string $region Name of the region of this request.
139 public function get($project, $region, $serviceAttachment, $optParams = []) argument
141 … $params = ['project' => $project, 'region' => $region, 'serviceAttachment' => $serviceAttachment];
150 * @param string $region The name of the region for this request.
157 public function getIamPolicy($project, $region, $resource, $optParams = []) argument
159 $params = ['project' => $project, 'region' => $region, 'resource' => $resource];
168 * @param string $region Name of the region of this request.
184 public function insert($project, $region, ServiceAttachment $postBody, $optParams = []) argument
186 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
195 * @param string $region Name of the region of this request.
239 public function listServiceAttachments($project, $region, $optParams = []) argument
241 $params = ['project' => $project, 'region' => $region];
251 * @param string $region The region scoping this request and should conform to
271 …public function patch($project, $region, $serviceAttachment, ServiceAttachment $postBody, $optPara… argument
273 …$params = ['project' => $project, 'region' => $region, 'serviceAttachment' => $serviceAttachment, …
282 * @param string $region The name of the region for this request.
288 …public function setIamPolicy($project, $region, $resource, RegionSetPolicyRequest $postBody, $optP… argument
290 …$params = ['project' => $project, 'region' => $region, 'resource' => $resource, 'postBody' => $pos…
299 * @param string $region The name of the region for this request.
305 …public function testIamPermissions($project, $region, $resource, TestPermissionsRequest $postBody,… argument
307 …$params = ['project' => $project, 'region' => $region, 'resource' => $resource, 'postBody' => $pos…