Skip to content

Commit 65beb7c

Browse files
feat: [dlp] discovery of Vertex AI datasets (#6041)
* feat: discovery of Vertex AI datasets docs: documentation revisions for data profiles PiperOrigin-RevId: 728394045 Source-Link: googleapis/googleapis@40bad3e Source-Link: googleapis/googleapis-gen@ff329ff Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLXByaXZhY3ktZGxwLy5Pd2xCb3QueWFtbCIsImgiOiJmZjMyOWZmMDkzYWNhZjQyMmZhM2ZjYWYwZmFhMmI2Zjg0YmQxMzc5In0= * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent c525ede commit 65beb7c

8 files changed

Lines changed: 12655 additions & 7757 deletions

File tree

packages/google-privacy-dlp/protos/google/privacy/dlp/v2/dlp.proto

Lines changed: 230 additions & 30 deletions
Large diffs are not rendered by default.

packages/google-privacy-dlp/protos/google/privacy/dlp/v2/storage.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@ message RecordKey {
850850
// `<project_id>:<dataset_id>.<table_id>` or
851851
// `<project_id>.<dataset_id>.<table_id>`.
852852
message BigQueryTable {
853-
// The Google Cloud Platform project ID of the project containing the table.
853+
// The Google Cloud project ID of the project containing the table.
854854
// If omitted, project ID is inferred from the API call.
855855
string project_id = 1;
856856

packages/google-privacy-dlp/protos/protos.d.ts

Lines changed: 1346 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/google-privacy-dlp/protos/protos.js

Lines changed: 10656 additions & 7491 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/google-privacy-dlp/protos/protos.json

Lines changed: 195 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/google-privacy-dlp/samples/generated/v2/snippet_metadata_google.privacy.dlp.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
"regionTag": "dlp_v2_generated_DlpService_ListInfoTypes_async",
260260
"title": "DlpService listInfoTypes Sample",
261261
"origin": "API_DEFINITION",
262-
"description": " Returns a list of the sensitive information types that DLP API supports. See https://cloud.google.com/sensitive-data-protection/docs/infotypes-reference to learn more.",
262+
"description": " Returns a list of the sensitive information types that the DLP API supports. See https://cloud.google.com/sensitive-data-protection/docs/infotypes-reference to learn more.",
263263
"canonical": true,
264264
"file": "dlp_service.list_info_types.js",
265265
"language": "JAVASCRIPT",

0 commit comments

Comments
 (0)