Searched defs:SectionMetadata (Results 1 – 1 of 1) sorted by relevance
56 struct SectionMetadata { struct59 std::string path;62 SectionId id;65 PropertyConfigProto::DataType::Code data_type;69 StringIndexingConfig::TokenizerType::Code tokenizer;81 TermMatchType::Code term_match_type = TermMatchType::UNKNOWN;112 explicit SectionMetadata( in SectionMetadata() argument131 SectionMetadata& operator=(const SectionMetadata& other) = default; argument134 SectionMetadata& operator=(SectionMetadata&& other) = default; argument