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

public sealed class StandardOffer.Types.PriceModel.Types.SkuList : IMessage<StandardOffer.Types.PriceModel.Types.SkuList>, IEquatable<StandardOffer.Types.PriceModel.Types.SkuList>, IDeepCloneable<StandardOffer.Types.PriceModel.Types.SkuList>, IBufferMessage, IMessage

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

A collection of SKUs.

Inheritance

object > StandardOffer.Types.PriceModel.Types.SkuList

Namespace

Google.Cloud.CommerceProducer.V1Beta

Assembly

Google.Cloud.CommerceProducer.V1Beta.dll

Constructors

SkuList()

public SkuList()

SkuList(SkuList)

public SkuList(StandardOffer.Types.PriceModel.Types.SkuList other)
Parameter
Name Description
other StandardOfferTypesPriceModelTypesSkuList

Properties

Skus

public RepeatedField<string> Skus { get; }

Output only. List of SKUs by name.

Property Value
Type Description
RepeatedFieldstring

SkusAsSkuNames

public ResourceNameList<SkuName> SkusAsSkuNames { get; }

SkuName-typed view over the Skus resource name property.

Property Value
Type Description
ResourceNameListSkuName