Class GetNodeGroupRequest (1.5.0)

GetNodeGroupRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A request message for NodeGroups.Get. See the method description for details.

Attributes

NameDescription
node_group str
Name of the node group to return.
project str
Project ID for this request.
zone str
The name of the zone for this request.

Inheritance

builtins.object > proto.message.Message > GetNodeGroupRequest