Properties of an Agent.
Package
@google-cloud/dialogflow-cxProperties
advancedSettings
advancedSettings?: (google.cloud.dialogflow.cx.v3.IAdvancedSettings|null);Agent advancedSettings
answerFeedbackSettings
answerFeedbackSettings?: (google.cloud.dialogflow.cx.v3.Agent.IAnswerFeedbackSettings|null);Agent answerFeedbackSettings
avatarUri
avatarUri?: (string|null);Agent avatarUri
clientCertificateSettings
clientCertificateSettings?: (google.cloud.dialogflow.cx.v3.Agent.IClientCertificateSettings|null);Agent clientCertificateSettings
defaultLanguageCode
defaultLanguageCode?: (string|null);Agent defaultLanguageCode
description
description?: (string|null);Agent description
displayName
displayName?: (string|null);Agent displayName
enableMultiLanguageTraining
enableMultiLanguageTraining?: (boolean|null);Agent enableMultiLanguageTraining
enableSpellCorrection
enableSpellCorrection?: (boolean|null);Agent enableSpellCorrection
enableStackdriverLogging
enableStackdriverLogging?: (boolean|null);Agent enableStackdriverLogging
genAppBuilderSettings
genAppBuilderSettings?: (google.cloud.dialogflow.cx.v3.Agent.IGenAppBuilderSettings|null);Agent genAppBuilderSettings
gitIntegrationSettings
gitIntegrationSettings?: (google.cloud.dialogflow.cx.v3.Agent.IGitIntegrationSettings|null);Agent gitIntegrationSettings
locked
locked?: (boolean|null);Agent locked
name
name?: (string|null);Agent name
personalizationSettings
personalizationSettings?: (google.cloud.dialogflow.cx.v3.Agent.IPersonalizationSettings|null);Agent personalizationSettings
satisfiesPzi
satisfiesPzi?: (boolean|null);Agent satisfiesPzi
satisfiesPzs
satisfiesPzs?: (boolean|null);Agent satisfiesPzs
securitySettings
securitySettings?: (string|null);Agent securitySettings
speechToTextSettings
speechToTextSettings?: (google.cloud.dialogflow.cx.v3.ISpeechToTextSettings|null);Agent speechToTextSettings
startFlow
startFlow?: (string|null);Agent startFlow
supportedLanguageCodes
supportedLanguageCodes?: (string[]|null);Agent supportedLanguageCodes
textToSpeechSettings
textToSpeechSettings?: (google.cloud.dialogflow.cx.v3.ITextToSpeechSettings|null);Agent textToSpeechSettings
timeZone
timeZone?: (string|null);Agent timeZone