Google Cloud Audit API - Class BigQueryAuditMetadata.Types.JobInsertion (2.4.0)

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.

Job insertion event.

Inheritance

object > BigQueryAuditMetadata.Types.JobInsertion

Namespace

Google.Cloud.Audit

Assembly

Google.Cloud.Audit.dll

Constructors

JobInsertion()

public JobInsertion()

JobInsertion(JobInsertion)

public JobInsertion(BigQueryAuditMetadata.Types.JobInsertion other)
Parameter
NameDescription
otherBigQueryAuditMetadataTypesJobInsertion

Properties

Job

public BigQueryAuditMetadata.Types.Job Job { get; set; }

Job metadata.

Property Value
TypeDescription
BigQueryAuditMetadataTypesJob

Reason

public BigQueryAuditMetadata.Types.JobInsertion.Types.Reason Reason { get; set; }

Describes how the job was inserted.

Property Value
TypeDescription
BigQueryAuditMetadataTypesJobInsertionTypesReason