public sealed class UserEventImportSummary : IMessage<UserEventImportSummary>, IEquatable<UserEventImportSummary>, IDeepCloneable<UserEventImportSummary>, IBufferMessage, IMessage
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."],[[["The latest version available for `UserEventImportSummary` is 2.12.0, which can be found alongside other versions dating back to 1.0.0."],["`UserEventImportSummary` provides a summary of the import status for user events, indicating the status of the operation."],["The `UserEventImportSummary` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes properties for `JoinedEventsCount`, representing events with complete catalog info, and `UnjoinedEventsCount`, representing events with missing catalog info."],["The class is part of the `Google.Cloud.Retail.V2` namespace, within the `Google.Cloud.Retail.V2.dll` assembly."]]],[]]