Class: Google::Cloud::Compute::V1::GetHealthBackendServiceRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#backend_service::String

Returns Name of the BackendService resource to which the queried instance belongs.

Returns:

  • (::String)

    Name of the BackendService resource to which the queried instance belongs.



8992
8993
8994
8995
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 8992

class GetHealthBackendServiceRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#project::String

Returns:

  • (::String)


8992
8993
8994
8995
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 8992

class GetHealthBackendServiceRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#resource_group_reference_resource::Google::Cloud::Compute::V1::ResourceGroupReference

Returns The body resource for this request.

Returns:



8992
8993
8994
8995
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 8992

class GetHealthBackendServiceRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end