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 page provides documentation for the `JobGetQueryResultsRequest` class within the BigQuery Audit Data Logging v1 API, specifically version 1.1.0."],["`JobGetQueryResultsRequest` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and one that takes another `JobGetQueryResultsRequest` object as a parameter."],["The `JobGetQueryResultsRequest` class has two properties: `MaxResults`, which specifies the maximum number of results to return, and `StartRow`, which determines the zero-based starting row number."],["The page also lists earlier versions of the class dating all the way back to 1.0.0, and the latest being 1.3.0."]]],[]]