Class SessionStateHistory (5.9.3)

SessionStateHistory(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Historical state information.

Attributes

NameDescription
state google.cloud.dataproc_v1.types.Session.State
Output only. The state of the session at this point in the session history.
state_message str
Output only. Details about the state at this point in the session history.
state_start_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time when the session entered the historical state.