runtimeApiVersion property

String? runtimeApiVersion
getter/setter pair

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//config/appref

Implementation

core.String? runtimeApiVersion;