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 the latest version documented is 3.22.0."],["The `MigrateResourceResponse` class represents a successfully migrated resource and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MigrateResourceResponse` class includes properties such as `Dataset`, `DatasetAsDatasetName`, `MigratableResource`, `MigratedResourceCase`, `Model`, and `ModelAsModelName`, which provide information about the migrated resource."],["The documentation provides links to every version starting from 1.0.0, providing the user the ability to view any previous documentation."],["The `MigrateResourceResponse` class can be constructed using a default constructor, or a copy constructor that accepts another `MigrateResourceResponse` object as a parameter."]]],[]]