Properties of a ChannelProfile.
Package
@google-cloud/cesProperties
channelType
channelType?: (google.cloud.ces.v1beta.ChannelProfile.ChannelType|keyof typeof google.cloud.ces.v1beta.ChannelProfile.ChannelType|null);ChannelProfile channelType
disableBargeInControl
disableBargeInControl?: (boolean|null);ChannelProfile disableBargeInControl
disableDtmf
disableDtmf?: (boolean|null);ChannelProfile disableDtmf
noiseSuppressionLevel
noiseSuppressionLevel?: (string|null);ChannelProfile noiseSuppressionLevel
personaProperty
personaProperty?: (google.cloud.ces.v1beta.ChannelProfile.IPersonaProperty|null);ChannelProfile personaProperty
profileId
profileId?: (string|null);ChannelProfile profileId
webWidgetConfig
webWidgetConfig?: (google.cloud.ces.v1beta.ChannelProfile.IWebWidgetConfig|null);ChannelProfile webWidgetConfig