public sealed class RejoinUserEventsResponse : IMessage<RejoinUserEventsResponse>, IEquatable<RejoinUserEventsResponse>, IDeepCloneable<RejoinUserEventsResponse>, IBufferMessage, IMessage
[[["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 page details the `RejoinUserEventsResponse` class within the `Google.Cloud.Retail.V2` namespace, as found in the `Google.Cloud.Retail.V2.dll` assembly, for the .NET framework."],["The `RejoinUserEventsResponse` class is a response message type for the `RejoinUserEvents` method, designed for managing and updating user event data."],["This class implements multiple interfaces: `IMessage\u003cRejoinUserEventsResponse\u003e`, `IEquatable\u003cRejoinUserEventsResponse\u003e`, `IDeepCloneable\u003cRejoinUserEventsResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The class includes a `RejoinedUserEventsCount` property, which is of type `Int64` and indicates the number of user events rejoined with the latest product catalog."],["Version history is provided, with version 2.12.0 being the latest, and links to previous version documentation starting from version 1.0.0."]]],[]]