Reference documentation and code samples for the Google Cloud Ces V1 Client class Persona.
The persona of the channel.
Protobuf type google.cloud.ces.v1.ChannelProfile.PersonaProperty.Persona
Namespace
Google \ Cloud \ Ces \ V1 \ ChannelProfile \ PersonaPropertyMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNKNOWN
Value: 0UNKNOWN persona.
Generated from protobuf enum UNKNOWN = 0;
CONCISE
Value: 1The agent keeps the responses concise and to the point
Generated from protobuf enum CONCISE = 1;
CHATTY
Value: 2The agent provides additional context, explanations, and details
Generated from protobuf enum CHATTY = 2;