public sealed class ClassItem : IMessage<CustomClass.Types.ClassItem>, IEquatable<CustomClass.Types.ClassItem>, IDeepCloneable<CustomClass.Types.ClassItem>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1 API class CustomClass.Types.ClassItem.
[[["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 `CustomClass.Types.ClassItem` class within the Google Cloud Speech v1 API, with the latest version being 3.8.0."],["The `ClassItem` class represents an item of a custom class used in speech recognition and includes a `Value` property for the class item's value."],["The page also includes reference links for different versions of the API, ranging from 2.2.0 up to the latest 3.8.0."],["The class `CustomClass.Types.ClassItem` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits members from `Object`."],["This class has two constructors: `ClassItem()` and `ClassItem(CustomClass.Types.ClassItem other)`, with the latter allowing for a new object to be created based off an already existing `ClassItem` object."]]],[]]