ProjectsRegionsClustersNodeGroupsResource class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
create(NodeGroup request, String parent, {String? nodeGroupId, String? parentOperationId, String? requestId, String? $fields})
→ Future<Operation>
-
Creates a node group in a cluster.
-
get(String name, {String? $fields})
→ Future<NodeGroup>
-
Gets the resource representation for a node group in a cluster.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
repair(RepairNodeGroupRequest request, String name, {String? $fields})
→ Future<Operation>
-
Repair nodes in a node group.
-
resize(ResizeNodeGroupRequest request, String name, {String? $fields})
→ Future<Operation>
-
Resizes a node group in a cluster.
-
toString()
→ String
-
A string representation of this object.
inherited