Uses of Class
com.google.cloud.speech.v1.AdaptationSettings
-
Packages that use AdaptationSettings Package Description com.google.cloud.speech.v1 A client to Cloud Speech-to-Text API -
-
Uses of AdaptationSettings in com.google.cloud.speech.v1
Methods in com.google.cloud.speech.v1 that return AdaptationSettings Modifier and Type Method Description AdaptationSettingsAdaptationSettings.Builder. build()static AdaptationSettingsAdaptationSettings. create(AdaptationStubSettings stub)AdaptationSettingsAdaptationClient. getSettings()Methods in com.google.cloud.speech.v1 with parameters of type AdaptationSettings Modifier and Type Method Description static AdaptationClientAdaptationClient. create(AdaptationSettings settings)Constructs an instance of AdaptationClient, using the given settings.Constructors in com.google.cloud.speech.v1 with parameters of type AdaptationSettings Constructor Description AdaptationClient(AdaptationSettings settings)Constructs an instance of AdaptationClient, using the given settings.Builder(AdaptationSettings settings)
-