Package | Description |
---|---|
com.tencentcloudapi.asr.v20190614.models |
Modifier and Type | Method and Description |
---|---|
Task |
CreateRecTaskResponse.getData()
Get Returned result of the recording recognition request, containing the task ID required for querying the result.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateRecTaskResponse.setData(Task Data)
Set Returned result of the recording recognition request, containing the task ID required for querying the result.
|
Constructor and Description |
---|
Task(Task 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.