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 properties, constructors, and inherited members."],["The `MigrateResourceResponse` class is designed to describe a resource that has been successfully migrated, with the ability to contain the migrated resource name for either a dataset or model."],["The latest version of the Google.Cloud.AIPlatform.V1 package available is 3.22.0, with historical documentation versions dating back to version 1.0.0 included on the page, all related to the `MigrateResourceResponse` class."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class, utilizing methods like `GetHashCode` and `GetType`."],["The MigrateResourceResponse class has properties like `Dataset`, `DatasetAsDatasetName`, `MigratableResource`, `MigratedResourceCase`, `Model` and `ModelAsModelName`, allowing interactions and information retrieval about the migrated resource."]]],[]]