google-apis-documentai_v1 0.116.0 → 0.117.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: 5cab33ef9e5ce5a53d42e1dbf30c0e9119619c6f5a7b5facaf9ab3ec05780b7e
4
- data.tar.gz: d40bd60f4734772fc90a80565cbef80543ed59761b32ca2e746f2727160856aa
3
+ metadata.gz: 599f1515d510111d649d4cbdebc806575a75c37e9a58987dcfab640e6b83d1ae
4
+ data.tar.gz: a62e9db4b33fd9a58214a110a640d82b7a288f9809d0ad74de437f0b3ae2c1b4
5
5
  SHA512:
6
- metadata.gz: 30eab7169e783339da86d7062dc78b05d2bd73085ac128721f63ed61201d2dd4f034b0486e0e1a55f885b672aee26d66648f773c9f2f07d10dbc3ee02f50bbdd
7
- data.tar.gz: 713d64dcd04a4a37b57f43faaeb63b6bf76a928cfb25684f9c9a5fb76d406efc56f828e16bc31c86785a1e9c7811a183d21705fa9a806076ad2423ccc3052fcc
6
+ metadata.gz: 6fbb4494211e0aaf938ad0581f9ea4338b2924db95ff5f3bfbfeeb231b919df6519741cf6961a594de132ee3963869c409c9214b5dc28ada74de03057b48294b
7
+ data.tar.gz: 324195e78dd234dcb6f20e813ebdf869aac2c44f3111b996d65c7829d8ecbf6752a76b1a28fbdd362c18990f50d85503b152c4b9480f364d6b5dffcc290e8e30
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-documentai_v1
2
2
 
3
+ ### v0.117.0 (2026-04-19)
4
+
5
+ * Regenerated from discovery document revision 20260325
6
+
3
7
  ### v0.116.0 (2026-03-22)
4
8
 
5
9
  * Regenerated from discovery document revision 20260316
@@ -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.116.0"
19
+ GEM_VERSION = "0.117.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 = "20260316"
25
+ REVISION = "20260325"
26
26
  end
27
27
  end
28
28
  end
@@ -149,10 +149,15 @@ module Google
149
149
  end
150
150
 
151
151
  # Lists information about the supported locations for this service. This method
152
- # can be called in two ways: * **List all public locations:** Use the path `GET /
153
- # v1/locations`. * **List project-visible locations:** Use the path `GET /v1/
154
- # projects/`project_id`/locations`. This may include public locations as well as
155
- # private or other locations specifically visible to the project.
152
+ # lists locations based on the resource scope provided in the [
153
+ # ListLocationsRequest.name] field: * **Global locations**: If `name` is empty,
154
+ # the method lists the public locations available to all projects. * **Project-
155
+ # specific locations**: If `name` follows the format `projects/`project``, the
156
+ # method lists locations visible to that specific project. This includes public,
157
+ # private, or other project-specific locations enabled for the project. For gRPC
158
+ # and client library implementations, the resource name is passed as the `name`
159
+ # field. For direct service calls, the resource name is incorporated into the
160
+ # request path based on the specific service implementation and version.
156
161
  # @param [String] name
157
162
  # The resource that owns the locations collection, if applicable.
158
163
  # @param [Array<String>, String] extra_location_types
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.116.0
4
+ version: 0.117.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.116.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1/v0.117.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: