Skip to content

Commit cf141a8

Browse files
docs: minor changes (#13792)
- [ ] Regenerate this pull request now. docs: minor changes PiperOrigin-RevId: 747888572 Source-Link: googleapis/googleapis@164cb36 Source-Link: googleapis/googleapis-gen@00f76ac Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRhdGFwbGV4Ly5Pd2xCb3QueWFtbCIsImgiOiIwMGY3NmFjMjIxYTgwMjQ4ZmJlMzZkMmZkZGIyODc3MDMyYmVhMTkyIn0= --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent b7ad711 commit cf141a8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/google-cloud-dataplex/google/cloud/dataplex_v1/types/data_profile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ class BigQueryExport(proto.Message):
8585
Optional. The BigQuery table to export DataProfileScan
8686
results to. Format:
8787
//bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID
88+
or projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID
8889
"""
8990

9091
results_table: str = proto.Field(

packages/google-cloud-dataplex/google/cloud/dataplex_v1/types/data_quality.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ class BigQueryExport(proto.Message):
8585
Optional. The BigQuery table to export DataQualityScan
8686
results to. Format:
8787
//bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID
88+
or projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID
8889
"""
8990

9091
results_table: str = proto.Field(

0 commit comments

Comments
 (0)