Class AuxiliaryNodeGroup (5.9.3)

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

Node group identification and configuration information.

Attributes

NameDescription
node_group google.cloud.dataproc_v1.types.NodeGroup
Required. Node group configuration.
node_group_id str
Optional. A node group ID. Generated if not specified. The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of from 3 to 33 characters.