Gemini Enterprise for Customer Experience V1 API - Module Google::Cloud::Ces::V1::WidgetTool::DataMapping::Mode (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API module Google::Cloud::Ces::V1::WidgetTool::DataMapping::Mode.

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

Constants

MODE_UNSPECIFIED

value: 0
Unspecified mode.

FIELD_MAPPING

value: 1
Use the field_mappings map for data transformation.

PYTHON_SCRIPT

value: 2
Use the python_script for data transformation.