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-04-09 UTC."],[[["This document provides reference information for the `UserEventImportSummary` class within the Google Cloud Retail V2 API, specifically within the .NET environment."],["The `UserEventImportSummary` class summarizes the import status of user events, including those with and without complete catalog information."],["The latest version of the Retail API is 2.12.0, however this specific documentation page shows versions ranging from 1.0.0 to 2.12.0."],["The class `UserEventImportSummary` implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class `UserEventImportSummary` has two main properties: `JoinedEventsCount`, representing events with complete catalog info, and `UnjoinedEventsCount`, representing events with missing catalog info."]]],[]]