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."],[[["The `SkuPurchaseGroup` class in the Google Cloud Channel v1 API represents a set of SKUs that must be purchased together using a single billing account."],["This class has properties for `BillingAccountPurchaseInfos`, which lists eligible billing accounts, and `Skus`, which includes the resource names of the SKUs."],["The documentation provides access to various versions of the API, from version 1.0.0 to the latest version 2.14.0, with version 2.13.0 being the currently displayed."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]