Cloud Commerce Producer v1beta API - Class StandardOffer.Types.PriceModel.Types.Usage (1.0.0-beta01)

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, IMessage

Reference documentation and code samples for the Cloud Commerce Producer v1beta API class StandardOffer.Types.PriceModel.Types.Usage.

Price configurations for the usage part.

Inheritance

object > StandardOffer.Types.PriceModel.Types.Usage

Namespace

Google.Cloud.CommerceProducer.V1Beta

Assembly

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