Skip to content

Commit

Permalink
feat(document_ai-v1beta3): Add field advanced_ocr_options in OcrConfig (
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] authored Jan 27, 2023
1 parent 094f75f commit fe74cb5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@ class ShardingConfig
# @return [::Boolean]
# Enables special handling for PDFs with existing text information. Results
# in better text extraction quality in such PDF inputs.
# @!attribute [rw] advanced_ocr_options
# @return [::Array<::String>]
# A list of advanced OCR options to further fine-tune OCR behavior.
class OcrConfig
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down

0 comments on commit fe74cb5

Please sign in to comment.