public sealed class PreparingVMDisksStep : IMessage<PreparingVMDisksStep>, IEquatable<PreparingVMDisksStep>, IDeepCloneable<PreparingVMDisksStep>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class PreparingVMDisksStep.
PreparingVMDisksStep contains specific step details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation and code samples for the `PreparingVMDisksStep` class within the VM Migration v1 API."],["The `PreparingVMDisksStep` class, found in the `Google.Cloud.VMMigration.V1` namespace, contains specific details for the VM disk preparation step."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PreparingVMDisksStep` class inherits from `object` and offers two constructors: a default constructor and one that takes another `PreparingVMDisksStep` object as a parameter."],["The documentation covers versions 1.0.0 through 2.6.0, with 2.6.0 being the latest, and the current page is specifically about version 2.4.0."]]],[]]