huaweicloudsdkiotanalytics 3.1.141__py2.py3-none-any.whl → 3.1.143__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (269) hide show
  1. huaweicloudsdkiotanalytics/v1/iotanalytics_async_client.py +66 -66
  2. huaweicloudsdkiotanalytics/v1/iotanalytics_client.py +66 -66
  3. huaweicloudsdkiotanalytics/v1/model/add_dev_data_request.py +5 -5
  4. huaweicloudsdkiotanalytics/v1/model/add_dev_data_response.py +3 -3
  5. huaweicloudsdkiotanalytics/v1/model/add_pipeline_job_request.py +5 -5
  6. huaweicloudsdkiotanalytics/v1/model/add_pipeline_job_response.py +5 -5
  7. huaweicloudsdkiotanalytics/v1/model/aggregate_metric.py +7 -7
  8. huaweicloudsdkiotanalytics/v1/model/aggregate_metrics.py +13 -13
  9. huaweicloudsdkiotanalytics/v1/model/aggregate_metrics_request.py +15 -15
  10. huaweicloudsdkiotanalytics/v1/model/aggregate_model.py +11 -11
  11. huaweicloudsdkiotanalytics/v1/model/aggregate_response.py +11 -11
  12. huaweicloudsdkiotanalytics/v1/model/analysis_model_request.py +13 -13
  13. huaweicloudsdkiotanalytics/v1/model/analysis_model_response.py +15 -15
  14. huaweicloudsdkiotanalytics/v1/model/analysis_request.py +9 -9
  15. huaweicloudsdkiotanalytics/v1/model/analysis_response.py +15 -15
  16. huaweicloudsdkiotanalytics/v1/model/api_content_req.py +3 -3
  17. huaweicloudsdkiotanalytics/v1/model/api_content_rsp.py +5 -5
  18. huaweicloudsdkiotanalytics/v1/model/asset_add_request.py +13 -13
  19. huaweicloudsdkiotanalytics/v1/model/asset_mod_request.py +11 -11
  20. huaweicloudsdkiotanalytics/v1/model/asset_model_add_request.py +9 -9
  21. huaweicloudsdkiotanalytics/v1/model/asset_model_mod_request.py +7 -7
  22. huaweicloudsdkiotanalytics/v1/model/asset_model_response.py +15 -15
  23. huaweicloudsdkiotanalytics/v1/model/asset_property_last_value.py +7 -7
  24. huaweicloudsdkiotanalytics/v1/model/asset_response.py +31 -31
  25. huaweicloudsdkiotanalytics/v1/model/column.py +9 -9
  26. huaweicloudsdkiotanalytics/v1/model/computing_resource.py +19 -19
  27. huaweicloudsdkiotanalytics/v1/model/content_detail_req.py +23 -23
  28. huaweicloudsdkiotanalytics/v1/model/content_detail_rsp.py +23 -23
  29. huaweicloudsdkiotanalytics/v1/model/create_asset_model_request.py +3 -3
  30. huaweicloudsdkiotanalytics/v1/model/create_asset_model_response.py +15 -15
  31. huaweicloudsdkiotanalytics/v1/model/create_asset_new_request.py +3 -3
  32. huaweicloudsdkiotanalytics/v1/model/create_asset_new_response.py +31 -31
  33. huaweicloudsdkiotanalytics/v1/model/create_batch_job_request.py +3 -3
  34. huaweicloudsdkiotanalytics/v1/model/create_batch_job_response.py +21 -21
  35. huaweicloudsdkiotanalytics/v1/model/create_computing_resource_request.py +3 -3
  36. huaweicloudsdkiotanalytics/v1/model/create_computing_resource_request_body.py +11 -11
  37. huaweicloudsdkiotanalytics/v1/model/create_computing_resource_response.py +15 -15
  38. huaweicloudsdkiotanalytics/v1/model/create_datasource_req_dto.py +7 -7
  39. huaweicloudsdkiotanalytics/v1/model/create_datasource_request.py +3 -3
  40. huaweicloudsdkiotanalytics/v1/model/create_datasource_response.py +13 -13
  41. huaweicloudsdkiotanalytics/v1/model/create_group_request.py +3 -3
  42. huaweicloudsdkiotanalytics/v1/model/create_group_response.py +23 -23
  43. huaweicloudsdkiotanalytics/v1/model/create_run_request.py +5 -5
  44. huaweicloudsdkiotanalytics/v1/model/create_run_request_body.py +5 -5
  45. huaweicloudsdkiotanalytics/v1/model/create_run_response.py +11 -11
  46. huaweicloudsdkiotanalytics/v1/model/create_streaming_job_request.py +5 -5
  47. huaweicloudsdkiotanalytics/v1/model/create_streaming_job_response.py +5 -5
  48. huaweicloudsdkiotanalytics/v1/model/create_table_request.py +3 -3
  49. huaweicloudsdkiotanalytics/v1/model/create_table_request_body.py +29 -29
  50. huaweicloudsdkiotanalytics/v1/model/create_table_response.py +27 -27
  51. huaweicloudsdkiotanalytics/v1/model/data_schema.py +11 -11
  52. huaweicloudsdkiotanalytics/v1/model/data_store_dto.py +7 -7
  53. huaweicloudsdkiotanalytics/v1/model/datasource_rest_dto.py +13 -13
  54. huaweicloudsdkiotanalytics/v1/model/dcs_content_req.py +11 -11
  55. huaweicloudsdkiotanalytics/v1/model/dcs_content_rsp.py +13 -13
  56. huaweicloudsdkiotanalytics/v1/model/delete_asset_model_request.py +3 -3
  57. huaweicloudsdkiotanalytics/v1/model/delete_asset_model_response.py +1 -1
  58. huaweicloudsdkiotanalytics/v1/model/delete_asset_new_request.py +3 -3
  59. huaweicloudsdkiotanalytics/v1/model/delete_asset_new_response.py +1 -1
  60. huaweicloudsdkiotanalytics/v1/model/delete_batch_job_request.py +3 -3
  61. huaweicloudsdkiotanalytics/v1/model/delete_batch_job_response.py +3 -3
  62. huaweicloudsdkiotanalytics/v1/model/delete_computing_resource_request.py +3 -3
  63. huaweicloudsdkiotanalytics/v1/model/delete_computing_resource_response.py +3 -3
  64. huaweicloudsdkiotanalytics/v1/model/delete_data_store_request.py +3 -3
  65. huaweicloudsdkiotanalytics/v1/model/delete_data_store_response.py +1 -1
  66. huaweicloudsdkiotanalytics/v1/model/delete_datasource_request.py +3 -3
  67. huaweicloudsdkiotanalytics/v1/model/delete_datasource_response.py +3 -3
  68. huaweicloudsdkiotanalytics/v1/model/delete_group_request.py +3 -3
  69. huaweicloudsdkiotanalytics/v1/model/delete_group_response.py +1 -1
  70. huaweicloudsdkiotanalytics/v1/model/delete_pipeline_job_request.py +3 -3
  71. huaweicloudsdkiotanalytics/v1/model/delete_pipeline_job_response.py +3 -3
  72. huaweicloudsdkiotanalytics/v1/model/delete_run_request.py +5 -5
  73. huaweicloudsdkiotanalytics/v1/model/delete_run_response.py +3 -3
  74. huaweicloudsdkiotanalytics/v1/model/delete_streaming_job_by_id_request.py +3 -3
  75. huaweicloudsdkiotanalytics/v1/model/delete_streaming_job_by_id_response.py +3 -3
  76. huaweicloudsdkiotanalytics/v1/model/delete_table_request.py +3 -3
  77. huaweicloudsdkiotanalytics/v1/model/delete_table_response.py +5 -5
  78. huaweicloudsdkiotanalytics/v1/model/dis_content_req.py +9 -9
  79. huaweicloudsdkiotanalytics/v1/model/dis_content_rsp.py +9 -9
  80. huaweicloudsdkiotanalytics/v1/model/dt_aggregate_metrics.py +7 -7
  81. huaweicloudsdkiotanalytics/v1/model/dt_aggregate_request.py +5 -5
  82. huaweicloudsdkiotanalytics/v1/model/dt_schedule.py +3 -3
  83. huaweicloudsdkiotanalytics/v1/model/dt_stream_request.py +3 -3
  84. huaweicloudsdkiotanalytics/v1/model/dt_transform_metrics.py +7 -7
  85. huaweicloudsdkiotanalytics/v1/model/dt_transform_request.py +5 -5
  86. huaweicloudsdkiotanalytics/v1/model/edge_content_req.py +5 -5
  87. huaweicloudsdkiotanalytics/v1/model/edge_content_rsp.py +5 -5
  88. huaweicloudsdkiotanalytics/v1/model/edge_content_rule_req.py +5 -5
  89. huaweicloudsdkiotanalytics/v1/model/edge_content_rule_rsp.py +7 -7
  90. huaweicloudsdkiotanalytics/v1/model/export_dataset_request.py +5 -5
  91. huaweicloudsdkiotanalytics/v1/model/export_dataset_response.py +1 -1
  92. huaweicloudsdkiotanalytics/v1/model/expression.py +7 -7
  93. huaweicloudsdkiotanalytics/v1/model/formula.py +5 -5
  94. huaweicloudsdkiotanalytics/v1/model/function_graph_content_req.py +15 -15
  95. huaweicloudsdkiotanalytics/v1/model/function_graph_content_rsp.py +15 -15
  96. huaweicloudsdkiotanalytics/v1/model/get_data_store.py +17 -17
  97. huaweicloudsdkiotanalytics/v1/model/get_group.py +23 -23
  98. huaweicloudsdkiotanalytics/v1/model/get_history_request.py +9 -9
  99. huaweicloudsdkiotanalytics/v1/model/get_metrics_request.py +7 -7
  100. huaweicloudsdkiotanalytics/v1/model/get_metrics_value.py +7 -7
  101. huaweicloudsdkiotanalytics/v1/model/get_property_request.py +5 -5
  102. huaweicloudsdkiotanalytics/v1/model/history_values.py +5 -5
  103. huaweicloudsdkiotanalytics/v1/model/import_data_request.py +3 -3
  104. huaweicloudsdkiotanalytics/v1/model/import_data_request_body.py +23 -23
  105. huaweicloudsdkiotanalytics/v1/model/import_data_response.py +7 -7
  106. huaweicloudsdkiotanalytics/v1/model/input_model.py +5 -5
  107. huaweicloudsdkiotanalytics/v1/model/input_param.py +5 -5
  108. huaweicloudsdkiotanalytics/v1/model/input_request.py +5 -5
  109. huaweicloudsdkiotanalytics/v1/model/input_response.py +5 -5
  110. huaweicloudsdkiotanalytics/v1/model/iotda_content_req.py +5 -5
  111. huaweicloudsdkiotanalytics/v1/model/iotda_content_rsp.py +5 -5
  112. huaweicloudsdkiotanalytics/v1/model/iotda_content_rule_req.py +5 -5
  113. huaweicloudsdkiotanalytics/v1/model/iotda_content_rule_rsp.py +7 -7
  114. huaweicloudsdkiotanalytics/v1/model/iotda_rule_action.py +5 -5
  115. huaweicloudsdkiotanalytics/v1/model/job.py +21 -21
  116. huaweicloudsdkiotanalytics/v1/model/kafka_auth_info.py +5 -5
  117. huaweicloudsdkiotanalytics/v1/model/kafka_broker_info.py +5 -5
  118. huaweicloudsdkiotanalytics/v1/model/kafka_content_req.py +11 -11
  119. huaweicloudsdkiotanalytics/v1/model/kafka_content_rsp.py +11 -11
  120. huaweicloudsdkiotanalytics/v1/model/key_value.py +5 -5
  121. huaweicloudsdkiotanalytics/v1/model/last_asset_property_value_request.py +7 -7
  122. huaweicloudsdkiotanalytics/v1/model/list_asset_models_request.py +7 -7
  123. huaweicloudsdkiotanalytics/v1/model/list_asset_models_response.py +5 -5
  124. huaweicloudsdkiotanalytics/v1/model/list_assets_new_request.py +9 -9
  125. huaweicloudsdkiotanalytics/v1/model/list_assets_new_response.py +5 -5
  126. huaweicloudsdkiotanalytics/v1/model/list_batch_jobs_request.py +15 -15
  127. huaweicloudsdkiotanalytics/v1/model/list_batch_jobs_response.py +5 -5
  128. huaweicloudsdkiotanalytics/v1/model/list_computing_resources_request.py +7 -7
  129. huaweicloudsdkiotanalytics/v1/model/list_computing_resources_response.py +5 -5
  130. huaweicloudsdkiotanalytics/v1/model/list_data_stores_request.py +11 -11
  131. huaweicloudsdkiotanalytics/v1/model/list_data_stores_response.py +5 -5
  132. huaweicloudsdkiotanalytics/v1/model/list_groups_request.py +13 -13
  133. huaweicloudsdkiotanalytics/v1/model/list_groups_response.py +5 -5
  134. huaweicloudsdkiotanalytics/v1/model/list_history_request.py +5 -5
  135. huaweicloudsdkiotanalytics/v1/model/list_history_response.py +5 -5
  136. huaweicloudsdkiotanalytics/v1/model/list_metrics_request.py +5 -5
  137. huaweicloudsdkiotanalytics/v1/model/list_metrics_response.py +5 -5
  138. huaweicloudsdkiotanalytics/v1/model/list_pipeline_jobs_request.py +17 -17
  139. huaweicloudsdkiotanalytics/v1/model/list_pipeline_jobs_response.py +5 -5
  140. huaweicloudsdkiotanalytics/v1/model/list_runs_request.py +23 -23
  141. huaweicloudsdkiotanalytics/v1/model/list_runs_response.py +5 -5
  142. huaweicloudsdkiotanalytics/v1/model/list_tables_request.py +13 -13
  143. huaweicloudsdkiotanalytics/v1/model/list_tables_response.py +5 -5
  144. huaweicloudsdkiotanalytics/v1/model/list_tag_values_request.py +11 -11
  145. huaweicloudsdkiotanalytics/v1/model/list_tag_values_response.py +7 -7
  146. huaweicloudsdkiotanalytics/v1/model/metric.py +9 -9
  147. huaweicloudsdkiotanalytics/v1/model/metric_input.py +5 -5
  148. huaweicloudsdkiotanalytics/v1/model/metric_list.py +5 -5
  149. huaweicloudsdkiotanalytics/v1/model/metric_value.py +5 -5
  150. huaweicloudsdkiotanalytics/v1/model/model_arts_content_req.py +13 -13
  151. huaweicloudsdkiotanalytics/v1/model/model_arts_content_rsp.py +13 -13
  152. huaweicloudsdkiotanalytics/v1/model/model_property.py +9 -9
  153. huaweicloudsdkiotanalytics/v1/model/named_formula.py +5 -5
  154. huaweicloudsdkiotanalytics/v1/model/node_content_req.py +5 -5
  155. huaweicloudsdkiotanalytics/v1/model/node_content_rsp.py +5 -5
  156. huaweicloudsdkiotanalytics/v1/model/obs_content_req.py +7 -7
  157. huaweicloudsdkiotanalytics/v1/model/obs_content_rsp.py +7 -7
  158. huaweicloudsdkiotanalytics/v1/model/output_request.py +7 -7
  159. huaweicloudsdkiotanalytics/v1/model/output_response.py +11 -11
  160. huaweicloudsdkiotanalytics/v1/model/output_with_model.py +9 -9
  161. huaweicloudsdkiotanalytics/v1/model/pipeline_job_info_dto.py +27 -27
  162. huaweicloudsdkiotanalytics/v1/model/property_filter.py +7 -7
  163. huaweicloudsdkiotanalytics/v1/model/property_model_request.py +15 -15
  164. huaweicloudsdkiotanalytics/v1/model/property_model_response.py +17 -17
  165. huaweicloudsdkiotanalytics/v1/model/property_reference_model.py +9 -9
  166. huaweicloudsdkiotanalytics/v1/model/property_reference_req.py +3 -3
  167. huaweicloudsdkiotanalytics/v1/model/property_reference_response.py +11 -11
  168. huaweicloudsdkiotanalytics/v1/model/property_request.py +7 -7
  169. huaweicloudsdkiotanalytics/v1/model/property_response.py +19 -19
  170. huaweicloudsdkiotanalytics/v1/model/property_value.py +7 -7
  171. huaweicloudsdkiotanalytics/v1/model/publish_root_asset_request.py +3 -3
  172. huaweicloudsdkiotanalytics/v1/model/publish_root_asset_response.py +1 -1
  173. huaweicloudsdkiotanalytics/v1/model/raw_request.py +11 -11
  174. huaweicloudsdkiotanalytics/v1/model/raw_value.py +5 -5
  175. huaweicloudsdkiotanalytics/v1/model/run.py +21 -21
  176. huaweicloudsdkiotanalytics/v1/model/run_detail.py +7 -7
  177. huaweicloudsdkiotanalytics/v1/model/sasl_plain_auth_info.py +5 -5
  178. huaweicloudsdkiotanalytics/v1/model/schedule.py +19 -19
  179. huaweicloudsdkiotanalytics/v1/model/show_all_data_source_request.py +9 -9
  180. huaweicloudsdkiotanalytics/v1/model/show_all_data_source_response.py +5 -5
  181. huaweicloudsdkiotanalytics/v1/model/show_asset_model_request.py +3 -3
  182. huaweicloudsdkiotanalytics/v1/model/show_asset_model_response.py +15 -15
  183. huaweicloudsdkiotanalytics/v1/model/show_asset_new_request.py +5 -5
  184. huaweicloudsdkiotanalytics/v1/model/show_asset_new_response.py +31 -31
  185. huaweicloudsdkiotanalytics/v1/model/show_batch_job_request.py +3 -3
  186. huaweicloudsdkiotanalytics/v1/model/show_batch_job_response.py +21 -21
  187. huaweicloudsdkiotanalytics/v1/model/show_data_source_request.py +3 -3
  188. huaweicloudsdkiotanalytics/v1/model/show_data_source_response.py +13 -13
  189. huaweicloudsdkiotanalytics/v1/model/show_dataset_request.py +9 -9
  190. huaweicloudsdkiotanalytics/v1/model/show_dataset_response.py +9 -9
  191. huaweicloudsdkiotanalytics/v1/model/show_job_by_id_request.py +3 -3
  192. huaweicloudsdkiotanalytics/v1/model/show_job_by_id_response.py +5 -5
  193. huaweicloudsdkiotanalytics/v1/model/show_jobs_request.py +9 -9
  194. huaweicloudsdkiotanalytics/v1/model/show_jobs_response.py +5 -5
  195. huaweicloudsdkiotanalytics/v1/model/show_last_property_value_request.py +5 -5
  196. huaweicloudsdkiotanalytics/v1/model/show_last_property_value_response.py +3 -3
  197. huaweicloudsdkiotanalytics/v1/model/show_metric_value_request.py +5 -5
  198. huaweicloudsdkiotanalytics/v1/model/show_metric_value_response.py +5 -5
  199. huaweicloudsdkiotanalytics/v1/model/show_pipeline_job_request.py +3 -3
  200. huaweicloudsdkiotanalytics/v1/model/show_pipeline_job_response.py +5 -5
  201. huaweicloudsdkiotanalytics/v1/model/show_property_raw_value_request.py +5 -5
  202. huaweicloudsdkiotanalytics/v1/model/show_property_raw_value_response.py +5 -5
  203. huaweicloudsdkiotanalytics/v1/model/show_property_values_request.py +5 -5
  204. huaweicloudsdkiotanalytics/v1/model/show_property_values_response.py +3 -3
  205. huaweicloudsdkiotanalytics/v1/model/show_run_request.py +7 -7
  206. huaweicloudsdkiotanalytics/v1/model/show_run_response.py +15 -15
  207. huaweicloudsdkiotanalytics/v1/model/show_table_preview_request.py +3 -3
  208. huaweicloudsdkiotanalytics/v1/model/show_table_preview_response.py +5 -5
  209. huaweicloudsdkiotanalytics/v1/model/show_table_schema_request.py +3 -3
  210. huaweicloudsdkiotanalytics/v1/model/show_table_schema_response.py +21 -21
  211. huaweicloudsdkiotanalytics/v1/model/smn_content_req.py +7 -7
  212. huaweicloudsdkiotanalytics/v1/model/smn_content_rsp.py +7 -7
  213. huaweicloudsdkiotanalytics/v1/model/sql_job.py +3 -3
  214. huaweicloudsdkiotanalytics/v1/model/sql_job_query_dataset.py +7 -7
  215. huaweicloudsdkiotanalytics/v1/model/sql_job_run.py +3 -3
  216. huaweicloudsdkiotanalytics/v1/model/sql_job_run_detail.py +25 -25
  217. huaweicloudsdkiotanalytics/v1/model/sql_job_run_response_body.py +9 -9
  218. huaweicloudsdkiotanalytics/v1/model/start_job_request.py +9 -9
  219. huaweicloudsdkiotanalytics/v1/model/start_job_response.py +3 -3
  220. huaweicloudsdkiotanalytics/v1/model/start_pipeline_job_request.py +9 -9
  221. huaweicloudsdkiotanalytics/v1/model/start_pipeline_job_response.py +3 -3
  222. huaweicloudsdkiotanalytics/v1/model/stop_job_request.py +5 -5
  223. huaweicloudsdkiotanalytics/v1/model/stop_job_response.py +3 -3
  224. huaweicloudsdkiotanalytics/v1/model/stop_pipeline_job_request.py +5 -5
  225. huaweicloudsdkiotanalytics/v1/model/stop_pipeline_job_response.py +3 -3
  226. huaweicloudsdkiotanalytics/v1/model/storage_group.py +9 -9
  227. huaweicloudsdkiotanalytics/v1/model/stream_model.py +7 -7
  228. huaweicloudsdkiotanalytics/v1/model/stream_output.py +5 -5
  229. huaweicloudsdkiotanalytics/v1/model/stream_response.py +7 -7
  230. huaweicloudsdkiotanalytics/v1/model/streaming_job_info_dto.py +23 -23
  231. huaweicloudsdkiotanalytics/v1/model/table.py +27 -27
  232. huaweicloudsdkiotanalytics/v1/model/tag.py +5 -5
  233. huaweicloudsdkiotanalytics/v1/model/tag_info_dto.py +7 -7
  234. huaweicloudsdkiotanalytics/v1/model/time_span.py +5 -5
  235. huaweicloudsdkiotanalytics/v1/model/time_span_dt.py +5 -5
  236. huaweicloudsdkiotanalytics/v1/model/transform_metric.py +7 -7
  237. huaweicloudsdkiotanalytics/v1/model/transform_metrics.py +9 -9
  238. huaweicloudsdkiotanalytics/v1/model/transform_metrics_request.py +11 -11
  239. huaweicloudsdkiotanalytics/v1/model/transform_model.py +9 -9
  240. huaweicloudsdkiotanalytics/v1/model/transform_response.py +9 -9
  241. huaweicloudsdkiotanalytics/v1/model/update_asset_model_request.py +5 -5
  242. huaweicloudsdkiotanalytics/v1/model/update_asset_model_response.py +15 -15
  243. huaweicloudsdkiotanalytics/v1/model/update_asset_new_request.py +5 -5
  244. huaweicloudsdkiotanalytics/v1/model/update_asset_new_response.py +31 -31
  245. huaweicloudsdkiotanalytics/v1/model/update_batch_job_request.py +5 -5
  246. huaweicloudsdkiotanalytics/v1/model/update_batch_job_response.py +21 -21
  247. huaweicloudsdkiotanalytics/v1/model/update_data_source_request.py +5 -5
  248. huaweicloudsdkiotanalytics/v1/model/update_data_source_response.py +13 -13
  249. huaweicloudsdkiotanalytics/v1/model/update_data_store.py +9 -9
  250. huaweicloudsdkiotanalytics/v1/model/update_data_store_request.py +5 -5
  251. huaweicloudsdkiotanalytics/v1/model/update_data_store_response.py +17 -17
  252. huaweicloudsdkiotanalytics/v1/model/update_datasource_req_dto.py +7 -7
  253. huaweicloudsdkiotanalytics/v1/model/update_group_request.py +5 -5
  254. huaweicloudsdkiotanalytics/v1/model/update_group_response.py +23 -23
  255. huaweicloudsdkiotanalytics/v1/model/update_pipeline_job_request.py +7 -7
  256. huaweicloudsdkiotanalytics/v1/model/update_pipeline_job_response.py +9 -9
  257. huaweicloudsdkiotanalytics/v1/model/update_streaming_job_request.py +7 -7
  258. huaweicloudsdkiotanalytics/v1/model/update_streaming_job_response.py +9 -9
  259. huaweicloudsdkiotanalytics/v1/model/validate_sql_request.py +3 -3
  260. huaweicloudsdkiotanalytics/v1/model/validate_sql_request_body.py +3 -3
  261. huaweicloudsdkiotanalytics/v1/model/validate_sql_response.py +3 -3
  262. huaweicloudsdkiotanalytics/v1/model/vpcep_info.py +9 -9
  263. huaweicloudsdkiotanalytics/v1/model/vpcep_info_rsp.py +11 -11
  264. {huaweicloudsdkiotanalytics-3.1.141.dist-info → huaweicloudsdkiotanalytics-3.1.143.dist-info}/METADATA +2 -2
  265. huaweicloudsdkiotanalytics-3.1.143.dist-info/RECORD +273 -0
  266. huaweicloudsdkiotanalytics-3.1.141.dist-info/RECORD +0 -273
  267. {huaweicloudsdkiotanalytics-3.1.141.dist-info → huaweicloudsdkiotanalytics-3.1.143.dist-info}/LICENSE +0 -0
  268. {huaweicloudsdkiotanalytics-3.1.141.dist-info → huaweicloudsdkiotanalytics-3.1.143.dist-info}/WHEEL +0 -0
  269. {huaweicloudsdkiotanalytics-3.1.141.dist-info → huaweicloudsdkiotanalytics-3.1.143.dist-info}/top_level.txt +0 -0
@@ -28,7 +28,7 @@ class ShowPipelineJobResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, pipeline_config=None, pipeline_info=None):
31
- """ShowPipelineJobResponse
31
+ r"""ShowPipelineJobResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ShowPipelineJobResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def pipeline_config(self):
54
- """Gets the pipeline_config of this ShowPipelineJobResponse.
54
+ r"""Gets the pipeline_config of this ShowPipelineJobResponse.
55
55
 
56
56
  管道作业详细配置,每个作业可选择不同的算子进行组合,各算子的使用方法详见:数据管道算子配置指南。
57
57
 
@@ -62,7 +62,7 @@ class ShowPipelineJobResponse(SdkResponse):
62
62
 
63
63
  @pipeline_config.setter
64
64
  def pipeline_config(self, pipeline_config):
65
- """Sets the pipeline_config of this ShowPipelineJobResponse.
65
+ r"""Sets the pipeline_config of this ShowPipelineJobResponse.
66
66
 
67
67
  管道作业详细配置,每个作业可选择不同的算子进行组合,各算子的使用方法详见:数据管道算子配置指南。
68
68
 
@@ -73,7 +73,7 @@ class ShowPipelineJobResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def pipeline_info(self):
76
- """Gets the pipeline_info of this ShowPipelineJobResponse.
76
+ r"""Gets the pipeline_info of this ShowPipelineJobResponse.
77
77
 
78
78
  :return: The pipeline_info of this ShowPipelineJobResponse.
79
79
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.PipelineJobInfoDto`
@@ -82,7 +82,7 @@ class ShowPipelineJobResponse(SdkResponse):
82
82
 
83
83
  @pipeline_info.setter
84
84
  def pipeline_info(self, pipeline_info):
85
- """Sets the pipeline_info of this ShowPipelineJobResponse.
85
+ r"""Sets the pipeline_info of this ShowPipelineJobResponse.
86
86
 
87
87
  :param pipeline_info: The pipeline_info of this ShowPipelineJobResponse.
88
88
  :type pipeline_info: :class:`huaweicloudsdkiotanalytics.v1.PipelineJobInfoDto`
@@ -27,7 +27,7 @@ class ShowPropertyRawValueRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, asset_id=None, body=None):
30
- """ShowPropertyRawValueRequest
30
+ r"""ShowPropertyRawValueRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class ShowPropertyRawValueRequest:
49
49
 
50
50
  @property
51
51
  def asset_id(self):
52
- """Gets the asset_id of this ShowPropertyRawValueRequest.
52
+ r"""Gets the asset_id of this ShowPropertyRawValueRequest.
53
53
 
54
54
  资产ID
55
55
 
@@ -60,7 +60,7 @@ class ShowPropertyRawValueRequest:
60
60
 
61
61
  @asset_id.setter
62
62
  def asset_id(self, asset_id):
63
- """Sets the asset_id of this ShowPropertyRawValueRequest.
63
+ r"""Sets the asset_id of this ShowPropertyRawValueRequest.
64
64
 
65
65
  资产ID
66
66
 
@@ -71,7 +71,7 @@ class ShowPropertyRawValueRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this ShowPropertyRawValueRequest.
74
+ r"""Gets the body of this ShowPropertyRawValueRequest.
75
75
 
76
76
  :return: The body of this ShowPropertyRawValueRequest.
77
77
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.RawRequest`
@@ -80,7 +80,7 @@ class ShowPropertyRawValueRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this ShowPropertyRawValueRequest.
83
+ r"""Sets the body of this ShowPropertyRawValueRequest.
84
84
 
85
85
  :param body: The body of this ShowPropertyRawValueRequest.
86
86
  :type body: :class:`huaweicloudsdkiotanalytics.v1.RawRequest`
@@ -28,7 +28,7 @@ class ShowPropertyRawValueResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, timestamps=None, properties=None):
31
- """ShowPropertyRawValueResponse
31
+ r"""ShowPropertyRawValueResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ShowPropertyRawValueResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def timestamps(self):
54
- """Gets the timestamps of this ShowPropertyRawValueResponse.
54
+ r"""Gets the timestamps of this ShowPropertyRawValueResponse.
55
55
 
56
56
  时间序列,使用UTC时间,格式:yyyy-MM-dd'T'HH:mm:ss.SSS'Z',示例:2021-02-01T00:00:00.123Z
57
57
 
@@ -62,7 +62,7 @@ class ShowPropertyRawValueResponse(SdkResponse):
62
62
 
63
63
  @timestamps.setter
64
64
  def timestamps(self, timestamps):
65
- """Sets the timestamps of this ShowPropertyRawValueResponse.
65
+ r"""Sets the timestamps of this ShowPropertyRawValueResponse.
66
66
 
67
67
  时间序列,使用UTC时间,格式:yyyy-MM-dd'T'HH:mm:ss.SSS'Z',示例:2021-02-01T00:00:00.123Z
68
68
 
@@ -73,7 +73,7 @@ class ShowPropertyRawValueResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def properties(self):
76
- """Gets the properties of this ShowPropertyRawValueResponse.
76
+ r"""Gets the properties of this ShowPropertyRawValueResponse.
77
77
 
78
78
  响应属性列表
79
79
 
@@ -84,7 +84,7 @@ class ShowPropertyRawValueResponse(SdkResponse):
84
84
 
85
85
  @properties.setter
86
86
  def properties(self, properties):
87
- """Sets the properties of this ShowPropertyRawValueResponse.
87
+ r"""Sets the properties of this ShowPropertyRawValueResponse.
88
88
 
89
89
  响应属性列表
90
90
 
@@ -27,7 +27,7 @@ class ShowPropertyValuesRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, data_store_id=None, body=None):
30
- """ShowPropertyValuesRequest
30
+ r"""ShowPropertyValuesRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class ShowPropertyValuesRequest:
49
49
 
50
50
  @property
51
51
  def data_store_id(self):
52
- """Gets the data_store_id of this ShowPropertyValuesRequest.
52
+ r"""Gets the data_store_id of this ShowPropertyValuesRequest.
53
53
 
54
54
  存储ID
55
55
 
@@ -60,7 +60,7 @@ class ShowPropertyValuesRequest:
60
60
 
61
61
  @data_store_id.setter
62
62
  def data_store_id(self, data_store_id):
63
- """Sets the data_store_id of this ShowPropertyValuesRequest.
63
+ r"""Sets the data_store_id of this ShowPropertyValuesRequest.
64
64
 
65
65
  存储ID
66
66
 
@@ -71,7 +71,7 @@ class ShowPropertyValuesRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this ShowPropertyValuesRequest.
74
+ r"""Gets the body of this ShowPropertyValuesRequest.
75
75
 
76
76
  :return: The body of this ShowPropertyValuesRequest.
77
77
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.GetPropertyRequest`
@@ -80,7 +80,7 @@ class ShowPropertyValuesRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this ShowPropertyValuesRequest.
83
+ r"""Sets the body of this ShowPropertyValuesRequest.
84
84
 
85
85
  :param body: The body of this ShowPropertyValuesRequest.
86
86
  :type body: :class:`huaweicloudsdkiotanalytics.v1.GetPropertyRequest`
@@ -26,7 +26,7 @@ class ShowPropertyValuesResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, properties=None):
29
- """ShowPropertyValuesResponse
29
+ r"""ShowPropertyValuesResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class ShowPropertyValuesResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def properties(self):
47
- """Gets the properties of this ShowPropertyValuesResponse.
47
+ r"""Gets the properties of this ShowPropertyValuesResponse.
48
48
 
49
49
  查询设备的属性值
50
50
 
@@ -55,7 +55,7 @@ class ShowPropertyValuesResponse(SdkResponse):
55
55
 
56
56
  @properties.setter
57
57
  def properties(self, properties):
58
- """Sets the properties of this ShowPropertyValuesResponse.
58
+ r"""Sets the properties of this ShowPropertyValuesResponse.
59
59
 
60
60
  查询设备的属性值
61
61
 
@@ -29,7 +29,7 @@ class ShowRunRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, job_id=None, run_id=None, with_details=None):
32
- """ShowRunRequest
32
+ r"""ShowRunRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -55,7 +55,7 @@ class ShowRunRequest:
55
55
 
56
56
  @property
57
57
  def job_id(self):
58
- """Gets the job_id of this ShowRunRequest.
58
+ r"""Gets the job_id of this ShowRunRequest.
59
59
 
60
60
  作业ID。
61
61
 
@@ -66,7 +66,7 @@ class ShowRunRequest:
66
66
 
67
67
  @job_id.setter
68
68
  def job_id(self, job_id):
69
- """Sets the job_id of this ShowRunRequest.
69
+ r"""Sets the job_id of this ShowRunRequest.
70
70
 
71
71
  作业ID。
72
72
 
@@ -77,7 +77,7 @@ class ShowRunRequest:
77
77
 
78
78
  @property
79
79
  def run_id(self):
80
- """Gets the run_id of this ShowRunRequest.
80
+ r"""Gets the run_id of this ShowRunRequest.
81
81
 
82
82
  作业运行ID。
83
83
 
@@ -88,7 +88,7 @@ class ShowRunRequest:
88
88
 
89
89
  @run_id.setter
90
90
  def run_id(self, run_id):
91
- """Sets the run_id of this ShowRunRequest.
91
+ r"""Sets the run_id of this ShowRunRequest.
92
92
 
93
93
  作业运行ID。
94
94
 
@@ -99,7 +99,7 @@ class ShowRunRequest:
99
99
 
100
100
  @property
101
101
  def with_details(self):
102
- """Gets the with_details of this ShowRunRequest.
102
+ r"""Gets the with_details of this ShowRunRequest.
103
103
 
104
104
  是否查询作业详情。true:查询;false:不查询。details属性为空。默认为false。
105
105
 
@@ -110,7 +110,7 @@ class ShowRunRequest:
110
110
 
111
111
  @with_details.setter
112
112
  def with_details(self, with_details):
113
- """Sets the with_details of this ShowRunRequest.
113
+ r"""Sets the with_details of this ShowRunRequest.
114
114
 
115
115
  是否查询作业详情。true:查询;false:不查询。details属性为空。默认为false。
116
116
 
@@ -38,7 +38,7 @@ class ShowRunResponse(SdkResponse):
38
38
  }
39
39
 
40
40
  def __init__(self, run_id=None, job_id=None, job_type=None, status=None, created_time=None, message=None, details=None):
41
- """ShowRunResponse
41
+ r"""ShowRunResponse
42
42
 
43
43
  The model defined in huaweicloud sdk
44
44
 
@@ -86,7 +86,7 @@ class ShowRunResponse(SdkResponse):
86
86
 
87
87
  @property
88
88
  def run_id(self):
89
- """Gets the run_id of this ShowRunResponse.
89
+ r"""Gets the run_id of this ShowRunResponse.
90
90
 
91
91
  作业运行ID。
92
92
 
@@ -97,7 +97,7 @@ class ShowRunResponse(SdkResponse):
97
97
 
98
98
  @run_id.setter
99
99
  def run_id(self, run_id):
100
- """Sets the run_id of this ShowRunResponse.
100
+ r"""Sets the run_id of this ShowRunResponse.
101
101
 
102
102
  作业运行ID。
103
103
 
@@ -108,7 +108,7 @@ class ShowRunResponse(SdkResponse):
108
108
 
109
109
  @property
110
110
  def job_id(self):
111
- """Gets the job_id of this ShowRunResponse.
111
+ r"""Gets the job_id of this ShowRunResponse.
112
112
 
113
113
  作业ID。
114
114
 
@@ -119,7 +119,7 @@ class ShowRunResponse(SdkResponse):
119
119
 
120
120
  @job_id.setter
121
121
  def job_id(self, job_id):
122
- """Sets the job_id of this ShowRunResponse.
122
+ r"""Sets the job_id of this ShowRunResponse.
123
123
 
124
124
  作业ID。
125
125
 
@@ -130,7 +130,7 @@ class ShowRunResponse(SdkResponse):
130
130
 
131
131
  @property
132
132
  def job_type(self):
133
- """Gets the job_type of this ShowRunResponse.
133
+ r"""Gets the job_type of this ShowRunResponse.
134
134
 
135
135
  作业类型。
136
136
 
@@ -141,7 +141,7 @@ class ShowRunResponse(SdkResponse):
141
141
 
142
142
  @job_type.setter
143
143
  def job_type(self, job_type):
144
- """Sets the job_type of this ShowRunResponse.
144
+ r"""Sets the job_type of this ShowRunResponse.
145
145
 
146
146
  作业类型。
147
147
 
@@ -152,7 +152,7 @@ class ShowRunResponse(SdkResponse):
152
152
 
153
153
  @property
154
154
  def status(self):
155
- """Gets the status of this ShowRunResponse.
155
+ r"""Gets the status of this ShowRunResponse.
156
156
 
157
157
  此作业的当前状态,包含提交(LAUNCHING)、运行中(RUNNING)、完成(FINISHED)、失败(FAILED)、取消(CANCELLED)。
158
158
 
@@ -163,7 +163,7 @@ class ShowRunResponse(SdkResponse):
163
163
 
164
164
  @status.setter
165
165
  def status(self, status):
166
- """Sets the status of this ShowRunResponse.
166
+ r"""Sets the status of this ShowRunResponse.
167
167
 
168
168
  此作业的当前状态,包含提交(LAUNCHING)、运行中(RUNNING)、完成(FINISHED)、失败(FAILED)、取消(CANCELLED)。
169
169
 
@@ -174,7 +174,7 @@ class ShowRunResponse(SdkResponse):
174
174
 
175
175
  @property
176
176
  def created_time(self):
177
- """Gets the created_time of this ShowRunResponse.
177
+ r"""Gets the created_time of this ShowRunResponse.
178
178
 
179
179
  创建运行时间。
180
180
 
@@ -185,7 +185,7 @@ class ShowRunResponse(SdkResponse):
185
185
 
186
186
  @created_time.setter
187
187
  def created_time(self, created_time):
188
- """Sets the created_time of this ShowRunResponse.
188
+ r"""Sets the created_time of this ShowRunResponse.
189
189
 
190
190
  创建运行时间。
191
191
 
@@ -196,7 +196,7 @@ class ShowRunResponse(SdkResponse):
196
196
 
197
197
  @property
198
198
  def message(self):
199
- """Gets the message of this ShowRunResponse.
199
+ r"""Gets the message of this ShowRunResponse.
200
200
 
201
201
  系统提示信息。运行失败时,失败原因。
202
202
 
@@ -207,7 +207,7 @@ class ShowRunResponse(SdkResponse):
207
207
 
208
208
  @message.setter
209
209
  def message(self, message):
210
- """Sets the message of this ShowRunResponse.
210
+ r"""Sets the message of this ShowRunResponse.
211
211
 
212
212
  系统提示信息。运行失败时,失败原因。
213
213
 
@@ -218,7 +218,7 @@ class ShowRunResponse(SdkResponse):
218
218
 
219
219
  @property
220
220
  def details(self):
221
- """Gets the details of this ShowRunResponse.
221
+ r"""Gets the details of this ShowRunResponse.
222
222
 
223
223
  作业运行详情。
224
224
 
@@ -229,7 +229,7 @@ class ShowRunResponse(SdkResponse):
229
229
 
230
230
  @details.setter
231
231
  def details(self, details):
232
- """Sets the details of this ShowRunResponse.
232
+ r"""Sets the details of this ShowRunResponse.
233
233
 
234
234
  作业运行详情。
235
235
 
@@ -25,7 +25,7 @@ class ShowTablePreviewRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, table_id=None):
28
- """ShowTablePreviewRequest
28
+ r"""ShowTablePreviewRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ShowTablePreviewRequest:
42
42
 
43
43
  @property
44
44
  def table_id(self):
45
- """Gets the table_id of this ShowTablePreviewRequest.
45
+ r"""Gets the table_id of this ShowTablePreviewRequest.
46
46
 
47
47
  表ID。
48
48
 
@@ -53,7 +53,7 @@ class ShowTablePreviewRequest:
53
53
 
54
54
  @table_id.setter
55
55
  def table_id(self, table_id):
56
- """Sets the table_id of this ShowTablePreviewRequest.
56
+ r"""Sets the table_id of this ShowTablePreviewRequest.
57
57
 
58
58
  表ID。
59
59
 
@@ -28,7 +28,7 @@ class ShowTablePreviewResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, schema=None, rows=None):
31
- """ShowTablePreviewResponse
31
+ r"""ShowTablePreviewResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ShowTablePreviewResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def schema(self):
54
- """Gets the schema of this ShowTablePreviewResponse.
54
+ r"""Gets the schema of this ShowTablePreviewResponse.
55
55
 
56
56
  表的列名称和类型。
57
57
 
@@ -62,7 +62,7 @@ class ShowTablePreviewResponse(SdkResponse):
62
62
 
63
63
  @schema.setter
64
64
  def schema(self, schema):
65
- """Sets the schema of this ShowTablePreviewResponse.
65
+ r"""Sets the schema of this ShowTablePreviewResponse.
66
66
 
67
67
  表的列名称和类型。
68
68
 
@@ -73,7 +73,7 @@ class ShowTablePreviewResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def rows(self):
76
- """Gets the rows of this ShowTablePreviewResponse.
76
+ r"""Gets the rows of this ShowTablePreviewResponse.
77
77
 
78
78
  预览的表内容。
79
79
 
@@ -84,7 +84,7 @@ class ShowTablePreviewResponse(SdkResponse):
84
84
 
85
85
  @rows.setter
86
86
  def rows(self, rows):
87
- """Sets the rows of this ShowTablePreviewResponse.
87
+ r"""Sets the rows of this ShowTablePreviewResponse.
88
88
 
89
89
  预览的表内容。
90
90
 
@@ -25,7 +25,7 @@ class ShowTableSchemaRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, table_id=None):
28
- """ShowTableSchemaRequest
28
+ r"""ShowTableSchemaRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ShowTableSchemaRequest:
42
42
 
43
43
  @property
44
44
  def table_id(self):
45
- """Gets the table_id of this ShowTableSchemaRequest.
45
+ r"""Gets the table_id of this ShowTableSchemaRequest.
46
46
 
47
47
  表ID。
48
48
 
@@ -53,7 +53,7 @@ class ShowTableSchemaRequest:
53
53
 
54
54
  @table_id.setter
55
55
  def table_id(self, table_id):
56
- """Sets the table_id of this ShowTableSchemaRequest.
56
+ r"""Sets the table_id of this ShowTableSchemaRequest.
57
57
 
58
58
  表ID。
59
59
 
@@ -44,7 +44,7 @@ class ShowTableSchemaResponse(SdkResponse):
44
44
  }
45
45
 
46
46
  def __init__(self, table_id=None, table_name=None, table_alias=None, tags=None, column_count=None, columns=None, table_type=None, data_type=None, data_location=None, storage_properties=None):
47
- """ShowTableSchemaResponse
47
+ r"""ShowTableSchemaResponse
48
48
 
49
49
  The model defined in huaweicloud sdk
50
50
 
@@ -107,7 +107,7 @@ class ShowTableSchemaResponse(SdkResponse):
107
107
 
108
108
  @property
109
109
  def table_id(self):
110
- """Gets the table_id of this ShowTableSchemaResponse.
110
+ r"""Gets the table_id of this ShowTableSchemaResponse.
111
111
 
112
112
  表ID。
113
113
 
@@ -118,7 +118,7 @@ class ShowTableSchemaResponse(SdkResponse):
118
118
 
119
119
  @table_id.setter
120
120
  def table_id(self, table_id):
121
- """Sets the table_id of this ShowTableSchemaResponse.
121
+ r"""Sets the table_id of this ShowTableSchemaResponse.
122
122
 
123
123
  表ID。
124
124
 
@@ -129,7 +129,7 @@ class ShowTableSchemaResponse(SdkResponse):
129
129
 
130
130
  @property
131
131
  def table_name(self):
132
- """Gets the table_name of this ShowTableSchemaResponse.
132
+ r"""Gets the table_name of this ShowTableSchemaResponse.
133
133
 
134
134
  表名。
135
135
 
@@ -140,7 +140,7 @@ class ShowTableSchemaResponse(SdkResponse):
140
140
 
141
141
  @table_name.setter
142
142
  def table_name(self, table_name):
143
- """Sets the table_name of this ShowTableSchemaResponse.
143
+ r"""Sets the table_name of this ShowTableSchemaResponse.
144
144
 
145
145
  表名。
146
146
 
@@ -151,7 +151,7 @@ class ShowTableSchemaResponse(SdkResponse):
151
151
 
152
152
  @property
153
153
  def table_alias(self):
154
- """Gets the table_alias of this ShowTableSchemaResponse.
154
+ r"""Gets the table_alias of this ShowTableSchemaResponse.
155
155
 
156
156
  表别名。
157
157
 
@@ -162,7 +162,7 @@ class ShowTableSchemaResponse(SdkResponse):
162
162
 
163
163
  @table_alias.setter
164
164
  def table_alias(self, table_alias):
165
- """Sets the table_alias of this ShowTableSchemaResponse.
165
+ r"""Sets the table_alias of this ShowTableSchemaResponse.
166
166
 
167
167
  表别名。
168
168
 
@@ -173,7 +173,7 @@ class ShowTableSchemaResponse(SdkResponse):
173
173
 
174
174
  @property
175
175
  def tags(self):
176
- """Gets the tags of this ShowTableSchemaResponse.
176
+ r"""Gets the tags of this ShowTableSchemaResponse.
177
177
 
178
178
  标签。
179
179
 
@@ -184,7 +184,7 @@ class ShowTableSchemaResponse(SdkResponse):
184
184
 
185
185
  @tags.setter
186
186
  def tags(self, tags):
187
- """Sets the tags of this ShowTableSchemaResponse.
187
+ r"""Sets the tags of this ShowTableSchemaResponse.
188
188
 
189
189
  标签。
190
190
 
@@ -195,7 +195,7 @@ class ShowTableSchemaResponse(SdkResponse):
195
195
 
196
196
  @property
197
197
  def column_count(self):
198
- """Gets the column_count of this ShowTableSchemaResponse.
198
+ r"""Gets the column_count of this ShowTableSchemaResponse.
199
199
 
200
200
  表的总列数。
201
201
 
@@ -206,7 +206,7 @@ class ShowTableSchemaResponse(SdkResponse):
206
206
 
207
207
  @column_count.setter
208
208
  def column_count(self, column_count):
209
- """Sets the column_count of this ShowTableSchemaResponse.
209
+ r"""Sets the column_count of this ShowTableSchemaResponse.
210
210
 
211
211
  表的总列数。
212
212
 
@@ -217,7 +217,7 @@ class ShowTableSchemaResponse(SdkResponse):
217
217
 
218
218
  @property
219
219
  def columns(self):
220
- """Gets the columns of this ShowTableSchemaResponse.
220
+ r"""Gets the columns of this ShowTableSchemaResponse.
221
221
 
222
222
  表的列信息,包含列名称、类型和描述信息。
223
223
 
@@ -228,7 +228,7 @@ class ShowTableSchemaResponse(SdkResponse):
228
228
 
229
229
  @columns.setter
230
230
  def columns(self, columns):
231
- """Sets the columns of this ShowTableSchemaResponse.
231
+ r"""Sets the columns of this ShowTableSchemaResponse.
232
232
 
233
233
  表的列信息,包含列名称、类型和描述信息。
234
234
 
@@ -239,7 +239,7 @@ class ShowTableSchemaResponse(SdkResponse):
239
239
 
240
240
  @property
241
241
  def table_type(self):
242
- """Gets the table_type of this ShowTableSchemaResponse.
242
+ r"""Gets the table_type of this ShowTableSchemaResponse.
243
243
 
244
244
  表类型,包括“MANAGED”,“EXTERNAL”和“VIEW”。
245
245
 
@@ -250,7 +250,7 @@ class ShowTableSchemaResponse(SdkResponse):
250
250
 
251
251
  @table_type.setter
252
252
  def table_type(self, table_type):
253
- """Sets the table_type of this ShowTableSchemaResponse.
253
+ r"""Sets the table_type of this ShowTableSchemaResponse.
254
254
 
255
255
  表类型,包括“MANAGED”,“EXTERNAL”和“VIEW”。
256
256
 
@@ -261,7 +261,7 @@ class ShowTableSchemaResponse(SdkResponse):
261
261
 
262
262
  @property
263
263
  def data_type(self):
264
- """Gets the data_type of this ShowTableSchemaResponse.
264
+ r"""Gets the data_type of this ShowTableSchemaResponse.
265
265
 
266
266
  数据类型,包括“csv”,“parquet”。
267
267
 
@@ -272,7 +272,7 @@ class ShowTableSchemaResponse(SdkResponse):
272
272
 
273
273
  @data_type.setter
274
274
  def data_type(self, data_type):
275
- """Sets the data_type of this ShowTableSchemaResponse.
275
+ r"""Sets the data_type of this ShowTableSchemaResponse.
276
276
 
277
277
  数据类型,包括“csv”,“parquet”。
278
278
 
@@ -283,7 +283,7 @@ class ShowTableSchemaResponse(SdkResponse):
283
283
 
284
284
  @property
285
285
  def data_location(self):
286
- """Gets the data_location of this ShowTableSchemaResponse.
286
+ r"""Gets the data_location of this ShowTableSchemaResponse.
287
287
 
288
288
  数据存储的路径,以“s3a”开头。
289
289
 
@@ -294,7 +294,7 @@ class ShowTableSchemaResponse(SdkResponse):
294
294
 
295
295
  @data_location.setter
296
296
  def data_location(self, data_location):
297
- """Sets the data_location of this ShowTableSchemaResponse.
297
+ r"""Sets the data_location of this ShowTableSchemaResponse.
298
298
 
299
299
  数据存储的路径,以“s3a”开头。
300
300
 
@@ -305,7 +305,7 @@ class ShowTableSchemaResponse(SdkResponse):
305
305
 
306
306
  @property
307
307
  def storage_properties(self):
308
- """Gets the storage_properties of this ShowTableSchemaResponse.
308
+ r"""Gets the storage_properties of this ShowTableSchemaResponse.
309
309
 
310
310
  :return: The storage_properties of this ShowTableSchemaResponse.
311
311
  :rtype: list[:class:`huaweicloudsdkiotanalytics.v1.KeyValue`]
@@ -314,7 +314,7 @@ class ShowTableSchemaResponse(SdkResponse):
314
314
 
315
315
  @storage_properties.setter
316
316
  def storage_properties(self, storage_properties):
317
- """Sets the storage_properties of this ShowTableSchemaResponse.
317
+ r"""Sets the storage_properties of this ShowTableSchemaResponse.
318
318
 
319
319
  :param storage_properties: The storage_properties of this ShowTableSchemaResponse.
320
320
  :type storage_properties: list[:class:`huaweicloudsdkiotanalytics.v1.KeyValue`]