Home
last modified time | relevance | path

Searched refs:healthCheckService (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRegionHealthCheckServices.php40 * @param string $healthCheckService Name of the HealthCheckService to delete.
56 public function delete($project, $region, $healthCheckService, $optParams = []) argument
58 …params = ['project' => $project, 'region' => $region, 'healthCheckService' => $healthCheckService];
68 * @param string $healthCheckService Name of the HealthCheckService to update.
73 public function get($project, $region, $healthCheckService, $optParams = []) argument
75 …params = ['project' => $project, 'region' => $region, 'healthCheckService' => $healthCheckService];
171 * @param string $healthCheckService Name of the HealthCheckService to update.
188 …public function patch($project, $region, $healthCheckService, HealthCheckService $postBody, $optPa… argument
190 …roject' => $project, 'region' => $region, 'healthCheckService' => $healthCheckService, 'postBody' …
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DHealthCheckServiceReference.php25 public $healthCheckService; variable in Google\\Service\\Compute\\HealthCheckServiceReference
30 public function setHealthCheckService($healthCheckService) argument
32 $this->healthCheckService = $healthCheckService;
39 return $this->healthCheckService;
H A DHealthStatusForNetworkEndpoint.php80 public function setHealthCheckService(HealthCheckServiceReference $healthCheckService) argument
82 $this->healthCheckService = $healthCheckService;
89 return $this->healthCheckService;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCompute.php9556 … 'path' => 'projects/{project}/regions/{region}/healthCheckServices/{healthCheckService}',
9569 'healthCheckService' => [
9580 … 'path' => 'projects/{project}/regions/{region}/healthCheckServices/{healthCheckService}',
9593 'healthCheckService' => [
9654 … 'path' => 'projects/{project}/regions/{region}/healthCheckServices/{healthCheckService}',
9667 'healthCheckService' => [