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, specifically within the .NET environment."],["The `Batch.Types.StateHistory` class is used to track the historical state information of a batch job within Google Cloud Dataproc."],["The page includes links to documentation for different versions of the Google Cloud Dataproc v1 API, ranging from version 3.1.0 to the latest version 5.17.0, and is structured from latest version to oldest version."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities related to message handling and object management."],["The `StateHistory` class includes properties such as `State`, `StateMessage`, and `StateStartTime`, which provide details on the state, relevant messages, and the timestamp of the state transition, respectively."]]],[]]