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

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

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

A collection of SkuGroups.

Inheritance

object > StandardOffer.Types.PriceModel.Types.SkuGroupList

Namespace

Google.Cloud.CommerceProducer.V1Beta

Assembly

Google.Cloud.CommerceProducer.V1Beta.dll

Constructors

SkuGroupList()

public SkuGroupList()

SkuGroupList(SkuGroupList)

public SkuGroupList(StandardOffer.Types.PriceModel.Types.SkuGroupList other)
Parameter
Name Description
other StandardOfferTypesPriceModelTypesSkuGroupList

Properties

SkuGroups

public RepeatedField<string> SkuGroups { get; }

Output only. List of SkuGroups by name.

Property Value
Type Description
RepeatedFieldstring

SkuGroupsAsSkuGroupNames

public ResourceNameList<SkuGroupName> SkuGroupsAsSkuGroupNames { get; }

SkuGroupName-typed view over the SkuGroups resource name property.

Property Value
Type Description
ResourceNameListSkuGroupName