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, spanning multiple versions."],["Version 2.12.0 is the latest available release of the `RejoinUserEventsResponse` class, while the current content pertains to version 2.5.0, with several previous versions also documented."],["The `RejoinUserEventsResponse` class is used as a response message for the `RejoinUserEvents` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor for creating a new instance, as well as a property named `RejoinedUserEventsCount` that holds the number of user events that were joined with the latest product catalog."],["The class belongs to the namespace `Google.Cloud.Retail.V2` within the `Google.Cloud.Retail.V2.dll` assembly."]]],[]]