public sealed class AnalyzeMoveRequest : IMessage<AnalyzeMoveRequest>, IEquatable<AnalyzeMoveRequest>, IDeepCloneable<AnalyzeMoveRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class AnalyzeMoveRequest.
The request message for performing resource move analysis.
Required. Name of the Google Cloud folder or organization to reparent the
target resource. The analysis will be performed against hypothetically
moving the resource to this specified desitination parent. This can only be
a folder number (such as "folders/123") or an organization number (such as
"organizations/123").
Required. Name of the resource to perform the analysis against.
Only Google Cloud projects are supported as of today. Hence, this can only
be a project ID (such as "projects/my-project-id") or a project number
(such as "projects/12345").
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAnalyzeMoveRequest\u003c/code\u003e class in the Google Cloud Asset Inventory v1 API allows for the analysis of potential resource moves within Google Cloud, such as moving projects between folders or organizations.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation provides a detailed breakdown of the \u003ccode\u003eAnalyzeMoveRequest\u003c/code\u003e class, including its constructors, properties like \u003ccode\u003eDestinationParent\u003c/code\u003e, \u003ccode\u003eResource\u003c/code\u003e, and \u003ccode\u003eView\u003c/code\u003e, and its implementation of multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eAnalyzeMoveRequest\u003c/code\u003e documentation is 3.12.0, while version 3.4.0 is the primary version documented in this specific content, and earlier versions are also listed, going as far back as 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnalyzeMoveRequest\u003c/code\u003e class requires a \u003ccode\u003eResource\u003c/code\u003e property to identify the Google Cloud project being analyzed and a \u003ccode\u003eDestinationParent\u003c/code\u003e property to specify the target folder or organization.\u003c/p\u003e\n"],["\u003cp\u003eThe content of the API documentation also provides details on inherited members, the namespace of the class, and the assembly it belongs to, offering comprehensive information for developers utilizing this API.\u003c/p\u003e\n"]]],[],null,[]]