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 details the `MigrateResourceResponse` class within the `Google.Cloud.AIPlatform.V1` namespace, showcasing its use in describing a successfully migrated resource."],["The `MigrateResourceResponse` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class offers properties like `Dataset`, `DatasetAsDatasetName`, `MigratableResource`, `MigratedResourceCase`, `Model`, and `ModelAsModelName` for accessing details of the migrated resource."],["The page lists various versioned links of the `MigrateResourceResponse` class documentation, ranging from version `1.0.0` to `3.22.0`, the latest version, within the context of the `Google.Cloud.AIPlatform.V1` API."],["The `MigrateResourceResponse` class offers two constructors, one being the default constructor and the other allowing for the input of another `MigrateResourceResponse` object."]]],[]]