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 document provides comprehensive version history and details for the `MigrateResourceResponse` class within the `Google.Cloud.AIPlatform.V1` namespace."],["The latest version of `MigrateResourceResponse` is 3.22.0, and the document lists a history of versions stretching back to 1.0.0."],["The `MigrateResourceResponse` class, which implements several interfaces, is designed to describe a successfully migrated resource, with properties like `Dataset`, `DatasetAsDatasetName`, `Model`, and `ModelAsModelName`."],["The document shows that the class inherits members from the base `Object` class and has constructors for default initialization and cloning existing instances."],["It details the properties, including their types and descriptions such as the `MigratedResourceCase` property, which indicates the type of migrated resource, and `MigratableResource`, which is the resource's identifier before migration."]]],[]]