[[["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 latest version available for the `StatusEvent` class in the Batch v1 API is 2.13.0, with multiple versions dating back to 1.0.0 also available."],["The `StatusEvent` class, part of the Google.Cloud.Batch.V1 namespace, is used for managing and interacting with the status events within the API."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cStatusEvent\u003e`, `IDeepCloneable\u003cStatusEvent\u003e`, and `IBufferMessage`, allowing it to be deeply cloned, compared, and act as a message buffer."],["The `StatusEvent` class provides properties such as `Description`, `EventTime`, `TaskExecution`, `TaskState`, and `Type`, which are used to define and describe different aspects of a status event."],["It is built in the Google.Cloud.Batch.V1.dll assembly and inherits from the base `object` class, and provides a default constructor `StatusEvent()` and copy constructor `StatusEvent(StatusEvent other)`."]]],[]]