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, found in the `Google.Cloud.Retail.V2.dll` assembly."],["The `RejoinUserEventsMetadata` class is a sealed class that implements multiple interfaces, including `IMessage\u003cRejoinUserEventsMetadata\u003e`, `IEquatable\u003cRejoinUserEventsMetadata\u003e`, `IDeepCloneable\u003cRejoinUserEventsMetadata\u003e`, `IBufferMessage`, and `IMessage`."],["The class inherits from `System.Object` and includes inherited members such as `ToString()`, `GetHashCode()`, `GetType()`, and `MemberwiseClone()`."],["The webpage includes documentation for version 1.0.0 and upwards, with version 2.12.0 being the latest version."],["The class has two constructors, a default constructor `RejoinUserEventsMetadata()` and a copy constructor `RejoinUserEventsMetadata(RejoinUserEventsMetadata other)`."]]],[]]