public sealed class AnalyzeMoveResponse : IMessage<AnalyzeMoveResponse>, IEquatable<AnalyzeMoveResponse>, IDeepCloneable<AnalyzeMoveResponse>, 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."],[[["The latest version of the `AnalyzeMoveResponse` is 3.12.0, and this webpage provides access to documentation for multiple versions, ranging from 2.7.0 to 3.12.0."],["`AnalyzeMoveResponse` is a sealed class representing the response message for resource move analysis, inheriting from `Object` and implementing several interfaces."],["This class provides functionality for analyzing resource moves and groups the analysis by different cloud services."],["The `AnalyzeMoveResponse` class has a property called `MoveAnalysis` which is of type `RepeatedField\u003cMoveAnalysis\u003e` that contains a list of resource move analyses."],["The current version being viewed on the webpage, is version 2.10.0 of `AnalyzeMoveResponse`."]]],[]]