Properties of a ConversationProfile.
Package
@google-cloud/dialogflowProperties
automatedAgentConfig
automatedAgentConfig?: (google.cloud.dialogflow.v2.IAutomatedAgentConfig|null);ConversationProfile automatedAgentConfig
createTime
createTime?: (google.protobuf.ITimestamp|null);ConversationProfile createTime
displayName
displayName?: (string|null);ConversationProfile displayName
humanAgentAssistantConfig
humanAgentAssistantConfig?: (google.cloud.dialogflow.v2.IHumanAgentAssistantConfig|null);ConversationProfile humanAgentAssistantConfig
humanAgentHandoffConfig
humanAgentHandoffConfig?: (google.cloud.dialogflow.v2.IHumanAgentHandoffConfig|null);ConversationProfile humanAgentHandoffConfig
languageCode
languageCode?: (string|null);ConversationProfile languageCode
loggingConfig
loggingConfig?: (google.cloud.dialogflow.v2.ILoggingConfig|null);ConversationProfile loggingConfig
name
name?: (string|null);ConversationProfile name
newMessageEventNotificationConfig
newMessageEventNotificationConfig?: (google.cloud.dialogflow.v2.INotificationConfig|null);ConversationProfile newMessageEventNotificationConfig
notificationConfig
notificationConfig?: (google.cloud.dialogflow.v2.INotificationConfig|null);ConversationProfile notificationConfig
securitySettings
securitySettings?: (string|null);ConversationProfile securitySettings
sttConfig
sttConfig?: (google.cloud.dialogflow.v2.ISpeechToTextConfig|null);ConversationProfile sttConfig
timeZone
timeZone?: (string|null);ConversationProfile timeZone
ttsConfig
ttsConfig?: (google.cloud.dialogflow.v2.ISynthesizeSpeechConfig|null);ConversationProfile ttsConfig
updateTime
updateTime?: (google.protobuf.ITimestamp|null);ConversationProfile updateTime