public sealed class BillingAccountPurchaseInfo : IMessage<BillingAccountPurchaseInfo>, IEquatable<BillingAccountPurchaseInfo>, IDeepCloneable<BillingAccountPurchaseInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class BillingAccountPurchaseInfo.
Represents a billing account that can be used to make a purchase.
[[["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-04-17 UTC."],[[["The latest version of the `BillingAccountPurchaseInfo` class in the Cloud Channel v1 API is 2.14.0, representing the most up-to-date release of this class."],["This page provides reference documentation for the `BillingAccountPurchaseInfo` class, which represents a billing account usable for purchases, and is part of the `Google.Cloud.Channel.V1` namespace."],["The `BillingAccountPurchaseInfo` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple available versions of the class, spanning from version 1.0.0 to the most recent 2.14.0, each linked to their respective documentation pages."],["The class has two constructors: a default constructor, `BillingAccountPurchaseInfo()`, and a copy constructor, `BillingAccountPurchaseInfo(BillingAccountPurchaseInfo other)`, allowing you to create new instances of the class based on existing ones."]]],[]]