Uses of Class
com.google.cloud.speech.v1p1beta1.AdaptationGrpc.AdaptationStub
-
Packages that use AdaptationGrpc.AdaptationStub Package Description com.google.cloud.speech.v1p1beta1 A client to Cloud Speech-to-Text API -
-
Uses of AdaptationGrpc.AdaptationStub in com.google.cloud.speech.v1p1beta1
Methods in com.google.cloud.speech.v1p1beta1 that return AdaptationGrpc.AdaptationStub Modifier and Type Method Description protected AdaptationGrpc.AdaptationStub
AdaptationGrpc.AdaptationStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static AdaptationGrpc.AdaptationStub
AdaptationGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-