LastpointIndexMetaForCreate は、Lastpoint インデックスを作成する際の構成情報を指定します。
データ型
message LastpointIndexMetaForCreate {
required string index_table_name = 1; // 必須。インデックス テーブル名。
}パラメータ | 型 | 必須 | 説明 |
index_table_name | string | はい | Lastpoint インデックスの名前。 |
LastpointIndexMetaForCreate は、Lastpoint インデックスを作成する際の構成情報を指定します。
message LastpointIndexMetaForCreate {
required string index_table_name = 1; // 必須。インデックス テーブル名。
}パラメータ | 型 | 必須 | 説明 |
index_table_name | string | はい | Lastpoint インデックスの名前。 |