Skip to content

Commit

Permalink
feat: discovery of BigQuery snapshots (#7751)
Browse files Browse the repository at this point in the history
docs: documentation revisions for data profiles
PiperOrigin-RevId: 686533927
Source-Link: googleapis/googleapis@4c44b30
Source-Link: googleapis/googleapis-gen@51494a6
Copy-Tag: eyJwIjoiRGxwLy5Pd2xCb3QueWFtbCIsImgiOiI1MTQ5NGE2MDRlNjY1NjQwNjExOGEyOTExYmQ0ODRhYTE0MzgyZGY3In0=
  • Loading branch information
gcf-owl-bot[bot] authored Oct 17, 2024
1 parent 21b4eb5 commit 273bc5c
Show file tree
Hide file tree
Showing 6 changed files with 46 additions and 39 deletions.
Binary file modified Dlp/metadata/V2/Dlp.php
Binary file not shown.
11 changes: 9 additions & 2 deletions Dlp/src/V2/BigQueryTableType.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Dlp/src/V2/BigQueryTableTypeCollection.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 3 additions & 7 deletions Dlp/src/V2/Client/DlpServiceClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -108,13 +108,9 @@
use GuzzleHttp\Promise\PromiseInterface;

/**
* Service Description: The Cloud Data Loss Prevention (DLP) API is a service that allows clients
* to detect the presence of Personally Identifiable Information (PII) and other
* privacy-sensitive data in user-supplied, unstructured data streams, like text
* blocks or images.
* The service also includes methods for sensitive data redaction and
* scheduling of data scans on Google Cloud Platform based data sets.
*
* Service Description: Sensitive Data Protection provides access to a powerful sensitive data
* inspection, classification, and de-identification platform that works
* on text, images, and Google Cloud storage repositories.
* To learn more about concepts and find how-to guides see
* https://cloud.google.com/sensitive-data-protection/docs/.
*
Expand Down
32 changes: 16 additions & 16 deletions Dlp/src/V2/ColumnDataProfile.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 16 additions & 12 deletions Dlp/src/V2/TableDataProfile.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 273bc5c

Please sign in to comment.