public sealed class JobQueryDoneResponse : IMessage<JobQueryDoneResponse>, IEquatable<JobQueryDoneResponse>, IDeepCloneable<JobQueryDoneResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Audit Data Logging v1 API class JobQueryDoneResponse.
[[["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."],[[["This document provides reference information for the `JobQueryDoneResponse` class within the Google Cloud BigQuery Audit Data Logging v1 API."],["The `JobQueryDoneResponse` class is a sealed class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class represents the response received when a BigQuery job query is completed."],["The `JobQueryDoneResponse` contains a property named `Job`, which contains information about the completed job and its status."],["There are four different version options that can be reviewed regarding the `JobQueryDoneResponse` class, ranging from version 1.0.0 to 1.3.0, the latest version."]]],[]]