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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides reference documentation for the \u003ccode\u003eMoveBillingAccountRequest\u003c/code\u003e class within the Google Cloud Billing v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMoveBillingAccountRequest\u003c/code\u003e class is used to construct the request message for the \u003ccode\u003eMoveBillingAccount\u003c/code\u003e RPC, which allows moving a billing account to a different organization.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eMoveBillingAccountRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e (the billing account to move), \u003ccode\u003eDestinationParent\u003c/code\u003e (the target organization), and their corresponding resource name typed views \u003ccode\u003eBillingAccountName\u003c/code\u003e and \u003ccode\u003eDestinationParentAsOrganizationName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes documentation on the latest version of this class, as well as all previous versions going as far back as version 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]