Uses of Class
com.google.cloud.discoveryengine.v1.DocumentServiceGrpc.DocumentServiceBlockingStub
-
Packages that use DocumentServiceGrpc.DocumentServiceBlockingStub Package Description com.google.cloud.discoveryengine.v1 A client to Discovery Engine API -
-
Uses of DocumentServiceGrpc.DocumentServiceBlockingStub in com.google.cloud.discoveryengine.v1
Methods in com.google.cloud.discoveryengine.v1 that return DocumentServiceGrpc.DocumentServiceBlockingStub Modifier and Type Method Description protected DocumentServiceGrpc.DocumentServiceBlockingStub
DocumentServiceGrpc.DocumentServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static DocumentServiceGrpc.DocumentServiceBlockingStub
DocumentServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-