Uses of Class
com.google.cloud.discoveryengine.v1beta.CompletionServiceGrpc.CompletionServiceStub
-
Packages that use CompletionServiceGrpc.CompletionServiceStub Package Description com.google.cloud.discoveryengine.v1beta A client to Discovery Engine API -
-
Uses of CompletionServiceGrpc.CompletionServiceStub in com.google.cloud.discoveryengine.v1beta
Methods in com.google.cloud.discoveryengine.v1beta that return CompletionServiceGrpc.CompletionServiceStub Modifier and Type Method Description protected CompletionServiceGrpc.CompletionServiceStub
CompletionServiceGrpc.CompletionServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CompletionServiceGrpc.CompletionServiceStub
CompletionServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-