Skip to content
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

Merged
merged 3 commits into from
Jul 11, 2017
Merged

Add DLP API #569

merged 3 commits into from
Jul 11, 2017

Conversation

michaelbausor
Copy link
Contributor

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:

  • Nowhere except DLP
  • In the main package
  • In all GAPIC APIs

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 7, 2017
@dwsupplee
Copy link
Contributor

We will want to bump the main composer file as well as each of the ones found in the GAPIC APIs for best compatibility.

@michaelbausor
Copy link
Contributor Author

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.

*
* @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.

@dwsupplee
Copy link
Contributor

Shall we merge and get a release tagged, or would you prefer to wait on googleapis/gapic-generator#1409?

@michaelbausor
Copy link
Contributor Author

I think merging and tagging, if you are comfortable with that. While it would be nice to fix the

  • issues with a change in toolkit, I am still not fully confident it will be possible, given the different scenarios that those tags might appear in the protos, so I don't want to block on that.

  • @dwsupplee
    Copy link
    Contributor

    Sounds good

    @dwsupplee dwsupplee merged commit b3b48f8 into googleapis:master Jul 11, 2017
    @dwsupplee dwsupplee mentioned this pull request Jul 11, 2017
    @michaelbausor michaelbausor deleted the dlp branch July 11, 2017 21:51
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    cla: yes This human has signed the Contributor License Agreement.
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants