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-04-17 UTC."],[[["This page provides reference documentation for the `RejoinUserEventsResponse` class within the Google Cloud Retail V2 API for .NET."],["The `RejoinUserEventsResponse` class is used as a response message for the `RejoinUserEvents` method in the API."],["The latest version available for the `RejoinUserEventsResponse` class is 2.12.0, with versions dating back to 1.0.0 also being available."],["The `RejoinUserEventsResponse` class includes the `RejoinedUserEventsCount` property, which indicates the number of user events joined with the latest product catalog."],["This class inherits from Object, implements several interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]