Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::HealthSourcesGetHealthResponseSourceInfoBackendInfo (v3.6.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::HealthSourcesGetHealthResponseSourceInfoBackendInfo.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#endpoint_count

def endpoint_count() -> ::Integer
Returns
  • (::Integer) — Total number of endpoints when determining the health of the regionHealthSource.

#endpoint_count=

def endpoint_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Total number of endpoints when determining the health of the regionHealthSource.
Returns
  • (::Integer) — Total number of endpoints when determining the health of the regionHealthSource.

#group

def group() -> ::String
Returns
  • (::String) — Fully qualified URL of an instance group or network endpoint group behind the source backend service.

#group=

def group=(value) -> ::String
Parameter
  • value (::String) — Fully qualified URL of an instance group or network endpoint group behind the source backend service.
Returns
  • (::String) — Fully qualified URL of an instance group or network endpoint group behind the source backend service.

#healthy_endpoint_count

def healthy_endpoint_count() -> ::Integer
Returns
  • (::Integer) — Number of endpoints considered healthy when determining health of the regionHealthSource.

#healthy_endpoint_count=

def healthy_endpoint_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Number of endpoints considered healthy when determining health of the regionHealthSource.
Returns
  • (::Integer) — Number of endpoints considered healthy when determining health of the regionHealthSource.