public sealed class UserEventImportSummary : IMessage<UserEventImportSummary>, IEquatable<UserEventImportSummary>, IDeepCloneable<UserEventImportSummary>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class UserEventImportSummary.
A summary of import result. The UserEventImportSummary summarizes
the import status for user events.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `UserEventImportSummary` class within the Google Cloud Retail v2 API, specifically for version 2.7.0, with links to other versions of the documentation."],["The `UserEventImportSummary` class is used to summarize the status of imported user events, including whether they are successfully linked to existing catalog data."],["The class includes properties `JoinedEventsCount` and `UnjoinedEventsCount`, which detail the number of user events with and without matching catalog information, respectively."],["This class also inherits from multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it implements the properties from those interfaces."],["This class has been implemented since version 1.0.0 of this API, and the latest version is 2.12.0, which is also linked on the webpage."]]],[]]