Class PythonCodeCondition (0.3.0)

PythonCodeCondition(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Python code block to evaluate the condition.

Attribute

Name Description
python_code str
Required. The python code to execute.