public sealed class InstanceMessage : IMessage<Instance.Types.InstanceMessage>, IEquatable<Instance.Types.InstanceMessage>, IDeepCloneable<Instance.Types.InstanceMessage>, 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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eInstanceMessage\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Memcache.V1\u003c/code\u003e namespace, is a sealed class representing a user-facing message related to a Memcached instance.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.5.0, and versions ranging from 1.0.0 up to 2.5.0 are accessible in the documentation, allowing to see how the API has evolved over time.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInstanceMessage\u003c/code\u003e objects can be created either using the default constructor or by providing another \u003ccode\u003eInstanceMessage\u003c/code\u003e as a parameter, allowing to clone an instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two main properties: \u003ccode\u003eCode\u003c/code\u003e, which represents a specific message type using an enum, and \u003ccode\u003eMessage\u003c/code\u003e, which holds the string content of the message shown to users.\u003c/p\u003e\n"]]],[],null,[]]