google-apis-documentai_v1beta3 0.40.0 → 0.41.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: 88e02f38a0e2fb9648af9a68101171266e89be4a6851a5d192f041340872662b
4
- data.tar.gz: 223cedc53a3260668308c52d0f3a8cd40bc2d4fc71752a0578065aa572f201c2
3
+ metadata.gz: 2b47142a5515eefb6795a7d4b9e7d07e91d8e3e566af847db9f16165840f347c
4
+ data.tar.gz: 80d3839d3062adef83fb7a5e1ffd6d16003c2d7f554b6677028cfadb91e8fe3d
5
5
  SHA512:
6
- metadata.gz: ff2707f6429988a1d1271ef5c028143e0464898524494f4ad5d2bf908785a74a7c48a19cb7905c09e449809ec41e05a4e7e8a090bf8c3bcd4b62582bee8dd4a6
7
- data.tar.gz: '099523d4793e317b941663c10e50e56c4be973c1afa4ba59db36db45419d6b510b25baaef34f4e6bfcafa7fbc7e787069bb36fe354538cd63390b65c44ffd821'
6
+ metadata.gz: 262e98500ccc8211dce292b7674c10223ff10abf88671fcaef504e62c94aef82a4c1b14590712c93280e798d632e4e34a183b7e02887312ed22a58b0f2a04b47
7
+ data.tar.gz: 2c68c26e685cc25fa25e5fb62fed568ca918b4b4ea5d22478530f0706b72c346ca362d39b628719c28101fd69bf9d4796229441d437ac507f340f8a480a95a4d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-documentai_v1beta3
2
2
 
3
+ ### v0.41.0 (2022-04-05)
4
+
5
+ * Regenerated from discovery document revision 20220401
6
+
3
7
  ### v0.40.0 (2022-03-29)
4
8
 
5
9
  * Regenerated from discovery document revision 20220326
@@ -7372,7 +7372,7 @@ module Google
7372
7372
  # have multiple versions, pre-trained by Google internally or up-trained by the
7373
7373
  # customer. At a time, a processor can only have one default version version. So
7374
7374
  # the processor's behavior (when processing documents) is defined by a default
7375
- # version.
7375
+ # version
7376
7376
  class GoogleCloudDocumentaiV1beta3ProcessorVersion
7377
7377
  include Google::Apis::Core::Hashable
7378
7378
 
@@ -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.40.0"
19
+ GEM_VERSION = "0.41.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220326"
25
+ REVISION = "20220401"
26
26
  end
27
27
  end
28
28
  end
@@ -119,8 +119,8 @@ module Google
119
119
  # The resource that owns the locations collection, if applicable.
120
120
  # @param [String] filter
121
121
  # A filter to narrow down results to a preferred subset. The filtering language
122
- # accepts strings like "displayName=tokyo", and is documented in more detail in [
123
- # AIP-160](https://google.aip.dev/160).
122
+ # accepts strings like `"displayName=tokyo"`, and is documented in more detail
123
+ # in [AIP-160](https://google.aip.dev/160).
124
124
  # @param [Fixnum] page_size
125
125
  # The maximum number of results to return. If not set, the service selects a
126
126
  # default.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-documentai_v1beta3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.40.0
4
+ version: 0.41.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-04-04 00:00:00.000000000 Z
11
+ date: 2022-04-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1beta3/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.40.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.41.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1beta3
63
63
  post_install_message:
64
64
  rdoc_options: []