Cloud Speech V2 Client - Class ModelMetadata (2.0.1)

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

The metadata about the models in a given region for a specific locale.

Currently this is just the features of the model

Generated from protobuf message google.cloud.speech.v2.ModelMetadata

Namespace

Google \ Cloud \ Speech \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ model_featuresarray|Google\Protobuf\Internal\MapField

Map of the model name -> features of that model

getModelFeatures

Map of the model name -> features of that model

Returns
TypeDescription
Google\Protobuf\Internal\MapField

setModelFeatures

Map of the model name -> features of that model

Parameter
NameDescription
vararray|Google\Protobuf\Internal\MapField
Returns
TypeDescription
$this