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 webpage details the `RejoinUserEventsResponse` class, which is a response message for the `RejoinUserEvents` method in the Google Cloud Retail V2 API."],["The latest version of this API component is 2.12.0, and the page offers access to documentation for versions ranging from 1.0.0 to 2.12.0, including the version 1.3.0 which corresponds to the presented documentation on the page."],["`RejoinUserEventsResponse` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["The `RejoinUserEventsResponse` class includes a property, `RejoinedUserEventsCount`, of type `Int64`, that returns the number of user events joined with the latest product catalog."],["The `RejoinUserEventsResponse` has two constructors, one is the default constructor and the other takes another `RejoinUserEventsResponse` as a parameter for copying purposes."]]],[]]