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 for .NET."],["The `UserEventImportSummary` class is used to summarize the import status of user events, including those with and without complete catalog information."],["The page lists available versions of the Google.Cloud.Retail.V2 API, with version 2.12.0 being the latest and version 1.0.0 the oldest."],["The `UserEventImportSummary` class has two main properties: `JoinedEventsCount` (events with complete catalog info) and `UnjoinedEventsCount` (events with missing catalog info)."]]],[]]