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

Vision moved to beta stage #1701

Merged
merged 7 commits into from
Mar 6, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Google Cloud Vision API v1.1 GAPIC Update
  • Loading branch information
vam-google committed Mar 3, 2017
commit 983b6cf754130021d3b23b64292a3731f694421d
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@
<link>http://googleapis.github.io/googleapis/java/grpc-google-cloud-pubsub-v1/${generatedProto.version}/apidocs/</link>
<link>http://googleapis.github.io/googleapis/java/grpc-google-cloud-speech-v1beta1/${generatedProto.version}/apidocs/</link>
<link>http://googleapis.github.io/googleapis/java/grpc-google-cloud-trace-v1/${generatedProto.version}/apidocs/</link>
<!-- TODO: Vision version is hardcoaded for now, please remove hardcoaded version once it is possible -->
<!-- TODO: Vision version is hardcoded for now, please remove the hardcoded version once it is possible -->
<link>http://googleapis.github.io/googleapis/java/grpc-google-cloud-vision-v1/1.6/apidocs/</link>
</links>
</configuration>
Expand Down