Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::NodeGroupsScopedList.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#node_groups
def node_groups() -> ::Array<::Google::Cloud::Compute::V1::NodeGroup>
Returns
- (::Array<::Google::Cloud::Compute::V1::NodeGroup>) — [Output Only] A list of node groups contained in this scope.
#node_groups=
def node_groups=(value) -> ::Array<::Google::Cloud::Compute::V1::NodeGroup>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::NodeGroup>) — [Output Only] A list of node groups contained in this scope.
Returns
- (::Array<::Google::Cloud::Compute::V1::NodeGroup>) — [Output Only] A list of node groups contained in this scope.
#warning
def warning() -> ::Google::Cloud::Compute::V1::Warning
Returns
- (::Google::Cloud::Compute::V1::Warning) — [Output Only] An informational warning that appears when the nodeGroup list is empty.
#warning=
def warning=(value) -> ::Google::Cloud::Compute::V1::Warning
Parameter
- value (::Google::Cloud::Compute::V1::Warning) — [Output Only] An informational warning that appears when the nodeGroup list is empty.
Returns
- (::Google::Cloud::Compute::V1::Warning) — [Output Only] An informational warning that appears when the nodeGroup list is empty.