Google Cloud Dataproc V1 Client - Class Role (3.7.1)

Reference documentation and code samples for the Google Cloud Dataproc V1 Client class Role.

Node group roles.

Protobuf type google.cloud.dataproc.v1.NodeGroup.Role

Namespace

Google \ Cloud \ Dataproc \ V1 \ NodeGroup

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

ROLE_UNSPECIFIED

Value: 0

Required unspecified role.

Generated from protobuf enum ROLE_UNSPECIFIED = 0;

DRIVER

Value: 1

Job drivers run on the node group.

Generated from protobuf enum DRIVER = 1;