google-apis-deploymentmanager_alpha 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: 2abd28bb1efd90ab5abec168b714f7127b70dc831d278ef5fd5209308b17b57b
4
- data.tar.gz: d15ef5441290967202c8e92de14a44284da7cba69d835ed2e717fdab0f2a1cbc
3
+ metadata.gz: 0e2f1ad013dacf20497793d3a41b639bdea2385e96a7b03eee8565dc632beb25
4
+ data.tar.gz: ad94cf2ec880146664781eb439a7f6c998ecb271b567d5fef82f2c6b5b36a33e
5
5
  SHA512:
6
- metadata.gz: c878908316379ba7058979d210b560f083fc0c3776e7543ea194a0f3cb7a2dcdc9e9f102028dc621314728708d5f829c00e6965c3d6aa9bce54d19e37330d4e1
7
- data.tar.gz: 0bf43861ae1e9f766c0235b90520fc1a0071af2bfe170fdb66dd7ad29db16576417c1aa2251a544b306d1c8b0fbaf2a35a3b267065cfd4b4bb7021a3d4b25c6f
6
+ metadata.gz: 4bfb6adc52eee5868f2e77f329368e7983818c4517d4149c2d6c00204c17230a78240cc07ffc7fe6808e361028141a79f5d79deb056d657f4d308444d559b6fa
7
+ data.tar.gz: 03bfc5296a9650ffe4dab856a16854d6d6e04ae9370013fc7681415b3ccf780fe45e8d2e2d45ff7aaa0d3f5b998a4686f439ac6e474fc484ca9f170dcfafb18c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-deploymentmanager_alpha
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 = 'Alpha'
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 DeploymentmanagerAlpha
18
18
  # Version of the google-apis-deploymentmanager_alpha 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_alpha
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_alpha/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-deploymentmanager_alpha/v0.4.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-deploymentmanager_alpha/v0.5.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-deploymentmanager_alpha
57
57
  post_install_message:
58
58
  rdoc_options: []