IndexInfo

更新时间: 2026-01-14 11:29:17

Specifies information about a search index in a list of search indexes.

Data structure

message IndexInfo {
    optional string table_name = 1;
    optional string index_name = 2;
}

Parameter

Type

Required

Description

table_name

string

Yes

The name of the data table.

index_name

string

Yes

The name of the search index.

Related operations

ListSearchIndex

上一篇: HighlightResult 下一篇: IndexMeta
阿里云首页 表格存储 相关技术圈