[[["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-17 UTC."],[[["This webpage provides documentation for the `TaskStatus` class within the Google Cloud Batch V1 API for .NET, with the latest version being 2.13.0."],["The `TaskStatus` class, part of the `Google.Cloud.Batch.V1` namespace, represents the status of a task in a batch job, and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the inheritance hierarchy of `TaskStatus`, starting from `object`, and also lists the inherited members including `GetHashCode()`, `GetType()`, and `ToString()`."],["The `TaskStatus` class includes constructors, one parameterless and one accepting another `TaskStatus` object, as well as two main properties: `State`, which indicates the current task state, and `StatusEvents`, which provides detailed information about state transitions."],["Multiple versions of the `TaskStatus` documentation are available to access, ranging from version 1.0.0 all the way up to the latest, 2.13.0, in the provided list."]]],[]]