modelName property

String? modelName
getter/setter pair

The name of the model.

If set, the service will choose the model matching the specified configuration.

Optional.

Implementation

core.String? modelName;