runtimeApiVersion

@JvmName(name = "fxnoobxnbhvrmfbq")
suspend fun runtimeApiVersion(value: Output<String>)
@JvmName(name = "ekcxjtmjqpusrgee")
suspend fun runtimeApiVersion(value: String?)

Parameters

value

The version of the API in the given runtime environment. Please see the app.yaml reference for valid values at https://cloud.google.com/appengine/docs/standard/<language>/config/appref
Substitute <language> with python, java, php, ruby, go or nodejs.