values constant

Implementation

static const $core.List<Document_KnowledgeType> values =
    <Document_KnowledgeType>[
  KNOWLEDGE_TYPE_UNSPECIFIED,
  FAQ,
  EXTRACTIVE_QA,
  ARTICLE_SUGGESTION,
  SMART_REPLY,
];