Retail v2 API - Class PinControlMetadata.Types.ProductPins (2.13.0)

public sealed class PinControlMetadata.Types.ProductPins : IMessage<PinControlMetadata.Types.ProductPins>, IEquatable<PinControlMetadata.Types.ProductPins>, IDeepCloneable<PinControlMetadata.Types.ProductPins>, IBufferMessage, IMessage

Reference documentation and code samples for the Retail v2 API class PinControlMetadata.Types.ProductPins.

List of product ids which have associated pins.

Inheritance

object > PinControlMetadata.Types.ProductPins

Namespace

Google.Cloud.Retail.V2

Assembly

Google.Cloud.Retail.V2.dll

Constructors

ProductPins()

public ProductPins()

ProductPins(ProductPins)

public ProductPins(PinControlMetadata.Types.ProductPins other)
Parameter
Name Description
other PinControlMetadataTypesProductPins

Properties

ProductId

public RepeatedField<string> ProductId { get; }

List of product ids which have associated pins.

Property Value
Type Description
RepeatedFieldstring