The document contains agent-facing Smart Reply entries.
ArticleSuggestion
The entire document content as a whole can be used for query results.
Only for Contact Center Solutions on Dialogflow.
ExtractiveQa
Documents for which unstructured text is extracted and used for
question answering.
Faq
The document content contains question and answer pairs as either HTML or
CSV. Typical FAQ HTML formats are parsed accurately, but unusual formats
may fail to be parsed.
CSV must have questions in the first column and answers in the second,
with no header. Because of this explicit format, they are always parsed
accurately.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides reference documentation for the `Document.Types.KnowledgeType` enum in the Google Cloud Dialogflow v2 API, specifically for .NET."],["The `Document.Types.KnowledgeType` enum defines the knowledge type of document content, with options like `AgentFacingSmartReply`, `ArticleSuggestion`, `ExtractiveQa`, `Faq`, and `Unspecified`."],["The latest version available is 4.26.0, but this page is on the 4.25.0 version and links to all versions dating back to 3.2.0."],["The namespace for the enum is `Google.Cloud.Dialogflow.V2`, and it's located within the `Google.Cloud.Dialogflow.V2.dll` assembly."],["The enum consists of five fields, each representing a different knowledge type with its own description, such as the `Faq` field which details the required formatting for HTML and CSV documents."]]],[]]