public sealed class BigQueryAuditMetadata.Types.JobStats.Types.Extract : IMessage<BigQueryAuditMetadata.Types.JobStats.Types.Extract>, IEquatable<BigQueryAuditMetadata.Types.JobStats.Types.Extract>, IDeepCloneable<BigQueryAuditMetadata.Types.JobStats.Types.Extract>, IBufferMessage, IMessageReference documentation and code samples for the Google Cloud Audit API class BigQueryAuditMetadata.Types.JobStats.Types.Extract.
Extract job statistics.
Implements
IMessageBigQueryAuditMetadataTypesJobStatsTypesExtract, IEquatableBigQueryAuditMetadataTypesJobStatsTypesExtract, IDeepCloneableBigQueryAuditMetadataTypesJobStatsTypesExtract, IBufferMessage, IMessageNamespace
Google.Cloud.AuditAssembly
Google.Cloud.Audit.dll
Constructors
Extract()
public Extract()Extract(Extract)
public Extract(BigQueryAuditMetadata.Types.JobStats.Types.Extract other)| Parameter | |
|---|---|
| Name | Description |
other |
BigQueryAuditMetadataTypesJobStatsTypesExtract |
Properties
TotalInputBytes
public long TotalInputBytes { get; set; }Total bytes exported by the extract job.
| Property Value | |
|---|---|
| Type | Description |
long |
|