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.
[[["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 related to post-scan actions for data profiling."],["The `BigQueryExport` class configures the export of DataProfileScan results to a BigQuery table, allowing users to specify the target table using the format `projects/{project}/datasets/{dataset}/tables/{table}`."],["The page lists available versions of the API documentation for this class, ranging from version 1.0.0 to 3.6.0 (latest)."],["The `BigQueryExport` class inherits from the `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating data handling and comparison."],["The documentation includes details on the class's constructors and properties, including a constructor that allows for the cloning of another BigQueryExport instance and the `ResultsTable` property."]]],[]]