[[["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."],[[["The `StatusEvent` class in the Google Cloud Batch v1 API provides details about status events related to tasks, and it is fully implemented as an object, with inheritances and implementations, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this documentation is 2.13.0, however there are multiple previous versions listed, spanning from 2.12.0 back to version 1.0.0."],["The `StatusEvent` class contains properties like `Description` (a string), `EventTime` (a Timestamp), `TaskExecution` (a `TaskExecution` object), `TaskState` (a `TaskStatus.Types.State`), and `Type` (a string), each with specific types and descriptions."],["The class can be constructed with either a default constructor `StatusEvent()`, or one that takes in another `StatusEvent` object, `StatusEvent(StatusEvent other)`."]]],[]]