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 webpage provides reference documentation for the `Batch.Types.StateHistory` class within the Google Cloud Dataproc v1 API, covering versions from 3.1.0 to 5.17.0."],["The `Batch.Types.StateHistory` class contains historical state information for a batch, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Batch.Types.StateHistory` class has three key properties: `State`, representing the batch's state at a specific point; `StateMessage`, providing details about that state; and `StateStartTime`, indicating when the batch entered that historical state."],["There are two constructors available for the `StateHistory` class, a default constructor, and one that takes another `StateHistory` instance as a parameter to copy it."],["The provided content includes links to older versions of the documentation, allowing users to navigate to older versions of the documentation for the Google Cloud Dataproc v1 API."]]],[]]