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 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."],[[["The document provides reference documentation for the `CustomClass.Types.ClassItem` in the Google Cloud Speech v1 API, specifically for .NET."],["Version 3.8.0 is the latest available version for the `CustomClass.Types.ClassItem`, with other documented versions ranging from 2.2.0 up to 3.7.0 being also accessible."],["`CustomClass.Types.ClassItem` is a sealed class implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a single property named `Value`, which is a string representing the class item's value."],["The documented class includes two constructors, a default one, and one to copy another `ClassItem` instance."]]],[]]