Reference documentation and code samples for the Google Cloud Retail V2 Client class UserEventInputConfig.
The input config source for user events.
Generated from protobuf message google.cloud.retail.v2.UserEventInputConfig
Namespace
Google \ Cloud \ Retail \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ user_event_inline_source
Google\Cloud\Retail\V2\UserEventInlineSource
Required. The Inline source for the input content for UserEvents.
↳ gcs_source
↳ big_query_source
getUserEventInlineSource
Required. The Inline source for the input content for UserEvents.
hasUserEventInlineSource
setUserEventInlineSource
Required. The Inline source for the input content for UserEvents.
$this
getGcsSource
Required. Google Cloud Storage location for the input content.
hasGcsSource
setGcsSource
Required. Google Cloud Storage location for the input content.
$this
getBigQuerySource
Required. BigQuery input source.
hasBigQuerySource
setBigQuerySource
Required. BigQuery input source.
$this
getSource
string