public sealed class UpdateBudgetRequest : IMessage<UpdateBudgetRequest>, IEquatable<UpdateBudgetRequest>, IDeepCloneable<UpdateBudgetRequest>, IBufferMessage, IMessage
Optional. Indicates which fields in the provided budget to update.
Read-only fields (such as name) cannot be changed. If this is not
provided, then only fields with non-default values from the request are
updated. See
https://developers.google.com/protocol-buffers/docs/proto3#default for more
details about default values.
[[["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 webpage provides documentation for the \u003ccode\u003eUpdateBudgetRequest\u003c/code\u003e class, which is used to request updates to a budget within the Google Cloud Billing Budgets API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateBudgetRequest\u003c/code\u003e 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, allowing it to be used with various Protobuf functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eUpdateBudgetRequest\u003c/code\u003e class, allowing it to be instantiated both empty or as a copy of an existing \u003ccode\u003eUpdateBudgetRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties: \u003ccode\u003eBudget\u003c/code\u003e, which is a required field specifying the updated budget object, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which is an optional field that specifies which parts of the budget should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the UpdateBudgetRequest is 2.6.0, which can be found at a specified link, and various previous versions of this same class can also be found.\u003c/p\u003e\n"]]],[],null,[]]