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."],[[["The latest version of the `RejoinUserEventsResponse` is 2.12.0, and the page contains documentation for multiple versions, ranging down to version 1.0.0."],["`RejoinUserEventsResponse` is a response message class used for the RejoinUserEvents method within the Google Cloud Retail V2 library."],["This class inherits from the `Object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RejoinUserEventsResponse` class includes a `RejoinedUserEventsCount` property, which is a long integer representing the number of user events joined with the most recent product catalog."],["There are two constructors for the RejoinUserEventsResponse, one with no parameters and one that takes another `RejoinUserEventsResponse` object as a parameter."]]],[]]