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 is for the `CustomClass.Types.ClassItem` class within the Cloud Speech-to-Text v2 API, providing reference information and code samples."],["The `CustomClass.Types.ClassItem` class represents an individual item within a custom class, used in the Speech-to-Text API and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class is available in the namespace `Google.Cloud.Speech.V2`, and the documentation covers versions from 1.0.0 to 1.4.0, with the latest version being 1.4.0."],["It includes details on the `ClassItem` constructors, one being the default and the other accepting an existing `ClassItem`, along with information on the `Value` property which allows the set and retrieval of the class item's string value."],["The `ClassItem` class inherits from the base object class and provides inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]