Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 688 Bytes

CreateCorpusRequest.md

File metadata and controls

13 lines (8 loc) · 688 Bytes

CreateCorpusRequest

Properties

Name Type Description Notes
namespace_pathname String Full namespace name, where child namespaces are appended after their parents' names with '.'
corpus_pathname String Full name of a corpus, specifying which namespace the corpus is under. The name takes on the format of \"<namespace_pathname>:<corpus_name>\"
corpus_type crate::models::CorpusType

[Back to Model list] [Back to API list] [Back to README]