google-apis-documentai_v1beta3 0.124.0 → 0.125.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: 87aa065ffb5261a6f473cf9210742c4271a12d9f32046c24cfcd96244675fe37
4
- data.tar.gz: 075be198a124b7d6f80da2ec06d64e131b361976c8a22a73fddca723a758bec3
3
+ metadata.gz: 62ac0239bf94feef1439eb5a8d6be7211e2b1cc033c8e3dff9c4c1161b2c6e13
4
+ data.tar.gz: 30ba9c484cf0b1b929ca140b3f294bd457fc246eb3ab1a38c5421120d8e55c54
5
5
  SHA512:
6
- metadata.gz: 686806a6e12d14e2682cecbfd035855294de16a522f53c6df65242b01ab7c5ced37418f193de9b671ae78a332a150ee68d869354c21eb21fcc4e11e4f7299d88
7
- data.tar.gz: d0c1cc8350adbcddac1e447a4fe3be01c4d460ab4690bbde24586aa33e8ea930cfbb8fc83f32525b0804adcbc1f17944a4f6707d1202ad86018beeb5e88525c2
6
+ metadata.gz: d18542378f2c7c505d623b0f13fe4c0b79d407c9755b4ed862fc3405db4cd281eea2bf7072966057db1d86f708488448421825b2e88753d3749145ab59b4d33f
7
+ data.tar.gz: 2aca5bb52a3fb93c5fc9ace4172489cd5744ddb5dd3ebecfe1a949fd987566f761242935868ff4f02ca5abf035170cb25872521fb1a4bdce714a97b4c6c94d5c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-documentai_v1beta3
2
2
 
3
+ ### v0.125.0 (2026-04-19)
4
+
5
+ * Regenerated from discovery document revision 20260325
6
+
3
7
  ### v0.124.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 DocumentaiV1beta3
18
18
  # Version of the google-apis-documentai_v1beta3 gem
19
- GEM_VERSION = "0.124.0"
19
+ GEM_VERSION = "0.125.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
@@ -116,10 +116,15 @@ module Google
116
116
  end
117
117
 
118
118
  # Lists information about the supported locations for this service. This method
119
- # can be called in two ways: * **List all public locations:** Use the path `GET /
120
- # v1/locations`. * **List project-visible locations:** Use the path `GET /v1/
121
- # projects/`project_id`/locations`. This may include public locations as well as
122
- # private or other locations specifically visible to the project.
119
+ # lists locations based on the resource scope provided in the [
120
+ # ListLocationsRequest.name] field: * **Global locations**: If `name` is empty,
121
+ # the method lists the public locations available to all projects. * **Project-
122
+ # specific locations**: If `name` follows the format `projects/`project``, the
123
+ # method lists locations visible to that specific project. This includes public,
124
+ # private, or other project-specific locations enabled for the project. For gRPC
125
+ # and client library implementations, the resource name is passed as the `name`
126
+ # field. For direct service calls, the resource name is incorporated into the
127
+ # request path based on the specific service implementation and version.
123
128
  # @param [String] name
124
129
  # The resource that owns the locations collection, if applicable.
125
130
  # @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_v1beta3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.124.0
4
+ version: 0.125.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.124.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.125.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: