google-apis-deploymentmanager_v2beta 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: 62a3c2b25672c58740a229303099ecc29562800d1403eac3a2b4b74f004cdb41
4
- data.tar.gz: 511abfa423ba18fc5335ba3b9106193e22186227b035510ed715575ac51c7ce1
3
+ metadata.gz: 44ebf827bc106f165de0825b434be847493d5904f4e79de426fbda00d4e5793f
4
+ data.tar.gz: beeb7042b14c3cffd86f3af498dadac933ba16a51096b43882f03412a99f756e
5
5
  SHA512:
6
- metadata.gz: '01927acbcccce9520c9a6ba60f2c00c71fbdf2559bb393a64f2f75b76af28eea461eecab594ae22f146eace4a3450e66cb66d9ce6e350ead51dfa53bea0de70d'
7
- data.tar.gz: a70a638fce3758d0845fa5df6431051f132be29cf3d7bf1a800c77a743b9db299aa6b08b4731bc0eeadef6e0a0a0b2d2938389a4b106e6f58c89ea80ca678c1f
6
+ metadata.gz: 4b0b34fb0669a69cef08580c7c4ffe553dde78ffdeec743ce914b882ee42e41d61316161d7f40e0a915456cba9db88fa6b1ce9a96eb5638f4f447dfe6952ff30
7
+ data.tar.gz: 470f2e3a99fa0131441126f6ea4101c44cf117b508327f7d9507d779d2956787d252b3ea0165121b8fc3670f435d3b0101c21f427bba57e97727ae43c4a54e12
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-deploymentmanager_v2beta
2
2
 
3
+ ### v0.5.0 (2021-03-18)
4
+
5
+ * Regenerated from discovery document revision 20210311
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.4.0 (2021-03-04)
4
9
 
5
10
  * Unspecified changes
@@ -31,7 +31,7 @@ module Google
31
31
  # This is NOT the gem version.
32
32
  VERSION = 'V2beta'
33
33
 
34
- # View and manage your data across Google Cloud Platform services
34
+ # See, edit, configure, and delete your Google Cloud Platform data
35
35
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
36
36
 
37
37
  # View your data across Google Cloud Platform services
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DeploymentmanagerV2beta
18
18
  # Version of the google-apis-deploymentmanager_v2beta 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
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210204"
25
+ REVISION = "20210311"
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-deploymentmanager_v2beta
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-03-08 00:00:00.000000000 Z
11
+ date: 2021-03-22 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-deploymentmanager_v2beta/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-deploymentmanager_v2beta/v0.4.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-deploymentmanager_v2beta/v0.5.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-deploymentmanager_v2beta
57
57
  post_install_message:
58
58
  rdoc_options: []