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."],[[["The page provides documentation for the `Batch.Types.StateHistory` class within the Google Cloud Dataproc v1 API, detailing its purpose as historical state information."],["The latest version of the API documented is 5.17.0, with this page specifically referencing version 5.12.0 of `Google.Cloud.Dataproc.V1`."],["The `Batch.Types.StateHistory` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The `StateHistory` class has properties for `State`, `StateMessage`, and `StateStartTime`, providing details about the batch's state at a specific point in history, including its message and start time."],["The documentation outlines the available constructors for `StateHistory`, including a parameterless constructor and one that takes another `StateHistory` object."]]],[]]