Commit graph

26 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
7c4e4b5236 build: update Node.js generator to compile protos
PiperOrigin-RevId: 582493526
2023-11-14 17:44:09 -08:00
Google APIs
d2668fc836 feat: add matched_token_page_indices field in Document Warehouse API v1
PiperOrigin-RevId: 568417218
2023-09-25 22:21:35 -07:00
Google APIs
c7c2ce2311 feat: add ROOT_FOLDER field to Document Warehouse API v1
feat: add `cloud_function`fields to support new ingestion option in Document Warehouse API v1

PiperOrigin-RevId: 566393178
2023-09-18 13:15:04 -07:00
Google APIs
306cf46535 feat: add Pipeline Service to Document Warehouse API v1
PiperOrigin-RevId: 557189239
2023-08-15 11:12:26 -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
4221b78ecd chore(php): remove non-ads php_grpc_library targets
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e chore(bazel): remove all no-op go_test targets
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
57b675c153 chore: update go_gapic_assembly_pkg with snippets archive
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -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
5d32bcb6ce chore(python): Add google.cloud.documentai.v1 as a proto-plus dependency for google/cloud/contentwarehouse/v1
PiperOrigin-RevId: 519368032
2023-03-25 05:34:44 -07:00
Google APIs
be1bdffd89 feat: Support REST transport
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
b0f2af1e9b feat(typescript): enable REST transport
To use REST transport, pass {fallback: "rest"} to the client constructor.

PiperOrigin-RevId: 512747300
2023-02-27 15:25:03 -08:00
Google APIs
7a702a989d feat: enable "rest" transport in Python for services supporting numeric enums
PiperOrigin-RevId: 508143576
2023-02-08 11:56:06 -08: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
9f04c98877 feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 503159211
2023-01-19 07:28:33 -08:00
Google APIs
758f0d1217 chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
6e1a5a0666 docs: fix minor docstring formatting
PiperOrigin-RevId: 487258346
2022-11-09 08:57:26 -08:00
Google APIs
db1fc8a59a chore(python): prepare for the release of google/cloud/contentwarehouse/v1
PiperOrigin-RevId: 486730745
2022-11-07 12:18:54 -08:00
Google APIs
013b7e1deb chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
807125e795 chore: Set rest_numeric_enums = False for all gapic rules explicitly
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
abacd40781 feat: Add name in method signature for update methods
docs: Updated some documentation

PiperOrigin-RevId: 482518990
2022-10-20 09:55:32 -07:00
Google APIs
daca92352a fix: Removed some unnecessary documentation
PiperOrigin-RevId: 478868864
2022-10-04 13:27:28 -07:00
Google APIs
d07267f1fc build: add cross-API dependency for Node.js library
PiperOrigin-RevId: 475872833
2022-09-21 11:04:00 -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