Interface protos.google.cloud.dataproc.v1.IClusterStatus (5.5.0)

Properties of a ClusterStatus.

Package

@google-cloud/dataproc

Properties

detail

detail?: (string|null);

ClusterStatus detail

state

state?: (google.cloud.dataproc.v1.ClusterStatus.State|keyof typeof google.cloud.dataproc.v1.ClusterStatus.State|null);

ClusterStatus state

stateStartTime

stateStartTime?: (google.protobuf.ITimestamp|null);

ClusterStatus stateStartTime

substate

substate?: (google.cloud.dataproc.v1.ClusterStatus.Substate|keyof typeof google.cloud.dataproc.v1.ClusterStatus.Substate|null);

ClusterStatus substate