public sealed class MigrateResourceResponse : IMessage<MigrateResourceResponse>, IEquatable<MigrateResourceResponse>, IDeepCloneable<MigrateResourceResponse>, IBufferMessage, IMessage
[[["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 page provides a comprehensive list of versions for the `MigrateResourceResponse` class in the `Google.Cloud.AIPlatform.V1` namespace, ranging from version 1.0.0 to the latest version 3.22.0."],["`MigrateResourceResponse` is a class that details the outcome of a successfully migrated resource, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MigrateResourceResponse` class has properties to retrieve migrated resources, including the `Dataset` and `Model` resource names as strings or their respective typed views, `DatasetAsDatasetName` and `ModelAsModelName`."],["The class also offers a `MigratableResource` property, which contains the identifier of the resource before it was migrated, found in various Google Cloud APIs, and a `MigratedResourceCase` property to identify which resource was migrated."]]],[]]