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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available is 2.12.0, with a range of previous versions available dating back to 1.0.0 for the Google.Cloud.Retail.V2 package.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUserEventImportSummary\u003c/code\u003e is a class that provides a summary of the status of imported user events, including those that were successfully joined with existing catalog data and those that were not.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUserEventImportSummary\u003c/code\u003e class includes two primary properties, \u003ccode\u003eJoinedEventsCount\u003c/code\u003e and \u003ccode\u003eUnjoinedEventsCount\u003c/code\u003e, both of which are of type Int64, representing the count of user events that were joined and unjoined, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e for message handling and data management.\u003c/p\u003e\n"]]],[],null,[]]