liveAgentHandoff 설정은 Dialogflow에서 직접 사용되지 않습니다. 인텐트가 일치하면 이 필드의 불리언 값이 웹훅 요청으로 전송되거나 인텐트를 인식하는 API 호출에 대한 응답으로 전송됩니다. 시스템에서 이 값이 설정된 인텐트를 수신하면 대화를 전달하는 데 필요한 조치를 수행할 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-04-03(UTC)"],[[["This content discusses how to hand off a conversation from a Dialogflow virtual agent to a human agent."],["Pre-GA features are \"as is\" and may have limited support, as outlined in the \"Pre-GA Offerings Terms\"."],["Dialogflow can be set up to indicate when a conversation should be transferred to a human agent by matching specific intents."],["The `endInteraction` setting in Dialogflow removes the virtual agent from the conversation, and the `liveAgentHandoff` setting indicates the need for a handoff."],["The boolean value of `liveAgentHandoff` is sent in webhook requests or API responses to signal the intent for a handoff to a human."]]],[]]