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 |
locked |
boolean | null |
<optional> |
Agent locked |
advancedSettings |
google.cloud.dialogflow.cx.v3.IAdvancedSettings | null |
<optional> |
Agent advancedSettings |
textToSpeechSettings |
google.cloud.dialogflow.cx.v3.ITextToSpeechSettings | null |
<optional> |
Agent textToSpeechSettings |