google-apis-dns_v1 0.7.0 → 0.8.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: ec7ae4f0be5513c62f06bf5be088746aedd239e3569f21a8c39a62ad250a07d4
4
- data.tar.gz: 816098c634b50936f92878744303265aec88284053cea4d22fec1e980847a905
3
+ metadata.gz: 68c59d03a1a098dcdae8c824641738564a8ddbc1eed5e892602a7b01527c58ad
4
+ data.tar.gz: 69842a08edccf86b9240a7c6622a7e8873db9d1c65070f1e3c300532f25b5c12
5
5
  SHA512:
6
- metadata.gz: a7b7d4a21d4ef725d02a419c9b600b7b32d946e8948dbbd51d171a9562cb02683de9d90f2991b6d14d0d5a990b167920d9674d3ab66781a5327810cacd27afab
7
- data.tar.gz: 1697fa4d589ebeb0a29fc7ba23552148a37abc5da1dc80c9a6a33eaf79061e334884cd9a5a82e95cdbb7749fd0b28ddbf206e48f3ecad4489ca20dd3b44d46b1
6
+ metadata.gz: 46bb39ae9fa709675b9b63e1e13241b415d684037e18c12918fa17679446d58a2213e7e24c40d1c6c2e13480ef1c987d42be96fe2991a6d1351484b016696e21
7
+ data.tar.gz: 3d4d01688841763383858d8f5ab96c1a6cb5fa5a88bf6da771df7d9aaa03656975763ce315d8547cd6b4b78f01f7ccf1aaa6815298bc2aa8eaf0eca779a13e38
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dns_v1
2
2
 
3
+ ### v0.8.0 (2021-03-29)
4
+
5
+ * Regenerated from discovery document revision 20210319
6
+
3
7
  ### v0.7.0 (2021-03-22)
4
8
 
5
9
  * Regenerated from discovery document revision 20210314
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1'
31
31
 
32
- # View and manage your data across Google Cloud Platform services
32
+ # See, edit, configure, and delete your Google Cloud Platform data
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
 
35
35
  # View your data across Google Cloud Platform services
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DnsV1
18
18
  # Version of the google-apis-dns_v1 gem
19
- GEM_VERSION = "0.7.0"
19
+ GEM_VERSION = "0.8.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210314"
25
+ REVISION = "20210319"
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-dns_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.8.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-03-29 00:00:00.000000000 Z
11
+ date: 2021-04-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-dns_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-dns_v1/v0.7.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dns_v1/v0.8.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-dns_v1
57
57
  post_install_message:
58
58
  rdoc_options: []