public sealed class 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 page provides documentation for the `CustomClass.Types.ClassItem` class within the Google Cloud Speech v1 API, specifically for the .NET environment, with version 3.3.0 being the current context but links to other versions available."],["`CustomClass.Types.ClassItem` is an item within the custom class, inheriting from `Object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, `ClassItem()` and `ClassItem(CustomClass.Types.ClassItem other)`, for creating new instances, the latter allowing for cloning from another `ClassItem`."],["It contains a `Value` property of type `string`, representing the specific value associated with the `ClassItem` instance."],["The documentation is within the `Google.Cloud.Speech.V1` namespace, contained within the `Google.Cloud.Speech.V1.dll` assembly."]]],[]]