google-apis-essentialcontacts_v1 0.4.0 → 0.5.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: ba56c8dc4dc146f9e47496f2d30077aa0f2146a4839fa4ee022fa59fce86c8e9
4
- data.tar.gz: 737ea17febd0f2186b2600226a404a88efe65303035770582677104cd1b79d46
3
+ metadata.gz: fa99a4e9506100e06623b8a072489ae8e49ab4dc948ab3c8ea7ac17c22b14755
4
+ data.tar.gz: 17e8048c6b32faf73f8c710d63e3fe779fa761bd0dce3ed8f0e176a327163b0f
5
5
  SHA512:
6
- metadata.gz: 63c999a23b3af25bf9008c5cf1deb273834597c3f74c3423bb5e052a1e28d38b4e3831849c489dc58e52c05bcdc7488e2e1425c43f110d8dc2b669211b5f2608
7
- data.tar.gz: 5c82096d005da2d68a64a1577612e04b9b98f8fbe3db3e154c8da1b3ea87a06b5b3444aa71aeda9f4ae686485d93c052264a7cc6a0f822c60630869b9107a3a4
6
+ metadata.gz: d3784d7c2084f87b8a48262c8eccb82fd97e6697039963622b56c41926b78b437224bc57bd272be942c38758962a00f5d14d7f1350f6c257b83aff40828ef5a1
7
+ data.tar.gz: 05f415a7edc5980b5c459d695ab3a467b1bc41e7072799ccf7590c28e12edfc4fd36ca3f0fcf79b61ac62b9e46596c1fd81533ef643ec105d7a2ffd8969982e5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-essentialcontacts_v1
2
2
 
3
+ ### v0.5.0 (2021-09-01)
4
+
5
+ * Regenerated from discovery document revision 20210806
6
+
3
7
  ### v0.4.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module EssentialcontactsV1
18
18
  # Version of the google-apis-essentialcontacts_v1 gem
19
- GEM_VERSION = "0.4.0"
19
+ GEM_VERSION = "0.5.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 = "20210421"
25
+ REVISION = "20210806"
26
26
  end
27
27
  end
28
28
  end
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1'
31
31
 
32
- # See, edit, configure, and delete your Google Cloud Platform data
32
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-essentialcontacts_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.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-07-05 00:00:00.000000000 Z
11
+ date: 2021-09-06 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-essentialcontacts_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-essentialcontacts_v1/v0.4.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-essentialcontacts_v1/v0.5.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-essentialcontacts_v1
63
63
  post_install_message:
64
64
  rdoc_options: []