| Package | Description |
|---|---|
| com.tencentcloudapi.tbp.v20190311.models |
| Modifier and Type | Method and Description |
|---|---|
SlotInfo[] |
TextProcessResponse.getSlotInfoList()
Get 槽位信息。
注意:此字段可能返回 null,表示取不到有效值。
|
SlotInfo[] |
ResetResponse.getSlotInfoList()
Get 语义解析的槽位结果列表
注意:此字段可能返回 null,表示取不到有效值。
|
SlotInfo[] |
TextResetResponse.getSlotInfoList()
Get 槽位信息。
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
TextProcessResponse.setSlotInfoList(SlotInfo[] SlotInfoList)
Set 槽位信息。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ResetResponse.setSlotInfoList(SlotInfo[] SlotInfoList)
Set 语义解析的槽位结果列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
TextResetResponse.setSlotInfoList(SlotInfo[] SlotInfoList)
Set 槽位信息。
注意:此字段可能返回 null,表示取不到有效值。
|
| Constructor and Description |
|---|
SlotInfo(SlotInfo 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.