Google Cloud Retail V2 Client - Class UserEventImportSummary (1.0.1)

Reference documentation and code samples for the Google Cloud Retail V2 Client class UserEventImportSummary.

A summary of import result. The UserEventImportSummary summarizes the import status for user events.

Generated from protobuf message google.cloud.retail.v2.UserEventImportSummary

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ joined_events_count
int|string

Count of user events imported with complete existing catalog information.

↳ unjoined_events_count
int|string

Count of user events imported, but with catalog information not found in the imported catalog.

getJoinedEventsCount

Count of user events imported with complete existing catalog information.

Generated from protobuf field int64 joined_events_count = 1;

Returns
Type
Description
int|string

setJoinedEventsCount

Count of user events imported with complete existing catalog information.

Generated from protobuf field int64 joined_events_count = 1;

Parameter
Name
Description
var
int|string
Returns
Type
Description
$this

getUnjoinedEventsCount

Count of user events imported, but with catalog information not found in the imported catalog.

Generated from protobuf field int64 unjoined_events_count = 2;

Returns
Type
Description
int|string

setUnjoinedEventsCount

Count of user events imported, but with catalog information not found in the imported catalog.

Generated from protobuf field int64 unjoined_events_count = 2;

Parameter
Name
Description
var
int|string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: