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.6.0, and outlines how to move billing accounts.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMoveBillingAccountRequest\u003c/code\u003e is a request message used in the \u003ccode\u003eMoveBillingAccount\u003c/code\u003e RPC, and it implements interfaces like \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\u003eThe class has properties like \u003ccode\u003eBillingAccountName\u003c/code\u003e, \u003ccode\u003eDestinationParent\u003c/code\u003e, \u003ccode\u003eDestinationParentAsOrganizationName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e to define the billing account and the target organization for the move operation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API is 3.9.0, with multiple historical versions, ranging from 3.8.0 down to 2.2.0, being available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe required properties, \u003ccode\u003eDestinationParent\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e must be of a specific format, which are \u003ccode\u003eorganizations/{organization_id}\u003c/code\u003e and \u003ccode\u003ebillingAccounts/{billing_account_id}\u003c/code\u003e respectively.\u003c/p\u003e\n"]]],[],null,[]]