public enum ChannelProfile.PersonaProperty.Persona extends Enum<ChannelProfile.PersonaProperty.Persona> implements ProtocolMessageEnumThe persona of the channel.
Protobuf enum google.cloud.ces.v1.ChannelProfile.PersonaProperty.Persona
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CHATTY |
The agent provides additional context, explanations, and details |
CHATTY_VALUE |
The agent provides additional context, explanations, and details |
CONCISE |
The agent keeps the responses concise and to the point |
CONCISE_VALUE |
The agent keeps the responses concise and to the point |
UNKNOWN |
UNKNOWN persona. |
UNKNOWN_VALUE |
UNKNOWN persona. |
UNRECOGNIZED |
|
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() |
|