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