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

public sealed class BigQueryAuditMetadata.Types.JobStats.Types.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(Extract)

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

Properties

TotalInputBytes

public long TotalInputBytes { get; set; }

Total bytes exported by the extract job.

Property Value
TypeDescription
long