Dataplex V1 API - Class Google::Cloud::Dataplex::V1::DataProfileSpec::PostScanActions::BigQueryExport (v0.20.0)

Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::DataProfileSpec::PostScanActions::BigQueryExport.

The configuration of BigQuery export post scan action.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#results_table

def results_table() -> ::String
Returns
  • (::String) — Optional. The BigQuery table to export DataProfileScan results to. Format: //bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID

#results_table=

def results_table=(value) -> ::String
Parameter
  • value (::String) — Optional. The BigQuery table to export DataProfileScan results to. Format: //bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID
Returns
  • (::String) — Optional. The BigQuery table to export DataProfileScan results to. Format: //bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID