public sealed class MigrationInsight : IMessage<MigrationInsight>, IEquatable<MigrationInsight>, IDeepCloneable<MigrationInsight>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class MigrationInsight.
An insight about potential migrations for an asset.
[[["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 documentation is for the `MigrationInsight` class within the Google Cloud Migration Center v1 API, specifically version 1.2.0."],["The `MigrationInsight` class provides insights into potential migrations for an asset and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`MigrationInsight` can have two properties: `ComputeEngineTarget`, which is a `ComputeEngineMigrationTarget`, representing a Google Compute Engine target, and `Fit`, which is a `FitDescriptor`, detailing the asset's fit for the proposed migration."],["There are multiple versions of the API available, including 1.4.0 (latest), 1.3.0, 1.2.0, 1.1.0, and 1.0.0, each potentially having unique features and changes."],["The `MigrationTargetCase` property returns the case of the migration target."]]],[]]