gcsTfliteUri

@JvmName(name = "tfurvnkfrklnktct")
suspend fun gcsTfliteUri(value: Output<String>)
@JvmName(name = "cdaxirynqrvlisgh")
suspend fun gcsTfliteUri(value: String?)

Parameters

value

The TfLite file containing the model. (Stored in Google Cloud). The gcs_tflite_uri should have form: gs://some-bucket/some-model.tflite Note: If you update the file in the original location, it is necessary to call UpdateModel for ML to pick up and validate the updated file.