Package | Description |
---|---|
com.tencentcloudapi.asr.v20190614.models |
Modifier and Type | Method and Description |
---|---|
KeyWordLibIdData |
CreateAsrKeyWordLibResponse.getData()
Get 词表ID数据
|
KeyWordLibIdData |
UpdateAsrKeyWordLibResponse.getData()
Get 关键词表ID数据
|
Modifier and Type | Method and Description |
---|---|
void |
CreateAsrKeyWordLibResponse.setData(KeyWordLibIdData Data)
Set 词表ID数据
|
void |
UpdateAsrKeyWordLibResponse.setData(KeyWordLibIdData Data)
Set 关键词表ID数据
|
Constructor and Description |
---|
KeyWordLibIdData(KeyWordLibIdData 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.