pythonVersion property
The Python version being used to execute a Python shell job. Allowed values are 2 or 3.
Implementation
final String? pythonVersion;
The Python version being used to execute a Python shell job. Allowed values are 2 or 3.
final String? pythonVersion;