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 webpage provides reference documentation for the `RejoinUserEventsResponse` class within the Google Cloud Retail v2 API, specifically for .NET."],["The `RejoinUserEventsResponse` class is a response message type used by the `RejoinUserEvents` method, inheriting from `Object` and implementing multiple interfaces such as `IMessage` and `IEquatable`."],["It details the `RejoinedUserEventsCount` property, which is an Int64 representing the number of user events joined with the latest product catalog."],["Multiple versions of the documentation are available, ranging from version 1.0.0 to the latest version 2.12.0."]]],[]]