KnowledgeBase

Creates a knowledge base.

Properties

Link copied to clipboard
val displayName: Output<String>

The display name of the knowledge base. The name must be 1024 bytes or less; otherwise, the creation request fails.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val languageCode: Output<String>

Language which represents the KnowledgeBase. When the KnowledgeBase is created/updated, expect this to be present for non en-us languages. When unspecified, the default language code en-us applies.

Link copied to clipboard
val location: Output<String>
Link copied to clipboard
val name: Output<String>

The knowledge base resource name. The name must be empty when creating a knowledge base. Format: projects//locations//knowledgeBases/.

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>