Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
feat(v1): add LogoRecognition (#92)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/0685d92c-6b89-42e8-b103-469a98901c3c/targets
  • Loading branch information
yoshi-automation committed Mar 10, 2020
1 parent ee1bf06 commit 8ced413
Show file tree
Hide file tree
Showing 17 changed files with 9,522 additions and 159 deletions.
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- see http://www.mojohaus.org/clirr-maven-plugin/examples/ignored-differences.html -->
<differences>
<difference>
<differenceType>7012</differenceType>
<className>com/google/cloud/videointelligence/v1/*OrBuilder</className>
<method>* get*(*)</method>
</difference>
<difference>
<differenceType>7012</differenceType>
<className>com/google/cloud/videointelligence/v1/*OrBuilder</className>
<method>boolean contains*(*)</method>
</difference>
<difference>
<differenceType>7012</differenceType>
<className>com/google/cloud/videointelligence/v1/*OrBuilder</className>
<method>boolean has*(*)</method>
</difference>
</differences>

0 comments on commit 8ced413

Please sign in to comment.