public sealed class JobInsertion : IMessage<BigQueryAuditMetadata.Types.JobInsertion>, IEquatable<BigQueryAuditMetadata.Types.JobInsertion>, IDeepCloneable<BigQueryAuditMetadata.Types.JobInsertion>, IBufferMessage, IMessageJob insertion event.
Implements
IMessage<BigQueryAuditMetadata.Types.JobInsertion>, IEquatable<BigQueryAuditMetadata.Types.JobInsertion>, IDeepCloneable<BigQueryAuditMetadata.Types.JobInsertion>, IBufferMessage, IMessageNamespace
Google.Cloud.AuditAssembly
Google.Cloud.Audit.dll
Constructors
JobInsertion()
public JobInsertion()JobInsertion(BigQueryAuditMetadata.Types.JobInsertion)
public JobInsertion(BigQueryAuditMetadata.Types.JobInsertion other)| Parameter | |
|---|---|
| Name | Description |
other |
BigQueryAuditMetadata.Types.JobInsertion |
Properties
Job
public BigQueryAuditMetadata.Types.Job Job { get; set; }Job metadata.
| Property Value | |
|---|---|
| Type | Description |
BigQueryAuditMetadata.Types.Job |
|
Reason
public BigQueryAuditMetadata.Types.JobInsertion.Types.Reason Reason { get; set; }Describes how the job was inserted.
| Property Value | |
|---|---|
| Type | Description |
BigQueryAuditMetadata.Types.JobInsertion.Types.Reason |
|