google-apis-documentai_v1beta2 0.17.0 → 0.18.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: 50650cb0eb4a856ed9ccd6bac1d82a4a4d99101851d3689ad0f2158e69e27536
4
- data.tar.gz: aea2128789ed1c6c28008845688548ebedd947f90c6ea508adde01561ba7b939
3
+ metadata.gz: 90384f499143c0c9171eca28192a550f2298d649b517e11e39f56e99987374ee
4
+ data.tar.gz: a73293e91b70eea22a40ba87b38afc6481c9abcc91ff9b821eb5481d66e03964
5
5
  SHA512:
6
- metadata.gz: b59b1bbbbf3b2be7410823ed9d7af4544ab2527b634be79f922996a7021271ee0163bc8d31efe104025ed375b1b8c2bda522b619c50758bcbb56b1cabe65a309
7
- data.tar.gz: 139940df84b0f59ebfe4f98d0c807f38ded22580d3fcb16a62bc52c82d398eb97fb810b3ade5528cf8e4caeae0e10ee9852ab48873b266d372cecdf22b9c163f
6
+ metadata.gz: 2f09d0b4584f5a266e50afda9273803cf47d56c3bf41ee0959dc39637b0791f4cd1ffefde1f8f3c860ea6e3c631378808a0a9cd3d5c779713373096d34d2ade0
7
+ data.tar.gz: 14a5db5fd7a9f594e9d2b16a1badc0621bc0324fe16401558b8827b5b898bd5e06ea8118c4e6104ae41f4a97e62345ea262ec966af5b63d6c21aafae22da3e58
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-documentai_v1beta2
2
2
 
3
+ ### v0.18.0 (2021-08-19)
4
+
5
+ * Regenerated from discovery document revision 20210817
6
+
3
7
  ### v0.17.0 (2021-08-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20210731
@@ -31,7 +31,7 @@ module Google
31
31
  # This is NOT the gem version.
32
32
  VERSION = 'V1beta2'
33
33
 
34
- # See, edit, configure, and delete your Google Cloud Platform data
34
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
35
35
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
36
36
  end
37
37
  end
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DocumentaiV1beta2
18
18
  # Version of the google-apis-documentai_v1beta2 gem
19
- GEM_VERSION = "0.17.0"
19
+ GEM_VERSION = "0.18.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 = "20210731"
25
+ REVISION = "20210817"
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_v1beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0
4
+ version: 0.18.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-08-09 00:00:00.000000000 Z
11
+ date: 2021-08-23 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_v1beta2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta2/v0.17.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta2/v0.18.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-documentai_v1beta2
63
63
  post_install_message:
64
64
  rdoc_options: []