Interface protos.google.cloud.dataproc.v1.INodeGroup (5.4.0)

Properties of a NodeGroup.

Package

@google-cloud/dataproc

Properties

labels

labels?: ({ [k: string]: string }|null);

NodeGroup labels

name

name?: (string|null);

NodeGroup name

nodeGroupConfig

nodeGroupConfig?: (google.cloud.dataproc.v1.IInstanceGroupConfig|null);

NodeGroup nodeGroupConfig

roles

roles?: (google.cloud.dataproc.v1.NodeGroup.Role[]|null);

NodeGroup roles