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

fix!: Add threatTypes to searchHashes request signature. #2309

Merged
merged 1 commit into from
Sep 10, 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/WebRisk/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:0e6f3a668cd68afc768ecbe08817cf6e56a0e64fcbdb1c58c3b97492d12418a1
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/webrisk/artman_webrisk_v1beta1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/php/google-cloud-webrisk-v1beta1.
synthtool > No files in sources /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/php/google-cloud-webrisk-v1beta1/proto/src/GPBMetadata/Google/Cloud/WebRisk were copied. Does the source contain files?
synthtool > Replaced "'serviceAddress' =>" in src/V1beta1/Gapic/WebRiskServiceV1Beta1GapicClient.php.
synthtool > Replaced '@type string \\$serviceAddress\\n\\s+\\*\\s+The address' in src/V1beta1/Gapic/WebRiskServiceV1Beta1GapicClient.php.
synthtool > Replaced '\\$transportConfig, and any \\$serviceAddress' in src/V1beta1/Gapic/WebRiskServiceV1Beta1GapicClient.php.
synthtool > Replaced 'final class' in src/V1beta1/ComputeThreatListDiffRequest.php.
synthtool > Replaced 'final class' in src/V1beta1/ComputeThreatListDiffResponse.php.
synthtool > Replaced 'final class' in src/V1beta1/SearchHashesRequest.php.
synthtool > Replaced 'final class' in src/V1beta1/RawIndices.php.
synthtool > Replaced 'final class' in src/V1beta1/SearchUrisRequest.php.
synthtool > Replaced 'final class' in src/V1beta1/ThreatEntryAdditions.php.
synthtool > Replaced 'final class' in src/V1beta1/SearchHashesResponse.php.
synthtool > Replaced 'final class' in src/V1beta1/ThreatEntryRemovals.php.
synthtool > Replaced 'final class' in src/V1beta1/RawHashes.php.
synthtool > Replaced 'final class' in src/V1beta1/RiceDeltaEncoding.php.
synthtool > Replaced 'final class' in src/V1beta1/SearchUrisResponse.php.
synthtool > Replaced 'final class' in src/V1beta1/SearchHashesResponse/ThreatHash.php.
synthtool > Replaced 'final class' in src/V1beta1/ComputeThreatListDiffRequest/Constraints.php.
synthtool > Replaced 'final class' in src/V1beta1/SearchUrisResponse/ThreatUri.php.
synthtool > Replaced 'final class' in src/V1beta1/ComputeThreatListDiffResponse/Checksum.php.
synthtool > No replacements made in src/V*/**/*.php for pattern public function ([s|g]\w{3,})Unwrapped, maybe replacement is not longer needed?
synthtool > Replaced 'Copyright \\d{4}' in src/V1beta1/Gapic/WebRiskServiceV1Beta1GapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/V1beta1/WebRiskServiceV1Beta1ClientTest.php.
synthtool > Replaced 'new Constraints' in src/V1beta1/Gapic/WebRiskServiceV1Beta1GapicClient.php.
synthtool > Replaced '= ThreatType::' in src/V1beta1/Gapic/WebRiskServiceV1Beta1GapicClient.php.
synthtool > Replaced '= new WebRiskServiceV1Beta1Client' in src/V1beta1/Gapic/WebRiskServiceV1Beta1GapicClient.php.
synthtool > Cleaned up 1 temporary directories.
synthtool > Wrote metadata to synth.metadata.

@yoshi-automation yoshi-automation added the api: webrisk Issues related to the Web Risk API. label Sep 10, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 10, 2019
@codecov
Copy link

codecov bot commented Sep 10, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##             master   #2309   +/-   ##
========================================
  Coverage      92.6%   92.6%           
  Complexity     4467    4467           
========================================
  Files           307     307           
  Lines         13323   13323           
========================================
  Hits          12338   12338           
  Misses          985     985

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 ee34ce2...df9602c. Read the comment docs.

@jdpedrie jdpedrie changed the title [CHANGE ME] Re-generated WebRisk to pick up changes in the API or client library generator. fix!: Add threatTypes to searchHashes request signature. Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: webrisk Issues related to the Web Risk API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants