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, specifically in the .NET environment."],["The `SessionStateHistory` class offers information about the historical state of a session, including the state, message about the state, and the time it was in that state."],["The content also includes links to various versions of the documentation, ranging from the latest version (5.17.0) down to version 3.1.0."],["The Class Session.Types.SessionStateHistory implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage, inheriting from the object class, and it is part of the Google.Cloud.Dataproc.V1 namespace."],["This documentation provides constructors and properties, such as State, StateMessage and StateStartTime, that can be used to interact with and retrieve information from this class."]]],[]]