google-apis-documentai_v1beta3 0.23.0 → 0.24.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ab2146fb9e7bc230a34480907bb86c0c866394a16ca6af3da330a476fb83bb55
4
- data.tar.gz: f4ad55e38402b88e4dc640c343a2f2d6dc15380a0197cc25facdece2d70291d3
3
+ metadata.gz: b78552ebda1a8f782ebd3db50a7fb4ccf28a5a5d4978e7f36a659a15ff5eacb1
4
+ data.tar.gz: b6c0816b6ee8f6bce2b172821a06ee96fef062734f39759f087923045b67c9ab
5
5
  SHA512:
6
- metadata.gz: 5f2e22be3ddb17534d64b228058f49c9452d03eb87af138284079cf33c6a2687146dd6424779839a9086143c4fff948c63abb8fdccd759345bdbe7d5d8e3383e
7
- data.tar.gz: 43fa1eaaa7f0d1ae923a661127f50e968950fc1de58461473868b9663ea2517b9dc6eb1570e599c55c950268180035d69bab3da261228933be5df31676182435
6
+ metadata.gz: d1a0f688773ac923dc612aadfa98a9188e7bb1ee6ceaabd6ceecadb0408878f2b8b9b2129d5854d1390a2b22a25b0de2b4a8f841a0db09427e9e562845481ac2
7
+ data.tar.gz: e9eee6d094ef99e7b8dbbf477dfb830f77ca34630e0c304537ecf527664eb8cfa280a2741e8d7ac82707524f02bd7d48ff872d811c0b46e9ff64983abcc26d2a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-documentai_v1beta3
2
2
 
3
+ ### v0.24.0 (2021-09-28)
4
+
5
+ * Regenerated from discovery document revision 20210926
6
+
3
7
  ### v0.23.0 (2021-09-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20210907
@@ -7219,7 +7219,8 @@ module Google
7219
7219
  # entity is a date or time value. `money` - the entity represents a money value
7220
7220
  # amount. `number` - the entity is a number - integer or floating point. `string`
7221
7221
  # - the entity is a string value. `boolean` - the entity is a boolean value. `
7222
- # address` - the entity is a location address.
7222
+ # address` - the entity is a location address. `duration` - the entity is a
7223
+ # duration.
7223
7224
  # Corresponds to the JSON property `baseType`
7224
7225
  # @return [String]
7225
7226
  attr_accessor :base_type
@@ -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.23.0"
19
+ GEM_VERSION = "0.24.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210907"
25
+ REVISION = "20210926"
26
26
  end
27
27
  end
28
28
  end
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.23.0
4
+ version: 0.24.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: 2021-09-13 00:00:00.000000000 Z
11
+ date: 2021-10-04 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/master/generated/google-apis-documentai_v1beta3/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.23.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.24.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-documentai_v1beta3
63
63
  post_install_message:
64
64
  rdoc_options: []