public sealed class JobQueryResponse : IMessage<JobQueryResponse>, IEquatable<JobQueryResponse>, IDeepCloneable<JobQueryResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Audit Data Logging v1 API class JobQueryResponse.
[[["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 documentation for the `JobQueryResponse` class within the BigQuery Audit Data Logging v1 API."],["`JobQueryResponse` is a class that represents a job query response, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor, and one that takes another `JobQueryResponse` object as an argument."],["Key properties of the `JobQueryResponse` class include `Job`, which contains information about the queried job, and `TotalResults`, which represents the total number of rows in the query result set."],["This is the documentation for the Version 1.1.0, and versioning information for older and newer versions is also provided."]]],[]]