public sealed class JobConfiguration.Types.Extract : IMessage<JobConfiguration.Types.Extract>, IEquatable<JobConfiguration.Types.Extract>, IDeepCloneable<JobConfiguration.Types.Extract>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Audit Data Logging v1 API class JobConfiguration.Types.Extract.
Describes an extract job, which exports data to an external source
via the export pipeline.
[[["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 `JobConfiguration.Types.Extract` class in the BigQuery Audit Data Logging v1 API defines a job that exports data to an external source."],["This class is implemented as a sealed class inheriting from `object` and implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of `JobConfiguration.Types.Extract` is 1.3.0, and there are also version available for 1.2.0, 1.1.0 and 1.0.0."],["The `DestinationUris` property allows specifying Google Cloud Storage URIs for the exported data, while `SourceTable` defines the table from which the data will be extracted."],["The class has 2 constructors available, one default and one that accepts the `JobConfiguration.Types.Extract` type."]]],[]]