Skip to content

Commit

Permalink
samples: Vision speech upgrade (#641)
Browse files Browse the repository at this point in the history
* Fixes dependencies and class package changes.

* Guava exclusions so Truth doesn't conflict with Cloud Client

* Upgrades vision to 0.17.1
  • Loading branch information
gguuss authored and chingor13 committed Aug 15, 2020
1 parent 5f2f0f0 commit 53deb98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

package com.example.speech;

import com.google.api.gax.core.ApiStreamObserver;
import com.google.api.gax.grpc.ApiStreamObserver;
import com.google.api.gax.grpc.OperationFuture;
import com.google.api.gax.grpc.StreamingCallable;
import com.google.cloud.speech.spi.v1.SpeechClient;
Expand Down

0 comments on commit 53deb98

Please sign in to comment.