Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::GetHealthBackendServiceRequest.
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
- (::Google::Cloud::Compute::V1::ResourceGroupReference) — The body resource for this request
#resource_group_reference_resource=
def resource_group_reference_resource=(value) -> ::Google::Cloud::Compute::V1::ResourceGroupReference
Parameter
- value (::Google::Cloud::Compute::V1::ResourceGroupReference) — The body resource for this request
Returns
- (::Google::Cloud::Compute::V1::ResourceGroupReference) — The body resource for this request