-
Notifications
You must be signed in to change notification settings - Fork 438
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add DLP API #569
Add DLP API #569
Conversation
We will want to bump the main composer file as well as each of the ones found in the GAPIC APIs for best compatibility. |
Updated gax and proto-client versions |
* tracking the number of files written. <p>The CSV file(s) contain the | ||
* following columns regardless of storage type scanned: <li>id <li>info_type | ||
* <li>likelihood <li>byte size of finding <li>quote <li>time_stamp<br/> | ||
* <p>For Cloud Storage the next columns are: <li>file_path |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
src/Dlp/V2beta1/DlpServiceClient.php
Outdated
* | ||
* @param string $name Identifier of the results set returned as metadata of | ||
* the longrunning operation created by a call to CreateInspectOperation. | ||
* Should be in the format of `inspect/results/{id}. |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Shall we merge and get a release tagged, or would you prefer to wait on googleapis/gapic-generator#1409? |
I think merging and tagging, if you are comfortable with that. While it would be nice to fix the |
Sounds good |
cc @neozwu
This PR requires a new version of proto-client (0.21), which is not yet released. I wanted to check where I should bump up the version of proto-client in composer.json files in order ensure compatibility: