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

Properties of a ClusterOperationStatus.

Package

@google-cloud/dataproc

Properties

details

details?: (string|null);

ClusterOperationStatus details

innerState

innerState?: (string|null);

ClusterOperationStatus innerState

state

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

ClusterOperationStatus state

stateStartTime

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

ClusterOperationStatus stateStartTime