public sealed class Extract : IMessage<BigQueryAuditMetadata.Types.JobStats.Types.Extract>, IEquatable<BigQueryAuditMetadata.Types.JobStats.Types.Extract>, IDeepCloneable<BigQueryAuditMetadata.Types.JobStats.Types.Extract>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class BigQueryAuditMetadata.Types.JobStats.Types.Extract.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation provides reference information for the `BigQueryAuditMetadata.Types.JobStats.Types.Extract` class within the Google Cloud Audit API."],["The `Extract` class represents statistics for extract jobs, including details like the total bytes exported."],["This class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documented versions of the API class range from 1.0.0 to the latest version, 2.5.0, with the associated links provided."],["The `TotalInputBytes` property within the `Extract` class, provides the number of total bytes exported, represented as a 64-bit integer."]]],[]]