Interface protos.google.cloud.retail.v2alpha.ILocalInventory (1.3.0)

Properties of a LocalInventory.

Package

@google-cloud/retail

Properties

attributes

attributes?: ({ [k: string]: google.cloud.retail.v2alpha.ICustomAttribute }|null);

LocalInventory attributes

Property Value
TypeDescription
({ [k: string]: google.cloud.retail.v2alpha.ICustomAttribute }|null)

placeId

placeId?: (string|null);

LocalInventory placeId

Property Value
TypeDescription
(string|null)

priceInfo

priceInfo?: (google.cloud.retail.v2alpha.IPriceInfo|null);

LocalInventory priceInfo

Property Value
TypeDescription
(google.cloud.retail.v2alpha.IPriceInfo|null)