Tf Lite Model Response
data class TfLiteModelResponse(val automlModel: String, val gcsTfliteUri: String, val sizeBytes: String)
Information that is specific to TfLite models.
Information that is specific to TfLite models.