public sealed class BigQueryAuditMetadata.Types.JobInsertion : IMessage<BigQueryAuditMetadata.Types.JobInsertion>, IEquatable<BigQueryAuditMetadata.Types.JobInsertion>, IDeepCloneable<BigQueryAuditMetadata.Types.JobInsertion>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class BigQueryAuditMetadata.Types.JobInsertion.
[[["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-03-21 UTC."],[[["This webpage provides reference documentation and code samples for the `BigQueryAuditMetadata.Types.JobInsertion` class within the Google Cloud Audit API."],["The `BigQueryAuditMetadata.Types.JobInsertion` class represents a job insertion event and inherits from `object` while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, a default one and one that accepts another `BigQueryAuditMetadata.Types.JobInsertion` instance, facilitating the creation of job insertion objects."],["It includes two properties: `Job`, representing job metadata, and `Reason`, describing the method of job insertion."],["The documentation also lists various versions of the BigQueryAuditMetadata.Types.JobInsertion class, ranging from 1.0.0 to the most recent 2.5.0."]]],[]]