public enum ChannelProfile.WebWidgetConfig.Modality extends Enum<ChannelProfile.WebWidgetConfig.Modality> implements ProtocolMessageEnumModality of the web widget.
Protobuf enum google.cloud.ces.v1.ChannelProfile.WebWidgetConfig.Modality
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CHAT_AND_VOICE |
Widget supports both chat and voice input. |
CHAT_AND_VOICE_VALUE |
Widget supports both chat and voice input. |
CHAT_ONLY |
Widget supports only chat input. |
CHAT_ONLY_VALUE |
Widget supports only chat input. |
MODALITY_UNSPECIFIED |
Unknown modality. |
MODALITY_UNSPECIFIED_VALUE |
Unknown modality. |
UNRECOGNIZED |
|
VOICE_ONLY |
Widget supports only voice input. |
VOICE_ONLY_VALUE |
Widget supports only voice input. |
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|