public sealed class JobInsertRequest : IMessage<JobInsertRequest>, IEquatable<JobInsertRequest>, IDeepCloneable<JobInsertRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Audit Data Logging v1 API class JobInsertRequest.
[[["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 documentation for the `JobInsertRequest` class within the BigQuery Audit Data Logging v1 API."],["`JobInsertRequest` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `JobInsertRequest` class has two constructors: a default constructor and a constructor that takes another `JobInsertRequest` as a parameter."],["The latest version of `JobInsertRequest` is version 1.3.0, but there are also previous versions including 1.2.0, 1.1.0, and 1.0.0 available."],["It has one property, Resource, which is of type Job and provides the details of a job insert request."]]],[]]