Google Cloud Ces V1 Client - Class Persona (0.1.0)

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

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNKNOWN

Value: 0

UNKNOWN persona.

Generated from protobuf enum UNKNOWN = 0;

CONCISE

Value: 1

The agent keeps the responses concise and to the point

Generated from protobuf enum CONCISE = 1;

CHATTY

Value: 2

The agent provides additional context, explanations, and details

Generated from protobuf enum CHATTY = 2;