public sealed class Extract : IMessage<BigQueryAuditMetadata.Types.JobStats.Types.Extract>, IEquatable<BigQueryAuditMetadata.Types.JobStats.Types.Extract>, IDeepCloneable<BigQueryAuditMetadata.Types.JobStats.Types.Extract>, IBufferMessage, IMessage
[[["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."],[[["The `Extract` class represents statistics for an extract job within the `Google.Cloud.Audit` namespace and is part of the `BigQueryAuditMetadata`."],["This class has been implemented to contain multiple interface such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Extract` class inherits from `Object` and provides methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["Constructors are available to create an instance of `Extract`, one default and another taking an existing `Extract` object as a parameter, and the class also provides a `TotalInputBytes` property to get or set the exported byte amount."],["The latest version of the `Extract` is 2.5.0, but there are many previous versions available for documentation, such as 1.0.0 and 1.1.0, as well as 2.0.0, 2.1.0, 2.2.0, 2.3.0 and 2.4.0."]]],[]]