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

Properties of a JobStatus.

Package

@google-cloud/dataproc

Properties

details

details?: (string|null);

JobStatus details

state

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

JobStatus state

stateStartTime

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

JobStatus stateStartTime

substate

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

JobStatus substate