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 details the \u003ccode\u003eUpdateBudgetRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Billing.Budgets.V1\u003c/code\u003e namespace, used for updating budget information.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e2.6.0\u003c/code\u003e, with previous versions ranging from \u003ccode\u003e2.5.0\u003c/code\u003e down to \u003ccode\u003e1.1.0\u003c/code\u003e being available as well.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, providing functionalities for message handling, comparison, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateBudgetRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eBudget\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are essential for defining the updated budget and specifying which fields to modify.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateBudgetRequest\u003c/code\u003e has two constructors: a default parameterless constructor and one that takes an \u003ccode\u003eUpdateBudgetRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]