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 DocumentSchemaServiceSettingsDocumentSchemaServiceSettings.Builder. build()static DocumentSchemaServiceSettingsDocumentSchemaServiceSettings. create(DocumentSchemaServiceStubSettings stub)DocumentSchemaServiceSettingsDocumentSchemaServiceClient. getSettings()Methods in com.google.cloud.contentwarehouse.v1 with parameters of type DocumentSchemaServiceSettings Modifier and Type Method Description static DocumentSchemaServiceClientDocumentSchemaServiceClient. 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.
-