Lines Matching refs:region

41    * @param string $region Name of the region scoping this request.
57 public function delete($project, $region, $backendService, $optParams = []) argument
59 $params = ['project' => $project, 'region' => $region, 'backendService' => $backendService];
68 * @param string $region Name of the region scoping this request.
73 public function get($project, $region, $backendService, $optParams = []) argument
75 $params = ['project' => $project, 'region' => $region, 'backendService' => $backendService];
84 * @param string $region Name of the region scoping this request.
91 …public function getHealth($project, $region, $backendService, ResourceGroupReference $postBody, $o… argument
93 …$params = ['project' => $project, 'region' => $region, 'backendService' => $backendService, 'postB…
103 * @param string $region Name of the region scoping this request.
119 public function insert($project, $region, BackendService $postBody, $optParams = []) argument
121 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
131 * @param string $region Name of the region scoping this request.
175 public function listRegionBackendServices($project, $region, $optParams = []) argument
177 $params = ['project' => $project, 'region' => $region];
188 * @param string $region Name of the region scoping this request.
205 …public function patch($project, $region, $backendService, BackendService $postBody, $optParams = [… argument
207 …$params = ['project' => $project, 'region' => $region, 'backendService' => $backendService, 'postB…
217 * @param string $region Name of the region scoping this request.
234 …public function update($project, $region, $backendService, BackendService $postBody, $optParams = … argument
236 …$params = ['project' => $project, 'region' => $region, 'backendService' => $backendService, 'postB…