Google Cloud Audit API - Class BigQueryAuditMetadata.Types.JobStats.Types.Extract (2.1.0)

public sealed class Extract : IMessage<BigQueryAuditMetadata.Types.JobStats.Types.Extract>, IEquatable<BigQueryAuditMetadata.Types.JobStats.Types.Extract>, IDeepCloneable<BigQueryAuditMetadata.Types.JobStats.Types.Extract>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Audit API class BigQueryAuditMetadata.Types.JobStats.Types.Extract.

Extract job statistics.

Inheritance

Object > BigQueryAuditMetadata.Types.JobStats.Types.Extract

Namespace

Google.Cloud.Audit

Assembly

Google.Cloud.Audit.dll

Constructors

Extract()

public Extract()

Extract(BigQueryAuditMetadata.Types.JobStats.Types.Extract)

public Extract(BigQueryAuditMetadata.Types.JobStats.Types.Extract other)
Parameter
NameDescription
otherBigQueryAuditMetadata.Types.JobStats.Types.Extract

Properties

TotalInputBytes

public long TotalInputBytes { get; set; }

Total bytes exported by the extract job.

Property Value
TypeDescription
Int64