public sealed class UpdateProjectBillingInfoRequest : IMessage<UpdateProjectBillingInfoRequest>, IEquatable<UpdateProjectBillingInfoRequest>, IDeepCloneable<UpdateProjectBillingInfoRequest>, IBufferMessage, IMessage
[[["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 outlines the \u003ccode\u003eUpdateProjectBillingInfoRequest\u003c/code\u003e class, which is used to request updates to a project's billing information in Google Cloud Billing API V1.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eUpdateProjectBillingInfoRequest\u003c/code\u003e is 3.9.0, but multiple other versions are also available, ranging back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateProjectBillingInfoRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, providing methods for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two properties: \u003ccode\u003eName\u003c/code\u003e, a string representing the resource name of the project, and \u003ccode\u003eProjectBillingInfo\u003c/code\u003e, which is the updated billing information, where only the \u003ccode\u003ebilling_account_name\u003c/code\u003e field is not read-only.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateProjectBillingInfoRequest\u003c/code\u003e class has two constructors, one empty and another that allows it to be created based on another \u003ccode\u003eUpdateProjectBillingInfoRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]