Skip to content

Commit 164cb36

Browse files
Google APIscopybara-github
authored andcommitted
chore: remove cmek api
docs: minor changes PiperOrigin-RevId: 747888572
1 parent 44de556 commit 164cb36

3 files changed

Lines changed: 4 additions & 5 deletions

File tree

google/cloud/dataplex/v1/data_profile.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ message DataProfileSpec {
3333
// Optional. The BigQuery table to export DataProfileScan results to.
3434
// Format:
3535
// //bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID
36+
// or
37+
// projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID
3638
string results_table = 1 [(google.api.field_behavior) = OPTIONAL];
3739
}
3840

google/cloud/dataplex/v1/data_quality.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ message DataQualitySpec {
3838
// Optional. The BigQuery table to export DataQualityScan results to.
3939
// Format:
4040
// //bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID
41+
// or
42+
// projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID
4143
string results_table = 1 [(google.api.field_behavior) = OPTIONAL];
4244
}
4345

google/cloud/dataplex/v1/dataplex_v1.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ title: Cloud Dataplex API
55

66
apis:
77
- name: google.cloud.dataplex.v1.CatalogService
8-
- name: google.cloud.dataplex.v1.CmekService
98
- name: google.cloud.dataplex.v1.ContentService
109
- name: google.cloud.dataplex.v1.DataScanService
1110
- name: google.cloud.dataplex.v1.DataTaxonomyService
@@ -186,10 +185,6 @@ authentication:
186185
oauth:
187186
canonical_scopes: |-
188187
https://www.googleapis.com/auth/cloud-platform
189-
- selector: 'google.cloud.dataplex.v1.CmekService.*'
190-
oauth:
191-
canonical_scopes: |-
192-
https://www.googleapis.com/auth/cloud-platform
193188
- selector: 'google.cloud.dataplex.v1.ContentService.*'
194189
oauth:
195190
canonical_scopes: |-

0 commit comments

Comments
 (0)