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 webpage provides documentation for the `Batch.Types.StateHistory` class within the Google Cloud Dataproc v1 API, detailing historical state information for batches."],["The content includes a list of available versions, ranging from the latest 5.17.0 down to 3.1.0, each linked to the respective documentation for `Batch.Types.StateHistory`."],["The `StateHistory` class, implementing several interfaces like `IMessage` and `IDeepCloneable`, includes properties such as `State`, `StateMessage`, and `StateStartTime` to describe the historical state of a batch."],["Constructors for the `StateHistory` class allow for the creation of a new instance or cloning from an existing `Batch.Types.StateHistory` object."]]],[]]