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-04-09 UTC."],[[["The `Batch.Types.StateHistory` class in the Google Cloud Dataproc v1 API provides a record of historical state information for a batch."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, comparison, cloning, and buffered operations."],["`StateHistory` includes properties like `State`, `StateMessage`, and `StateStartTime` which detail the batch's state, a message regarding the state, and the timestamp when it entered that state."],["The `StateHistory` class is available in multiple versions of the Google Cloud Dataproc v1 API, from version 3.1.0 up to the latest version 5.17.0."],["The documentation provides reference information for the `Batch.Types.StateHistory` class, including its inheritance hierarchy, constructors, and properties."]]],[]]