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."],[[["The latest version of the `PostProcessingStep` API class is 2.6.0, but the current documentation is for version 2.4.0, and there are several previous versions available from 1.0.0 up to 2.5.0."],["`PostProcessingStep` is a class in the Google.Cloud.VMMigration.V1 API, representing specific step details for VM migration."],["The `PostProcessingStep` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing methods for message handling, equality checks, deep cloning, and buffered message operations."],["The `PostProcessingStep` class has two constructors: a default constructor `PostProcessingStep()` and a copy constructor `PostProcessingStep(PostProcessingStep other)`."],["The `PostProcessingStep` API class is located within the `Google.Cloud.VMMigration.V1` namespace, and is contained within the `Google.Cloud.VMMigration.V1.dll` assembly."]]],[]]