Uses of Class
com.google.cloud.contentwarehouse.v1.DocumentSchemaServiceClient
-
Packages that use DocumentSchemaServiceClient Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of DocumentSchemaServiceClient in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return DocumentSchemaServiceClient Modifier and Type Method Description static DocumentSchemaServiceClient
DocumentSchemaServiceClient. create()
Constructs an instance of DocumentSchemaServiceClient with default settings.static DocumentSchemaServiceClient
DocumentSchemaServiceClient. create(DocumentSchemaServiceSettings settings)
Constructs an instance of DocumentSchemaServiceClient, using the given settings.static DocumentSchemaServiceClient
DocumentSchemaServiceClient. create(DocumentSchemaServiceStub stub)
Constructs an instance of DocumentSchemaServiceClient, using the given stub for making calls.
-