Properties of a ConversationProfile.
Package
@google-cloud/dialogflowProperties
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
newRecognitionResultNotificationConfig
newRecognitionResultNotificationConfig?: (google.cloud.dialogflow.v2beta1.INotificationConfig|null);ConversationProfile newRecognitionResultNotificationConfig
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