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, specifically for .NET development."],["The latest version of the API documented is 3.8.0, with the page also providing links to documentation for several older versions, ranging down to version 2.2.0."],["`CustomClass.Types.ClassItem` is a class that represents an item within a custom class used by the API, and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ClassItem` class has one property `Value` of type `string` that represents the value of the class item."],["The class `CustomClass.Types.ClassItem` is part of the `Google.Cloud.Speech.V1` namespace and is contained in the `Google.Cloud.Speech.V1.dll` assembly."]]],[]]