public sealed class CustomClass.Types.ClassItem : IMessage<CustomClass.Types.ClassItem>, IEquatable<CustomClass.Types.ClassItem>, IDeepCloneable<CustomClass.Types.ClassItem>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 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 documentation covers the `CustomClass.Types.ClassItem` class within the Cloud Speech-to-Text v2 API, providing details on its structure and functionality."],["The `ClassItem` class is designed to represent an individual item within a custom class used for speech recognition, with the `Value` property representing that items string value."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality and compatibility with other systems."],["The Class Item comes with two constructors, one default and one accepting another `ClassItem` object as a parameter."],["This documentation also details the different versions available, including 1.0.0, 1.1.0, 1.2.0, 1.3.0, and 1.4.0, with 1.4.0 being the latest."]]],[]]