public sealed class UpdateBillingAccountRequest : IMessage<UpdateBillingAccountRequest>, IEquatable<UpdateBillingAccountRequest>, IDeepCloneable<UpdateBillingAccountRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Billing v1 API class UpdateBillingAccountRequest.
[[["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 documentation page covers the \u003ccode\u003eUpdateBillingAccountRequest\u003c/code\u003e class within the Google Cloud Billing v1 API, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documentation is 3.9.0, while this specific page focuses on version 3.4.0, offering links to documentation for other versions as far back as 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateBillingAccountRequest\u003c/code\u003e is used to send requests to update billing account resources, and it inherits from several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateBillingAccountRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eAccount\u003c/code\u003e, \u003ccode\u003eBillingAccountName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e that are used to construct and modify the request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of the \u003ccode\u003eUpdateBillingAccountRequest\u003c/code\u003e is required and refers to the billing account resource to be updated, and currently, only the "display_name" field can be modified using the \u003ccode\u003eUpdateMask\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]