Skip to content

Commit 680c4b6

Browse files
author
Louis Ryan
authored
Update AsyncRecognizeClient.java
1 parent 3bb3a26 commit 680c4b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

speech/grpc/src/main/java/com/examples/cloud/speech/AsyncRecognizeClient.java

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
import com.google.longrunning.OperationsGrpc;
3030

3131
import io.grpc.ManagedChannel;
32+
import io.grpc.ManagedChannelBuilder;
3233
import io.grpc.StatusRuntimeException;
3334
import io.grpc.auth.ClientAuthInterceptor;
3435
import io.grpc.netty.NegotiationType;

0 commit comments

Comments
 (0)