pythonVersion

@JvmName(name = "cwdjcdqkurclffod")
suspend fun pythonVersion(value: Output<String>)
@JvmName(name = "eemnevdrgitltupu")
suspend fun pythonVersion(value: String?)

Parameters

value

The version of Python used in prediction. The following Python versions are available: * Python '3.7' is available when runtime_version is set to '1.15' or later. * Python '3.5' is available when runtime_version is set to a version from '1.4' to '1.14'. * Python '2.7' is available when runtime_version is set to '1.15' or earlier. Read more about the Python versions available for /ml-engine/docs/runtime-version-list.