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

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#backends

def backends() -> ::Array<::Google::Cloud::Compute::V1::HealthSourcesGetHealthResponseSourceInfoBackendInfo>
Returns

#backends=

def backends=(value) -> ::Array<::Google::Cloud::Compute::V1::HealthSourcesGetHealthResponseSourceInfoBackendInfo>
Parameter
Returns

#forwarding_rule

def forwarding_rule() -> ::String
Returns
  • (::String) — Fully qualified URL of the forwarding rule associated with the source resource if it is a L4ILB backend service.

#forwarding_rule=

def forwarding_rule=(value) -> ::String
Parameter
  • value (::String) — Fully qualified URL of the forwarding rule associated with the source resource if it is a L4ILB backend service.
Returns
  • (::String) — Fully qualified URL of the forwarding rule associated with the source resource if it is a L4ILB backend service.

#source

def source() -> ::String
Returns
  • (::String) — Fully qualified URL of the associated source resource. This is always a backend service URL.

#source=

def source=(value) -> ::String
Parameter
  • value (::String) — Fully qualified URL of the associated source resource. This is always a backend service URL.
Returns
  • (::String) — Fully qualified URL of the associated source resource. This is always a backend service URL.