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 GrpcSpeechStubGrpcSpeechStub. create(com.google.api.gax.rpc.ClientContext clientContext)static GrpcSpeechStubGrpcSpeechStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)static GrpcSpeechStubGrpcSpeechStub. create(SpeechStubSettings settings)
-