Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::Session::SessionStateHistory.
Historical state information.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#state
def state() -> ::Google::Cloud::Dataproc::V1::Session::State
Returns
- (::Google::Cloud::Dataproc::V1::Session::State) — Output only. The state of the session at this point in the session history.
#state_message
def state_message() -> ::String
Returns
- (::String) — Output only. Details about the state at this point in the session history.
#state_start_time
def state_start_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time when the session entered the historical state.