public sealed class JobQueryRequest : IMessage<JobQueryRequest>, IEquatable<JobQueryRequest>, IDeepCloneable<JobQueryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Audit Data Logging v1 API class JobQueryRequest.
[[["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 documentation covers the `JobQueryRequest` class, which is part of the Google Cloud BigQuery Audit Data Logging v1 API."],["The latest version of this class is 1.3.0, with prior versions 1.2.0, 1.1.0, and 1.0.0 also available."],["`JobQueryRequest` includes properties like `DefaultDataset`, `DryRun`, `MaxResults`, `ProjectId`, and `Query`, which control aspects of a BigQuery job query."],["The `JobQueryRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing a variety of functionalities."],["There are two constructors for the `JobQueryRequest` class: a default constructor and one that takes another `JobQueryRequest` instance as a parameter."]]],[]]