google-apis-documentai_v1 0.71.0 → 0.72.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 938e6cd21706d1c27185a5c27323bb0bdb5e3f31bd367ce0a827d002a49b11a5
4
- data.tar.gz: 2a8fd8192e0271db1b7aba2381ba28703970bbf1c6e3adb18b11b576e62dfbb4
3
+ metadata.gz: ede15db11897461ab95039c95a5d430d1e0719800c57820eb02b979a1ac872b7
4
+ data.tar.gz: '09704d62aec5dd6f1601a4205c326ea854dce4c6f376490e0c2fea4c9c00b18d'
5
5
  SHA512:
6
- metadata.gz: ee0822f912d90d1ceb03f3eeab502eb0cfaf849f9fced138fbbd7c0a909aee51db7e031fb9872bb49babee39b87e88587e127f7f19dc4fda5585e73bff5265e0
7
- data.tar.gz: 7b4d057de6678ba97398f7c39d43844596b8f3e7abfe9006ae26c0f325758c7291b2eceb0a4c13f901e692d9d1bf69e230926c8658dbc4acb3357d3e2862ce4f
6
+ metadata.gz: 0f7537027fbc6a79befc05a26e7a6f3a86529c4715ebb082c158fba46e8f553bb494b8279962f31861c27d57dfc6cf793d92b5fe3521b4b9c3e6e9a327873725
7
+ data.tar.gz: 673c26e3bab4fdd69fa3284dd92d2e50494a5873ca316971b232292c3d1e1cc4bc8a18c61cbe4cc4f5a799d2c6a2ec876cc798a31eb3f1bf3204b29eb0a6d695
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-documentai_v1
2
2
 
3
+ ### v0.72.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230804
6
+
3
7
  ### v0.71.0 (2023-08-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20230721
@@ -4467,7 +4467,8 @@ module Google
4467
4467
  # @return [Array<String>]
4468
4468
  attr_accessor :advanced_ocr_options
4469
4469
 
4470
- # Turn on font id model and returns font style information.
4470
+ # Turn on font id model and returns font style information. Use PremiumFeatures.
4471
+ # compute_style_info instead.
4471
4472
  # Corresponds to the JSON property `computeStyleInfo`
4472
4473
  # @return [Boolean]
4473
4474
  attr_accessor :compute_style_info
@@ -10871,13 +10872,13 @@ module Google
10871
10872
  # @return [String]
10872
10873
  attr_accessor :name
10873
10874
 
10874
- # The normal response of the operation in case of success. If the original
10875
- # method returns no data on success, such as `Delete`, the response is `google.
10876
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
10877
- # the response should be the resource. For other methods, the response should
10878
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
10879
- # example, if the original method name is `TakeSnapshot()`, the inferred
10880
- # response type is `TakeSnapshotResponse`.
10875
+ # The normal, successful response of the operation. If the original method
10876
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
10877
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
10878
+ # response should be the resource. For other methods, the response should have
10879
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
10880
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
10881
+ # `TakeSnapshotResponse`.
10881
10882
  # Corresponds to the JSON property `response`
10882
10883
  # @return [Hash<String,Object>]
10883
10884
  attr_accessor :response
@@ -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.71.0"
19
+ GEM_VERSION = "0.72.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 = "20230721"
25
+ REVISION = "20230804"
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.71.0
4
+ version: 0.72.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-08-06 00:00:00.000000000 Z
11
+ date: 2023-08-20 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.71.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1/v0.72.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: []