表示Lastpoint索引配置信息,用于创建Lastpoint索引。
数据结构
message LastpointIndexMetaForCreate {
required string index_table_name = 1;
}
名称 | 类型 | 是否必选 | 描述 |
index_table_name | string | 是 | Lastpoint索引名称。 |
相关操作
文档内容是否对您有帮助?
表示Lastpoint索引配置信息,用于创建Lastpoint索引。
message LastpointIndexMetaForCreate {
required string index_table_name = 1;
}
名称 | 类型 | 是否必选 | 描述 |
index_table_name | string | 是 | Lastpoint索引名称。 |