google-apis-documentai_v1beta3 0.125.0 → 0.126.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: 62ac0239bf94feef1439eb5a8d6be7211e2b1cc033c8e3dff9c4c1161b2c6e13
4
- data.tar.gz: 30ba9c484cf0b1b929ca140b3f294bd457fc246eb3ab1a38c5421120d8e55c54
3
+ metadata.gz: ae761c7122274d2a19b1e6f46ff0b0a1935858ecb5aa8f3221792710fd59b83e
4
+ data.tar.gz: 02c9dbb66285bd8c133ff1a3f9204b976479cc95004765a7755964bea6c4106e
5
5
  SHA512:
6
- metadata.gz: d18542378f2c7c505d623b0f13fe4c0b79d407c9755b4ed862fc3405db4cd281eea2bf7072966057db1d86f708488448421825b2e88753d3749145ab59b4d33f
7
- data.tar.gz: 2aca5bb52a3fb93c5fc9ace4172489cd5744ddb5dd3ebecfe1a949fd987566f761242935868ff4f02ca5abf035170cb25872521fb1a4bdce714a97b4c6c94d5c
6
+ metadata.gz: fd2a6e47f672098eafa404f21ffa6a736b8fda4ae418c19ee28409ec07a3f3b1ae23fc4eb453f57863ce21f456824de97cf6116b7fdd6ba5b498a831b3085aba
7
+ data.tar.gz: e7f4130a250d05ba4aaf11262ed38d59e37441cbc0c29246776f2e894a7ed018b7c30e2987726cb21fa67da989ea117e9f7cab05358f971d1c295f08184aa466
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-documentai_v1beta3
2
2
 
3
+ ### v0.126.0 (2026-05-17)
4
+
5
+ * Regenerated from discovery document revision 20260503
6
+
3
7
  ### v0.125.0 (2026-04-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20260325
@@ -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.125.0"
19
+ GEM_VERSION = "0.126.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 = "20260325"
25
+ REVISION = "20260503"
26
26
  end
27
27
  end
28
28
  end
@@ -116,8 +116,8 @@ module Google
116
116
  end
117
117
 
118
118
  # Lists information about the supported locations for this service. This method
119
- # lists locations based on the resource scope provided in the [
120
- # ListLocationsRequest.name] field: * **Global locations**: If `name` is empty,
119
+ # lists locations based on the resource scope provided in the
120
+ # ListLocationsRequest.name field: * **Global locations**: If `name` is empty,
121
121
  # the method lists the public locations available to all projects. * **Project-
122
122
  # specific locations**: If `name` follows the format `projects/`project``, the
123
123
  # method lists locations visible to that specific project. This includes public,
@@ -128,8 +128,8 @@ module Google
128
128
  # @param [String] name
129
129
  # The resource that owns the locations collection, if applicable.
130
130
  # @param [Array<String>, String] extra_location_types
131
- # Optional. Do not use this field. It is unsupported and is ignored unless
132
- # explicitly documented otherwise. This is primarily for internal usage.
131
+ # Optional. Do not use this field unless explicitly documented otherwise. This
132
+ # is primarily for internal usage.
133
133
  # @param [String] filter
134
134
  # A filter to narrow down results to a preferred subset. The filtering language
135
135
  # accepts strings like `"displayName=tokyo"`, and is documented in more detail
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-documentai_v1beta3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.125.0
4
+ version: 0.126.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_v1beta3/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.125.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.126.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1beta3
62
62
  rdoc_options: []
63
63
  require_paths: