Google Cloud Speech v1p1beta1 API - Class CustomClass.Types.ClassItem (3.0.0-beta07)

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.

An item of the class.

Inheritance

object > CustomClass.Types.ClassItem

Namespace

Google.Cloud.Speech.V1P1Beta1

Assembly

Google.Cloud.Speech.V1P1Beta1.dll

Constructors

ClassItem()

public ClassItem()

ClassItem(ClassItem)

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

Properties

Value

public string Value { get; set; }

The class item's value.

Property Value
TypeDescription
string