Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API class Google::Cloud::Ces::V1::ChannelProfile::PersonaProperty.
Represents the persona property of a channel.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#persona
def persona() -> ::Google::Cloud::Ces::V1::ChannelProfile::PersonaProperty::Persona
Returns
- (::Google::Cloud::Ces::V1::ChannelProfile::PersonaProperty::Persona) — Optional. The persona of the channel.
#persona=
def persona=(value) -> ::Google::Cloud::Ces::V1::ChannelProfile::PersonaProperty::Persona
Parameter
- value (::Google::Cloud::Ces::V1::ChannelProfile::PersonaProperty::Persona) — Optional. The persona of the channel.
Returns
- (::Google::Cloud::Ces::V1::ChannelProfile::PersonaProperty::Persona) — Optional. The persona of the channel.