Interface protos.google.cloud.retail.v2.ICollectUserEventRequest (1.3.0)

Properties of a CollectUserEventRequest.

Package

@google-cloud/retail

Properties

ets

ets?: (number|Long|string|null);

CollectUserEventRequest ets

Property Value
TypeDescription
(number|Long|string|null)

parent

parent?: (string|null);

CollectUserEventRequest parent

Property Value
TypeDescription
(string|null)

uri

uri?: (string|null);

CollectUserEventRequest uri

Property Value
TypeDescription
(string|null)

userEvent

userEvent?: (string|null);

CollectUserEventRequest userEvent

Property Value
TypeDescription
(string|null)