Package | Description |
---|---|
com.tencentcloudapi.lke.v20231130.models |
Modifier and Type | Method and Description |
---|---|
AgentToolRspParam[] |
AgentToolInfo.getOutputs()
Get 输出参数
|
AgentToolRspParam[] |
AgentToolRspParam.getSubParams()
Get 子参数,ParamType 是OBJECT 或 ARRAY<>类型有用
|
Modifier and Type | Method and Description |
---|---|
void |
AgentToolInfo.setOutputs(AgentToolRspParam[] Outputs)
Set 输出参数
|
void |
AgentToolRspParam.setSubParams(AgentToolRspParam[] SubParams)
Set 子参数,ParamType 是OBJECT 或 ARRAY<>类型有用
|
Constructor and Description |
---|
AgentToolRspParam(AgentToolRspParam 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.