public sealed class MoveBillingAccountRequest : IMessage<MoveBillingAccountRequest>, IEquatable<MoveBillingAccountRequest>, IDeepCloneable<MoveBillingAccountRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Billing v1 API class MoveBillingAccountRequest.
Required. The resource name of the billing account to move.
Must be of the form billingAccounts/{billing_account_id}.
The specified billing account cannot be a subaccount, since a subaccount
always belongs to the same organization as its parent account.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eMoveBillingAccountRequest\u003c/code\u003e class within the Google Cloud Billing v1 API, specifically version 3.8.0, and shows a list of all versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMoveBillingAccountRequest\u003c/code\u003e is a request message used for the \u003ccode\u003eMoveBillingAccount\u003c/code\u003e RPC, allowing for the relocation of billing accounts.\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.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eMoveBillingAccountRequest\u003c/code\u003e class include \u003ccode\u003eBillingAccountName\u003c/code\u003e, \u003ccode\u003eDestinationParent\u003c/code\u003e, \u003ccode\u003eDestinationParentAsOrganizationName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which define the account to be moved and the destination.\u003c/p\u003e\n"],["\u003cp\u003eIt has multiple constructors, one for creating an instance, and the other to create an instance by copying from another \u003ccode\u003eMoveBillingAccountRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]