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