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 `RejoinUserEventsMetadata` class, part of the `Google.Cloud.Retail.V2` namespace, is used to define metadata for the RejoinUserEvents method."],["This class is currently at version 1.3.0, but versions range from 1.0.0 all the way to 2.12.0, the latest."],["`RejoinUserEventsMetadata` inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, one parameterless and another that accepts a `RejoinUserEventsMetadata` object for initialization, and includes several inherited members from the Object class."],["The class is found in the Google.Cloud.Retail.V2.dll assembly."]]],[]]