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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eSession.Types.SessionStateHistory\u003c/code\u003e class within the Google Cloud Dataproc v1 API, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is for version 5.17.0, with an array of other past versions ranging from 5.16.0 down to 3.1.0 being accessible via the links provided.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSessionStateHistory\u003c/code\u003e is a class used for tracking the historical state information of a session, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eState\u003c/code\u003e, \u003ccode\u003eStateMessage\u003c/code\u003e, and \u003ccode\u003eStateStartTime\u003c/code\u003e, which respectively represent the session's state at a point in history, details about that state, and the timestamp when the state was entered.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default one \u003ccode\u003eSessionStateHistory()\u003c/code\u003e, and another \u003ccode\u003eSessionStateHistory(Session.Types.SessionStateHistory other)\u003c/code\u003e that takes another object of the same type.\u003c/p\u003e\n"]]],[],null,[]]