File tree Expand file tree Collapse file tree 3 files changed +11
-6
lines changed
generated/google-apis-vmmigration_v1alpha1
lib/google/apis/vmmigration_v1alpha1 Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-vmmigration_v1alpha1
22
3+ ### v0.53.0 (2025-02-26)
4+
5+ * Regenerated from discovery document revision 20250213
6+ * Regenerated using generator version 0.16.0
7+
38### v0.52.0 (2024-12-02)
49
510* Regenerated from discovery document revision 20241114
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ def update!(**args)
149149 end
150150 end
151151
152- # Holds informatiom about the available versions for upgrade.
152+ # Holds information about the available versions for upgrade.
153153 class AvailableUpdates
154154 include Google ::Apis ::Core ::Hashable
155155
@@ -1486,7 +1486,7 @@ def update!(**args)
14861486 end
14871487
14881488 # CutoverJob message describes a cutover of a migrating VM. The CutoverJob is
1489- # the operation of shutting down the VM, creating a snapshot and clonning the VM
1489+ # the operation of shutting down the VM, creating a snapshot and cloning the VM
14901490 # using the replicated snapshot.
14911491 class CutoverJob
14921492 include Google ::Apis ::Core ::Hashable
@@ -1728,7 +1728,7 @@ class DatacenterConnector
17281728 # @return [String]
17291729 attr_accessor :appliance_software_version
17301730
1731- # Holds informatiom about the available versions for upgrade.
1731+ # Holds information about the available versions for upgrade.
17321732 # Corresponds to the JSON property `availableVersions`
17331733 # @return [Google::Apis::VmmigrationV1alpha1::AvailableUpdates]
17341734 attr_accessor :available_versions
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module VmmigrationV1alpha1
1818 # Version of the google-apis-vmmigration_v1alpha1 gem
19- GEM_VERSION = "0.52 .0"
19+ GEM_VERSION = "0.53 .0"
2020
2121 # Version of the code generator used to generate this client
22- GENERATOR_VERSION = "0.15.1 "
22+ GENERATOR_VERSION = "0.16.0 "
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20241114 "
25+ REVISION = "20250213 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments