Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::DataQualitySpec::PostScanActions.
The configuration of post scan actions of DataQualityScan.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#bigquery_export
def bigquery_export() -> ::Google::Cloud::Dataplex::V1::DataQualitySpec::PostScanActions::BigQueryExport
Returns
- (::Google::Cloud::Dataplex::V1::DataQualitySpec::PostScanActions::BigQueryExport) — Optional. If set, results will be exported to the provided BigQuery table.
#bigquery_export=
def bigquery_export=(value) -> ::Google::Cloud::Dataplex::V1::DataQualitySpec::PostScanActions::BigQueryExport
Parameter
- value (::Google::Cloud::Dataplex::V1::DataQualitySpec::PostScanActions::BigQueryExport) — Optional. If set, results will be exported to the provided BigQuery table.
Returns
- (::Google::Cloud::Dataplex::V1::DataQualitySpec::PostScanActions::BigQueryExport) — Optional. If set, results will be exported to the provided BigQuery table.