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