Reference documentation and code samples for the Google Cloud Retail V2 Client class ImportUserEventsRequest.
Request message for the ImportUserEvents request.
Generated from protobuf message google.cloud.retail.v2.ImportUserEventsRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. projects/1234/locations/global/catalogs/default_catalog
↳ input_config
↳ errors_config
Google\Cloud\Retail\V2\ImportErrorsConfig
The desired location of errors incurred during the Import. Cannot be set for inline user event imports.
getParent
Required. projects/1234/locations/global/catalogs/default_catalog
string
setParent
Required. projects/1234/locations/global/catalogs/default_catalog
var
string
$this
getInputConfig
Required. The desired input location of the data.
hasInputConfig
clearInputConfig
setInputConfig
Required. The desired input location of the data.
$this
getErrorsConfig
The desired location of errors incurred during the Import. Cannot be set for inline user event imports.
hasErrorsConfig
clearErrorsConfig
setErrorsConfig
The desired location of errors incurred during the Import. Cannot be set for inline user event imports.
$this