Reference documentation and code samples for the Google Cloud Dataproc V1 Client class NodeGroup.
Dataproc Node Group.
The Dataproc NodeGroup
resource is not related to the
Dataproc NodeGroupAffinity
resource.
Generated from protobuf message google.cloud.dataproc.v1.NodeGroup
Namespace
Google \ Cloud \ Dataproc \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
↳ roles
array
Required. Node group roles.
↳ node_group_config
↳ labels
array| Google\Protobuf\Internal\MapField
Optional. Node group labels. * Label keysmust consist of from 1 to 63 characters and conform to RFC 1035 . * Label valuescan be empty. If specified, they must consist of from 1 to 63 characters and conform to RFC 1035 . * The node group must have no more than 32 labels.
getName
The Node group resource name .
string
setName
The Node group resource name .
var
string
$this
getRoles
Required. Node group roles.
setRoles
Required. Node group roles.
var
int[]
$this
getNodeGroupConfig
Optional. The node group instance group configuration.
hasNodeGroupConfig
clearNodeGroupConfig
setNodeGroupConfig
Optional. The node group instance group configuration.
$this
getLabels
Optional. Node group labels.
setLabels
Optional. Node group labels.
$this