Reference documentation and code samples for the Cloud Speech V2 Client class ModelFeature.
Representes a singular feature of a model. If the feature is recognizer
,
the release_state of the feature represents the release_state of the model
Generated from protobuf message google.cloud.speech.v2.ModelFeature
Namespace
Google \ Cloud \ Speech \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ feature
string
The name of the feature (Note: the feature can be recognizer
)
↳ release_state
string
The release state of the feature
getFeature
The name of the feature (Note: the feature can be recognizer
)
string
setFeature
The name of the feature (Note: the feature can be recognizer
)
var
string
$this
getReleaseState
The release state of the feature
string
setReleaseState
The release state of the feature
var
string
$this