Uses of Class
com.google.cloud.contentwarehouse.v1.DocumentSchemaServiceSettings
-
Packages that use DocumentSchemaServiceSettings Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of DocumentSchemaServiceSettings in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return DocumentSchemaServiceSettings Modifier and Type Method Description DocumentSchemaServiceSettings
DocumentSchemaServiceSettings.Builder. build()
static DocumentSchemaServiceSettings
DocumentSchemaServiceSettings. create(DocumentSchemaServiceStubSettings stub)
DocumentSchemaServiceSettings
DocumentSchemaServiceClient. getSettings()
Methods in com.google.cloud.contentwarehouse.v1 with parameters of type DocumentSchemaServiceSettings Modifier and Type Method Description static DocumentSchemaServiceClient
DocumentSchemaServiceClient. create(DocumentSchemaServiceSettings settings)
Constructs an instance of DocumentSchemaServiceClient, using the given settings.Constructors in com.google.cloud.contentwarehouse.v1 with parameters of type DocumentSchemaServiceSettings Constructor Description Builder(DocumentSchemaServiceSettings settings)
DocumentSchemaServiceClient(DocumentSchemaServiceSettings settings)
Constructs an instance of DocumentSchemaServiceClient, using the given settings.
-