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."],[[["This webpage provides reference documentation for the `CustomClass.Types.ClassItem` within the Google Cloud Speech v1 API."],["The `CustomClass.Types.ClassItem` is a class representing an individual item within a custom class used by the API."],["The webpage documents the implementation of `CustomClass.Types.ClassItem`, including its inheritance, the interfaces it implements and the list of all available versions from 3.8.0 all the way down to 2.2.0."],["It includes details about the available constructors, `ClassItem()` and `ClassItem(ClassItem other)`, as well as the `Value` property, which allows access and modification of the string representing the class item's value."],["The `CustomClass.Types.ClassItem` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it suitable for use in data serialization and manipulation."]]],[]]