public sealed class GuestAttributesEntry : IMessage<GuestAttributesEntry>, IEquatable<GuestAttributesEntry>, IDeepCloneable<GuestAttributesEntry>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGuestAttributesEntry\u003c/code\u003e class provides a structure for managing guest attribute entries, including namespace, key, and value.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest release, with multiple previous versions ranging from 1.0.0 to 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting various functionalities.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGuestAttributesEntry\u003c/code\u003e has properties like \u003ccode\u003eHasKey\u003c/code\u003e, \u003ccode\u003eHasNamespace\u003c/code\u003e, \u003ccode\u003eHasValue\u003c/code\u003e to check whether the specific field is set or not, and properties \u003ccode\u003eKey\u003c/code\u003e, \u003ccode\u003eNamespace\u003c/code\u003e, and \u003ccode\u003eValue\u003c/code\u003e which allows to get or set the data for each specific entry.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default one and another one that takes a \u003ccode\u003eGuestAttributesEntry\u003c/code\u003e object for easy cloning.\u003c/p\u003e\n"]]],[],null,[]]