pythonVersion

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

Parameters

value

Optional. The version of Python used in training. You must either specify this field or specify masterConfig.imageUri. 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.