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 project billing information within the Google Cloud Billing API, specifically for version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateProjectBillingInfoRequest\u003c/code\u003e class inherits from multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing it with various functionalities related to message handling and object manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThis request class has two constructors: a default constructor and one that takes another \u003ccode\u003eUpdateProjectBillingInfoRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties: \u003ccode\u003eName\u003c/code\u003e, which is a required string representing the resource name of the project to update, and \u003ccode\u003eProjectBillingInfo\u003c/code\u003e, which contains the new billing details for that project.\u003c/p\u003e\n"],["\u003cp\u003eThis page also provides links to previous and more recent versions of this request, ranging from version 2.2.0 to the latest version 3.9.0, allowing developers to reference the documentation relevant to their specific requirements.\u003c/p\u003e\n"]]],[],null,[]]