public sealed class GetBudgetRequest : IMessage<GetBudgetRequest>, IEquatable<GetBudgetRequest>, IDeepCloneable<GetBudgetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Billing Budget v1beta1 API class GetBudgetRequest.
[[["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\u003eThe \u003ccode\u003eGetBudgetRequest\u003c/code\u003e class is part of the Cloud Billing Budget v1beta1 API, serving as a request object for retrieving budget details.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, which provide functionalities for message handling, comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetBudgetRequest\u003c/code\u003e has two constructors: a default one and another that copies data from an existing \u003ccode\u003eGetBudgetRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two key properties: \u003ccode\u003eBudgetName\u003c/code\u003e which is a typed view of the budget name and \u003ccode\u003eName\u003c/code\u003e, a string representing the resource name of the budget to retrieve, formatted as \u003ccode\u003ebillingAccounts/{billingAccountId}/budgets/{budgetId}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version available of the class is 2.0.0-beta06.\u003c/p\u003e\n"]]],[],null,[]]