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