Uses of Class
com.google.cloud.discoveryengine.v1beta.stub.SchemaServiceStub
-
Packages that use SchemaServiceStub Package Description com.google.cloud.discoveryengine.v1beta A client to Discovery Engine APIcom.google.cloud.discoveryengine.v1beta.stub -
-
Uses of SchemaServiceStub in com.google.cloud.discoveryengine.v1beta
Methods in com.google.cloud.discoveryengine.v1beta that return SchemaServiceStub Modifier and Type Method Description SchemaServiceStub
SchemaServiceClient. getStub()
Methods in com.google.cloud.discoveryengine.v1beta with parameters of type SchemaServiceStub Modifier and Type Method Description static SchemaServiceClient
SchemaServiceClient. create(SchemaServiceStub stub)
Constructs an instance of SchemaServiceClient, using the given stub for making calls.Constructors in com.google.cloud.discoveryengine.v1beta with parameters of type SchemaServiceStub Constructor Description SchemaServiceClient(SchemaServiceStub stub)
-
Uses of SchemaServiceStub in com.google.cloud.discoveryengine.v1beta.stub
Subclasses of SchemaServiceStub in com.google.cloud.discoveryengine.v1beta.stub Modifier and Type Class Description class
GrpcSchemaServiceStub
gRPC stub implementation for the SchemaService service API.class
HttpJsonSchemaServiceStub
REST stub implementation for the SchemaService service API.Methods in com.google.cloud.discoveryengine.v1beta.stub that return SchemaServiceStub Modifier and Type Method Description SchemaServiceStub
SchemaServiceStubSettings. createStub()
-