modelName property

String? modelName
getter/setter pair

Use this field if you want to use the default version for the specified model.

The string must use the following format: "projects/YOUR_PROJECT/models/YOUR_MODEL"

Implementation

core.String? modelName;