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 provides documentation for the `RejoinUserEventsMetadata` class within the Google.Cloud.Retail.V2 namespace, detailing its functionality and implementation in .NET."],["The `RejoinUserEventsMetadata` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which is used as metadata for the RejoinUserEvents method."],["The latest version documented is 2.12.0, with a range of previous versions from 2.11.0 down to 1.0.0, all accessible via links provided on the page."],["The page outlines the inheritance of `RejoinUserEventsMetadata` from `Object` and lists the methods it inherits, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["It includes details on the class's constructors, specifically a default constructor and another to copy from an existing `RejoinUserEventsMetadata` instance, with a provided parameter description."]]],[]]