proto_docs/google/cloud/dataplex/v1/data_quality.rb in google-cloud-dataplex-v1-0.10.0 vs proto_docs/google/cloud/dataplex/v1/data_quality.rb in google-cloud-dataplex-v1-0.10.1

- old
+ new

@@ -60,10 +60,10 @@ # The configuration of BigQuery export post scan action. # @!attribute [rw] results_table # @return [::String] # Optional. The BigQuery table to export DataQualityScan results to. # Format: - # projects/\\{project}/datasets/\\{dataset}/tables/\\{table} + # //bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID class BigQueryExport include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end