public sealed class StandardOffer.Types.PriceModel.Types.Usage : IMessage<StandardOffer.Types.PriceModel.Types.Usage>, IEquatable<StandardOffer.Types.PriceModel.Types.Usage>, IDeepCloneable<StandardOffer.Types.PriceModel.Types.Usage>, IBufferMessage, IMessageReference documentation and code samples for the Cloud Commerce Producer v1beta API class StandardOffer.Types.PriceModel.Types.Usage.
Price configurations for the usage part.
Implements
IMessageStandardOfferTypesPriceModelTypesUsage, IEquatableStandardOfferTypesPriceModelTypesUsage, IDeepCloneableStandardOfferTypesPriceModelTypesUsage, IBufferMessage, IMessageNamespace
Google.Cloud.CommerceProducer.V1BetaAssembly
Google.Cloud.CommerceProducer.V1Beta.dll
Constructors
Usage()
public Usage()Usage(Usage)
public Usage(StandardOffer.Types.PriceModel.Types.Usage other)| Parameter | |
|---|---|
| Name | Description |
other |
StandardOfferTypesPriceModelTypesUsage |
Properties
SkuGroupList
public StandardOffer.Types.PriceModel.Types.SkuGroupList SkuGroupList { get; set; }Output only. The offer's usage fees are charged against the SKUs in these groups.
| Property Value | |
|---|---|
| Type | Description |
StandardOfferTypesPriceModelTypesSkuGroupList |
|
SkuList
public StandardOffer.Types.PriceModel.Types.SkuList SkuList { get; set; }Output only. The offer's usage fees are charged against these SKUs.
| Property Value | |
|---|---|
| Type | Description |
StandardOfferTypesPriceModelTypesSkuList |
|
SkusCase
public StandardOffer.Types.PriceModel.Types.Usage.SkusOneofCase SkusCase { get; }| Property Value | |
|---|---|
| Type | Description |
StandardOfferTypesPriceModelTypesUsageSkusOneofCase |
|