Cloud Speech V2 Client - Class ClassItem (2.0.0)

Reference documentation and code samples for the Cloud Speech V2 Client class ClassItem.

An item of the class.

Generated from protobuf message google.cloud.speech.v2.CustomClass.ClassItem

Namespace

Google \ Cloud \ Speech \ V2 \ CustomClass

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ valuestring

The class item's value.

getValue

The class item's value.

Returns
TypeDescription
string

setValue

The class item's value.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this