google-apis-vmmigration_v1 0.18.0 → 0.19.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: f23f04ce99a775bc15679795af7d99f058f3ad2c643c1d493263a04d3a25e691
4
- data.tar.gz: 2f8d5c3069b773083e79475cff1241a5d340e348b55b0efcfef60a70015a98d0
3
+ metadata.gz: 9b9638a8830f2abbfe6a347857f89299fe8c382bec5a87193c4358dfc4f4d092
4
+ data.tar.gz: 5d2ebd79c9a107c2d11f939b79e378597c6b19c6fc0b65e01c9cd314c877f0af
5
5
  SHA512:
6
- metadata.gz: b97b32af791537505df3e8bb5ef76d819f46389530b3531f556b7d3d9d98b518facdc0cf6554f0a62e038fd23236342653bbf2864a80a625fa60881292b0d487
7
- data.tar.gz: c47236242f17a7aed1ffd98845a07849bcf898803e979471ebf58c5e585385a65c21914cf900724e935b80b6b6f88a097f5cc8ffa6511a36e5f6ff6c1f92854d
6
+ metadata.gz: 81eaeff1fc3f92fd424a4011f87478627e400e99e0f3f5ab94718da848d7fbefe0da28db3352def4692cb237d56e72be9eb56b8d8f2a59b8a9898e89f8bbe85a
7
+ data.tar.gz: c04f4b69f24c95fc892a7ada58c648ef192413660dfc147e9448143b9fd174a56d5554256c0e7619b8acdf2d71133b7416eb7d914426922ab3fc387349fb98cb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-vmmigration_v1
2
2
 
3
+ ### v0.19.0 (2022-09-21)
4
+
5
+ * Regenerated using generator version 0.10.0
6
+
3
7
  ### v0.18.0 (2022-09-13)
4
8
 
5
9
  * Regenerated from discovery document revision 20220908
@@ -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.18.0"
19
+ GEM_VERSION = "0.19.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.9.0"
22
+ GENERATOR_VERSION = "0.10.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20220908"
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.18.0
4
+ version: 0.19.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-09-19 00:00:00.000000000 Z
11
+ date: 2022-09-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.7'
19
+ version: 0.9.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.7'
29
+ version: 0.9.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.18.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1/v0.19.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: []