Uses of Class
com.google.cloud.speech.v1p1beta1.stub.AdaptationStub
-
Packages that use AdaptationStub Package Description com.google.cloud.speech.v1p1beta1 A client to Cloud Speech-to-Text APIcom.google.cloud.speech.v1p1beta1.stub -
-
Uses of AdaptationStub in com.google.cloud.speech.v1p1beta1
Methods in com.google.cloud.speech.v1p1beta1 that return AdaptationStub Modifier and Type Method Description AdaptationStub
AdaptationClient. getStub()
Methods in com.google.cloud.speech.v1p1beta1 with parameters of type AdaptationStub Modifier and Type Method Description static AdaptationClient
AdaptationClient. create(AdaptationStub stub)
Constructs an instance of AdaptationClient, using the given stub for making calls.Constructors in com.google.cloud.speech.v1p1beta1 with parameters of type AdaptationStub Constructor Description AdaptationClient(AdaptationStub stub)
-
Uses of AdaptationStub in com.google.cloud.speech.v1p1beta1.stub
Subclasses of AdaptationStub in com.google.cloud.speech.v1p1beta1.stub Modifier and Type Class Description class
GrpcAdaptationStub
gRPC stub implementation for the Adaptation service API.class
HttpJsonAdaptationStub
REST stub implementation for the Adaptation service API.Methods in com.google.cloud.speech.v1p1beta1.stub that return AdaptationStub Modifier and Type Method Description AdaptationStub
AdaptationStubSettings. createStub()
-