public sealed class ComputeEngineMigrationTarget : IMessage<ComputeEngineMigrationTarget>, IEquatable<ComputeEngineMigrationTarget>, IDeepCloneable<ComputeEngineMigrationTarget>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class ComputeEngineMigrationTarget.
[[["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 `ComputeEngineMigrationTarget` class is part of the Migration Center v1 API within the `Google.Cloud.MigrationCenter.V1` namespace."],["This class, `ComputeEngineMigrationTarget`, represents a target for compute engine migration and is the implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `ComputeEngineMigrationTarget` class is version 1.4.0, with previous versions available from 1.0.0 onwards."],["The class includes a `Shape` property, which provides a `ComputeEngineShapeDescriptor` to describe the suggested shape for the migration target."],["The class includes two constructors for creating a `ComputeEngineMigrationTarget`, one default constructor and another to create a copy of an existing object."]]],[]]