Class: Google::Cloud::Compute::V1::NodeGroupsScopedList

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

#node_groups ⇒ ::Array<::Google::Cloud::Compute::V1::NodeGroup>

Returns [Output Only] A list of node groups contained in this scope.

Returns:



59860
59861
59862
59863
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 59860

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

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

Returns [Output Only] An informational warning that appears when the nodeGroup list is empty.

Returns:



59860
59861
59862
59863
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 59860

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