google-apis-dns_v1beta2 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: 170b1bf8ae3a2c89bde30c4e53ada1864074a9f5f9f2774ae05b4a103733ddb5
4
- data.tar.gz: f76795098a977a115824b77cdd819d2f3ccbf0e10f35af6bf3a8156e3ab6a69c
3
+ metadata.gz: f92b8862a6a6a02e00438a62d671fc258a4ed7124aa000c31b4fb49a5f62c6a9
4
+ data.tar.gz: eacd90d012766202279cb0ff850b3d17c4a66c6a42ad59c5c99938cd56e4e9c7
5
5
  SHA512:
6
- metadata.gz: 415cbf1f735b883d455ca9fd4853b3ade8249fba3540df60f41be0ad09d1cf2b42391b81888697f8252ce305857fccd155d2f52c5016be5b0d8ab356d544ddc5
7
- data.tar.gz: 1b0ec6460dfe531729d14db8328eb0480e5c7923a89248152c8dc2f9302c9d9aa781841e536aef64eba07eb1252cb1cc431327afffc98ebd3f65cbab59e67bc0
6
+ metadata.gz: 0bd6491b3ef0164955904acec1262041301b7d218f26aaadc573003ee2cf251285c92a8d22cff69ee327d7ca1918ff04033eb42f7358eaefb39c02b13605843e
7
+ data.tar.gz: 5cbcc0fe69bbbce667e7c32886621df3040f2da9fcf6bcfb4f1655b175107d0afa79da46937b25b1aefccc7d296ef84d6646a0f867bc95f365b715c845dbfcbe
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dns_v1beta2
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 = 'V1beta2'
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 DnsV1beta2
18
18
  # Version of the google-apis-dns_v1beta2 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_v1beta2
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_v1beta2/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-dns_v1beta2/v0.7.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dns_v1beta2/v0.8.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-dns_v1beta2
57
57
  post_install_message:
58
58
  rdoc_options: []