Interface protos.google.cloud.dialogflow.cx.v3.IAgent (2.14.0)

Properties of an Agent.

Package

@google-cloud/dialogflow-cx

Properties

advancedSettings

advancedSettings?: (google.cloud.dialogflow.cx.v3.IAdvancedSettings|null);

Agent advancedSettings

avatarUri

avatarUri?: (string|null);

Agent avatarUri

defaultLanguageCode

defaultLanguageCode?: (string|null);

Agent defaultLanguageCode

description

description?: (string|null);

Agent description

displayName

displayName?: (string|null);

Agent displayName

enableSpellCorrection

enableSpellCorrection?: (boolean|null);

Agent enableSpellCorrection

enableStackdriverLogging

enableStackdriverLogging?: (boolean|null);

Agent enableStackdriverLogging

name

name?: (string|null);

Agent name

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

timeZone

timeZone?: (string|null);

Agent timeZone