Uses of Class
com.google.cloud.mediatranslation.v1beta1.stub.SpeechTranslationServiceStub
-
Packages that use SpeechTranslationServiceStub Package Description com.google.cloud.mediatranslation.v1beta1 A client to Media Translation APIcom.google.cloud.mediatranslation.v1beta1.stub -
-
Uses of SpeechTranslationServiceStub in com.google.cloud.mediatranslation.v1beta1
Methods in com.google.cloud.mediatranslation.v1beta1 that return SpeechTranslationServiceStub Modifier and Type Method Description SpeechTranslationServiceStub
SpeechTranslationServiceClient. getStub()
Methods in com.google.cloud.mediatranslation.v1beta1 with parameters of type SpeechTranslationServiceStub Modifier and Type Method Description static SpeechTranslationServiceClient
SpeechTranslationServiceClient. create(SpeechTranslationServiceStub stub)
Constructs an instance of SpeechTranslationServiceClient, using the given stub for making calls.Constructors in com.google.cloud.mediatranslation.v1beta1 with parameters of type SpeechTranslationServiceStub Constructor Description SpeechTranslationServiceClient(SpeechTranslationServiceStub stub)
-
Uses of SpeechTranslationServiceStub in com.google.cloud.mediatranslation.v1beta1.stub
Subclasses of SpeechTranslationServiceStub in com.google.cloud.mediatranslation.v1beta1.stub Modifier and Type Class Description class
GrpcSpeechTranslationServiceStub
gRPC stub implementation for the SpeechTranslationService service API.Methods in com.google.cloud.mediatranslation.v1beta1.stub that return SpeechTranslationServiceStub Modifier and Type Method Description SpeechTranslationServiceStub
SpeechTranslationServiceStubSettings. createStub()
-