Uses of Class
com.google.cloud.discoveryengine.v1beta.SchemaServiceClient
-
Packages that use SchemaServiceClient Package Description com.google.cloud.discoveryengine.v1beta A client to Discovery Engine API -
-
Uses of SchemaServiceClient in com.google.cloud.discoveryengine.v1beta
Methods in com.google.cloud.discoveryengine.v1beta that return SchemaServiceClient Modifier and Type Method Description static SchemaServiceClientSchemaServiceClient. create()Constructs an instance of SchemaServiceClient with default settings.static SchemaServiceClientSchemaServiceClient. create(SchemaServiceSettings settings)Constructs an instance of SchemaServiceClient, using the given settings.static SchemaServiceClientSchemaServiceClient. create(SchemaServiceStub stub)Constructs an instance of SchemaServiceClient, using the given stub for making calls.
-