Uses of Class
com.google.cloud.mediatranslation.v1beta1.SpeechTranslationServiceGrpc.SpeechTranslationServiceStub
-
Packages that use SpeechTranslationServiceGrpc.SpeechTranslationServiceStub Package Description com.google.cloud.mediatranslation.v1beta1 A client to Media Translation API -
-
Uses of SpeechTranslationServiceGrpc.SpeechTranslationServiceStub in com.google.cloud.mediatranslation.v1beta1
Methods in com.google.cloud.mediatranslation.v1beta1 that return SpeechTranslationServiceGrpc.SpeechTranslationServiceStub Modifier and Type Method Description protected SpeechTranslationServiceGrpc.SpeechTranslationServiceStub
SpeechTranslationServiceGrpc.SpeechTranslationServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static SpeechTranslationServiceGrpc.SpeechTranslationServiceStub
SpeechTranslationServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-