[[["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 an event's occurrence, including its description, time, and type, as well as information about task execution and state."],["Version 2.13.0 is the latest version available for the `StatusEvent` class, while the current page is referencing version 2.4.0 of this class."],["The `StatusEvent` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating it supports message handling, equality comparisons, deep cloning, and buffered message operations."],["The `StatusEvent` class has properties such as `Description`, `EventTime`, `TaskExecution`, `TaskState`, and `Type`, allowing users to get specific information about the event."],["The `StatusEvent` class has two constructors: a parameterless constructor and a constructor that takes another `StatusEvent` instance as a parameter."]]],[]]