google-apis-documentai_v1beta3 0.81.0 → 0.82.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: 0fb6cda5d246a7369ef88dcf122fab5e9a9e23b2019717e9f6903d75fcfc1de9
4
- data.tar.gz: db80bda68f0289077f620cbe1c2be6c5925487f67b2211d275a851febfbf3426
3
+ metadata.gz: 1a48a94cb8ffb72e8523cb65ef07ed16a8549c7bab22de305648f7b784765d61
4
+ data.tar.gz: 5088904e38e4243328388f28c449b6458467482e0da04de412d699b862de2c61
5
5
  SHA512:
6
- metadata.gz: d780e4e7f5b845b23e5f28721a10a78f38243d45595343345f159274dc5dc79a2f4224c44db081e60624a797e879fbe2e8e3541acb5eb21a767947d1048fbf6d
7
- data.tar.gz: 05cd35dee7ae219a47aba01b0f3d395d83017e9fd63facb0e1c63a7ac0e44fb35c86329419d509b664788aa9730aaaf86136fab2d94fd5188be757283feb13c5
6
+ metadata.gz: b2798fe457731134584ce16c4ef98622a45b0f75a72c42c7017e20ad538e174079d02121bd2f6ba058556a004129d2145456b91877c269145bcec8f21ea61941
7
+ data.tar.gz: 88b932f4dd3cba1a6f39e1748a3e95efd02a3d7fe85ea585d222991b76504af7a17886312e9388ff382873f861fec9d02fed6cf50dd097e55bbd08e4d8f42f70
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-documentai_v1beta3
2
2
 
3
+ ### v0.82.0 (2023-09-17)
4
+
5
+ * Regenerated from discovery document revision 20230908
6
+
3
7
  ### v0.81.0 (2023-08-27)
4
8
 
5
9
  * Regenerated from discovery document revision 20230818
@@ -9947,12 +9947,13 @@ module Google
9947
9947
  end
9948
9948
  end
9949
9949
 
9950
- # The request message for the ImportProcessorVersion method. Requirements: - The
9951
- # Document AI [Service Agent](https://cloud.google.com/iam/docs/service-agents)
9952
- # of the destination project must have [Document AI Editor role](https://cloud.
9953
- # google.com/document-ai/docs/access-control/iam-roles) on the source project.
9954
- # The destination project is specified as part of the parent field. The source
9955
- # project is specified as part of the source field.
9950
+ # The request message for the ImportProcessorVersion method. The Document AI [
9951
+ # Service Agent](https://cloud.google.com/iam/docs/service-agents) of the
9952
+ # destination project must have [Document AI Editor role](https://cloud.google.
9953
+ # com/document-ai/docs/access-control/iam-roles) on the source project. The
9954
+ # destination project is specified as part of the parent field. The source
9955
+ # project is specified as part of the source or
9956
+ # external_processor_version_source field.
9956
9957
  class GoogleCloudDocumentaiV1beta3ImportProcessorVersionRequest
9957
9958
  include Google::Apis::Core::Hashable
9958
9959
 
@@ -10164,8 +10165,7 @@ module Google
10164
10165
  # @return [Array<String>]
10165
10166
  attr_accessor :advanced_ocr_options
10166
10167
 
10167
- # Turn on font id model and returns font style information. Use PremiumFeatures.
10168
- # compute_style_info instead.
10168
+ # Turn on font identification model and return font style information.
10169
10169
  # Corresponds to the JSON property `computeStyleInfo`
10170
10170
  # @return [Boolean]
10171
10171
  attr_accessor :compute_style_info
@@ -10679,7 +10679,7 @@ module Google
10679
10679
 
10680
10680
  # The display name of the document, it supports all Unicode characters except
10681
10681
  # the following: `*`, `?`, `[`, `]`, `%`, ```, ```,`'`, `\"`, `,` `~`, `=` and `:
10682
- # ` are reserved. If not specified, a default ID will be generated.
10682
+ # ` are reserved. If not specified, a default ID is generated.
10683
10683
  # Corresponds to the JSON property `displayName`
10684
10684
  # @return [String]
10685
10685
  attr_accessor :display_name
@@ -10923,7 +10923,7 @@ module Google
10923
10923
  class GoogleCloudDocumentaiV1beta3SummaryOptions
10924
10924
  include Google::Apis::Core::Hashable
10925
10925
 
10926
- # What format the summary should be in.
10926
+ # The format the summary should be in.
10927
10927
  # Corresponds to the JSON property `format`
10928
10928
  # @return [String]
10929
10929
  attr_accessor :format
@@ -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.81.0"
19
+ GEM_VERSION = "0.82.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 = "20230818"
25
+ REVISION = "20230908"
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.81.0
4
+ version: 0.82.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-27 00:00:00.000000000 Z
11
+ date: 2023-09-17 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.81.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.82.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: []