public sealed class Batch.Types.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."],[[["This page provides reference documentation for the `Batch.Types.StateHistory` class within the Google Cloud Dataproc v1 API, detailing its structure and functionalities."],["The `Batch.Types.StateHistory` class is used to track the historical state information of a batch, including the state itself, any relevant state messages, and the timestamp of when the state change occurred."],["The documentation lists all available versions, from 3.1.0 to the latest 5.17.0, for the `Batch.Types.StateHistory` class, allowing users to view version-specific information."],["It outlines the class's inheritance from `object` and its implementation of several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation specifies the properties of `StateHistory`, which are `State`, `StateMessage`, and `StateStartTime`, as well as listing its constructors and what parameters they take."]]],[]]