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."],[[["This webpage details the `RejoinUserEventsMetadata` class within the `Google.Cloud.Retail.V2` namespace, which provides metadata for the `RejoinUserEvents` method."],["The `RejoinUserEventsMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its functionality."],["The class inherits from `Object` and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The page documents various versions of this class, ranging from version `1.0.0` up to the latest version, `2.12.0`."],["The class is constructed either by calling the `RejoinUserEventsMetadata()` method with no parameters, or by calling `RejoinUserEventsMetadata(RejoinUserEventsMetadata other)` and providing a `RejoinUserEventsMetadata` parameter named `other`."]]],[]]