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

Properties of an AddLocalInventoriesRequest.

Package

@google-cloud/retail

Properties

addMask

addMask?: (google.protobuf.IFieldMask|null);

AddLocalInventoriesRequest addMask

Property Value
TypeDescription
(google.protobuf.IFieldMask|null)

addTime

addTime?: (google.protobuf.ITimestamp|null);

AddLocalInventoriesRequest addTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

allowMissing

allowMissing?: (boolean|null);

AddLocalInventoriesRequest allowMissing

Property Value
TypeDescription
(boolean|null)

localInventories

localInventories?: (google.cloud.retail.v2alpha.ILocalInventory[]|null);

AddLocalInventoriesRequest localInventories

Property Value
TypeDescription
(google.cloud.retail.v2alpha.ILocalInventory[]|null)

product

product?: (string|null);

AddLocalInventoriesRequest product

Property Value
TypeDescription
(string|null)