public sealed class DataProfileSpec.Types.PostScanActions.Types.BigQueryExport : IMessage<DataProfileSpec.Types.PostScanActions.Types.BigQueryExport>, IEquatable<DataProfileSpec.Types.PostScanActions.Types.BigQueryExport>, IDeepCloneable<DataProfileSpec.Types.PostScanActions.Types.BigQueryExport>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataProfileSpec.Types.PostScanActions.Types.BigQueryExport.
The configuration of BigQuery export post scan action.
Optional. The BigQuery table to export DataProfileScan results to.
Format:
//bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID
or
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eBigQueryExport\u003c/code\u003e class within the Google Cloud Dataplex V1 API, specifically within the \u003ccode\u003eDataProfileSpec.Types.PostScanActions.Types\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe content outlines the class's role in configuring BigQuery export actions after a data profile scan, which is a feature within the Google Cloud Dataplex service.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the documentation are available, ranging from version 1.0.0 to the latest version 3.6.0, allowing users to access the version they require.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryExport\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which indicates its capabilities in message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe single property of the class is \u003ccode\u003eResultsTable\u003c/code\u003e, which is a string that represents the BigQuery table location to which results are exported following a DataProfileScan.\u003c/p\u003e\n"]]],[],null,[]]