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 reference documentation for the `UserEventImportSummary` class within the Google Cloud Retail V2 API, specifically detailing its implementation and usage in .NET."],["The class `UserEventImportSummary` offers a summary of the import status for user events, categorizing them as joined or unjoined based on the completeness of their catalog information."],["The `UserEventImportSummary` class has two properties, `JoinedEventsCount` and `UnjoinedEventsCount`, which respectively report the count of user events with complete catalog data and the count of events with missing catalog data."],["The most recent version available is `2.12.0`, and it offers a comprehensive list of versions going as far back as `1.0.0` for the `UserEventImportSummary` documentation."]]],[]]