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, detailing its structure and properties."],["The latest version available for the `MigrateResourceResponse` documentation is 3.22.0, and there is an array of previous versions that go as far back as version 1.0.0."],["`MigrateResourceResponse` describes the successful migration of a resource, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inheriting from `Object`."],["Key properties of `MigrateResourceResponse` include `Dataset`, `DatasetAsDatasetName`, `MigratableResource`, `MigratedResourceCase`, `Model`, and `ModelAsModelName`, which relate to the migrated dataset and model resources."],["The class includes constructors for creating new instances of the `MigrateResourceResponse`, either as an empty object or cloned from another `MigrateResourceResponse` object."]]],[]]