public sealed class RejoinUserEventsMetadata : IMessage<RejoinUserEventsMetadata>, IEquatable<RejoinUserEventsMetadata>, IDeepCloneable<RejoinUserEventsMetadata>, IBufferMessage, IMessage
[[["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."],[[["The latest version of the `RejoinUserEventsMetadata` class is 2.12.0, with multiple previous versions available for reference, ranging down to version 1.0.0."],["`RejoinUserEventsMetadata` is a class that provides metadata for the RejoinUserEvents method, and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `RejoinUserEventsMetadata` class inherits from the `Object` class and includes methods such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class is part of the `Google.Cloud.Retail.V2` namespace within the `Google.Cloud.Retail.V2.dll` assembly."],["There are two constructors available for the `RejoinUserEventsMetadata` class: a default constructor and a copy constructor."]]],[]]