public sealed class SkuGroupCondition : IMessage<SkuGroupCondition>, IEquatable<SkuGroupCondition>, IDeepCloneable<SkuGroupCondition>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class SkuGroupCondition.
A condition that applies the override if a line item SKU is found in the SKU
group.
Specifies a SKU group (https://cloud.google.com/skus/sku-groups).
Resource name of SKU group. Format:
accounts/{account}/skuGroups/{sku_group}.
Example:
"accounts/C01234/skuGroups/3d50fd57-3157-4577-a5a9-a219b8490041".
[[["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-09 UTC."],[[["The latest version available for the `SkuGroupCondition` class is 2.14.0, while the current page is for version 2.3.0 of the Google Cloud Channel v1 API."],["The `SkuGroupCondition` class is used within the Google Cloud Channel v1 API to define a condition where overrides are applied based on the presence of a line item SKU in a specified SKU group."],["The `SkuGroupCondition` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has a constructor that allows the creation of a new instance, or one copied from another, as well as a `SkuGroup` property which indicates which SKU group the condition applies to."],["The documentation provides a list of all versions of `SkuGroupCondition` from version 1.0.0 up to the latest version 2.14.0."]]],[]]