Class: Google::Cloud::Compute::V1::GetHealthRegionBackendServiceRequest

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 RegionBackendServices.GetHealth. See the method description for details.

Instance Attribute Summary collapse

Instance Attribute Details

#backend_service ⇒ ::String

Returns Name of the BackendService resource for which to get health.

Returns:

  • (::String) —

    Name of the BackendService resource for which to get health.



24063
24064
24065
24066
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 24063

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

#project ⇒ ::String

Returns:

  • (::String)


24063
24064
24065
24066
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 24063

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

#region ⇒ ::String

Returns Name of the region scoping this request.

Returns:

  • (::String) —

    Name of the region scoping this request.



24063
24064
24065
24066
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 24063

class GetHealthRegionBackendServiceRequest
  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:



24063
24064
24065
24066
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 24063

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