google-apis-vmmigration_v1alpha1 0.52.0 → 0.53.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e7c4e47598fa1299269188f02e16f171260fc3ef858a8788e7ca4b9370e32441
|
4
|
+
data.tar.gz: b61f07528e524f5ba2e8e6238909c0cc46d2034580ba68fb646f7b1ffd2ba87b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7ec62bcf171ca243ee6fb4af3f863ea8647c732c2fa29feb8d4b98d8f085614733902a04058ab32ecb0a8268fb1b089619330535760344c79b9442372f9b1e27
|
7
|
+
data.tar.gz: 619ceb3133499ec8074c21a3caae788c99e748756493359139f2554423c1a1a66be175dec09829f1565588a4c98121355338982de5cbe616f0b6467a594a2fa6
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-vmmigration_v1alpha1
|
2
2
|
|
3
|
+
### v0.53.0 (2025-02-26)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20250213
|
6
|
+
* Regenerated using generator version 0.16.0
|
7
|
+
|
3
8
|
### v0.52.0 (2024-12-02)
|
4
9
|
|
5
10
|
* Regenerated from discovery document revision 20241114
|
@@ -149,7 +149,7 @@ module Google
|
|
149
149
|
end
|
150
150
|
end
|
151
151
|
|
152
|
-
# Holds
|
152
|
+
# Holds information about the available versions for upgrade.
|
153
153
|
class AvailableUpdates
|
154
154
|
include Google::Apis::Core::Hashable
|
155
155
|
|
@@ -1486,7 +1486,7 @@ module Google
|
|
1486
1486
|
end
|
1487
1487
|
|
1488
1488
|
# CutoverJob message describes a cutover of a migrating VM. The CutoverJob is
|
1489
|
-
# the operation of shutting down the VM, creating a snapshot and
|
1489
|
+
# the operation of shutting down the VM, creating a snapshot and cloning the VM
|
1490
1490
|
# using the replicated snapshot.
|
1491
1491
|
class CutoverJob
|
1492
1492
|
include Google::Apis::Core::Hashable
|
@@ -1728,7 +1728,7 @@ module Google
|
|
1728
1728
|
# @return [String]
|
1729
1729
|
attr_accessor :appliance_software_version
|
1730
1730
|
|
1731
|
-
# Holds
|
1731
|
+
# Holds information about the available versions for upgrade.
|
1732
1732
|
# Corresponds to the JSON property `availableVersions`
|
1733
1733
|
# @return [Google::Apis::VmmigrationV1alpha1::AvailableUpdates]
|
1734
1734
|
attr_accessor :available_versions
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module VmmigrationV1alpha1
|
18
18
|
# Version of the google-apis-vmmigration_v1alpha1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.53.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.16.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250213"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-vmmigration_v1alpha1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.53.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date:
|
10
|
+
date: 2025-03-02 00:00:00.000000000 Z
|
12
11
|
dependencies:
|
13
12
|
- !ruby/object:Gem::Dependency
|
14
13
|
name: google-apis-core
|
@@ -58,9 +57,8 @@ licenses:
|
|
58
57
|
metadata:
|
59
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vmmigration_v1alpha1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1alpha1/v0.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1alpha1/v0.53.0
|
62
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vmmigration_v1alpha1
|
63
|
-
post_install_message:
|
64
62
|
rdoc_options: []
|
65
63
|
require_paths:
|
66
64
|
- lib
|
@@ -75,8 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
73
|
- !ruby/object:Gem::Version
|
76
74
|
version: '0'
|
77
75
|
requirements: []
|
78
|
-
rubygems_version: 3.5
|
79
|
-
signing_key:
|
76
|
+
rubygems_version: 3.6.5
|
80
77
|
specification_version: 4
|
81
78
|
summary: Simple REST client for VM Migration API V1alpha1
|
82
79
|
test_files: []
|