Commit graph

7 commits

Author SHA1 Message Date
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
b7003aa7b6 feat: add disposition_time, legal_hold, document_is_retention_folder, document_is_legal_hold_folder, question_answer, document_name_filter field to Document Warehouse API v1
feat: add `ON_CREATE_LINK`, `ON_DELETE_LINK` fields to support new rule engine triggers in Document Warehouse API v1
feat: deprecate DB_CLOUD_SQL_POSTGRES in Document Warehouse API v1

PiperOrigin-RevId: 555672042
2023-08-10 15:11:31 -07:00
Google APIs
b2b7864b8d feat: add php, csharp, ruby client library API support
feat: add `DocumentCreatorDefaultRole`,  `ContentCategory`, `RetrievalImportance`, `SchemaSource`, `TotalResultSize`, `LockDocumentRequest`, `CustomWeightsMetadata`, `WeightedSchemaProperty` to Document Warehouse API v1
feat: add `content_category`, `text_extraction_enabled`, `retrieval_importance`, `schema_sources`, `total_result_size` fields to Document Warehouse API v1
feat: deprecate `text_extraction_disabled`, `structured_content_uri`, `async_enabled` field in Document Warehouse API v1
feat: add LockDocument service to Document Warehouse API v1
feat: update documentation

PiperOrigin-RevId: 521802435
2023-04-04 10:33:17 -07:00
Google APIs
d02e58244d chore: update import paths for Go targets to match open source location
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 506711567
2023-02-02 13:42:30 -08:00
Google APIs
daca92352a fix: Removed some unnecessary documentation
PiperOrigin-RevId: 478868864
2022-10-04 13:27:28 -07:00
Google APIs
63674ebb0e feat: this is the first public release of the client libraries for Google Cloud's Document Warehouse service
Document Warehouse (DW) is an AI-integrated cloud-native GCP platform to store, search, organize, govern and analyze  documents and their structured metadata (called Properties). Documents include structured (e.g. forms, invoices) and unstructured (e.g. contracts, research papers) and their Properties (metadata) includes AI-extracted data from documents and manually or AI-assigned tags (e.g. account number, loan ID, document type). It's a service provided to cloud enterprise customers.

PiperOrigin-RevId: 474419314
2022-09-14 16:30:13 -07:00