Uses of Class
com.google.cloud.speech.v1p1beta1.AdaptationClient
-
Packages that use AdaptationClient Package Description com.google.cloud.speech.v1p1beta1 A client to Cloud Speech-to-Text API -
-
Uses of AdaptationClient in com.google.cloud.speech.v1p1beta1
Methods in com.google.cloud.speech.v1p1beta1 that return AdaptationClient Modifier and Type Method Description static AdaptationClient
AdaptationClient. create()
Constructs an instance of AdaptationClient with default settings.static AdaptationClient
AdaptationClient. create(AdaptationSettings settings)
Constructs an instance of AdaptationClient, using the given settings.static AdaptationClient
AdaptationClient. create(AdaptationStub stub)
Constructs an instance of AdaptationClient, using the given stub for making calls.
-