Uses of Class
com.google.cloud.speech.v1p1beta1.SpeechGrpc.SpeechFutureStub
-
Packages that use SpeechGrpc.SpeechFutureStub Package Description com.google.cloud.speech.v1p1beta1 A client to Cloud Speech-to-Text API -
-
Uses of SpeechGrpc.SpeechFutureStub in com.google.cloud.speech.v1p1beta1
Methods in com.google.cloud.speech.v1p1beta1 that return SpeechGrpc.SpeechFutureStub Modifier and Type Method Description protected SpeechGrpc.SpeechFutureStub
SpeechGrpc.SpeechFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static SpeechGrpc.SpeechFutureStub
SpeechGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-