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-04-17 UTC."],[[["This webpage provides documentation for the `Session.Types.SessionStateHistory` class within the Google Cloud Dataproc v1 API, specifically within the .NET environment."],["The `SessionStateHistory` class, used for tracking session state changes, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers historical versions of the API, ranging from version 3.1.0 to the latest 5.17.0, with the current version being 5.16.0."],["The class includes properties such as `State`, `StateMessage`, and `StateStartTime`, providing details on the session's status at specific points in time."],["The two constructors of the `SessionStateHistory` class are detailed, one being a default and the other creating a new object based on an existing one of the same type."]]],[]]