google-apis-documentai_v1beta3 0.124.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: 87aa065ffb5261a6f473cf9210742c4271a12d9f32046c24cfcd96244675fe37
4
- data.tar.gz: 075be198a124b7d6f80da2ec06d64e131b361976c8a22a73fddca723a758bec3
3
+ metadata.gz: ae761c7122274d2a19b1e6f46ff0b0a1935858ecb5aa8f3221792710fd59b83e
4
+ data.tar.gz: 02c9dbb66285bd8c133ff1a3f9204b976479cc95004765a7755964bea6c4106e
5
5
  SHA512:
6
- metadata.gz: 686806a6e12d14e2682cecbfd035855294de16a522f53c6df65242b01ab7c5ced37418f193de9b671ae78a332a150ee68d869354c21eb21fcc4e11e4f7299d88
7
- data.tar.gz: d0c1cc8350adbcddac1e447a4fe3be01c4d460ab4690bbde24586aa33e8ea930cfbb8fc83f32525b0804adcbc1f17944a4f6707d1202ad86018beeb5e88525c2
6
+ metadata.gz: fd2a6e47f672098eafa404f21ffa6a736b8fda4ae418c19ee28409ec07a3f3b1ae23fc4eb453f57863ce21f456824de97cf6116b7fdd6ba5b498a831b3085aba
7
+ data.tar.gz: e7f4130a250d05ba4aaf11262ed38d59e37441cbc0c29246776f2e894a7ed018b7c30e2987726cb21fa67da989ea117e9f7cab05358f971d1c295f08184aa466
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
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
+
7
+ ### v0.125.0 (2026-04-19)
8
+
9
+ * Regenerated from discovery document revision 20260325
10
+
3
11
  ### v0.124.0 (2026-03-22)
4
12
 
5
13
  * 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.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 = "20260316"
25
+ REVISION = "20260503"
26
26
  end
27
27
  end
28
28
  end
@@ -116,15 +116,20 @@ 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
126
- # Optional. Do not use this field. It is unsupported and is ignored unless
127
- # 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.
128
133
  # @param [String] filter
129
134
  # A filter to narrow down results to a preferred subset. The filtering language
130
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.124.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.124.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: