google-apis-deploymentmanager_v2 0.30.0 → 0.31.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5ab859255ebfce1c9d766954f9dac0e138ba8bb7e5c02a599cb966560f45d49c
4
- data.tar.gz: 5238522dd4fc6dd3b57063521d1930de361d5a8513ec118fc226b4914d53267a
3
+ metadata.gz: 183b2e9a5896fd909b8f9b80da8661c9c63cc6f5683cbfd65e287bdc9c4b46f9
4
+ data.tar.gz: 640b0563e7baf763621f14a509f6151a4235c7eba40f88da0fc0b81d35d9d42b
5
5
  SHA512:
6
- metadata.gz: bbdd3258bf1c4121ee6cb3f396503753720f377d63785d9f2b586df9058f6cda6c4711a205713a4c679ca6ac076a0ea707f2add48766f9f44a91320b000fb0fd
7
- data.tar.gz: 97cd49fe8fff1c69722f8bd47d86af309cca4f8f37ba4418ef2120d942aa1ef808aacc428fea7f765dbf34b50906a715d7184b980865a421964b5a209aee7627
6
+ metadata.gz: 236ed564ae13db5341cf709adaf7049f65ed495f99f2858ba10776a0b6783d57fd0ec24108d87828855e15b8980f7134165cc46e2dd1d05f7ff49e5ba8e7a9b1
7
+ data.tar.gz: d040a3a737a0332037bf318457eacd5c258be3eec5e5ed83be8b16f58c83c2db921c65f5bb88cf280ddd422e9fab8a1f2b2e086a109071f8c938f0965c1613cb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-deploymentmanager_v2
2
2
 
3
+ ### v0.31.0 (2024-05-19)
4
+
5
+ * Regenerated using generator version 0.15.0
6
+
3
7
  ### v0.30.0 (2024-02-23)
4
8
 
5
9
  * Unspecified changes
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module DeploymentmanagerV2
18
18
  # Version of the google-apis-deploymentmanager_v2 gem
19
- GEM_VERSION = "0.30.0"
19
+ GEM_VERSION = "0.31.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.13.1"
22
+ GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20240214"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-deploymentmanager_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.30.0
4
+ version: 0.31.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: 2024-02-25 00:00:00.000000000 Z
11
+ date: 2024-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.14.0
19
+ version: 0.15.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.14.0
29
+ version: 0.15.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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/main/generated/google-apis-deploymentmanager_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-deploymentmanager_v2/v0.30.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-deploymentmanager_v2/v0.31.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-deploymentmanager_v2
63
63
  post_install_message:
64
64
  rdoc_options: []