Uses of Class
com.google.cloud.mediatranslation.v1beta1.stub.GrpcSpeechTranslationServiceStub
-
Packages that use GrpcSpeechTranslationServiceStub Package Description com.google.cloud.mediatranslation.v1beta1.stub -
-
Uses of GrpcSpeechTranslationServiceStub in com.google.cloud.mediatranslation.v1beta1.stub
Methods in com.google.cloud.mediatranslation.v1beta1.stub that return GrpcSpeechTranslationServiceStub Modifier and Type Method Description static GrpcSpeechTranslationServiceStubGrpcSpeechTranslationServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)static GrpcSpeechTranslationServiceStubGrpcSpeechTranslationServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)static GrpcSpeechTranslationServiceStubGrpcSpeechTranslationServiceStub. create(SpeechTranslationServiceStubSettings settings)
-