public sealed class GetProjectBillingInfoRequest : IMessage<GetProjectBillingInfoRequest>, IEquatable<GetProjectBillingInfoRequest>, IDeepCloneable<GetProjectBillingInfoRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Billing v1 API class GetProjectBillingInfoRequest.
[[["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 document provides reference information for the `GetProjectBillingInfoRequest` class within the Google Cloud Billing v1 API, specifically for version 3.5.0."],["`GetProjectBillingInfoRequest` is a request message used to retrieve billing information for a project, inheriting from and implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes a `Name` property of type string, representing the project's resource name, and a `ProjectName` property providing a typed view over the resource name."],["The document provides various versions of the `GetProjectBillingInfoRequest` class, with the latest version being 3.9.0."],["There are two constructors within the `GetProjectBillingInfoRequest` class, a default one and one that takes another `GetProjectBillingInfoRequest` object."]]],[]]