Interface protos.google.cloud.dataproc.v1.IJobPlacement (3.0.0)

Properties of a JobPlacement.

Package

@google-cloud/dataproc!

Properties

clusterLabels

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

JobPlacement clusterLabels

Property Value
TypeDescription
({ [k: string]: string }|null)

clusterName

clusterName?: (string|null);

JobPlacement clusterName

Property Value
TypeDescription
(string|null)

clusterUuid

clusterUuid?: (string|null);

JobPlacement clusterUuid

Property Value
TypeDescription
(string|null)