pythonVersion property

String? pythonVersion
final

The Python version being used to execute a Python shell job. Allowed values are 2 or 3.

Implementation

final String? pythonVersion;