Uses of Class
com.google.cloud.translate.v3beta1.TranslationServiceSettings
-
Packages that use TranslationServiceSettings Package Description com.google.cloud.translate.v3beta1 A client to Cloud Translation API -
-
Uses of TranslationServiceSettings in com.google.cloud.translate.v3beta1
Methods in com.google.cloud.translate.v3beta1 that return TranslationServiceSettings Modifier and Type Method Description TranslationServiceSettingsTranslationServiceSettings.Builder. build()static TranslationServiceSettingsTranslationServiceSettings. create(TranslationServiceStubSettings stub)TranslationServiceSettingsTranslationServiceClient. getSettings()Methods in com.google.cloud.translate.v3beta1 with parameters of type TranslationServiceSettings Modifier and Type Method Description static TranslationServiceClientTranslationServiceClient. create(TranslationServiceSettings settings)Constructs an instance of TranslationServiceClient, using the given settings.Constructors in com.google.cloud.translate.v3beta1 with parameters of type TranslationServiceSettings Constructor Description Builder(TranslationServiceSettings settings)TranslationServiceClient(TranslationServiceSettings settings)Constructs an instance of TranslationServiceClient, using the given settings.
-