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 \ CustomClassMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ value |
string
The class item's value. |
getValue
The class item's value.
| Returns | |
|---|---|
| Type | Description |
string |
|
setValue
The class item's value.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|