public sealed class DataQualitySpec.Types.PostScanActions.Types.BigQueryExport : IMessage<DataQualitySpec.Types.PostScanActions.Types.BigQueryExport>, IEquatable<DataQualitySpec.Types.PostScanActions.Types.BigQueryExport>, IDeepCloneable<DataQualitySpec.Types.PostScanActions.Types.BigQueryExport>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualitySpec.Types.PostScanActions.Types.BigQueryExport.
The configuration of BigQuery export post scan action.
Optional. The BigQuery table to export DataQualityScan results to.
Format:
//bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID
[[["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-25 UTC."],[[["This webpage provides documentation for the `BigQueryExport` class within the Google Cloud Dataplex v1 API, specifically within the `DataQualitySpec.Types.PostScanActions.Types` namespace."],["The latest version of the API documented is 3.6.0, however the current page is specifically for documentation on the 3.5.0 version."],["This `BigQueryExport` class is used for configuring the export of DataQualityScan results to a BigQuery table."],["The page details the class's implementation, including its constructors, properties like `ResultsTable`, and the various interfaces and classes it inherits from or implements, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There is a history of versions documented, ranging from 1.0.0 up to the current latest version of 3.6.0."]]],[]]