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-10 UTC."],[[["This webpage provides documentation for the `MigrateResourceResponse` class within the Google Cloud AI Platform V1 library for .NET, specifically for version 2.1.0."],["The `MigrateResourceResponse` class describes a resource that has been successfully migrated and implements multiple interfaces for message handling, equality comparison, and cloning, alongside having an inheritance from the Object base class."],["The webpage lists all available versions of the library, with version 3.22.0 being the latest, and it spans from versions 1.0.0 to 3.22.0, and each version has a corresponding link to its documentation."],["The `MigrateResourceResponse` class has properties for `Dataset`, `DatasetAsDatasetName`, `MigratableResource`, `MigratedResourceCase`, `Model`, and `ModelAsModelName`, allowing for detailed information about the migrated resources."],["The page also documents the constructors of the class `MigrateResourceResponse()` and `MigrateResourceResponse(MigrateResourceResponse other)`, and the methods from the Object class it inherits."]]],[]]