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 reference documentation for the `BigQueryExport` class within the Google Cloud Dataplex V1 API, specifically for version 2.7.0."],["The `BigQueryExport` class is a part of the `DataQualitySpec.Types.PostScanActions.Types` namespace and is used for configuring the export of DataQualityScan results to BigQuery."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data manipulation and comparison."],["The page provides access to documentation for various versions, ranging from 1.0.0 up to the latest version, 3.6.0, and for each previous version, allowing users to access the specific version they are looking for."],["The `ResultsTable` property within the `BigQueryExport` class is a string representing the BigQuery table where DataQualityScan results will be exported."]]],[]]