modelFormat property
The format of the model being downloaded.
Output only. Possible string values are:
- "MODEL_FORMAT_UNSPECIFIED" : Unknown format
- "TFLITE" : TFLite model
Implementation
core.String? modelFormat;
The format of the model being downloaded.
Output only. Possible string values are:
core.String? modelFormat;