Class BigQueryAuditMetadata.Types.JobStats.Types.Load (2.0.0)

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

Load job statistics.

Inheritance

Object > BigQueryAuditMetadata.Types.JobStats.Types.Load

Namespace

Google.Cloud.Audit

Assembly

Google.Cloud.Audit.dll

Constructors

Load()

public Load()

Load(BigQueryAuditMetadata.Types.JobStats.Types.Load)

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

Properties

TotalOutputBytes

public long TotalOutputBytes { get; set; }

Total bytes loaded by the import job.

Property Value
TypeDescription
Int64