Uses of Class
com.google.cloud.discoveryengine.v1beta.SchemaServiceSettings
-
Packages that use SchemaServiceSettings Package Description com.google.cloud.discoveryengine.v1beta A client to Discovery Engine API -
-
Uses of SchemaServiceSettings in com.google.cloud.discoveryengine.v1beta
Methods in com.google.cloud.discoveryengine.v1beta that return SchemaServiceSettings Modifier and Type Method Description SchemaServiceSettings
SchemaServiceSettings.Builder. build()
static SchemaServiceSettings
SchemaServiceSettings. create(SchemaServiceStubSettings stub)
SchemaServiceSettings
SchemaServiceClient. getSettings()
Methods in com.google.cloud.discoveryengine.v1beta with parameters of type SchemaServiceSettings Modifier and Type Method Description static SchemaServiceClient
SchemaServiceClient. create(SchemaServiceSettings settings)
Constructs an instance of SchemaServiceClient, using the given settings.Constructors in com.google.cloud.discoveryengine.v1beta with parameters of type SchemaServiceSettings Constructor Description Builder(SchemaServiceSettings settings)
SchemaServiceClient(SchemaServiceSettings settings)
Constructs an instance of SchemaServiceClient, using the given settings.
-