public sealed class GetProjectBillingInfoRequest : IMessage<GetProjectBillingInfoRequest>, IEquatable<GetProjectBillingInfoRequest>, IDeepCloneable<GetProjectBillingInfoRequest>, IBufferMessage, IMessage
[[["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."],[[["The latest version of the `GetProjectBillingInfoRequest` is 3.9.0, but this page focuses on version 3.0.0, with a list of prior versions available."],["`GetProjectBillingInfoRequest` is a request message used to retrieve billing information for a project."],["The class `GetProjectBillingInfoRequest` inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has a constructor and one property called Name, which is a string requiring the resource name of the project for which billing information is to be retrieved, formatted as such: `projects/tokyo-rain-123`."],["The current DLL being used for this class is the Google.Cloud.Billing.V1.dll."]]],[]]