Searched defs:SectionMetadata (Results 1 – 1 of 1) sorted by relevance
55 struct SectionMetadata { struct58 std::string path;61 SectionId id;64 PropertyConfigProto::DataType::Code data_type;68 StringIndexingConfig::TokenizerType::Code tokenizer;92 explicit SectionMetadata( in SectionMetadata() argument106 SectionMetadata& operator=(const SectionMetadata& other) = default; argument109 SectionMetadata& operator=(SectionMetadata&& other) = default; argument