Class Google::Cloud::Compute::V1::HealthCheckReference (v1.1.0)

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#health_check

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

#health_check=

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