Interface protos.google.cloud.ces.v1beta.IChannelProfile (0.2.0)

Properties of a ChannelProfile.

Package

@google-cloud/ces

Properties

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