| Package | Description | 
|---|---|
| com.tencentcloudapi.wedata.v20250806.models | 
| Modifier and Type | Method and Description | 
|---|---|
| JobDto[] | ListSQLScriptRunsResponse. getData()Get Data Exploration runs. | 
| JobDto | RunSQLScriptResponse. getData()Get Explores data tasks. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RunSQLScriptResponse. setData(JobDto Data)Set Explores data tasks. | 
| void | ListSQLScriptRunsResponse. setData(JobDto[] Data)Set Data Exploration runs. | 
| Constructor and Description | 
|---|
| JobDto(JobDto 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.