public sealed class GetBudgetRequest : IMessage<GetBudgetRequest>, IEquatable<GetBudgetRequest>, IDeepCloneable<GetBudgetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Billing Budget v1 API class GetBudgetRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `GetBudgetRequest` class within the Cloud Billing Budget v1 API."],["The `GetBudgetRequest` class is used to request a budget and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the API, ranging from the latest version 2.6.0 down to version 1.1.0."],["The `GetBudgetRequest` class has two constructors and includes properties such as `BudgetName` and `Name`, which are used to specify the budget being requested."],["It inherits members from the object class, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]