google-apis-documentai_v1 0.75.0 → 0.76.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 52cabf117ad14d6765d9e3d85d4f709c29f75113204cdb7855c094f97702dad6
4
- data.tar.gz: c5a7d90a1fa578970c47def6b48956dc71c9abb1751535537f94df2f99235bc5
3
+ metadata.gz: 6928f6c903ea32565f50fed6c3676e5abc3598a17f37af20acc07721de45fad5
4
+ data.tar.gz: 33d00a0cf51ad42b42df9b1709ba72cc9dedf738bc45b74c70e65634577c1152
5
5
  SHA512:
6
- metadata.gz: 01ce92cec70a8d6678259b7418601fda5568858485f8686b48ae97eb8e1dbfd2ecc904c23fa0b8fa02be81f11e3ae40361ff5d1115767aac8fff625fa929e809
7
- data.tar.gz: 82037dad2a106465182b4a79854ae9513c5f041057f98f312ff799ac944da99cb2a9e895afc8248c33ee3d8624765c62db04fad413c31272627323c431220668
6
+ metadata.gz: 83507d31f9d4502d4a399ed7e33fdab542a4bba7da10e3f9904fada4bfc391a96a68dd1c61d563294d725a3dba6defa927f748bd06eba90cebae8db148df770c
7
+ data.tar.gz: f126532acda4a4339ba021a81defcec87782aec97a817eb4324acdd942fecd951b5a931e51aaa4f74b75c3fc62ca3e6510906aef461ae4f278b10b949f499c91
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-documentai_v1
2
2
 
3
+ ### v0.76.0 (2023-10-01)
4
+
5
+ * Regenerated from discovery document revision 20230923
6
+
3
7
  ### v0.75.0 (2023-09-24)
4
8
 
5
9
  * Regenerated from discovery document revision 20230914
@@ -4549,7 +4549,7 @@ module Google
4549
4549
  alias_method :compute_style_info?, :compute_style_info
4550
4550
 
4551
4551
  # Turn off character box detector in OCR engine. Character box detection is
4552
- # enabled by default in OCR 2.0+ processors.
4552
+ # enabled by default in OCR 2.0 (and later) processors.
4553
4553
  # Corresponds to the JSON property `disableCharacterBoxesDetection`
4554
4554
  # @return [Boolean]
4555
4555
  attr_accessor :disable_character_boxes_detection
@@ -4643,8 +4643,8 @@ module Google
4643
4643
  attr_accessor :enable_math_ocr
4644
4644
  alias_method :enable_math_ocr?, :enable_math_ocr
4645
4645
 
4646
- # Turn on selection mark detector in OCR engine. Only available in OCR 2.0+
4647
- # processors.
4646
+ # Turn on selection mark detector in OCR engine. Only available in OCR 2.0 (and
4647
+ # later) processors.
4648
4648
  # Corresponds to the JSON property `enableSelectionMarkDetection`
4649
4649
  # @return [Boolean]
4650
4650
  attr_accessor :enable_selection_mark_detection
@@ -4671,8 +4671,8 @@ module Google
4671
4671
  # @return [Fixnum]
4672
4672
  attr_accessor :from_end
4673
4673
 
4674
- # Only process certain pages from the start, process all if the document has
4675
- # less pages.
4674
+ # Only process certain pages from the start. Process all if the document has
4675
+ # fewer pages.
4676
4676
  # Corresponds to the JSON property `fromStart`
4677
4677
  # @return [Fixnum]
4678
4678
  attr_accessor :from_start
@@ -10025,7 +10025,7 @@ module Google
10025
10025
  end
10026
10026
 
10027
10027
  # A singleton resource under a Processor which configures a collection of
10028
- # documents. Next Id: 8.
10028
+ # documents.
10029
10029
  class GoogleCloudDocumentaiV1beta3Dataset
10030
10030
  include Google::Apis::Core::Hashable
10031
10031
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DocumentaiV1
18
18
  # Version of the google-apis-documentai_v1 gem
19
- GEM_VERSION = "0.75.0"
19
+ GEM_VERSION = "0.76.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230914"
25
+ REVISION = "20230923"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-documentai_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.75.0
4
+ version: 0.76.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-09-24 00:00:00.000000000 Z
11
+ date: 2023-10-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1/v0.75.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1/v0.76.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1
63
63
  post_install_message:
64
64
  rdoc_options: []