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

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

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

Load job statistics.

Inheritance

object > BigQueryAuditMetadata.Types.JobStats.Types.Load

Namespace

Google.Cloud.Audit

Assembly

Google.Cloud.Audit.dll

Constructors

Load()

public Load()

Load(Load)

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

Properties

TotalOutputBytes

public long TotalOutputBytes { get; set; }

Total bytes loaded by the import job.

Property Value
TypeDescription
long