Class Mode (0.3.0)

Mode(value)

The strategy used to map data from the source tool to the widget.

Enums

Name Description
MODE_UNSPECIFIED Unspecified mode.
FIELD_MAPPING Use the `field_mappings` map for data transformation.
PYTHON_SCRIPT Use the `python_script` for data transformation.