Uses of Class
com.google.cloud.speech.v2.stub.GrpcSpeechStub
-
Packages that use GrpcSpeechStub Package Description com.google.cloud.speech.v2.stub -
-
Uses of GrpcSpeechStub in com.google.cloud.speech.v2.stub
Methods in com.google.cloud.speech.v2.stub that return GrpcSpeechStub Modifier and Type Method Description static GrpcSpeechStub
GrpcSpeechStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcSpeechStub
GrpcSpeechStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcSpeechStub
GrpcSpeechStub. create(SpeechStubSettings settings)
-