Properties of an Agent.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
name |
string | null |
<optional> |
Agent name |
displayName |
string | null |
<optional> |
Agent displayName |
defaultLanguageCode |
string | null |
<optional> |
Agent defaultLanguageCode |
supportedLanguageCodes |
Array.<string> | null |
<optional> |
Agent supportedLanguageCodes |
timeZone |
string | null |
<optional> |
Agent timeZone |
description |
string | null |
<optional> |
Agent description |
avatarUri |
string | null |
<optional> |
Agent avatarUri |
speechToTextSettings |
google.cloud.dialogflow.cx.v3.ISpeechToTextSettings | null |
<optional> |
Agent speechToTextSettings |
startFlow |
string | null |
<optional> |
Agent startFlow |
securitySettings |
string | null |
<optional> |
Agent securitySettings |
enableStackdriverLogging |
boolean | null |
<optional> |
Agent enableStackdriverLogging |
enableSpellCorrection |
boolean | null |
<optional> |
Agent enableSpellCorrection |
enableMultiLanguageTraining |
boolean | null |
<optional> |
Agent enableMultiLanguageTraining |
locked |
boolean | null |
<optional> |
Agent locked |
advancedSettings |
google.cloud.dialogflow.cx.v3.IAdvancedSettings | null |
<optional> |
Agent advancedSettings |
gitIntegrationSettings |
google.cloud.dialogflow.cx.v3.Agent.IGitIntegrationSettings | null |
<optional> |
Agent gitIntegrationSettings |
textToSpeechSettings |
google.cloud.dialogflow.cx.v3.ITextToSpeechSettings | null |
<optional> |
Agent textToSpeechSettings |
genAppBuilderSettings |
google.cloud.dialogflow.cx.v3.Agent.IGenAppBuilderSettings | null |
<optional> |
Agent genAppBuilderSettings |
answerFeedbackSettings |
google.cloud.dialogflow.cx.v3.Agent.IAnswerFeedbackSettings | null |
<optional> |
Agent answerFeedbackSettings |
personalizationSettings |
google.cloud.dialogflow.cx.v3.Agent.IPersonalizationSettings | null |
<optional> |
Agent personalizationSettings |