Class: Google::Cloud::Compute::V1::HealthChecksScopedList

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

Instance Attribute Summary collapse

Instance Attribute Details

#health_checks::Array<::Google::Cloud::Compute::V1::HealthCheck>

Returns A list of HealthChecks contained in this scope.

Returns:



9017
9018
9019
9020
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 9017

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

#warning::Google::Cloud::Compute::V1::Warning

Returns Informational warning which replaces the list of backend services when the list is empty.

Returns:



9017
9018
9019
9020
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 9017

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