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
@@ -31,7 +31,7 @@ class StartPipelineJobRequest:
31
31
  }
32
32
 
33
33
  def __init__(self, pipeline_id=None, parallel=None, rtu=None, resume_savepoint=None):
34
- """StartPipelineJobRequest
34
+ r"""StartPipelineJobRequest
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -63,7 +63,7 @@ class StartPipelineJobRequest:
63
63
 
64
64
  @property
65
65
  def pipeline_id(self):
66
- """Gets the pipeline_id of this StartPipelineJobRequest.
66
+ r"""Gets the pipeline_id of this StartPipelineJobRequest.
67
67
 
68
68
  管道ID
69
69
 
@@ -74,7 +74,7 @@ class StartPipelineJobRequest:
74
74
 
75
75
  @pipeline_id.setter
76
76
  def pipeline_id(self, pipeline_id):
77
- """Sets the pipeline_id of this StartPipelineJobRequest.
77
+ r"""Sets the pipeline_id of this StartPipelineJobRequest.
78
78
 
79
79
  管道ID
80
80
 
@@ -85,7 +85,7 @@ class StartPipelineJobRequest:
85
85
 
86
86
  @property
87
87
  def parallel(self):
88
- """Gets the parallel of this StartPipelineJobRequest.
88
+ r"""Gets the parallel of this StartPipelineJobRequest.
89
89
 
90
90
  运行管道的并发度
91
91
 
@@ -96,7 +96,7 @@ class StartPipelineJobRequest:
96
96
 
97
97
  @parallel.setter
98
98
  def parallel(self, parallel):
99
- """Sets the parallel of this StartPipelineJobRequest.
99
+ r"""Sets the parallel of this StartPipelineJobRequest.
100
100
 
101
101
  运行管道的并发度
102
102
 
@@ -107,7 +107,7 @@ class StartPipelineJobRequest:
107
107
 
108
108
  @property
109
109
  def rtu(self):
110
- """Gets the rtu of this StartPipelineJobRequest.
110
+ r"""Gets the rtu of this StartPipelineJobRequest.
111
111
 
112
112
  运行管道的RTU个数
113
113
 
@@ -118,7 +118,7 @@ class StartPipelineJobRequest:
118
118
 
119
119
  @rtu.setter
120
120
  def rtu(self, rtu):
121
- """Sets the rtu of this StartPipelineJobRequest.
121
+ r"""Sets the rtu of this StartPipelineJobRequest.
122
122
 
123
123
  运行管道的RTU个数
124
124
 
@@ -129,7 +129,7 @@ class StartPipelineJobRequest:
129
129
 
130
130
  @property
131
131
  def resume_savepoint(self):
132
- """Gets the resume_savepoint of this StartPipelineJobRequest.
132
+ r"""Gets the resume_savepoint of this StartPipelineJobRequest.
133
133
 
134
134
  运行管道作业使用历史缓存数据
135
135
 
@@ -140,7 +140,7 @@ class StartPipelineJobRequest:
140
140
 
141
141
  @resume_savepoint.setter
142
142
  def resume_savepoint(self, resume_savepoint):
143
- """Sets the resume_savepoint of this StartPipelineJobRequest.
143
+ r"""Sets the resume_savepoint of this StartPipelineJobRequest.
144
144
 
145
145
  运行管道作业使用历史缓存数据
146
146
 
@@ -26,7 +26,7 @@ class StartPipelineJobResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, pipeline_id=None):
29
- """StartPipelineJobResponse
29
+ r"""StartPipelineJobResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class StartPipelineJobResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def pipeline_id(self):
47
- """Gets the pipeline_id of this StartPipelineJobResponse.
47
+ r"""Gets the pipeline_id of this StartPipelineJobResponse.
48
48
 
49
49
  管道ID
50
50
 
@@ -55,7 +55,7 @@ class StartPipelineJobResponse(SdkResponse):
55
55
 
56
56
  @pipeline_id.setter
57
57
  def pipeline_id(self, pipeline_id):
58
- """Sets the pipeline_id of this StartPipelineJobResponse.
58
+ r"""Sets the pipeline_id of this StartPipelineJobResponse.
59
59
 
60
60
  管道ID
61
61
 
@@ -27,7 +27,7 @@ class StopJobRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, job_id=None, trigger_savepoint=None):
30
- """StopJobRequest
30
+ r"""StopJobRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class StopJobRequest:
49
49
 
50
50
  @property
51
51
  def job_id(self):
52
- """Gets the job_id of this StopJobRequest.
52
+ r"""Gets the job_id of this StopJobRequest.
53
53
 
54
54
  作业ID
55
55
 
@@ -60,7 +60,7 @@ class StopJobRequest:
60
60
 
61
61
  @job_id.setter
62
62
  def job_id(self, job_id):
63
- """Sets the job_id of this StopJobRequest.
63
+ r"""Sets the job_id of this StopJobRequest.
64
64
 
65
65
  作业ID
66
66
 
@@ -71,7 +71,7 @@ class StopJobRequest:
71
71
 
72
72
  @property
73
73
  def trigger_savepoint(self):
74
- """Gets the trigger_savepoint of this StopJobRequest.
74
+ r"""Gets the trigger_savepoint of this StopJobRequest.
75
75
 
76
76
  停止作业触发savepoint
77
77
 
@@ -82,7 +82,7 @@ class StopJobRequest:
82
82
 
83
83
  @trigger_savepoint.setter
84
84
  def trigger_savepoint(self, trigger_savepoint):
85
- """Sets the trigger_savepoint of this StopJobRequest.
85
+ r"""Sets the trigger_savepoint of this StopJobRequest.
86
86
 
87
87
  停止作业触发savepoint
88
88
 
@@ -26,7 +26,7 @@ class StopJobResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, job_id=None):
29
- """StopJobResponse
29
+ r"""StopJobResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class StopJobResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def job_id(self):
47
- """Gets the job_id of this StopJobResponse.
47
+ r"""Gets the job_id of this StopJobResponse.
48
48
 
49
49
  作业ID
50
50
 
@@ -55,7 +55,7 @@ class StopJobResponse(SdkResponse):
55
55
 
56
56
  @job_id.setter
57
57
  def job_id(self, job_id):
58
- """Sets the job_id of this StopJobResponse.
58
+ r"""Sets the job_id of this StopJobResponse.
59
59
 
60
60
  作业ID
61
61
 
@@ -27,7 +27,7 @@ class StopPipelineJobRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, pipeline_id=None, trigger_savepoint=None):
30
- """StopPipelineJobRequest
30
+ r"""StopPipelineJobRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class StopPipelineJobRequest:
49
49
 
50
50
  @property
51
51
  def pipeline_id(self):
52
- """Gets the pipeline_id of this StopPipelineJobRequest.
52
+ r"""Gets the pipeline_id of this StopPipelineJobRequest.
53
53
 
54
54
  管道ID
55
55
 
@@ -60,7 +60,7 @@ class StopPipelineJobRequest:
60
60
 
61
61
  @pipeline_id.setter
62
62
  def pipeline_id(self, pipeline_id):
63
- """Sets the pipeline_id of this StopPipelineJobRequest.
63
+ r"""Sets the pipeline_id of this StopPipelineJobRequest.
64
64
 
65
65
  管道ID
66
66
 
@@ -71,7 +71,7 @@ class StopPipelineJobRequest:
71
71
 
72
72
  @property
73
73
  def trigger_savepoint(self):
74
- """Gets the trigger_savepoint of this StopPipelineJobRequest.
74
+ r"""Gets the trigger_savepoint of this StopPipelineJobRequest.
75
75
 
76
76
  停止管道作业触发savepoint
77
77
 
@@ -82,7 +82,7 @@ class StopPipelineJobRequest:
82
82
 
83
83
  @trigger_savepoint.setter
84
84
  def trigger_savepoint(self, trigger_savepoint):
85
- """Sets the trigger_savepoint of this StopPipelineJobRequest.
85
+ r"""Sets the trigger_savepoint of this StopPipelineJobRequest.
86
86
 
87
87
  停止管道作业触发savepoint
88
88
 
@@ -26,7 +26,7 @@ class StopPipelineJobResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, pipeline_id=None):
29
- """StopPipelineJobResponse
29
+ r"""StopPipelineJobResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class StopPipelineJobResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def pipeline_id(self):
47
- """Gets the pipeline_id of this StopPipelineJobResponse.
47
+ r"""Gets the pipeline_id of this StopPipelineJobResponse.
48
48
 
49
49
  管道ID
50
50
 
@@ -55,7 +55,7 @@ class StopPipelineJobResponse(SdkResponse):
55
55
 
56
56
  @pipeline_id.setter
57
57
  def pipeline_id(self, pipeline_id):
58
- """Sets the pipeline_id of this StopPipelineJobResponse.
58
+ r"""Sets the pipeline_id of this StopPipelineJobResponse.
59
59
 
60
60
  管道ID
61
61
 
@@ -31,7 +31,7 @@ class StorageGroup:
31
31
  }
32
32
 
33
33
  def __init__(self, name=None, description=None, warm_data_retention_policy=None, cold_data_retention_policy=None):
34
- """StorageGroup
34
+ r"""StorageGroup
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -64,7 +64,7 @@ class StorageGroup:
64
64
 
65
65
  @property
66
66
  def name(self):
67
- """Gets the name of this StorageGroup.
67
+ r"""Gets the name of this StorageGroup.
68
68
 
69
69
  存储组名称
70
70
 
@@ -75,7 +75,7 @@ class StorageGroup:
75
75
 
76
76
  @name.setter
77
77
  def name(self, name):
78
- """Sets the name of this StorageGroup.
78
+ r"""Sets the name of this StorageGroup.
79
79
 
80
80
  存储组名称
81
81
 
@@ -86,7 +86,7 @@ class StorageGroup:
86
86
 
87
87
  @property
88
88
  def description(self):
89
- """Gets the description of this StorageGroup.
89
+ r"""Gets the description of this StorageGroup.
90
90
 
91
91
  描述
92
92
 
@@ -97,7 +97,7 @@ class StorageGroup:
97
97
 
98
98
  @description.setter
99
99
  def description(self, description):
100
- """Sets the description of this StorageGroup.
100
+ r"""Sets the description of this StorageGroup.
101
101
 
102
102
  描述
103
103
 
@@ -108,7 +108,7 @@ class StorageGroup:
108
108
 
109
109
  @property
110
110
  def warm_data_retention_policy(self):
111
- """Gets the warm_data_retention_policy of this StorageGroup.
111
+ r"""Gets the warm_data_retention_policy of this StorageGroup.
112
112
 
113
113
  温数据老化策略,单位只支持d(天),且只支持整数,如365天则可配置为“365d”,如“365h”或“360.5d”等均不被支持
114
114
 
@@ -119,7 +119,7 @@ class StorageGroup:
119
119
 
120
120
  @warm_data_retention_policy.setter
121
121
  def warm_data_retention_policy(self, warm_data_retention_policy):
122
- """Sets the warm_data_retention_policy of this StorageGroup.
122
+ r"""Sets the warm_data_retention_policy of this StorageGroup.
123
123
 
124
124
  温数据老化策略,单位只支持d(天),且只支持整数,如365天则可配置为“365d”,如“365h”或“360.5d”等均不被支持
125
125
 
@@ -130,7 +130,7 @@ class StorageGroup:
130
130
 
131
131
  @property
132
132
  def cold_data_retention_policy(self):
133
- """Gets the cold_data_retention_policy of this StorageGroup.
133
+ r"""Gets the cold_data_retention_policy of this StorageGroup.
134
134
 
135
135
  冷数据老化策略,单位只支持d(天),且只支持整数,如365天则可配置为“365d”,如“365h”或“360.5d”等均不被支持
136
136
 
@@ -141,7 +141,7 @@ class StorageGroup:
141
141
 
142
142
  @cold_data_retention_policy.setter
143
143
  def cold_data_retention_policy(self, cold_data_retention_policy):
144
- """Sets the cold_data_retention_policy of this StorageGroup.
144
+ r"""Sets the cold_data_retention_policy of this StorageGroup.
145
145
 
146
146
  冷数据老化策略,单位只支持d(天),且只支持整数,如365天则可配置为“365d”,如“365h”或“360.5d”等均不被支持
147
147
 
@@ -29,7 +29,7 @@ class StreamModel:
29
29
  }
30
30
 
31
31
  def __init__(self, inputs=None, job_id=None, outputs=None):
32
- """StreamModel
32
+ r"""StreamModel
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class StreamModel:
54
54
 
55
55
  @property
56
56
  def inputs(self):
57
- """Gets the inputs of this StreamModel.
57
+ r"""Gets the inputs of this StreamModel.
58
58
 
59
59
  输入参数,最多支持10个;流计算的输入参数名需要在接收数据类型为资产数据的实时分析作业中定义,模型中必须与其保持一致
60
60
 
@@ -65,7 +65,7 @@ class StreamModel:
65
65
 
66
66
  @inputs.setter
67
67
  def inputs(self, inputs):
68
- """Sets the inputs of this StreamModel.
68
+ r"""Sets the inputs of this StreamModel.
69
69
 
70
70
  输入参数,最多支持10个;流计算的输入参数名需要在接收数据类型为资产数据的实时分析作业中定义,模型中必须与其保持一致
71
71
 
@@ -76,7 +76,7 @@ class StreamModel:
76
76
 
77
77
  @property
78
78
  def job_id(self):
79
- """Gets the job_id of this StreamModel.
79
+ r"""Gets the job_id of this StreamModel.
80
80
 
81
81
  实时分析作业ID
82
82
 
@@ -87,7 +87,7 @@ class StreamModel:
87
87
 
88
88
  @job_id.setter
89
89
  def job_id(self, job_id):
90
- """Sets the job_id of this StreamModel.
90
+ r"""Sets the job_id of this StreamModel.
91
91
 
92
92
  实时分析作业ID
93
93
 
@@ -98,7 +98,7 @@ class StreamModel:
98
98
 
99
99
  @property
100
100
  def outputs(self):
101
- """Gets the outputs of this StreamModel.
101
+ r"""Gets the outputs of this StreamModel.
102
102
 
103
103
  输出属性,最多支持10个
104
104
 
@@ -109,7 +109,7 @@ class StreamModel:
109
109
 
110
110
  @outputs.setter
111
111
  def outputs(self, outputs):
112
- """Sets the outputs of this StreamModel.
112
+ r"""Sets the outputs of this StreamModel.
113
113
 
114
114
  输出属性,最多支持10个
115
115
 
@@ -27,7 +27,7 @@ class StreamOutput:
27
27
  }
28
28
 
29
29
  def __init__(self, name=None, output_property=None):
30
- """StreamOutput
30
+ r"""StreamOutput
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class StreamOutput:
48
48
 
49
49
  @property
50
50
  def name(self):
51
- """Gets the name of this StreamOutput.
51
+ r"""Gets the name of this StreamOutput.
52
52
 
53
53
  输出参数名称,必须是接收数据类型为资产数据的实时分析作业中已定义的
54
54
 
@@ -59,7 +59,7 @@ class StreamOutput:
59
59
 
60
60
  @name.setter
61
61
  def name(self, name):
62
- """Sets the name of this StreamOutput.
62
+ r"""Sets the name of this StreamOutput.
63
63
 
64
64
  输出参数名称,必须是接收数据类型为资产数据的实时分析作业中已定义的
65
65
 
@@ -70,7 +70,7 @@ class StreamOutput:
70
70
 
71
71
  @property
72
72
  def output_property(self):
73
- """Gets the output_property of this StreamOutput.
73
+ r"""Gets the output_property of this StreamOutput.
74
74
 
75
75
  输出属性名,必须是本模型分析任务类别的属性的属性名
76
76
 
@@ -81,7 +81,7 @@ class StreamOutput:
81
81
 
82
82
  @output_property.setter
83
83
  def output_property(self, output_property):
84
- """Sets the output_property of this StreamOutput.
84
+ r"""Sets the output_property of this StreamOutput.
85
85
 
86
86
  输出属性名,必须是本模型分析任务类别的属性的属性名
87
87
 
@@ -29,7 +29,7 @@ class StreamResponse:
29
29
  }
30
30
 
31
31
  def __init__(self, inputs=None, job_id=None, outputs=None):
32
- """StreamResponse
32
+ r"""StreamResponse
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class StreamResponse:
57
57
 
58
58
  @property
59
59
  def inputs(self):
60
- """Gets the inputs of this StreamResponse.
60
+ r"""Gets the inputs of this StreamResponse.
61
61
 
62
62
  输入参数
63
63
 
@@ -68,7 +68,7 @@ class StreamResponse:
68
68
 
69
69
  @inputs.setter
70
70
  def inputs(self, inputs):
71
- """Sets the inputs of this StreamResponse.
71
+ r"""Sets the inputs of this StreamResponse.
72
72
 
73
73
  输入参数
74
74
 
@@ -79,7 +79,7 @@ class StreamResponse:
79
79
 
80
80
  @property
81
81
  def job_id(self):
82
- """Gets the job_id of this StreamResponse.
82
+ r"""Gets the job_id of this StreamResponse.
83
83
 
84
84
  流计算任务ID
85
85
 
@@ -90,7 +90,7 @@ class StreamResponse:
90
90
 
91
91
  @job_id.setter
92
92
  def job_id(self, job_id):
93
- """Sets the job_id of this StreamResponse.
93
+ r"""Sets the job_id of this StreamResponse.
94
94
 
95
95
  流计算任务ID
96
96
 
@@ -101,7 +101,7 @@ class StreamResponse:
101
101
 
102
102
  @property
103
103
  def outputs(self):
104
- """Gets the outputs of this StreamResponse.
104
+ r"""Gets the outputs of this StreamResponse.
105
105
 
106
106
  输出属性,最多支持10个
107
107
 
@@ -112,7 +112,7 @@ class StreamResponse:
112
112
 
113
113
  @outputs.setter
114
114
  def outputs(self, outputs):
115
- """Sets the outputs of this StreamResponse.
115
+ r"""Sets the outputs of this StreamResponse.
116
116
 
117
117
  输出属性,最多支持10个
118
118
 
@@ -45,7 +45,7 @@ class StreamingJobInfoDto:
45
45
  }
46
46
 
47
47
  def __init__(self, job_id=None, job_name=None, job_input_type=None, job_description=None, job_state=None, status=None, rtu=None, created_time=None, modified_time=None, user_id=None, has_savepoint=None):
48
- """StreamingJobInfoDto
48
+ r"""StreamingJobInfoDto
49
49
 
50
50
  The model defined in huaweicloud sdk
51
51
 
@@ -113,7 +113,7 @@ class StreamingJobInfoDto:
113
113
 
114
114
  @property
115
115
  def job_id(self):
116
- """Gets the job_id of this StreamingJobInfoDto.
116
+ r"""Gets the job_id of this StreamingJobInfoDto.
117
117
 
118
118
  作业ID
119
119
 
@@ -124,7 +124,7 @@ class StreamingJobInfoDto:
124
124
 
125
125
  @job_id.setter
126
126
  def job_id(self, job_id):
127
- """Sets the job_id of this StreamingJobInfoDto.
127
+ r"""Sets the job_id of this StreamingJobInfoDto.
128
128
 
129
129
  作业ID
130
130
 
@@ -135,7 +135,7 @@ class StreamingJobInfoDto:
135
135
 
136
136
  @property
137
137
  def job_name(self):
138
- """Gets the job_name of this StreamingJobInfoDto.
138
+ r"""Gets the job_name of this StreamingJobInfoDto.
139
139
 
140
140
  作业名称
141
141
 
@@ -146,7 +146,7 @@ class StreamingJobInfoDto:
146
146
 
147
147
  @job_name.setter
148
148
  def job_name(self, job_name):
149
- """Sets the job_name of this StreamingJobInfoDto.
149
+ r"""Sets the job_name of this StreamingJobInfoDto.
150
150
 
151
151
  作业名称
152
152
 
@@ -157,7 +157,7 @@ class StreamingJobInfoDto:
157
157
 
158
158
  @property
159
159
  def job_input_type(self):
160
- """Gets the job_input_type of this StreamingJobInfoDto.
160
+ r"""Gets the job_input_type of this StreamingJobInfoDto.
161
161
 
162
162
  接收数据类型
163
163
 
@@ -168,7 +168,7 @@ class StreamingJobInfoDto:
168
168
 
169
169
  @job_input_type.setter
170
170
  def job_input_type(self, job_input_type):
171
- """Sets the job_input_type of this StreamingJobInfoDto.
171
+ r"""Sets the job_input_type of this StreamingJobInfoDto.
172
172
 
173
173
  接收数据类型
174
174
 
@@ -179,7 +179,7 @@ class StreamingJobInfoDto:
179
179
 
180
180
  @property
181
181
  def job_description(self):
182
- """Gets the job_description of this StreamingJobInfoDto.
182
+ r"""Gets the job_description of this StreamingJobInfoDto.
183
183
 
184
184
  作业描述
185
185
 
@@ -190,7 +190,7 @@ class StreamingJobInfoDto:
190
190
 
191
191
  @job_description.setter
192
192
  def job_description(self, job_description):
193
- """Sets the job_description of this StreamingJobInfoDto.
193
+ r"""Sets the job_description of this StreamingJobInfoDto.
194
194
 
195
195
  作业描述
196
196
 
@@ -201,7 +201,7 @@ class StreamingJobInfoDto:
201
201
 
202
202
  @property
203
203
  def job_state(self):
204
- """Gets the job_state of this StreamingJobInfoDto.
204
+ r"""Gets the job_state of this StreamingJobInfoDto.
205
205
 
206
206
  作业状态
207
207
 
@@ -212,7 +212,7 @@ class StreamingJobInfoDto:
212
212
 
213
213
  @job_state.setter
214
214
  def job_state(self, job_state):
215
- """Sets the job_state of this StreamingJobInfoDto.
215
+ r"""Sets the job_state of this StreamingJobInfoDto.
216
216
 
217
217
  作业状态
218
218
 
@@ -223,7 +223,7 @@ class StreamingJobInfoDto:
223
223
 
224
224
  @property
225
225
  def status(self):
226
- """Gets the status of this StreamingJobInfoDto.
226
+ r"""Gets the status of this StreamingJobInfoDto.
227
227
 
228
228
  操作状态
229
229
 
@@ -234,7 +234,7 @@ class StreamingJobInfoDto:
234
234
 
235
235
  @status.setter
236
236
  def status(self, status):
237
- """Sets the status of this StreamingJobInfoDto.
237
+ r"""Sets the status of this StreamingJobInfoDto.
238
238
 
239
239
  操作状态
240
240
 
@@ -245,7 +245,7 @@ class StreamingJobInfoDto:
245
245
 
246
246
  @property
247
247
  def rtu(self):
248
- """Gets the rtu of this StreamingJobInfoDto.
248
+ r"""Gets the rtu of this StreamingJobInfoDto.
249
249
 
250
250
  运行作业的RTU个数
251
251
 
@@ -256,7 +256,7 @@ class StreamingJobInfoDto:
256
256
 
257
257
  @rtu.setter
258
258
  def rtu(self, rtu):
259
- """Sets the rtu of this StreamingJobInfoDto.
259
+ r"""Sets the rtu of this StreamingJobInfoDto.
260
260
 
261
261
  运行作业的RTU个数
262
262
 
@@ -267,7 +267,7 @@ class StreamingJobInfoDto:
267
267
 
268
268
  @property
269
269
  def created_time(self):
270
- """Gets the created_time of this StreamingJobInfoDto.
270
+ r"""Gets the created_time of this StreamingJobInfoDto.
271
271
 
272
272
  创建时间
273
273
 
@@ -278,7 +278,7 @@ class StreamingJobInfoDto:
278
278
 
279
279
  @created_time.setter
280
280
  def created_time(self, created_time):
281
- """Sets the created_time of this StreamingJobInfoDto.
281
+ r"""Sets the created_time of this StreamingJobInfoDto.
282
282
 
283
283
  创建时间
284
284
 
@@ -289,7 +289,7 @@ class StreamingJobInfoDto:
289
289
 
290
290
  @property
291
291
  def modified_time(self):
292
- """Gets the modified_time of this StreamingJobInfoDto.
292
+ r"""Gets the modified_time of this StreamingJobInfoDto.
293
293
 
294
294
  修改时间
295
295
 
@@ -300,7 +300,7 @@ class StreamingJobInfoDto:
300
300
 
301
301
  @modified_time.setter
302
302
  def modified_time(self, modified_time):
303
- """Sets the modified_time of this StreamingJobInfoDto.
303
+ r"""Sets the modified_time of this StreamingJobInfoDto.
304
304
 
305
305
  修改时间
306
306
 
@@ -311,7 +311,7 @@ class StreamingJobInfoDto:
311
311
 
312
312
  @property
313
313
  def user_id(self):
314
- """Gets the user_id of this StreamingJobInfoDto.
314
+ r"""Gets the user_id of this StreamingJobInfoDto.
315
315
 
316
316
  用户ID
317
317
 
@@ -322,7 +322,7 @@ class StreamingJobInfoDto:
322
322
 
323
323
  @user_id.setter
324
324
  def user_id(self, user_id):
325
- """Sets the user_id of this StreamingJobInfoDto.
325
+ r"""Sets the user_id of this StreamingJobInfoDto.
326
326
 
327
327
  用户ID
328
328
 
@@ -333,7 +333,7 @@ class StreamingJobInfoDto:
333
333
 
334
334
  @property
335
335
  def has_savepoint(self):
336
- """Gets the has_savepoint of this StreamingJobInfoDto.
336
+ r"""Gets the has_savepoint of this StreamingJobInfoDto.
337
337
 
338
338
  已停止作业是否有历史缓存数据
339
339
 
@@ -344,7 +344,7 @@ class StreamingJobInfoDto:
344
344
 
345
345
  @has_savepoint.setter
346
346
  def has_savepoint(self, has_savepoint):
347
- """Sets the has_savepoint of this StreamingJobInfoDto.
347
+ r"""Sets the has_savepoint of this StreamingJobInfoDto.
348
348
 
349
349
  已停止作业是否有历史缓存数据
350
350