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 v1p1beta1 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 document provides reference documentation for the `CustomClass.Types.ClassItem` class within the Google Cloud Speech v1p1beta1 API."],["`CustomClass.Types.ClassItem` represents a single item within a custom class used by the Speech API."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provides support for various serialization and object manipulation methods."],["The `ClassItem` class has one property, `Value`, which is a string representing the item's value."],["There are 2 different constructors for creating a `ClassItem` object, one with no parameters and another which accepts an existing `ClassItem` as a parameter."]]],[]]