public sealed class ProjectBillingInfo : IMessage<ProjectBillingInfo>, IEquatable<ProjectBillingInfo>, IDeepCloneable<ProjectBillingInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Billing v1 API class ProjectBillingInfo.
Encapsulation of billing information for a Google Cloud Console project. A
project has at most one associated billing account at a time (but a billing
account can be assigned to multiple projects).
True if the project is associated with an open billing account, to which
usage on the project is charged. False if the project is associated with a
closed billing account, or no billing account at all, and therefore cannot
use paid services. This field is read-only.
The resource name for the ProjectBillingInfo; has the form
projects/{project_id}/billingInfo. For example, the resource name for the
billing information for project tokyo-rain-123 would be
projects/tokyo-rain-123/billingInfo. This field is read-only.
The ID of the project that this ProjectBillingInfo represents, such as
tokyo-rain-123. This is a convenience field so that you don't need to
parse the name field to obtain a project ID. This field is read-only.
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eProjectBillingInfo\u003c/code\u003e class within the Google Cloud Billing v1 API for .NET, covering versions from 2.2.0 up to the latest version 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProjectBillingInfo\u003c/code\u003e class encapsulates billing information for a Google Cloud Console project, where a project can have at most one associated billing account.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProjectBillingInfo\u003c/code\u003e class includes properties like \u003ccode\u003eBillingAccountName\u003c/code\u003e, \u003ccode\u003eBillingEnabled\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eProjectId\u003c/code\u003e, offering details about a project's billing status and associated account.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation is for version 3.2.0 of the \u003ccode\u003eProjectBillingInfo\u003c/code\u003e class and includes details on how the class inherits and implements from other classes, as well as methods and parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProjectBillingInfo\u003c/code\u003e class has two constructors, a default one, and another one that takes another \u003ccode\u003eProjectBillingInfo\u003c/code\u003e as a parameter, used for cloning.\u003c/p\u003e\n"]]],[],null,[]]