public static interface ChannelProfile.PersonaPropertyOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
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. |