Reference documentation and code samples for the Google Cloud Ces V1 Client class WidgetType.
All available widget types.
New values may be added to this enum in the future.
Protobuf type google.cloud.ces.v1.WidgetTool.WidgetType
Namespace
Google \ Cloud \ Ces \ V1 \ WidgetToolMethods
static::name
value
mixed
static::value
name
mixed
Constants
WIDGET_TYPE_UNSPECIFIED
Value: 0
Unspecified widget type.
Generated from protobuf enum WIDGET_TYPE_UNSPECIFIED = 0;
CUSTOM
Value: 1
Custom widget type.
Generated from protobuf enum CUSTOM = 1;
PRODUCT_CAROUSEL
Value: 2
Product carousel widget.
Generated from protobuf enum PRODUCT_CAROUSEL = 2;
PRODUCT_DETAILS
Value: 3
Product details widget.
Generated from protobuf enum PRODUCT_DETAILS = 3;
QUICK_ACTIONS
Value: 4
Quick actions widget.
Generated from protobuf enum QUICK_ACTIONS = 4;
PRODUCT_COMPARISON
Value: 5
Product comparison widget.
Generated from protobuf enum PRODUCT_COMPARISON = 5;
ADVANCED_PRODUCT_DETAILS
Value: 6
Advanced product details widget.
Generated from protobuf enum ADVANCED_PRODUCT_DETAILS = 6;
SHORT_FORM
Value: 7
Short form widget.
Generated from protobuf enum SHORT_FORM = 7;
OVERALL_SATISFACTION
Value: 8
Overall satisfaction widget.
Generated from protobuf enum OVERALL_SATISFACTION = 8;
ORDER_SUMMARY
Value: 9
Order summary widget.
Generated from protobuf enum ORDER_SUMMARY = 9;
APPOINTMENT_DETAILS
Value: 10
Appointment details widget.
Generated from protobuf enum APPOINTMENT_DETAILS = 10;
APPOINTMENT_SCHEDULER
Value: 11
Appointment scheduler widget.
Generated from protobuf enum APPOINTMENT_SCHEDULER = 11;
CONTACT_FORM
Value: 12
Contact form widget.
Generated from protobuf enum CONTACT_FORM = 12;

