Class Google::Cloud::Compute::V1::GetHealthBackendServiceRequest (v1.2.0)

A request message for BackendServices.GetHealth. See the method description for details.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#backend_service

def backend_service() -> ::String
Returns
  • (::String) — Name of the BackendService resource to which the queried instance belongs.

#backend_service=

def backend_service=(value) -> ::String
Parameter
  • value (::String) — Name of the BackendService resource to which the queried instance belongs.
Returns
  • (::String) — Name of the BackendService resource to which the queried instance belongs.

#project

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

#project=

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

#resource_group_reference_resource

def resource_group_reference_resource() -> ::Google::Cloud::Compute::V1::ResourceGroupReference
Returns

#resource_group_reference_resource=

def resource_group_reference_resource=(value) -> ::Google::Cloud::Compute::V1::ResourceGroupReference
Parameter
Returns