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-03-21 UTC."],[[["This page provides reference documentation for the `BillingAccountPurchaseInfo` class within the Google Cloud Channel v1 API for .NET."],["The `BillingAccountPurchaseInfo` class represents a billing account that can be used for making purchases and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists available versions of the API, ranging from version 1.0.0 up to the latest version, 2.14.0, providing links to the documentation for each version."],["The class is located within the `Google.Cloud.Channel.V1` namespace and is part of the `Google.Cloud.Channel.V1.dll` assembly."],["The class has a property called BillingAccount, that of type BillingAccount, which is set to determine the resource for the billing account."]]],[]]