Uses of Class
com.google.cloud.mediatranslation.v1beta1.SpeechTranslationServiceClient
-
Packages that use SpeechTranslationServiceClient Package Description com.google.cloud.mediatranslation.v1beta1 A client to Media Translation API -
-
Uses of SpeechTranslationServiceClient in com.google.cloud.mediatranslation.v1beta1
Methods in com.google.cloud.mediatranslation.v1beta1 that return SpeechTranslationServiceClient Modifier and Type Method Description static SpeechTranslationServiceClientSpeechTranslationServiceClient. create()Constructs an instance of SpeechTranslationServiceClient with default settings.static SpeechTranslationServiceClientSpeechTranslationServiceClient. create(SpeechTranslationServiceSettings settings)Constructs an instance of SpeechTranslationServiceClient, using the given settings.static SpeechTranslationServiceClientSpeechTranslationServiceClient. create(SpeechTranslationServiceStub stub)Constructs an instance of SpeechTranslationServiceClient, using the given stub for making calls.
-