public sealed class StateHistory : IMessage<Batch.Types.StateHistory>, IEquatable<Batch.Types.StateHistory>, IDeepCloneable<Batch.Types.StateHistory>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class Batch.Types.StateHistory.
[[["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."],[[["The webpage provides documentation for the `Batch.Types.StateHistory` class within the Google Cloud Dataproc v1 API, specifically version 5.2.0."],["This class, `StateHistory`, offers historical state information about a batch and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's constructors and properties, such as `State`, `StateMessage`, and `StateStartTime`, which provide insights into the batch's status, details, and the time it entered a specific state."],["A list of all available versions of this documentation are included, with version 5.17.0 being the latest, while version 5.2.0 being the current one, and includes versions as far back as 3.1.0."]]],[]]