Google Cloud Speech v1 API - Class CustomClass.Types.ClassItem (3.1.0)

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.

An item of the class.

Inheritance

Object > CustomClass.Types.ClassItem

Namespace

Google.Cloud.Speech.V1

Assembly

Google.Cloud.Speech.V1.dll

Constructors

ClassItem()

public ClassItem()

ClassItem(CustomClass.Types.ClassItem)

public ClassItem(CustomClass.Types.ClassItem other)
Parameter
NameDescription
otherCustomClass.Types.ClassItem

Properties

Value

public string Value { get; set; }

The class item's value.

Property Value
TypeDescription
String