google-apis-deploymentmanager_v2beta 0.8.0 → 0.9.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: '04964bcd2cabcf69c02b28d05055f45bc3101a9062830b74902e586cf136d04a'
4
- data.tar.gz: 2d70d05ab397c0bb3ee68c62dffed0f1f4c7cea0f90753884850e5e2bc1c5e44
3
+ metadata.gz: d9a0589919bb596b49ba71648a5c75d3cfcdb9669ea1d2283e1c31233d562248
4
+ data.tar.gz: fd4cab7c84b089e7a2631468a98daa8112d57826d163dd11c89a7ebfbc25acec
5
5
  SHA512:
6
- metadata.gz: 8db1731e5c2acdf7450ecc5725175f01cd0040c2bfdaca1133573e1b5bd6234435cb6265200af946f40adae71b4f9cb243b1a21b651ecd7c0ce5247caa25b818
7
- data.tar.gz: c327bf0961c1f92a0dc4a5d002f9640519b39bc6c5a49a7cd92da0da61cdcf417a49cf750c63bc109951718cde1a6a96797e06443db6797cd8d1715c3795060e
6
+ metadata.gz: a8803faddbfb86b122cd6ae10b872a5bce543accc740c35fe89d0372b117e79bb04a1c0d107ca1214a3e9553620f5045e2ea2d12fd2f2548e74f41bec443cab3
7
+ data.tar.gz: dd10b2153c3332ccd78351691017163a4c38adbd8b236aa551af8d7f00c5b33e4588c6665aaedba8777c7da90970c6740a904574d79f9a34cf40cf6050f4f87e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-deploymentmanager_v2beta
2
2
 
3
+ ### v0.9.0 (2021-08-05)
4
+
5
+ * Regenerated from discovery document revision 20210729
6
+
3
7
  ### v0.8.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
@@ -31,10 +31,10 @@ module Google
31
31
  # This is NOT the gem version.
32
32
  VERSION = 'V2beta'
33
33
 
34
- # See, edit, configure, and delete your Google Cloud Platform data
34
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
35
35
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
36
36
 
37
- # View your data across Google Cloud Platform services
37
+ # View your data across Google Cloud services and see the email address of your Google Account
38
38
  AUTH_CLOUD_PLATFORM_READ_ONLY = 'https://www.googleapis.com/auth/cloud-platform.read-only'
39
39
 
40
40
  # View and manage your Google Cloud Platform management resources and deployment status information
@@ -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.8.0"
19
+ GEM_VERSION = "0.9.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 = "20210311"
25
+ REVISION = "20210729"
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.8.0
4
+ version: 0.9.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-08-09 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-deploymentmanager_v2beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-deploymentmanager_v2beta/v0.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-deploymentmanager_v2beta/v0.9.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-deploymentmanager_v2beta
63
63
  post_install_message:
64
64
  rdoc_options: []