public sealed class ClassItem : IMessage<CustomClass.Types.ClassItem>, IEquatable<CustomClass.Types.ClassItem>, IDeepCloneable<CustomClass.Types.ClassItem>, 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 `ClassItem` class, a component of the `Google.Cloud.Speech.V1` namespace, specifically for version 2.8.0."],["The `ClassItem` class, which is used as an item of the class, implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The provided content outlines a history of versions for `Google.Cloud.Speech.V1.CustomClass.Types.ClassItem`, ranging from version 2.2.0 up to 3.8.0, with 3.8.0 being the most current iteration."],["The webpage contains information about the `ClassItem` class, including the implemented interfaces and inherited members from the `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `ClassItem` has a constructor that accepts another `ClassItem` and a property titled `Value` that has a string as its type and is described as the class item's value."]]],[]]