Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class ImportUserEventsRequest.
Request message for the ImportUserEvents request.
Generated from protobuf message google.cloud.discoveryengine.v1.ImportUserEventsRequest
Namespace
Google \ Cloud \ DiscoveryEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ inline_source
↳ gcs_source
↳ bigquery_source
↳ parent
string
Required. Parent DataStore resource name, of the form projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}
↳ error_config
ImportErrorConfig
The desired location of errors incurred during the Import. Cannot be set for inline user event imports.
getInlineSource
The Inline source for the input content for UserEvents.
hasInlineSource
setInlineSource
The Inline source for the input content for UserEvents.
$this
getGcsSource
Cloud Storage location for the input content.
hasGcsSource
setGcsSource
Cloud Storage location for the input content.
$this
getBigquerySource
BigQuery input source.
hasBigquerySource
setBigquerySource
BigQuery input source.
$this
getParent
Required. Parent DataStore resource name, of the form projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}
string
setParent
Required. Parent DataStore resource name, of the form projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}
var
string
$this
getErrorConfig
The desired location of errors incurred during the Import. Cannot be set for inline user event imports.
hasErrorConfig
clearErrorConfig
setErrorConfig
The desired location of errors incurred during the Import. Cannot be set for inline user event imports.
$this
getSource
string