public sealed class InitializingReplicationStep : IMessage<InitializingReplicationStep>, IEquatable<InitializingReplicationStep>, IDeepCloneable<InitializingReplicationStep>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class InitializingReplicationStep.
InitializingReplicationStep 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 documentation for the `InitializingReplicationStep` class within the Google Cloud VM Migration v1 API, specifically version 2.4.0."],["`InitializingReplicationStep` is a class that details the steps in the process of initializing replication within the VM migration, which is sealed and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The documentation covers the `InitializingReplicationStep` class constructors, providing details for both a default constructor and one that takes another `InitializingReplicationStep` object as a parameter."],["The version history is available for this class ranging from version 1.0.0 to 2.6.0 (latest)."]]],[]]