Commit graph

105 commits

Author SHA1 Message Date
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
ae3e613009 feat: Add ImportProcessorVersion in v1beta3
PiperOrigin-RevId: 517997886
2023-03-20 09:55:54 -07:00
Google APIs
b5b457107d fix: Add service_yaml_parameters to java_gapic_library targets
PiperOrigin-RevId: 515423972
2023-03-09 13:24:42 -08:00
Google APIs
5544503224 feat: Support REST transport
PiperOrigin-RevId: 515156929
2023-03-08 15:20:57 -08:00
Google APIs
236be30123 feat: added hints.language_hints field in OcrConfig
feat: added enable_image_quality_scores field in OcrConfig
feat: added enable_symbol field in OcrConfig

PiperOrigin-RevId: 515136707
2023-03-08 14:07:33 -08:00
Google APIs
be1bdffd89 feat: Support REST transport
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
2029bd6047 fix: ensure proper LRO & mixin HTTP overloads are used
PiperOrigin-RevId: 511530528
2023-02-22 10:21:40 -08:00
Google APIs
c53bf8d535 feat: Added Training and Evaluation functions, request, responses and metadata to document_processor_service.proto
feat: Added evaluation.proto
feat: Added latest_evaluation to processor.proto
chore: removed deprecated flag from REPLACE in OperationType in document.proto

PiperOrigin-RevId: 511230520
2023-02-21 09:59:51 -08:00
Google APIs
c35b98606b feat: Add appropriate mixin clients
PiperOrigin-RevId: 510193779
2023-02-16 11:11:54 -08:00
Google APIs
5edc235617 fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
PiperOrigin-RevId: 510187992
2023-02-16 10:51:01 -08:00
Google APIs
30d54a7481 build: add Bazel dependency on google/protobuf/empty.proto
PiperOrigin-RevId: 508444163
2023-02-09 12:24:21 -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
a2cdee8aeb feat: Added EvaluationReference to evaluation.proto
feat: Added latest_evaluation to processor.proto
chore!: Updated TrainProcessorVersion parent to correctly be a Processor, rather than ProcessorVersion

BREAKING CHANGE: The TrainProcessorVersion parent was incorrectly annotated.

PiperOrigin-RevId: 507577968
2023-02-06 14:06:01 -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
91bee517fb feat: added advanced_ocr_options field in OcrConfig
PiperOrigin-RevId: 504600937
2023-01-25 10:36:02 -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
95327f5a43 feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 502805862
2023-01-18 01:37:08 -08:00
Google APIs
bd5f9343cc feat: exposed GetProcessorType to v1
PiperOrigin-RevId: 502624243
2023-01-17 10:30:55 -08:00
Google APIs
04e6db97c2 feat: exposed GetProcessorType to v1beta3
PiperOrigin-RevId: 502616281
2023-01-17 10:04:54 -08:00
Google APIs
3dce9ff167 feat: added sharding_config field in DocumentOutputConfig.GcsOutputConfig in document_io.proto
feat: added process_options field in ProcessRequest in document_processor_service.proto
feat: added sample_document_uris field in ProcessorType in processor_type.proto

PiperOrigin-RevId: 495363748
2022-12-14 11:09:35 -08:00
Google APIs
5f39f4653e feat: added sharding_config field in DocumentOutputConfig.GcsOutputConfig in document_io.proto
feat: added process_options field in ProcessRequest in document_processor_service.proto
feat: added sample_document_uris field in ProcessorType in processor_type.proto

PiperOrigin-RevId: 495360288
2022-12-14 10:57:42 -08:00
Google APIs
0ff0b240ca feat: added sharding_config field in DocumentOutputConfig.GcsOutputConfig in document_io.proto
PiperOrigin-RevId: 495051185
2022-12-13 09:56:08 -08:00
Google APIs
46a1452f5f feat: added sharding_config field in DocumentOutputConfig.GcsOutputConfig in document_io.proto
PiperOrigin-RevId: 495050408
2022-12-13 09:52:57 -08:00
Google APIs
44fdfc1627 chore(bazel): update rules_gapic to v0.19.2
chore(bazel): update gapic-generator-go to v0.33.5

chore(bazel): refactor Go longrunning submodule dependency

PiperOrigin-RevId: 493899901
2022-12-08 08:17:59 -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
d1e4539c52 feat: added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto
PiperOrigin-RevId: 488680436
2022-11-15 09:33:56 -08:00
Google APIs
6b780a3cb3 feat: added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs
feat: added evaluation.proto
feat: added document_schema field in ProcessorVersion processor.proto
feat: added image_quality_scores field in Document.Page in document.proto
feat: added font_family field in Document.Style in document.proto

PiperOrigin-RevId: 488417413
2022-11-14 11:10:39 -08:00
Google APIs
398c9f9fcc feat: added font_family to document.proto
feat: added ImageQualityScores message to document.proto
feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto

PiperOrigin-RevId: 486975621
2022-11-08 09:41:24 -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
8f81accbe6 chore: Explicitly set transport to grpc for python targets
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
cfa1b3782d chore: remove unused proto imports
PiperOrigin-RevId: 468735472
2022-08-19 10:41:57 -07:00
Google APIs
d0237ea8f8 feat: Added field_mask to ProcessRequest object in document_processor_service.proto
feat: Added parent_ids to Revision object in document.proto
feat: Added integer_values, float_values and non_present to Entity object in document.proto
feat: Added corrected_key_text, correct_value_text to FormField object in document.proto
feat: Added OperationMetadata resource
feat: Added Barcode support
feat!: Added Processor Management and Processor Version support to v1 library

BREAKING CHANGE: Changed the name field for ProcessRequest and BatchProcessorRequest to accept * so the name field can accept Processor and ProcessorVersion.

PiperOrigin-RevId: 468022354
2022-08-16 14:14:28 -07:00
Google APIs
c2674a3456 docs: fix minor docstring formatting
PiperOrigin-RevId: 466493520
2022-08-09 15:55:14 -07:00
Google APIs
19bf693ab9 feat: Added field_mask to ProcessRequest object in document_processor_service.proto
feat: Added parent_ids to Revision object in document.proto
feat: Added integer_values, float_values and non_present to Entity object in document.proto
feat: Added corrected_key_text, correct_value_text to FormField object in document.proto
feat: Added OperationMetadata resource
feat!: Added Processor Management and Processor Version support to v1 library

BREAKING CHANGE: Changed the name field for ProcessRequest and BatchProcessorRequest to accept * so the name field can accept Processor and ProcessorVersion.

PiperOrigin-RevId: 466168406
2022-08-08 15:36:55 -07:00
Google APIs
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
8a251f5225 feat: Enable REST transport for most of Java and Go clients
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
d42026b7a0 chore: include generated samples dir
PiperOrigin-RevId: 454047209
2022-06-09 17:15:44 -07:00
Google APIs
a0d4c5c2a7 fix!: mark Document.Entity.type as REQUIRED in all versions
fix!: remove Document.Entity.bounding_poly_for_demo_frontend from v1beta2

The type field was always required by the backend, so this formally breaking change can likely be accepted without bumping the major version. Field removal is in beta version so can be accepted as well.

PiperOrigin-RevId: 444656928
2022-04-26 13:49:31 -07:00
Google APIs
ab8c7d2054 chore: remove unused imports
PiperOrigin-RevId: 436716640
2022-03-23 05:58:41 -07:00
Google APIs
721b367f4b feat: add content field in TextAnchor
PiperOrigin-RevId: 435142243
2022-03-16 13:29:27 -07:00
Google APIs
7bc124cb89 chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
PiperOrigin-RevId: 429496116
2022-02-18 00:10:22 -08:00
Google APIs
ea20380067 feat: add symbols field, and auto-format comments
PiperOrigin-RevId: 428800506
2022-02-15 09:26:03 -08:00
Google APIs
8b6181f5ba feat: add symbols field, and auto-format comments
PiperOrigin-RevId: 428799963
2022-02-15 09:22:17 -08:00
Google APIs
38a8eb97e2 feat: add question_id field in ReviewDocumentOperationMetadata
PiperOrigin-RevId: 426180523
2022-02-03 10:27:51 -08:00
Google APIs
087bceb20b feat: add question_id field in ReviewDocumentOperationMetadata
PiperOrigin-RevId: 424949086
2022-01-28 13:48:05 -08:00
Google APIs
706ac2b021 fix(documentai): add ancillary service bindings to service_yaml
PiperOrigin-RevId: 421098374
2022-01-11 12:35:06 -08:00
Google APIs
dc15873a93 fix(php): add service_yaml to php_gapic_library targets
PiperOrigin-RevId: 421075193
2022-01-11 11:02:54 -08:00
Google APIs
eddd3d845b feat: add C++ rules for many Cloud services
PiperOrigin-RevId: 411620635
2021-11-22 12:24:05 -08:00