Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::HealthCheckServiceReference (v1.3.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#health_check_service

def health_check_service() -> ::String
Returns
  • (::String)

#health_check_service=

def health_check_service=(value) -> ::String
Parameter
  • value (::String)
Returns
  • (::String)