All Products
Search
Document Center

Tablestore:HighlightResult

Last Updated:Feb 05, 2025

HighlightResult specifies the highlighted results of a non-Nested field.

Data structure

message HighlightResult {
    repeated HighlightField highlight_fields = 1;
}

Parameter

Type

Required

Description

highlight_fields

HighlightField

No

The information about the highlighted text fragments of a field.