Interface protos.google.cloud.dialogflow.v2beta1.IConversationProfile (6.6.0)

Properties of a ConversationProfile.

Package

@google-cloud/dialogflow

Properties

automatedAgentConfig

automatedAgentConfig?: (google.cloud.dialogflow.v2beta1.IAutomatedAgentConfig|null);

ConversationProfile automatedAgentConfig

createTime

createTime?: (google.protobuf.ITimestamp|null);

ConversationProfile createTime

displayName

displayName?: (string|null);

ConversationProfile displayName

humanAgentAssistantConfig

humanAgentAssistantConfig?: (google.cloud.dialogflow.v2beta1.IHumanAgentAssistantConfig|null);

ConversationProfile humanAgentAssistantConfig

humanAgentHandoffConfig

humanAgentHandoffConfig?: (google.cloud.dialogflow.v2beta1.IHumanAgentHandoffConfig|null);

ConversationProfile humanAgentHandoffConfig

languageCode

languageCode?: (string|null);

ConversationProfile languageCode

loggingConfig

loggingConfig?: (google.cloud.dialogflow.v2beta1.ILoggingConfig|null);

ConversationProfile loggingConfig

name

name?: (string|null);

ConversationProfile name

newMessageEventNotificationConfig

newMessageEventNotificationConfig?: (google.cloud.dialogflow.v2beta1.INotificationConfig|null);

ConversationProfile newMessageEventNotificationConfig

notificationConfig

notificationConfig?: (google.cloud.dialogflow.v2beta1.INotificationConfig|null);

ConversationProfile notificationConfig

securitySettings

securitySettings?: (string|null);

ConversationProfile securitySettings

sttConfig

sttConfig?: (google.cloud.dialogflow.v2beta1.ISpeechToTextConfig|null);

ConversationProfile sttConfig

timeZone

timeZone?: (string|null);

ConversationProfile timeZone

ttsConfig

ttsConfig?: (google.cloud.dialogflow.v2beta1.ISynthesizeSpeechConfig|null);

ConversationProfile ttsConfig

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

ConversationProfile updateTime