Class Google::Cloud::Compute::V1::HealthStatusForNetworkEndpoint (v0.5.0)

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#backend_service

def backend_service() -> ::Google::Cloud::Compute::V1::BackendServiceReference
Returns

#backend_service=

def backend_service=(value) -> ::Google::Cloud::Compute::V1::BackendServiceReference
Parameter
Returns

#forwarding_rule

def forwarding_rule() -> ::Google::Cloud::Compute::V1::ForwardingRuleReference
Returns

#forwarding_rule=

def forwarding_rule=(value) -> ::Google::Cloud::Compute::V1::ForwardingRuleReference
Parameter
Returns

#health_check

def health_check() -> ::Google::Cloud::Compute::V1::HealthCheckReference
Returns

#health_check=

def health_check=(value) -> ::Google::Cloud::Compute::V1::HealthCheckReference
Parameter
Returns

#health_check_service

def health_check_service() -> ::Google::Cloud::Compute::V1::HealthCheckServiceReference
Returns

#health_check_service=

def health_check_service=(value) -> ::Google::Cloud::Compute::V1::HealthCheckServiceReference
Parameter
Returns

#health_state

def health_state() -> ::String
Returns
  • (::String) — Health state of the network endpoint determined based on the health checks configured. Check the HealthState enum for the list of possible values.

#health_state=

def health_state=(value) -> ::String
Parameter
  • value (::String) — Health state of the network endpoint determined based on the health checks configured. Check the HealthState enum for the list of possible values.
Returns
  • (::String) — Health state of the network endpoint determined based on the health checks configured. Check the HealthState enum for the list of possible values.