Interface protos.google.cloud.retail.v2alpha.IUserEventInputConfig (1.2.2)

Properties of a UserEventInputConfig.

Package

@google-cloud/retail!

Properties

bigQuerySource

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

UserEventInputConfig bigQuerySource

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

gcsSource

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

UserEventInputConfig gcsSource

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

userEventInlineSource

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

UserEventInputConfig userEventInlineSource

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