Interface protos.google.cloud.retail.v2alpha.IUserInfo (1.1.6)

Properties of a UserInfo.

Package

@google-cloud/retail!

Properties

directUserRequest

directUserRequest?: (boolean|null);

UserInfo directUserRequest

Property Value
TypeDescription
(boolean|null)

ipAddress

ipAddress?: (string|null);

UserInfo ipAddress

Property Value
TypeDescription
(string|null)

userAgent

userAgent?: (string|null);

UserInfo userAgent

Property Value
TypeDescription
(string|null)

userId

userId?: (string|null);

UserInfo userId

Property Value
TypeDescription
(string|null)