- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`advanced_settings
Type: STRUCT
Provider name: advancedSettings
Description: Hierarchical advanced settings for this agent. The settings exposed at the lower level overrides the settings exposed at the higher level.
audio_export_gcs_destination
STRUCT
audioExportGcsDestination
uri
STRING
uri
gs://bucket/object-name-or-prefix
Whether a full object name, or just a prefix, its usage depends on the Dialogflow operation.dtmf_settings
STRUCT
dtmfSettings
enabled
BOOLEAN
enabled
endpointing_timeout_duration
STRING
endpointingTimeoutDuration
finish_digit
STRING
finishDigit
interdigit_timeout_duration
STRING
interdigitTimeoutDuration
max_digits
INT32
maxDigits
logging_settings
STRUCT
loggingSettings
enable_consent_based_redaction
BOOLEAN
enableConsentBasedRedaction
$session.params.conversation-redaction
will be used to determine if the utterance should be redacted.enable_interaction_logging
BOOLEAN
enableInteractionLogging
enable_stackdriver_logging
BOOLEAN
enableStackdriverLogging
speech_settings
STRUCT
speechSettings
endpointer_sensitivity
INT32
endpointerSensitivity
no_speech_timeout
STRING
noSpeechTimeout
use_timeout_based_endpointing
BOOLEAN
useTimeoutBasedEndpointing
ancestors
Type: UNORDERED_LIST_STRING
answer_feedback_settings
Type: STRUCT
Provider name: answerFeedbackSettings
Description: Optional. Answer feedback collection settings.
enable_answer_feedback
BOOLEAN
enableAnswerFeedback
avatar_uri
Type: STRING
Provider name: avatarUri
Description: The URI of the agent’s avatar. Avatars are used throughout the Dialogflow console and in the self-hosted Web Demo integration.
client_certificate_settings
Type: STRUCT
Provider name: clientCertificateSettings
Description: Optional. Settings for custom client certificates.
passphrase
STRING
passphrase
projects/{project}/secrets/{secret}/versions/{version}
private_key
STRING
privateKey
projects/{project}/secrets/{secret}/versions/{version}
ssl_certificate
STRING
sslCertificate
default_language_code
Type: STRING
Provider name: defaultLanguageCode
Description: Required. Immutable. The default language of the agent as a language tag. See Language Support for a list of the currently supported language codes. This field cannot be set by the Agents.UpdateAgent method.
description
Type: STRING
Provider name: description
Description: The description of the agent. The maximum length is 500 characters. If exceeded, the request is rejected.
enable_multi_language_training
Type: BOOLEAN
Provider name: enableMultiLanguageTraining
Description: Optional. Enable training multi-lingual models for this agent. These models will be trained on all the languages supported by the agent.
enable_spell_correction
Type: BOOLEAN
Provider name: enableSpellCorrection
Description: Indicates if automatic spell correction is enabled in detect intent requests.
enable_stackdriver_logging
Type: BOOLEAN
Provider name: enableStackdriverLogging
Description: Indicates if stackdriver logging is enabled for the agent. Please use agent.advanced_settings instead.
gcp_display_name
Type: STRING
Provider name: displayName
Description: Required. The human-readable name of the agent, unique within the location.
gen_app_builder_settings
Type: STRUCT
Provider name: genAppBuilderSettings
Description: Gen App Builder-related agent-level settings.
engine
STRING
engine
projects/{Project ID}/locations/{Location ID}/collections/{Collection ID}/engines/{Engine ID}
git_integration_settings
Type: STRUCT
Provider name: gitIntegrationSettings
Description: Git integration settings for this agent.
github_settings
STRUCT
githubSettings
access_token
STRING
accessToken
branches
UNORDERED_LIST_STRING
branches
gcp_display_name
STRING
displayName
repository_uri
STRING
repositoryUri
tracking_branch
STRING
trackingBranch
labels
Type: UNORDERED_LIST_STRING
locked
Type: BOOLEAN
Provider name: locked
Description: Indicates whether the agent is locked for changes. If the agent is locked, modifications to the agent will be rejected except for RestoreAgent.
name
Type: STRING
Provider name: name
Description: The unique identifier of the agent. Required for the Agents.UpdateAgent method. Agents.CreateAgent populates the name automatically. Format: projects//locations//agents/
.
organization_id
Type: STRING
parent
Type: STRING
personalization_settings
Type: STRUCT
Provider name: personalizationSettings
Description: Optional. Settings for end user personalization.
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
satisfies_pzi
Type: BOOLEAN
Provider name: satisfiesPzi
Description: Optional. Output only. A read only boolean field reflecting Zone Isolation status of the agent.
satisfies_pzs
Type: BOOLEAN
Provider name: satisfiesPzs
Description: Optional. Output only. A read only boolean field reflecting Zone Separation status of the agent.
security_settings
Type: STRING
Provider name: securitySettings
Description: Name of the SecuritySettings reference for the agent. Format: projects//locations//securitySettings/
.
speech_to_text_settings
Type: STRUCT
Provider name: speechToTextSettings
Description: Speech recognition related settings.
enable_speech_adaptation
BOOLEAN
enableSpeechAdaptation
start_flow
Type: STRING
Provider name: startFlow
Description: Name of the start flow in this agent. A start flow will be automatically created when the agent is created, and can only be deleted by deleting the agent. Format: projects//locations//agents//flows/
. Currently only the default start flow with id “00000000-0000-0000-0000-000000000000” is allowed.
start_playbook
Type: STRING
Provider name: startPlaybook
Description: Name of the start playbook in this agent. A start playbook will be automatically created when the agent is created, and can only be deleted by deleting the agent. Format: projects//locations//agents//playbooks/
. Currently only the default playbook with id “00000000-0000-0000-0000-000000000000” is allowed.
supported_language_codes
Type: UNORDERED_LIST_STRING
Provider name: supportedLanguageCodes
Description: The list of all languages supported by the agent (except for the default_language_code
).
tags
Type: UNORDERED_LIST_STRING
text_to_speech_settings
Type: STRUCT
Provider name: textToSpeechSettings
Description: Settings on instructing the speech synthesizer on how to generate the output audio content.
time_zone
Type: STRING
Provider name: timeZone
Description: Required. The time zone of the agent from the time zone database, e.g., America/New_York, Europe/Paris.