Uses of Class
com.google.cloud.mediatranslation.v1beta1.SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub
-
Packages that use SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub Package Description com.google.cloud.mediatranslation.v1beta1 A client to Media Translation API -
-
Uses of SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub in com.google.cloud.mediatranslation.v1beta1
Methods in com.google.cloud.mediatranslation.v1beta1 that return SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub Modifier and Type Method Description protected SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub
SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub
SpeechTranslationServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-