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