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."],[[["This document provides reference information for the `RejoinUserEventsResponse` class within the Google Cloud Retail v2 API for .NET."],["The latest version of this class is 2.12.0, but the document includes a history of versions dating back to 1.0.0."],["The `RejoinUserEventsResponse` class is the response message for the `RejoinUserEvents` method, used in managing user event data within the Retail API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer operations."],["The class has the property `RejoinedUserEventsCount`, which indicates the amount of user events that have been joined with the most recent product catalog."]]],[]]