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

Properties of an Agent.

Package

@google-cloud/dialogflow-cx

Properties

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

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

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

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