Properties of an Agent.
Package
@google-cloud/dialogflowProperties
apiVersion
apiVersion?: (google.cloud.dialogflow.v2.Agent.ApiVersion|keyof typeof google.cloud.dialogflow.v2.Agent.ApiVersion|null);Agent apiVersion
avatarUri
avatarUri?: (string|null);Agent avatarUri
classificationThreshold
classificationThreshold?: (number|null);Agent classificationThreshold
defaultLanguageCode
defaultLanguageCode?: (string|null);Agent defaultLanguageCode
description
description?: (string|null);Agent description
displayName
displayName?: (string|null);Agent displayName
enableLogging
enableLogging?: (boolean|null);Agent enableLogging
matchMode
matchMode?: (google.cloud.dialogflow.v2.Agent.MatchMode|keyof typeof google.cloud.dialogflow.v2.Agent.MatchMode|null);Agent matchMode
parent
parent?: (string|null);Agent parent
supportedLanguageCodes
supportedLanguageCodes?: (string[]|null);Agent supportedLanguageCodes
tier
tier?: (google.cloud.dialogflow.v2.Agent.Tier|keyof typeof google.cloud.dialogflow.v2.Agent.Tier|null);Agent tier
timeZone
timeZone?: (string|null);Agent timeZone