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.
Implements
IMessagePinControlMetadataTypesProductPins, IEquatablePinControlMetadataTypesProductPins, IDeepCloneablePinControlMetadataTypesProductPins, IBufferMessage, IMessageNamespace
Google.Cloud.Retail.V2Assembly
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 |