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 webpage provides documentation for the `RejoinUserEventsResponse` class within the Google Cloud Retail V2 API, specifically within the .NET environment."],["The class `RejoinUserEventsResponse` is used as a response message for the `RejoinUserEvents` method and can be found in the `Google.Cloud.Retail.V2` namespace."],["The page details the various versions of the `RejoinUserEventsResponse` class, from the latest version 2.12.0 back to version 1.0.0."],["The `RejoinUserEventsResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class also contains a `RejoinedUserEventsCount` property of type `long`, which represents the number of user events joined with the latest product catalog."]]],[]]