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

feat: Add support for avro #2050

Merged
merged 1 commit into from
Jun 18, 2019
Merged

feat: Add support for avro #2050

merged 1 commit into from
Jun 18, 2019

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:

synthtool > Executing /tmpfs/src/git/autosynth/working_repo/Dlp/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:b036a7f4278d9deb5796f065e5c7f608d47d75369985ca7ab5039998120e972d
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/privacy/dlp/artman_dlp_v2.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/php/google-cloud-dlp-v2.
synthtool > Replaced 'Copyright \\d{4}' in src/V2/Gapic/DlpServiceGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V2/DlpServiceClient.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/V2/DlpServiceClientTest.php.
synthtool > Replaced '@type InspectJobConfig \\$inspectJob\\n' in src/V2/Gapic/DlpServiceGapicClient.php.
synthtool > Replaced '@type RiskAnalysisJobConfig \\$riskJob\\n' in src/V2/Gapic/DlpServiceGapicClient.php.
synthtool > No replacements made in src/V2/Gapic/DlpServiceGapicClient.php for pattern RedactImageRequest_ImageRedactionConfig, maybe replacement is not longer needed?
synthtool > Cleaned up 1 temporary directories.
synthtool > Wrote metadata to synth.metadata.

@yoshi-automation yoshi-automation added the api: dlp Issues related to the Sensitive Data Protection API. label Jun 18, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 18, 2019
@codecov
Copy link

codecov bot commented Jun 18, 2019

Codecov Report

Merging #2050 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2050   +/-   ##
=========================================
  Coverage     92.57%   92.57%           
  Complexity     4378     4378           
=========================================
  Files           304      304           
  Lines         13012    13012           
=========================================
  Hits          12046    12046           
  Misses          966      966

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 98c7c9e...7770b27. Read the comment docs.

@dwsupplee dwsupplee changed the title [CHANGE ME] Re-generated Dlp to pick up changes in the API or client library generator. feat: Add support for avro Jun 18, 2019
@dwsupplee dwsupplee merged commit 4137f3d into master Jun 18, 2019
@jdpedrie jdpedrie mentioned this pull request Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: dlp Issues related to the Sensitive Data Protection API. 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