public sealed class JobGetQueryResultsRequest : IMessage<JobGetQueryResultsRequest>, IEquatable<JobGetQueryResultsRequest>, IDeepCloneable<JobGetQueryResultsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Audit Data Logging v1 API class JobGetQueryResultsRequest.
[[["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 `JobGetQueryResultsRequest` class within the BigQuery Audit Data Logging v1 API, specifically for version 1.2.0."],["The `JobGetQueryResultsRequest` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is derived from the base `object` class and provides functionalities related to retrieving query results."],["The `JobGetQueryResultsRequest` class includes two constructors and two properties: `MaxResults` (of type `uint`) to set the maximum number of results and `StartRow` (of type `ulong`) to set the starting row number."],["There are multiple available versions for this class including 1.3.0, 1.2.0, 1.1.0 and 1.0.0."]]],[]]