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 DocumentSchemaServiceClientDocumentSchemaServiceClient. create()Constructs an instance of DocumentSchemaServiceClient with default settings.static DocumentSchemaServiceClientDocumentSchemaServiceClient. create(DocumentSchemaServiceSettings settings)Constructs an instance of DocumentSchemaServiceClient, using the given settings.static DocumentSchemaServiceClientDocumentSchemaServiceClient. create(DocumentSchemaServiceStub stub)Constructs an instance of DocumentSchemaServiceClient, using the given stub for making calls.
-