public sealed class Session.Types.SessionStateHistory : IMessage<Session.Types.SessionStateHistory>, IEquatable<Session.Types.SessionStateHistory>, IDeepCloneable<Session.Types.SessionStateHistory>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class Session.Types.SessionStateHistory.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `Session.Types.SessionStateHistory` class within the Google Cloud Dataproc v1 API."],["It details the `SessionStateHistory` class, which is designed to record historical state information for sessions, and is an inheritor of an `object` class."],["The documentation includes a list of available versions, with version 5.17.0 being the latest, and goes back as far as 3.1.0."],["The page outlines the properties of the `SessionStateHistory` class, including `State`, `StateMessage`, and `StateStartTime`, which track the session's state, details, and the time it entered the state respectively."],["The `SessionStateHistory` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, indicating its capabilities for message handling, comparison, cloning, and buffering."]]],[]]