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
Google\Cloud\DiscoveryEngine\V1\ImportUserEventsRequest\InlineSource
Required. The Inline source for the input content for UserEvents.
↳ 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
Google\Cloud\DiscoveryEngine\V1\ImportErrorConfig
The desired location of errors incurred during the Import. Cannot be set for inline user event imports.
getInlineSource
Required. The Inline source for the input content for UserEvents.
hasInlineSource
setInlineSource
Required. The Inline source for the input content for UserEvents.
$this
getGcsSource
Required. Cloud Storage location for the input content.
hasGcsSource
setGcsSource
Required. Cloud Storage location for the input content.
$this
getBigquerySource
Required. BigQuery input source.
hasBigquerySource
setBigquerySource
Required. 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