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 SchemaServiceStubSchemaServiceClient. getStub()Methods in com.google.cloud.discoveryengine.v1beta with parameters of type SchemaServiceStub Modifier and Type Method Description static SchemaServiceClientSchemaServiceClient. 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 classGrpcSchemaServiceStubgRPC stub implementation for the SchemaService service API.classHttpJsonSchemaServiceStubREST stub implementation for the SchemaService service API.Methods in com.google.cloud.discoveryengine.v1beta.stub that return SchemaServiceStub Modifier and Type Method Description SchemaServiceStubSchemaServiceStubSettings. createStub()
-