Uses of Class
com.google.cloud.speech.v1p1beta1.stub.GrpcSpeechStub
-
Packages that use GrpcSpeechStub Package Description com.google.cloud.speech.v1p1beta1.stub -
-
Uses of GrpcSpeechStub in com.google.cloud.speech.v1p1beta1.stub
Methods in com.google.cloud.speech.v1p1beta1.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)
-