Supported features

This page describes the supported features and limitations for Document AI Warehouse.

Key features

Feature Description Supports
Manage access control Controls who has access to which resource in Document AI Warehouse, and what level of access they have.
Manage document schemas A document schema defines the structure for a document type (for example, Invoice or Pay Stub) in Document AI Warehouse, where admins can specify properties of different data types (Text | Numeric | Date | Enumeration).
Manage documents Provides operations to create, fetch, update, and delete documents. Document AI Warehouse uses documents as a data model to organize real world documents, for example, PDF or .txt and their associated properties.
Organize documents in folders A folder serves as a container to group and label documents. Users can attach a document to multiple folders and a folder can contain multiple documents.
Search documents
  • Full-text search (Text search)
    • It provides the capability to identify natural-language documents that satisfy a query and optionally to sort them by relevance to the query. Using Document AI Warehouse, customers can specify their query in string format in the search request.
  • Property filtering (Customer metadata filtering)
    • Mark a property filterable if you want to use that property to include or exclude a portion of documents for a search. For example, you might make a property that represents a "Vendor" filterable because your users want to search for invoices from a specific vendor.
Advanced search Document AI Warehouse provides a feature called "Custom Synonyms" that enables customers to provide their own synonyms for their specific domains

Files supported

Feature TEXT PDF Images Microsoft Office
File type

Provisioning

Feature Stable Regular Rapid
UI service
Google Cloud console

Working with documents

Feature Stable Regular Rapid
Upload documents through UI
Bulk upload

API client libraries

Client libraries for Document AI Warehouse help support writing custom code that integrates with Google Cloud. All services are accessible through the client libraries.

Library Stable Regular Rapid
Java
Python