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.AIPlatform.V1` namespace in .NET, with versions ranging from 1.0.0 to the latest release 3.22.0."],["The `MigrateResourceResponse` class describes a resource that has been successfully migrated, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inheriting from the `Object` class."],["Key properties of the `MigrateResourceResponse` class include `Dataset`, `DatasetAsDatasetName`, `MigratableResource`, `MigratedResourceCase`, `Model`, and `ModelAsModelName`, which provide information about the migrated resource's dataset and model."],["The class offers two constructors: a default `MigrateResourceResponse()` constructor and another that takes a `MigrateResourceResponse` object as a parameter, allowing for object duplication."],["There is a list of clickable links to older versions of the API documentation, allowing for navigation to the historical versions of the `MigrateResourceResponse`."]]],[]]