public sealed class UpdateBudgetRequest : IMessage<UpdateBudgetRequest>, IEquatable<UpdateBudgetRequest>, IDeepCloneable<UpdateBudgetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Billing Budget v1 API class UpdateBudgetRequest.
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 document provides reference information for the \u003ccode\u003eUpdateBudgetRequest\u003c/code\u003e class within the Google Cloud Billing Budgets v1 API, specifically version 2.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateBudgetRequest\u003c/code\u003e class is used to request an update to a budget and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two key properties: \u003ccode\u003eBudget\u003c/code\u003e, which specifies the updated budget object, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which indicates which fields of the budget should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists different versions of the \u003ccode\u003eUpdateBudgetRequest\u003c/code\u003e, ranging from version 1.1.0 to 2.6.0, with the latter being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and has inherited methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]