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.



9021
9022
9023
9024
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 9021

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

#project::String

Returns:

  • (::String)


9021
9022
9023
9024
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 9021

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.



9021
9022
9023
9024
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 9021

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:



9021
9022
9023
9024
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 9021

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