google-apis-documentai_v1 0.110.0 → 0.111.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: 9b1252bf6fe12d5218ab8f1fa0f71037ffc9924538aea00ab218b3825ca4af2b
4
- data.tar.gz: 35fa04015fd6268e15c2ad911cdc01a22e7d336cc2f9efe7b9768c3e1bbd6d84
3
+ metadata.gz: 40f162721bcededa67d56dfb322268d487a8e54aa48e75264b20cb3dafe800b7
4
+ data.tar.gz: 747d5166c5b1a716c1ddf483b38e81198b560bec8fb93503b46da54940e99e9e
5
5
  SHA512:
6
- metadata.gz: 6b0b37e879bb9e88fbae3482bd36d6943a5a6ad131de16d5183d58648a29f613f0f8c31b1ef612600b9ccf5aefa8d38f71727fc3481a987cc04aeb84bb6e8148
7
- data.tar.gz: 96515e324cafafae0f4b9dbc364c6a331ab7f0092a8690e54f044a8a00e1de65f332c5ef35b51ecc8269e5f3c3183f001182a5cd9ef01e0b8892b2f56298889a
6
+ metadata.gz: 7e1aa1e3ff481e945349aa735b5d5762b3b641fc4eb4d1c57c5e0ca361dbabc781f77f811dc5e91b70c08741ad85185f71cb93eee169503534bd811574bc5ef5
7
+ data.tar.gz: 5ecca92c6d745b82364773c9a404d320915f0183b3fdedfde3db9b47a7d126bc3f5852bcd9bbab4ba02ad72a47c11ba1b67c09b16060458e27aa2766b904fee3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-documentai_v1
2
2
 
3
+ ### v0.111.0 (2025-12-14)
4
+
5
+ * Regenerated from discovery document revision 20251209
6
+
3
7
  ### v0.110.0 (2025-12-07)
4
8
 
5
9
  * Regenerated from discovery document revision 20251202
@@ -6720,7 +6720,7 @@ module Google
6720
6720
  # @return [String]
6721
6721
  attr_accessor :create_time
6722
6722
 
6723
- # Optional. The user-defined name of the Schema.
6723
+ # Required. The user-defined name of the Schema.
6724
6724
  # Corresponds to the JSON property `displayName`
6725
6725
  # @return [String]
6726
6726
  attr_accessor :display_name
@@ -7777,7 +7777,7 @@ module Google
7777
7777
  # @return [String]
7778
7778
  attr_accessor :create_time
7779
7779
 
7780
- # Optional. The user-defined name of the SchemaVersion.
7780
+ # Required. The user-defined name of the SchemaVersion.
7781
7781
  # Corresponds to the JSON property `displayName`
7782
7782
  # @return [String]
7783
7783
  attr_accessor :display_name
@@ -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.110.0"
19
+ GEM_VERSION = "0.111.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20251202"
25
+ REVISION = "20251209"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-documentai_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.110.0
4
+ version: 0.111.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1/v0.110.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1/v0.111.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1
62
62
  rdoc_options: []
63
63
  require_paths: