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 for analyzing resource moves within Google Cloud, particularly for resources moving between folders or organizations.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.Asset.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt supports analysis on GCP Projects, identified by either their project ID or project number, and it checks the effects of moving it to either an Organization or Folder.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.12.0, and there is a listing of versions down to 2.7.0, with 3.0.0 being the version of the class being displayed on this page.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, along with inheriting from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]