| Package | Description |
|---|---|
| com.tencentcloudapi.hunyuan.v20230901.models |
| Modifier and Type | Method and Description |
|---|---|
SearchInfo |
ChatCompletionsResponse.getSearchInfo()
Get 搜索结果信息
|
SearchInfo |
GroupChatCompletionsResponse.getSearchInfo()
Get 搜索结果信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChatCompletionsResponse.setSearchInfo(SearchInfo SearchInfo)
Set 搜索结果信息
|
void |
GroupChatCompletionsResponse.setSearchInfo(SearchInfo SearchInfo)
Set 搜索结果信息
|
| Constructor and Description |
|---|
SearchInfo(SearchInfo 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.