google-apis-documentai_v1beta3 0.79.0 → 0.80.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: 55811f7ae22453ad5b4eec16861d82d808af661f3b5df30ce1cb8204f087953d
4
- data.tar.gz: b7e69b67b9a641065f5a2acb10e555379f8a60e0db83636561b432f2e16ac6d9
3
+ metadata.gz: a87d4e1f924ef14e0e94121f3cb99744f7083ee18003bd339cd28de8715095c5
4
+ data.tar.gz: 9a9fb0169457c9f7ef47a28ab2e55a2f976679dbf29781ded0d6159ac02d4383
5
5
  SHA512:
6
- metadata.gz: 064cf7ebbdc514be92bdfcedd174c98a793e3e629dcd30a94741c9012b3694e2d3f5b0625a396f1f942b82237a2807b01d1634569bac4cd1184ce3a185084943
7
- data.tar.gz: 41ed65352d25333f3833e58f3ac5189283b364371aad2e367910a6b9de124f9ccc71bfe22596c7b16d6c95a8de361019fcbc4e3f4e9abd878bb69cd2cebd663b
6
+ metadata.gz: 74de878f1dbcbc493a4b94064615365d6943cafafab0907971a3b7fb5e76fcabfcd5b902bea84cc0acc5dadd8177484a42a53f0d6d970f0f6c0312727f40654e
7
+ data.tar.gz: 2949efd3c849aa25e39a514669b14fcbb971c52e4d055ff02c754843f3c9d8c340f2546d3c513a29ebf8c80406f015c5dc9382a7e8c6911e70ad468d1ec26e93
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-documentai_v1beta3
2
2
 
3
+ ### v0.80.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230804
6
+
3
7
  ### v0.79.0 (2023-08-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20230721
@@ -10077,7 +10077,8 @@ module Google
10077
10077
  # @return [Array<String>]
10078
10078
  attr_accessor :advanced_ocr_options
10079
10079
 
10080
- # Turn on font id model and returns font style information.
10080
+ # Turn on font id model and returns font style information. Use PremiumFeatures.
10081
+ # compute_style_info instead.
10081
10082
  # Corresponds to the JSON property `computeStyleInfo`
10082
10083
  # @return [Boolean]
10083
10084
  attr_accessor :compute_style_info
@@ -11230,13 +11231,13 @@ module Google
11230
11231
  # @return [String]
11231
11232
  attr_accessor :name
11232
11233
 
11233
- # The normal response of the operation in case of success. If the original
11234
- # method returns no data on success, such as `Delete`, the response is `google.
11235
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
11236
- # the response should be the resource. For other methods, the response should
11237
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
11238
- # example, if the original method name is `TakeSnapshot()`, the inferred
11239
- # response type is `TakeSnapshotResponse`.
11234
+ # The normal, successful response of the operation. If the original method
11235
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
11236
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
11237
+ # response should be the resource. For other methods, the response should have
11238
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
11239
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
11240
+ # `TakeSnapshotResponse`.
11240
11241
  # Corresponds to the JSON property `response`
11241
11242
  # @return [Hash<String,Object>]
11242
11243
  attr_accessor :response
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DocumentaiV1beta3
18
18
  # Version of the google-apis-documentai_v1beta3 gem
19
- GEM_VERSION = "0.79.0"
19
+ GEM_VERSION = "0.80.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_v1beta3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.79.0
4
+ version: 0.80.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-13 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_v1beta3/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.79.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.80.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1beta3
63
63
  post_install_message:
64
64
  rdoc_options: []