Package | Description |
---|---|
com.tencentcloudapi.lke.v20231130.models |
Modifier and Type | Method and Description |
---|---|
GetWsTokenReq_Label[] |
GetWsTokenRequest.getVisitorLabels()
Get 知识标签,用于知识库中知识的检索过滤。该字段即将下线,请使用对话端接口中的 custom_variables 字段替代该字段。
|
Modifier and Type | Method and Description |
---|---|
void |
GetWsTokenRequest.setVisitorLabels(GetWsTokenReq_Label[] VisitorLabels)
Set 知识标签,用于知识库中知识的检索过滤。该字段即将下线,请使用对话端接口中的 custom_variables 字段替代该字段。
|
Constructor and Description |
---|
GetWsTokenReq_Label(GetWsTokenReq_Label 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.