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."],[[["This webpage provides documentation for the `MigrateResourceResponse` class within the `Google.Cloud.AIPlatform.V1` namespace in the .NET environment, and lists all the version history for it."],["The `MigrateResourceResponse` class describes a successfully migrated resource and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `Dataset`, `DatasetAsDatasetName`, `MigratableResource`, `MigratedResourceCase`, `Model`, and `ModelAsModelName`, to identify the migrated resources."],["The documentation includes constructors, inherited members, and details about each property including its type and a description."],["The latest version available is 3.22.0, with multiple previous versions listed, going all the way back to version 1.0.0, allowing developers to view all the version history."]]],[]]