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."],[[["This document provides reference information for the `Batch.Types.StateHistory` class within the Google Cloud Dataproc v1 API, specifically highlighting version 5.3.0."],["`Batch.Types.StateHistory` offers a record of historical state information for batches, as part of the Google Cloud Dataproc service, and it includes details about the state at each point in time, and the time each state was entered."],["The latest version available is 5.17.0, with a list of previous versions going back to version 3.1.0, showing each version's documentation for the `Batch.Types.StateHistory` class."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the base `Object` class, providing various methods and properties for interacting with batch state history."],["Key properties of the class include `State`, `StateMessage`, and `StateStartTime`, each providing specific information about the batch's state history, including the state itself, details about the state, and the timestamp of when it was entered."]]],[]]