google-apis-vmmigration_v1 0.46.0 → 0.47.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: f7f118cb813f2c2af38109e3fe2b721e207459b2c644469bff580a08ad5bd4ac
4
- data.tar.gz: dbed0b118cd1688b0e7480163baf93ff114693eb8a3cf7b0b1585656aac735d5
3
+ metadata.gz: 7d1108e7340e4d463b0c65d3aa573d521812758e3b354a58ba7d6029c97e0bec
4
+ data.tar.gz: 8d97a06366ba7dfa0b4943e9840edeb96616dd8288a087b96b4fdd4d8fb9cb2b
5
5
  SHA512:
6
- metadata.gz: d531cba8f51eb2183c05446765d106605ad430d015c2485354cfd7637d83b3e94f1103a8a91e05286932f8f8397bc6e4a67bdc3b3157a99ea3badf39995f49d9
7
- data.tar.gz: 7752e495beb8b4cffa9ee3c51fac4007c6eec1b04aef1a10fb692a48f07c1619c312d3293cbe2dc4f9a0d13b4998b2d0832aaa0091816d79f92ea507260169ea
6
+ metadata.gz: 45990bd8201f7bdcb014c872f87d2c5ef7b849068481ac117476c366adde4ba90d67335a197678c274e26b569553e52b721f2d2d6108476d3f10068ce8309974
7
+ data.tar.gz: 8b90fcec503595b61aeb3927eb5e5a1e1293052842e5d23c76ff93fc309a316574010e4189f741a243fc29c47ef2ce725d5265631ce1fb09f3361e75aab8d44d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-vmmigration_v1
2
2
 
3
+ ### v0.47.0 (2024-05-19)
4
+
5
+ * Regenerated from discovery document revision 20240411
6
+ * Regenerated using generator version 0.15.0
7
+
3
8
  ### v0.46.0 (2024-03-03)
4
9
 
5
10
  * Regenerated from discovery document revision 20240222
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module VmmigrationV1
18
18
  # Version of the google-apis-vmmigration_v1 gem
19
- GEM_VERSION = "0.46.0"
19
+ GEM_VERSION = "0.47.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.14.0"
22
+ GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240222"
25
+ REVISION = "20240411"
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-vmmigration_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.46.0
4
+ version: 0.47.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-03-03 00:00:00.000000000 Z
11
+ date: 2024-05-19 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-vmmigration_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1/v0.46.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1/v0.47.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vmmigration_v1
63
63
  post_install_message:
64
64
  rdoc_options: []