Interface protos.google.cloud.dataproc.v1.IStartClusterRequest (3.1.0)

Properties of a StartClusterRequest.

Package

@google-cloud/dataproc

Properties

clusterName

clusterName?: (string|null);

StartClusterRequest clusterName

Property Value
TypeDescription
(string|null)

clusterUuid

clusterUuid?: (string|null);

StartClusterRequest clusterUuid

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

StartClusterRequest projectId

Property Value
TypeDescription
(string|null)

region

region?: (string|null);

StartClusterRequest region

Property Value
TypeDescription
(string|null)

requestId

requestId?: (string|null);

StartClusterRequest requestId

Property Value
TypeDescription
(string|null)