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 documentation for the `Session.Types.SessionStateHistory` class within the Google Cloud Dataproc v1 API, detailing its structure and usage."],["The page lists various versions of the Google Cloud Dataproc V1 API, ranging from version 5.17.0 (latest) down to version 3.1.0, with version 5.14.0 being the active displayed version."],["The `Session.Types.SessionStateHistory` class stores historical state information for sessions, including the state, a message about the state, and the time when the session entered the state."],["The class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating different functionalities."],["The page contains a list of inherited members from the `object` class, like `GetHashCode()`, `GetType()`, and `ToString()`, and provides details on the `SessionStateHistory` class constructors and properties like `State`, `StateMessage`, and `StateStartTime`."]]],[]]