Interface protos.google.cloud.retail.v2.IUserEventInputConfig (1.1.6)

Properties of a UserEventInputConfig.

Package

@google-cloud/retail!

Properties

bigQuerySource

bigQuerySource?: (google.cloud.retail.v2.IBigQuerySource|null);

UserEventInputConfig bigQuerySource

Property Value
TypeDescription
(google.cloud.retail.v2.IBigQuerySource|null)

gcsSource

gcsSource?: (google.cloud.retail.v2.IGcsSource|null);

UserEventInputConfig gcsSource

Property Value
TypeDescription
(google.cloud.retail.v2.IGcsSource|null)

userEventInlineSource

userEventInlineSource?: (google.cloud.retail.v2.IUserEventInlineSource|null);

UserEventInputConfig userEventInlineSource

Property Value
TypeDescription
(google.cloud.retail.v2.IUserEventInlineSource|null)