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.
Implements
IMessage<BigQueryAuditMetadata.Types.JobStats.Types.Load>, IEquatable<BigQueryAuditMetadata.Types.JobStats.Types.Load>, IDeepCloneable<BigQueryAuditMetadata.Types.JobStats.Types.Load>, IBufferMessage, IMessageNamespace
Google.Cloud.AuditAssembly
Google.Cloud.Audit.dll
Constructors
Load()
public Load()
Load(BigQueryAuditMetadata.Types.JobStats.Types.Load)
public Load(BigQueryAuditMetadata.Types.JobStats.Types.Load other)
Parameter | |
---|---|
Name | Description |
other | BigQueryAuditMetadata.Types.JobStats.Types.Load |
Properties
TotalOutputBytes
public long TotalOutputBytes { get; set; }
Total bytes loaded by the import job.
Property Value | |
---|---|
Type | Description |
Int64 |