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.SpeechTranslationServiceStubSpeechTranslationServiceGrpc.SpeechTranslationServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static SpeechTranslationServiceGrpc.SpeechTranslationServiceStubSpeechTranslationServiceGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-