Gemini Enterprise for Customer Experience v1 API - Class ChannelProfile.Types.PersonaProperty (1.0.0-beta01)

public sealed class ChannelProfile.Types.PersonaProperty : IMessage<ChannelProfile.Types.PersonaProperty>, IEquatable<ChannelProfile.Types.PersonaProperty>, IDeepCloneable<ChannelProfile.Types.PersonaProperty>, IBufferMessage, IMessage

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1 API class ChannelProfile.Types.PersonaProperty.

Represents the persona property of a channel.

Inheritance

object > ChannelProfile.Types.PersonaProperty

Namespace

Google.Cloud.Ces.V1

Assembly

Google.Cloud.Ces.V1.dll

Constructors

PersonaProperty()

public PersonaProperty()

PersonaProperty(PersonaProperty)

public PersonaProperty(ChannelProfile.Types.PersonaProperty other)
Parameter
Name Description
other ChannelProfileTypesPersonaProperty

Properties

Persona

public ChannelProfile.Types.PersonaProperty.Types.Persona Persona { get; set; }

Optional. The persona of the channel.

Property Value
Type Description
ChannelProfileTypesPersonaPropertyTypesPersona