Google Cloud Ces V1 Client - Class WidgetType (0.1.0)

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 \ WidgetTool

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
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;

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;