public sealed class RejoinUserEventsResponse : IMessage<RejoinUserEventsResponse>, IEquatable<RejoinUserEventsResponse>, IDeepCloneable<RejoinUserEventsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class RejoinUserEventsResponse.
[[["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` documentation is 2.12.0, with multiple previous versions available for reference, ranging back to version 1.0.0."],["`RejoinUserEventsResponse` is a class in the Google Cloud Retail v2 API, serving as the response message for the `RejoinUserEvents` method."],["The class `RejoinUserEventsResponse` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, in addition to having an overload constructor."],["This class includes a property called `RejoinedUserEventsCount` of type long, representing the number of user events joined with the latest product catalog."]]],[]]