google-apis-vmmigration_v1 0.29.0 → 0.30.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: ffc55d3f27b60729af2e49d144ea57eecfff74130c4affdd1a823903c94d3804
4
- data.tar.gz: b0b89bca28aa4aa567e2f80dd5a4d5cf3132d69a08e3e270653a17a5e01e0a11
3
+ metadata.gz: b029a45a0e5c0fa063e2d1e8f0973aeaa1eef144aca0bd62375a3a2e16e76dcd
4
+ data.tar.gz: bfdcc8b8566907c6597a4ac0802e9716e58ddb4045dd6a356fe4810efbb2f3b6
5
5
  SHA512:
6
- metadata.gz: f1b7518747d82c7a8bf3b9e169299f56ecea2bed9ef1aa0fc612d9a89f1985397f684c07a6c8819834753880bd1c2501894961a0c5eafd37c4d13de2fbd86148
7
- data.tar.gz: 5cfac28eef10bc7f30f3614bab01fdef4e72a89d2d48874b5521d0312afa3f5d7e9e729ae5393542700d79369b3e5dc5ac84c650637a9bb4b458b79394694894
6
+ metadata.gz: 6f1ddd9273d94532a3613f83e5d25def52e94f0adbd5faa699ed109b3f3667eaffd15ff04d0e6da95bb07a081eb56512974daa6c636c5c42ebfa444a701ebeca
7
+ data.tar.gz: fb9bedfbfb227f64f073af1f91b43668554783f79393a19866a6d53abba682aca4f4519dd5ad9ed17fbdab2acf55c385685f57365909cb176e55b7ef7cf76d06
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-vmmigration_v1
2
2
 
3
+ ### v0.30.0 (2023-04-30)
4
+
5
+ * Regenerated from discovery document revision 20230420
6
+
3
7
  ### v0.29.0 (2023-04-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20230330
@@ -1731,7 +1731,7 @@ module Google
1731
1731
  end
1732
1732
  end
1733
1733
 
1734
- # A resource that represents Google Cloud Platform location.
1734
+ # A resource that represents a Google Cloud location.
1735
1735
  class Location
1736
1736
  include Google::Apis::Core::Hashable
1737
1737
 
@@ -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.29.0"
19
+ GEM_VERSION = "0.30.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230330"
25
+ REVISION = "20230420"
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.29.0
4
+ version: 0.30.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: 2023-04-16 00:00:00.000000000 Z
11
+ date: 2023-04-30 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/main/generated/google-apis-vmmigration_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1/v0.29.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1/v0.30.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: []