google-apis-vmmigration_v1 0.13.0 → 0.14.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: 8f8188e4bf6dc539e28d9f3a373c3462b092b9b6721f6ffa1eadd56175241371
4
- data.tar.gz: 7dbbab7f780f0ea7c927078c9e46d26a535d2e6ab09d9e5da907be589a9a80bf
3
+ metadata.gz: 857cf37c697a1f8d7c82b7a5770c4b939f4bc691aa809db1aa369120b32272b3
4
+ data.tar.gz: 272ed1b3a24b6a0aa11eefad5957761a28d74ed144b1086b5c13caf9a14a1c5c
5
5
  SHA512:
6
- metadata.gz: a16b13a17f7a5555cfe5ad7fff41ae4405534c28dcb3d93a4f4ee8c98bae5a68132b1c58abd037215276ee5810ec044d71ca60d6436a2b92d1fa66d2bb7ddf55
7
- data.tar.gz: a99fd79556aa8892f115ef7b8cde473f2230397e09eaeff911ca1a250f6ef7c870271edfbc14c964dfcfd730bb5fc3938aded6858bf6dc7bcd41a29aa034ed14
6
+ metadata.gz: e434da61c36015d806b78bd3d0dec038c3b3938716ca09a6b129239b8451c7f898e2810a8549143f273bbed91dade9c8f07f4e754a6f6dbd7ad18b1be3ed9b6e
7
+ data.tar.gz: 42ebd4b80818e9aef0c5ceddd2798dea49e16553cda8cfe33bf6530131eff9e04592f3592e403e2a3dfd0d64a435d91a6907ec5104c240fb9d6e5ae60304dbd5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-vmmigration_v1
2
2
 
3
+ ### v0.14.0 (2022-06-21)
4
+
5
+ * Regenerated using generator version 0.7.0
6
+
3
7
  ### v0.13.0 (2022-06-10)
4
8
 
5
9
  * Regenerated from discovery document revision 20220602
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module VmmigrationV1
18
18
  # Version of the google-apis-vmmigration_v1 gem
19
- GEM_VERSION = "0.13.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.5.0"
22
+ GENERATOR_VERSION = "0.7.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20220602"
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.13.0
4
+ version: 0.14.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: 2022-06-13 00:00:00.000000000 Z
11
+ date: 2022-06-27 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.5'
19
+ version: '0.6'
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.5'
29
+ version: '0.6'
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.13.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1/v0.14.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: []