Gemini Enterprise for Customer Experience V1BETA API - Module Google::Cloud::Ces::V1beta::WidgetTool::DataMapping::Mode (v1.0.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API module Google::Cloud::Ces::V1beta::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.