Get Knowledge Base Result
data class GetKnowledgeBaseResult(val displayName: String, val languageCode: String, val name: String)
Properties
Link copied to clipboard
The display name of the knowledge base. The name must be 1024 bytes or less; otherwise, the creation request fails.
Link copied to clipboard
Language which represents the KnowledgeBase. When the KnowledgeBase is created/updated, this is populated for all non en-us languages. If not populated, the default language en-us applies.