public sealed class Extract : IMessage<BigQueryAuditMetadata.Types.JobStats.Types.Extract>, IEquatable<BigQueryAuditMetadata.Types.JobStats.Types.Extract>, IDeepCloneable<BigQueryAuditMetadata.Types.JobStats.Types.Extract>, IBufferMessage, IMessageExtract job statistics.
Implements
IMessage<BigQueryAuditMetadata.Types.JobStats.Types.Extract>, IEquatable<BigQueryAuditMetadata.Types.JobStats.Types.Extract>, IDeepCloneable<BigQueryAuditMetadata.Types.JobStats.Types.Extract>, IBufferMessage, IMessageNamespace
Google.Cloud.AuditAssembly
Google.Cloud.Audit.dll
Constructors
Extract()
public Extract()Extract(BigQueryAuditMetadata.Types.JobStats.Types.Extract)
public Extract(BigQueryAuditMetadata.Types.JobStats.Types.Extract other)| Parameter | |
|---|---|
| Name | Description |
other |
BigQueryAuditMetadata.Types.JobStats.Types.Extract |
Properties
TotalInputBytes
public long TotalInputBytes { get; set; }Total bytes exported by the extract job.
| Property Value | |
|---|---|
| Type | Description |
Int64 |
|