Compute V1 Client - Class HealthCheckServiceReference (1.14.0)

Reference documentation and code samples for the Compute V1 Client class HealthCheckServiceReference.

A full or valid partial URL to a health check service. For example, the following are valid URLs: - https://www.googleapis.com/compute/beta/projects/project-id/regions/us-west1/healthCheckServices/health-check-service - projects/project-id/regions/us-west1/healthCheckServices/health-check-service - regions/us-west1/healthCheckServices/health-check-service

Generated from protobuf message google.cloud.compute.v1.HealthCheckServiceReference

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ health_check_service string

getHealthCheckService

Generated from protobuf field optional string health_check_service = 408374747;

Returns
TypeDescription
string

hasHealthCheckService

clearHealthCheckService

setHealthCheckService

Generated from protobuf field optional string health_check_service = 408374747;

Parameter
NameDescription
var string
Returns
TypeDescription
$this