pythonVersion property

String pythonVersion
final

Optional. The Python version. Currently support 3.8, 3.9, 3.10, 3.11. If not specified, default value is 3.10.

Implementation

final String pythonVersion;