public sealed class JobGetQueryResultsResponse : IMessage<JobGetQueryResultsResponse>, IEquatable<JobGetQueryResultsResponse>, IDeepCloneable<JobGetQueryResultsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Audit Data Logging v1 API class JobGetQueryResultsResponse.
[[["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 `JobGetQueryResultsResponse` class in the BigQuery Audit Data Logging v1 API represents the response for a job's `getQueryResults` method."],["This class is part of the `Google.Cloud.BigQuery.Logging.V1` namespace and is documented in the `Google.Cloud.BigQuery.Logging.V1.dll` assembly."],["It can be constructed either as a new object, or cloned from an existing instance of `JobGetQueryResultsResponse`."],["The class includes properties like `Job` which represents the job's status and metadata, and `TotalResults`, which indicates the total number of query results."],["The latest version of the class is `1.3.0`, with older versions also available including `1.2.0`, `1.1.0`, and `1.0.0`."]]],[]]