| Package | Description |
|---|---|
| com.tencentcloudapi.lke.v20231130.models |
| Modifier and Type | Method and Description |
|---|---|
Highlight[] |
ReferDetail.getHighlights()
Get Fragment highlight content.
|
Highlight[] |
DescribeQAResponse.getHighlights()
Get Segment highlight content.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferDetail.setHighlights(Highlight[] Highlights)
Set Fragment highlight content.
|
void |
DescribeQAResponse.setHighlights(Highlight[] Highlights)
Set Segment highlight content.
|
| Constructor and Description |
|---|
Highlight(Highlight source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.