public sealed class PostProcessingStep : IMessage<PostProcessingStep>, IEquatable<PostProcessingStep>, IDeepCloneable<PostProcessingStep>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class PostProcessingStep.
PostProcessingStep 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 page provides reference documentation for the `PostProcessingStep` class within the Google Cloud VM Migration v1 API, specifically version 2.3.0."],["The `PostProcessingStep` class contains specific details related to a migration step and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists all available versions of the `PostProcessingStep` class, ranging from the latest version 2.6.0 down to version 1.0.0."],["The class inherits from `Object` and includes constructors for default initialization and for creating a copy from another `PostProcessingStep` object."],["It also includes the inherited members from the `Object` class such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]