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

Properties of a ConversationProfile.

Package

@google-cloud/dialogflow!

Properties

automatedAgentConfig

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

ConversationProfile automatedAgentConfig

Property Value
TypeDescription
(google.cloud.dialogflow.v2beta1.IAutomatedAgentConfig|null)

createTime

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

ConversationProfile createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

displayName

displayName?: (string|null);

ConversationProfile displayName

Property Value
TypeDescription
(string|null)

humanAgentAssistantConfig

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

ConversationProfile humanAgentAssistantConfig

Property Value
TypeDescription
(google.cloud.dialogflow.v2beta1.IHumanAgentAssistantConfig|null)

humanAgentHandoffConfig

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

ConversationProfile humanAgentHandoffConfig

Property Value
TypeDescription
(google.cloud.dialogflow.v2beta1.IHumanAgentHandoffConfig|null)

languageCode

languageCode?: (string|null);

ConversationProfile languageCode

Property Value
TypeDescription
(string|null)

loggingConfig

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

ConversationProfile loggingConfig

Property Value
TypeDescription
(google.cloud.dialogflow.v2beta1.ILoggingConfig|null)

name

name?: (string|null);

ConversationProfile name

Property Value
TypeDescription
(string|null)

newMessageEventNotificationConfig

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

ConversationProfile newMessageEventNotificationConfig

Property Value
TypeDescription
(google.cloud.dialogflow.v2beta1.INotificationConfig|null)

notificationConfig

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

ConversationProfile notificationConfig

Property Value
TypeDescription
(google.cloud.dialogflow.v2beta1.INotificationConfig|null)

sttConfig

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

ConversationProfile sttConfig

Property Value
TypeDescription
(google.cloud.dialogflow.v2beta1.ISpeechToTextConfig|null)

updateTime

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

ConversationProfile updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)