Interface protos.google.cloud.dataproc.v1.Session.ISessionStateHistory (5.5.0)

Properties of a SessionStateHistory.

Package

@google-cloud/dataproc

Properties

state

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

SessionStateHistory state

stateMessage

stateMessage?: (string|null);

SessionStateHistory stateMessage

stateStartTime

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

SessionStateHistory stateStartTime