public sealed class SkuPurchaseGroup : IMessage<SkuPurchaseGroup>, IEquatable<SkuPurchaseGroup>, IDeepCloneable<SkuPurchaseGroup>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class SkuPurchaseGroup.
Represents a set of SKUs that must be purchased using the same billing
account.
[[["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 webpage provides documentation for the `SkuPurchaseGroup` class within the Google Cloud Channel v1 API, with the latest version being 2.14.0."],["`SkuPurchaseGroup` represents a collection of SKUs that must be purchased together using the same billing account."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is located in the `Google.Cloud.Channel.V1` namespace."],["The documentation lists all versions of this API class, from 1.0.0 to the latest version 2.14.0, and includes links to each specific version."],["The class provides two public properties, `BillingAccountPurchaseInfos` and `Skus`, which contain a list of eligible billing accounts and the resource names of the SKUs within the group, respectively."]]],[]]