[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `JobStatus` class, part of the Google.Cloud.BigQuery.Logging.V1 namespace, provides information about the running state of a job within the BigQuery Audit Data Logging v1 API."],["This class has four different versions available, with 1.3.0 being the latest version, which is the default version that is being displayed."],["It includes properties like `AdditionalErrors`, `Error`, and `State` to describe the job's condition, potential issues, and the current state, such as PENDING, RUNNING, or DONE."],["`JobStatus` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and offers constructors for creating new instances and copying from existing ones."],["The class inherits from the base object class and uses the `RepeatedField` and `Status` classes, along with string properties, to manage and represent the job status data."]]],[]]