Interface ChannelProfile.PersonaPropertyOrBuilder (0.1.0)

public static interface ChannelProfile.PersonaPropertyOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getPersona()

public abstract ChannelProfile.PersonaProperty.Persona getPersona()

Optional. The persona of the channel.

.google.cloud.ces.v1.ChannelProfile.PersonaProperty.Persona persona = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ChannelProfile.PersonaProperty.Persona

The persona.

getPersonaValue()

public abstract int getPersonaValue()

Optional. The persona of the channel.

.google.cloud.ces.v1.ChannelProfile.PersonaProperty.Persona persona = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The enum numeric value on the wire for persona.