SearchIndexSplitsOptions

更新时间:
复制 MD 格式

Specifies the configuration information about the search index in the ComputeSplits operation.

Data structure

message SearchIndexSplitsOptions{
    optional string index_name = 1;
}

Parameter

Type

Required

Description

index_name

string

Yes

The name of the search index.