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