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
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
WIDGET_TYPE_UNSPECIFIED
Value: 0Unspecified widget type.
Generated from protobuf enum WIDGET_TYPE_UNSPECIFIED = 0;
CUSTOM
Value: 1Custom widget type.
Generated from protobuf enum CUSTOM = 1;
PRODUCT_CAROUSEL
Value: 2Product carousel widget.
Generated from protobuf enum PRODUCT_CAROUSEL = 2;
PRODUCT_DETAILS
Value: 3Product details widget.
Generated from protobuf enum PRODUCT_DETAILS = 3;
QUICK_ACTIONS
Value: 4Quick actions widget.
Generated from protobuf enum QUICK_ACTIONS = 4;
PRODUCT_COMPARISON
Value: 5Product comparison widget.
Generated from protobuf enum PRODUCT_COMPARISON = 5;
ADVANCED_PRODUCT_DETAILS
Value: 6Advanced product details widget.
Generated from protobuf enum ADVANCED_PRODUCT_DETAILS = 6;
SHORT_FORM
Value: 7Short form widget.
Generated from protobuf enum SHORT_FORM = 7;
OVERALL_SATISFACTION
Value: 8Overall satisfaction widget.
Generated from protobuf enum OVERALL_SATISFACTION = 8;
ORDER_SUMMARY
Value: 9Order summary widget.
Generated from protobuf enum ORDER_SUMMARY = 9;
APPOINTMENT_DETAILS
Value: 10Appointment details widget.
Generated from protobuf enum APPOINTMENT_DETAILS = 10;