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 documentation for the `GetBudgetRequest` class within the Google Cloud Billing Budget v1 API."],["The `GetBudgetRequest` class is used to request a budget and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits from the base `object` class and offers properties for managing budget names, with the `Name` property being a required field to identify a specific budget."],["The page also provides links to different versions of the API, with version 2.6.0 being the latest, and includes constructors to create instances of the `GetBudgetRequest` class."],["The class resides in the `Google.Cloud.Billing.Budgets.V1` namespace and is contained within the `Google.Cloud.Billing.Budgets.V1.dll` assembly."]]],[]]