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:



17111
17112
17113
17114
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17111

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:



17111
17112
17113
17114
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17111

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