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-04-09 UTC."],[[["The latest version of `RejoinUserEventsResponse` is 2.12.0, part of the Google.Cloud.Retail.V2 library."],["This webpage provides documentation for the `RejoinUserEventsResponse` class across multiple versions, ranging from 1.0.0 to 2.12.0."],["`RejoinUserEventsResponse` is a message type used for the response in the `RejoinUserEvents` method, indicating user events have been rejoined with the latest product catalog."],["The `RejoinUserEventsResponse` class implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the base Object class."],["The `RejoinedUserEventsCount` property within the `RejoinUserEventsResponse` class indicates the number of user events joined with the most recent product catalog."]]],[]]