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"]],[["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."],[[["This document provides reference information for the `JobGetQueryResultsResponse` class within the BigQuery Audit Data Logging v1 API."],["The `JobGetQueryResultsResponse` class represents the response to a getQueryResults request, inheriting from `Object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes constructors for creating a new instance or cloning an existing `JobGetQueryResultsResponse` object."],["The class exposes properties such as `Job` (containing information about the job that ran the query) and `TotalResults` (representing the total number of results)."],["The current latest version of the documentation provided for the JobGetQueryResultsResponse class is 1.3.0, however the documentation for this specific entry is for version 1.0.0."]]],[]]