public sealed class AnalyzeMoveRequest : IMessage<AnalyzeMoveRequest>, IEquatable<AnalyzeMoveRequest>, IDeepCloneable<AnalyzeMoveRequest>, IBufferMessage, IMessage
The request message for performing resource move analysis.
Required. Name of the GCP 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 GCP Project are supported as of today. Hence, this can only be 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 is used to perform resource move analysis within the Google Cloud Asset API, and it is found within the Google.Cloud.Asset.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis page details version 2.9.0 of the \u003ccode\u003eAnalyzeMoveRequest\u003c/code\u003e class, while also providing links to other versions of this same class, ranging from 2.7.0 all the way up to the latest version, 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnalyzeMoveRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eAnalyzeMoveRequest\u003c/code\u003e include \u003ccode\u003eDestinationParent\u003c/code\u003e, \u003ccode\u003eResource\u003c/code\u003e, and \u003ccode\u003eView\u003c/code\u003e, which are all required for defining the scope and parameters of the resource move analysis.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAnalyzeMoveRequest\u003c/code\u003e can be constructed either with an empty constructor or one that takes in another \u003ccode\u003eAnalyzeMoveRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]