Model Args
fun ModelArgs(description: Output<String>? = null, etag: Output<String>? = null, labels: Output<Map<String, String>>? = null, name: Output<String>? = null, onlinePredictionConsoleLogging: Output<Boolean>? = null, onlinePredictionLogging: Output<Boolean>? = null, project: Output<String>? = null, regions: Output<List<String>>? = null)