huaweicloudsdkiotanalytics 3.1.142__py2.py3-none-any.whl → 3.1.144__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.142.dist-info → huaweicloudsdkiotanalytics-3.1.144.dist-info}/METADATA +2 -2
  265. huaweicloudsdkiotanalytics-3.1.144.dist-info/RECORD +273 -0
  266. huaweicloudsdkiotanalytics-3.1.142.dist-info/RECORD +0 -273
  267. {huaweicloudsdkiotanalytics-3.1.142.dist-info → huaweicloudsdkiotanalytics-3.1.144.dist-info}/LICENSE +0 -0
  268. {huaweicloudsdkiotanalytics-3.1.142.dist-info → huaweicloudsdkiotanalytics-3.1.144.dist-info}/WHEEL +0 -0
  269. {huaweicloudsdkiotanalytics-3.1.142.dist-info → huaweicloudsdkiotanalytics-3.1.144.dist-info}/top_level.txt +0 -0
@@ -38,7 +38,7 @@ class CreateAssetModelResponse(SdkResponse):
38
38
  }
39
39
 
40
40
  def __init__(self, asset_model_id=None, name=None, display_name=None, properties=None, analyses=None, created_time=None, modified_time=None):
41
- """CreateAssetModelResponse
41
+ r"""CreateAssetModelResponse
42
42
 
43
43
  The model defined in huaweicloud sdk
44
44
 
@@ -86,7 +86,7 @@ class CreateAssetModelResponse(SdkResponse):
86
86
 
87
87
  @property
88
88
  def asset_model_id(self):
89
- """Gets the asset_model_id of this CreateAssetModelResponse.
89
+ r"""Gets the asset_model_id of this CreateAssetModelResponse.
90
90
 
91
91
  模型ID
92
92
 
@@ -97,7 +97,7 @@ class CreateAssetModelResponse(SdkResponse):
97
97
 
98
98
  @asset_model_id.setter
99
99
  def asset_model_id(self, asset_model_id):
100
- """Sets the asset_model_id of this CreateAssetModelResponse.
100
+ r"""Sets the asset_model_id of this CreateAssetModelResponse.
101
101
 
102
102
  模型ID
103
103
 
@@ -108,7 +108,7 @@ class CreateAssetModelResponse(SdkResponse):
108
108
 
109
109
  @property
110
110
  def name(self):
111
- """Gets the name of this CreateAssetModelResponse.
111
+ r"""Gets the name of this CreateAssetModelResponse.
112
112
 
113
113
  模型名称
114
114
 
@@ -119,7 +119,7 @@ class CreateAssetModelResponse(SdkResponse):
119
119
 
120
120
  @name.setter
121
121
  def name(self, name):
122
- """Sets the name of this CreateAssetModelResponse.
122
+ r"""Sets the name of this CreateAssetModelResponse.
123
123
 
124
124
  模型名称
125
125
 
@@ -130,7 +130,7 @@ class CreateAssetModelResponse(SdkResponse):
130
130
 
131
131
  @property
132
132
  def display_name(self):
133
- """Gets the display_name of this CreateAssetModelResponse.
133
+ r"""Gets the display_name of this CreateAssetModelResponse.
134
134
 
135
135
  模型显示名称
136
136
 
@@ -141,7 +141,7 @@ class CreateAssetModelResponse(SdkResponse):
141
141
 
142
142
  @display_name.setter
143
143
  def display_name(self, display_name):
144
- """Sets the display_name of this CreateAssetModelResponse.
144
+ r"""Sets the display_name of this CreateAssetModelResponse.
145
145
 
146
146
  模型显示名称
147
147
 
@@ -152,7 +152,7 @@ class CreateAssetModelResponse(SdkResponse):
152
152
 
153
153
  @property
154
154
  def properties(self):
155
- """Gets the properties of this CreateAssetModelResponse.
155
+ r"""Gets the properties of this CreateAssetModelResponse.
156
156
 
157
157
  属性集
158
158
 
@@ -163,7 +163,7 @@ class CreateAssetModelResponse(SdkResponse):
163
163
 
164
164
  @properties.setter
165
165
  def properties(self, properties):
166
- """Sets the properties of this CreateAssetModelResponse.
166
+ r"""Sets the properties of this CreateAssetModelResponse.
167
167
 
168
168
  属性集
169
169
 
@@ -174,7 +174,7 @@ class CreateAssetModelResponse(SdkResponse):
174
174
 
175
175
  @property
176
176
  def analyses(self):
177
- """Gets the analyses of this CreateAssetModelResponse.
177
+ r"""Gets the analyses of this CreateAssetModelResponse.
178
178
 
179
179
  分析任务集
180
180
 
@@ -185,7 +185,7 @@ class CreateAssetModelResponse(SdkResponse):
185
185
 
186
186
  @analyses.setter
187
187
  def analyses(self, analyses):
188
- """Sets the analyses of this CreateAssetModelResponse.
188
+ r"""Sets the analyses of this CreateAssetModelResponse.
189
189
 
190
190
  分析任务集
191
191
 
@@ -196,7 +196,7 @@ class CreateAssetModelResponse(SdkResponse):
196
196
 
197
197
  @property
198
198
  def created_time(self):
199
- """Gets the created_time of this CreateAssetModelResponse.
199
+ r"""Gets the created_time of this CreateAssetModelResponse.
200
200
 
201
201
  创建时间
202
202
 
@@ -207,7 +207,7 @@ class CreateAssetModelResponse(SdkResponse):
207
207
 
208
208
  @created_time.setter
209
209
  def created_time(self, created_time):
210
- """Sets the created_time of this CreateAssetModelResponse.
210
+ r"""Sets the created_time of this CreateAssetModelResponse.
211
211
 
212
212
  创建时间
213
213
 
@@ -218,7 +218,7 @@ class CreateAssetModelResponse(SdkResponse):
218
218
 
219
219
  @property
220
220
  def modified_time(self):
221
- """Gets the modified_time of this CreateAssetModelResponse.
221
+ r"""Gets the modified_time of this CreateAssetModelResponse.
222
222
 
223
223
  修改时间
224
224
 
@@ -229,7 +229,7 @@ class CreateAssetModelResponse(SdkResponse):
229
229
 
230
230
  @modified_time.setter
231
231
  def modified_time(self, modified_time):
232
- """Sets the modified_time of this CreateAssetModelResponse.
232
+ r"""Sets the modified_time of this CreateAssetModelResponse.
233
233
 
234
234
  修改时间
235
235
 
@@ -25,7 +25,7 @@ class CreateAssetNewRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, body=None):
28
- """CreateAssetNewRequest
28
+ r"""CreateAssetNewRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class CreateAssetNewRequest:
43
43
 
44
44
  @property
45
45
  def body(self):
46
- """Gets the body of this CreateAssetNewRequest.
46
+ r"""Gets the body of this CreateAssetNewRequest.
47
47
 
48
48
  :return: The body of this CreateAssetNewRequest.
49
49
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.AssetAddRequest`
@@ -52,7 +52,7 @@ class CreateAssetNewRequest:
52
52
 
53
53
  @body.setter
54
54
  def body(self, body):
55
- """Sets the body of this CreateAssetNewRequest.
55
+ r"""Sets the body of this CreateAssetNewRequest.
56
56
 
57
57
  :param body: The body of this CreateAssetNewRequest.
58
58
  :type body: :class:`huaweicloudsdkiotanalytics.v1.AssetAddRequest`
@@ -54,7 +54,7 @@ class CreateAssetNewResponse(SdkResponse):
54
54
  }
55
55
 
56
56
  def __init__(self, asset_id=None, asset_model_id=None, asset_model_name=None, name=None, display_name=None, properties=None, analyses=None, root=None, parent=None, children=None, state=None, publish_state=None, created_time=None, modified_time=None, published_time=None):
57
- """CreateAssetNewResponse
57
+ r"""CreateAssetNewResponse
58
58
 
59
59
  The model defined in huaweicloud sdk
60
60
 
@@ -142,7 +142,7 @@ class CreateAssetNewResponse(SdkResponse):
142
142
 
143
143
  @property
144
144
  def asset_id(self):
145
- """Gets the asset_id of this CreateAssetNewResponse.
145
+ r"""Gets the asset_id of this CreateAssetNewResponse.
146
146
 
147
147
  资产ID
148
148
 
@@ -153,7 +153,7 @@ class CreateAssetNewResponse(SdkResponse):
153
153
 
154
154
  @asset_id.setter
155
155
  def asset_id(self, asset_id):
156
- """Sets the asset_id of this CreateAssetNewResponse.
156
+ r"""Sets the asset_id of this CreateAssetNewResponse.
157
157
 
158
158
  资产ID
159
159
 
@@ -164,7 +164,7 @@ class CreateAssetNewResponse(SdkResponse):
164
164
 
165
165
  @property
166
166
  def asset_model_id(self):
167
- """Gets the asset_model_id of this CreateAssetNewResponse.
167
+ r"""Gets the asset_model_id of this CreateAssetNewResponse.
168
168
 
169
169
  资产模型ID
170
170
 
@@ -175,7 +175,7 @@ class CreateAssetNewResponse(SdkResponse):
175
175
 
176
176
  @asset_model_id.setter
177
177
  def asset_model_id(self, asset_model_id):
178
- """Sets the asset_model_id of this CreateAssetNewResponse.
178
+ r"""Sets the asset_model_id of this CreateAssetNewResponse.
179
179
 
180
180
  资产模型ID
181
181
 
@@ -186,7 +186,7 @@ class CreateAssetNewResponse(SdkResponse):
186
186
 
187
187
  @property
188
188
  def asset_model_name(self):
189
- """Gets the asset_model_name of this CreateAssetNewResponse.
189
+ r"""Gets the asset_model_name of this CreateAssetNewResponse.
190
190
 
191
191
  资产模型名称
192
192
 
@@ -197,7 +197,7 @@ class CreateAssetNewResponse(SdkResponse):
197
197
 
198
198
  @asset_model_name.setter
199
199
  def asset_model_name(self, asset_model_name):
200
- """Sets the asset_model_name of this CreateAssetNewResponse.
200
+ r"""Sets the asset_model_name of this CreateAssetNewResponse.
201
201
 
202
202
  资产模型名称
203
203
 
@@ -208,7 +208,7 @@ class CreateAssetNewResponse(SdkResponse):
208
208
 
209
209
  @property
210
210
  def name(self):
211
- """Gets the name of this CreateAssetNewResponse.
211
+ r"""Gets the name of this CreateAssetNewResponse.
212
212
 
213
213
  资产名称
214
214
 
@@ -219,7 +219,7 @@ class CreateAssetNewResponse(SdkResponse):
219
219
 
220
220
  @name.setter
221
221
  def name(self, name):
222
- """Sets the name of this CreateAssetNewResponse.
222
+ r"""Sets the name of this CreateAssetNewResponse.
223
223
 
224
224
  资产名称
225
225
 
@@ -230,7 +230,7 @@ class CreateAssetNewResponse(SdkResponse):
230
230
 
231
231
  @property
232
232
  def display_name(self):
233
- """Gets the display_name of this CreateAssetNewResponse.
233
+ r"""Gets the display_name of this CreateAssetNewResponse.
234
234
 
235
235
  资产显示名称
236
236
 
@@ -241,7 +241,7 @@ class CreateAssetNewResponse(SdkResponse):
241
241
 
242
242
  @display_name.setter
243
243
  def display_name(self, display_name):
244
- """Sets the display_name of this CreateAssetNewResponse.
244
+ r"""Sets the display_name of this CreateAssetNewResponse.
245
245
 
246
246
  资产显示名称
247
247
 
@@ -252,7 +252,7 @@ class CreateAssetNewResponse(SdkResponse):
252
252
 
253
253
  @property
254
254
  def properties(self):
255
- """Gets the properties of this CreateAssetNewResponse.
255
+ r"""Gets the properties of this CreateAssetNewResponse.
256
256
 
257
257
  属性集
258
258
 
@@ -263,7 +263,7 @@ class CreateAssetNewResponse(SdkResponse):
263
263
 
264
264
  @properties.setter
265
265
  def properties(self, properties):
266
- """Sets the properties of this CreateAssetNewResponse.
266
+ r"""Sets the properties of this CreateAssetNewResponse.
267
267
 
268
268
  属性集
269
269
 
@@ -274,7 +274,7 @@ class CreateAssetNewResponse(SdkResponse):
274
274
 
275
275
  @property
276
276
  def analyses(self):
277
- """Gets the analyses of this CreateAssetNewResponse.
277
+ r"""Gets the analyses of this CreateAssetNewResponse.
278
278
 
279
279
  分析任务集
280
280
 
@@ -285,7 +285,7 @@ class CreateAssetNewResponse(SdkResponse):
285
285
 
286
286
  @analyses.setter
287
287
  def analyses(self, analyses):
288
- """Sets the analyses of this CreateAssetNewResponse.
288
+ r"""Sets the analyses of this CreateAssetNewResponse.
289
289
 
290
290
  分析任务集
291
291
 
@@ -296,7 +296,7 @@ class CreateAssetNewResponse(SdkResponse):
296
296
 
297
297
  @property
298
298
  def root(self):
299
- """Gets the root of this CreateAssetNewResponse.
299
+ r"""Gets the root of this CreateAssetNewResponse.
300
300
 
301
301
  根资产ID
302
302
 
@@ -307,7 +307,7 @@ class CreateAssetNewResponse(SdkResponse):
307
307
 
308
308
  @root.setter
309
309
  def root(self, root):
310
- """Sets the root of this CreateAssetNewResponse.
310
+ r"""Sets the root of this CreateAssetNewResponse.
311
311
 
312
312
  根资产ID
313
313
 
@@ -318,7 +318,7 @@ class CreateAssetNewResponse(SdkResponse):
318
318
 
319
319
  @property
320
320
  def parent(self):
321
- """Gets the parent of this CreateAssetNewResponse.
321
+ r"""Gets the parent of this CreateAssetNewResponse.
322
322
 
323
323
  父资产ID,根资产的父资产ID为null
324
324
 
@@ -329,7 +329,7 @@ class CreateAssetNewResponse(SdkResponse):
329
329
 
330
330
  @parent.setter
331
331
  def parent(self, parent):
332
- """Sets the parent of this CreateAssetNewResponse.
332
+ r"""Sets the parent of this CreateAssetNewResponse.
333
333
 
334
334
  父资产ID,根资产的父资产ID为null
335
335
 
@@ -340,7 +340,7 @@ class CreateAssetNewResponse(SdkResponse):
340
340
 
341
341
  @property
342
342
  def children(self):
343
- """Gets the children of this CreateAssetNewResponse.
343
+ r"""Gets the children of this CreateAssetNewResponse.
344
344
 
345
345
  子资产ID集
346
346
 
@@ -351,7 +351,7 @@ class CreateAssetNewResponse(SdkResponse):
351
351
 
352
352
  @children.setter
353
353
  def children(self, children):
354
- """Sets the children of this CreateAssetNewResponse.
354
+ r"""Sets the children of this CreateAssetNewResponse.
355
355
 
356
356
  子资产ID集
357
357
 
@@ -362,7 +362,7 @@ class CreateAssetNewResponse(SdkResponse):
362
362
 
363
363
  @property
364
364
  def state(self):
365
- """Gets the state of this CreateAssetNewResponse.
365
+ r"""Gets the state of this CreateAssetNewResponse.
366
366
 
367
367
  资产状态,正常状态(ACTIVE),异常状态(INACTIVE);只有草稿态(SKETCH)资产有此状态;资产处于异常状态的场景有:1、该资产存在未填写设备ID的测量数据类别的属性;2、该资产存在未填写静态值的静态配置类别的属性;3、该资产存在分析任务,该分析任务的输入参数存在属性引用类型为引用其他资产属性,且没有为该输入参数配置引用的其他资产的资产ID
368
368
 
@@ -373,7 +373,7 @@ class CreateAssetNewResponse(SdkResponse):
373
373
 
374
374
  @state.setter
375
375
  def state(self, state):
376
- """Sets the state of this CreateAssetNewResponse.
376
+ r"""Sets the state of this CreateAssetNewResponse.
377
377
 
378
378
  资产状态,正常状态(ACTIVE),异常状态(INACTIVE);只有草稿态(SKETCH)资产有此状态;资产处于异常状态的场景有:1、该资产存在未填写设备ID的测量数据类别的属性;2、该资产存在未填写静态值的静态配置类别的属性;3、该资产存在分析任务,该分析任务的输入参数存在属性引用类型为引用其他资产属性,且没有为该输入参数配置引用的其他资产的资产ID
379
379
 
@@ -384,7 +384,7 @@ class CreateAssetNewResponse(SdkResponse):
384
384
 
385
385
  @property
386
386
  def publish_state(self):
387
- """Gets the publish_state of this CreateAssetNewResponse.
387
+ r"""Gets the publish_state of this CreateAssetNewResponse.
388
388
 
389
389
  资产发布状态,发布中(PUBLISHING),发布完成(PUBLISHED);只能对草稿态(SKETCH)的根资产进行发布,也只有草稿态的根资产有此字段;如果根资产从未发布过则值为null
390
390
 
@@ -395,7 +395,7 @@ class CreateAssetNewResponse(SdkResponse):
395
395
 
396
396
  @publish_state.setter
397
397
  def publish_state(self, publish_state):
398
- """Sets the publish_state of this CreateAssetNewResponse.
398
+ r"""Sets the publish_state of this CreateAssetNewResponse.
399
399
 
400
400
  资产发布状态,发布中(PUBLISHING),发布完成(PUBLISHED);只能对草稿态(SKETCH)的根资产进行发布,也只有草稿态的根资产有此字段;如果根资产从未发布过则值为null
401
401
 
@@ -406,7 +406,7 @@ class CreateAssetNewResponse(SdkResponse):
406
406
 
407
407
  @property
408
408
  def created_time(self):
409
- """Gets the created_time of this CreateAssetNewResponse.
409
+ r"""Gets the created_time of this CreateAssetNewResponse.
410
410
 
411
411
  创建时间,格式\"yyyy-MM-dd'T'HH:mm:ss'Z'\"
412
412
 
@@ -417,7 +417,7 @@ class CreateAssetNewResponse(SdkResponse):
417
417
 
418
418
  @created_time.setter
419
419
  def created_time(self, created_time):
420
- """Sets the created_time of this CreateAssetNewResponse.
420
+ r"""Sets the created_time of this CreateAssetNewResponse.
421
421
 
422
422
  创建时间,格式\"yyyy-MM-dd'T'HH:mm:ss'Z'\"
423
423
 
@@ -428,7 +428,7 @@ class CreateAssetNewResponse(SdkResponse):
428
428
 
429
429
  @property
430
430
  def modified_time(self):
431
- """Gets the modified_time of this CreateAssetNewResponse.
431
+ r"""Gets the modified_time of this CreateAssetNewResponse.
432
432
 
433
433
  修改时间,格式\"yyyy-MM-dd'T'HH:mm:ss'Z'\"
434
434
 
@@ -439,7 +439,7 @@ class CreateAssetNewResponse(SdkResponse):
439
439
 
440
440
  @modified_time.setter
441
441
  def modified_time(self, modified_time):
442
- """Sets the modified_time of this CreateAssetNewResponse.
442
+ r"""Sets the modified_time of this CreateAssetNewResponse.
443
443
 
444
444
  修改时间,格式\"yyyy-MM-dd'T'HH:mm:ss'Z'\"
445
445
 
@@ -450,7 +450,7 @@ class CreateAssetNewResponse(SdkResponse):
450
450
 
451
451
  @property
452
452
  def published_time(self):
453
- """Gets the published_time of this CreateAssetNewResponse.
453
+ r"""Gets the published_time of this CreateAssetNewResponse.
454
454
 
455
455
  发布时间,只能对草稿态(SKETCH)的根资产进行发布,也只有草稿态的根资产有此字段;如果从未发布过则值为null;格式\"yyyy-MM-dd'T'HH:mm:ss'Z'\"
456
456
 
@@ -461,7 +461,7 @@ class CreateAssetNewResponse(SdkResponse):
461
461
 
462
462
  @published_time.setter
463
463
  def published_time(self, published_time):
464
- """Sets the published_time of this CreateAssetNewResponse.
464
+ r"""Sets the published_time of this CreateAssetNewResponse.
465
465
 
466
466
  发布时间,只能对草稿态(SKETCH)的根资产进行发布,也只有草稿态的根资产有此字段;如果从未发布过则值为null;格式\"yyyy-MM-dd'T'HH:mm:ss'Z'\"
467
467
 
@@ -25,7 +25,7 @@ class CreateBatchJobRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, body=None):
28
- """CreateBatchJobRequest
28
+ r"""CreateBatchJobRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class CreateBatchJobRequest:
43
43
 
44
44
  @property
45
45
  def body(self):
46
- """Gets the body of this CreateBatchJobRequest.
46
+ r"""Gets the body of this CreateBatchJobRequest.
47
47
 
48
48
  :return: The body of this CreateBatchJobRequest.
49
49
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.Job`
@@ -52,7 +52,7 @@ class CreateBatchJobRequest:
52
52
 
53
53
  @body.setter
54
54
  def body(self, body):
55
- """Sets the body of this CreateBatchJobRequest.
55
+ r"""Sets the body of this CreateBatchJobRequest.
56
56
 
57
57
  :param body: The body of this CreateBatchJobRequest.
58
58
  :type body: :class:`huaweicloudsdkiotanalytics.v1.Job`
@@ -44,7 +44,7 @@ class CreateBatchJobResponse(SdkResponse):
44
44
  }
45
45
 
46
46
  def __init__(self, job_id=None, job_name=None, tags=None, created_time=None, modified_time=None, job_type=None, export_path=None, merge_result_file=None, sql_job=None, schedule=None):
47
- """CreateBatchJobResponse
47
+ r"""CreateBatchJobResponse
48
48
 
49
49
  The model defined in huaweicloud sdk
50
50
 
@@ -107,7 +107,7 @@ class CreateBatchJobResponse(SdkResponse):
107
107
 
108
108
  @property
109
109
  def job_id(self):
110
- """Gets the job_id of this CreateBatchJobResponse.
110
+ r"""Gets the job_id of this CreateBatchJobResponse.
111
111
 
112
112
  仅在响应返回。作业ID。
113
113
 
@@ -118,7 +118,7 @@ class CreateBatchJobResponse(SdkResponse):
118
118
 
119
119
  @job_id.setter
120
120
  def job_id(self, job_id):
121
- """Sets the job_id of this CreateBatchJobResponse.
121
+ r"""Sets the job_id of this CreateBatchJobResponse.
122
122
 
123
123
  仅在响应返回。作业ID。
124
124
 
@@ -129,7 +129,7 @@ class CreateBatchJobResponse(SdkResponse):
129
129
 
130
130
  @property
131
131
  def job_name(self):
132
- """Gets the job_name of this CreateBatchJobResponse.
132
+ r"""Gets the job_name of this CreateBatchJobResponse.
133
133
 
134
134
  作业名称。只能包含数字、英文字母、中文字母、下划线以及中划线。长度为1~128。
135
135
 
@@ -140,7 +140,7 @@ class CreateBatchJobResponse(SdkResponse):
140
140
 
141
141
  @job_name.setter
142
142
  def job_name(self, job_name):
143
- """Sets the job_name of this CreateBatchJobResponse.
143
+ r"""Sets the job_name of this CreateBatchJobResponse.
144
144
 
145
145
  作业名称。只能包含数字、英文字母、中文字母、下划线以及中划线。长度为1~128。
146
146
 
@@ -151,7 +151,7 @@ class CreateBatchJobResponse(SdkResponse):
151
151
 
152
152
  @property
153
153
  def tags(self):
154
- """Gets the tags of this CreateBatchJobResponse.
154
+ r"""Gets the tags of this CreateBatchJobResponse.
155
155
 
156
156
  标签。只能包含数字、英文字母、中文字符、下划线、中划线、逗号以及斜杠。长度为0~128。
157
157
 
@@ -162,7 +162,7 @@ class CreateBatchJobResponse(SdkResponse):
162
162
 
163
163
  @tags.setter
164
164
  def tags(self, tags):
165
- """Sets the tags of this CreateBatchJobResponse.
165
+ r"""Sets the tags of this CreateBatchJobResponse.
166
166
 
167
167
  标签。只能包含数字、英文字母、中文字符、下划线、中划线、逗号以及斜杠。长度为0~128。
168
168
 
@@ -173,7 +173,7 @@ class CreateBatchJobResponse(SdkResponse):
173
173
 
174
174
  @property
175
175
  def created_time(self):
176
- """Gets the created_time of this CreateBatchJobResponse.
176
+ r"""Gets the created_time of this CreateBatchJobResponse.
177
177
 
178
178
  仅在响应返回。创建时间。
179
179
 
@@ -184,7 +184,7 @@ class CreateBatchJobResponse(SdkResponse):
184
184
 
185
185
  @created_time.setter
186
186
  def created_time(self, created_time):
187
- """Sets the created_time of this CreateBatchJobResponse.
187
+ r"""Sets the created_time of this CreateBatchJobResponse.
188
188
 
189
189
  仅在响应返回。创建时间。
190
190
 
@@ -195,7 +195,7 @@ class CreateBatchJobResponse(SdkResponse):
195
195
 
196
196
  @property
197
197
  def modified_time(self):
198
- """Gets the modified_time of this CreateBatchJobResponse.
198
+ r"""Gets the modified_time of this CreateBatchJobResponse.
199
199
 
200
200
  仅在响应返回。更新时间。
201
201
 
@@ -206,7 +206,7 @@ class CreateBatchJobResponse(SdkResponse):
206
206
 
207
207
  @modified_time.setter
208
208
  def modified_time(self, modified_time):
209
- """Sets the modified_time of this CreateBatchJobResponse.
209
+ r"""Sets the modified_time of this CreateBatchJobResponse.
210
210
 
211
211
  仅在响应返回。更新时间。
212
212
 
@@ -217,7 +217,7 @@ class CreateBatchJobResponse(SdkResponse):
217
217
 
218
218
  @property
219
219
  def job_type(self):
220
- """Gets the job_type of this CreateBatchJobResponse.
220
+ r"""Gets the job_type of this CreateBatchJobResponse.
221
221
 
222
222
  作业类型。目前仅支持SqlJob.
223
223
 
@@ -228,7 +228,7 @@ class CreateBatchJobResponse(SdkResponse):
228
228
 
229
229
  @job_type.setter
230
230
  def job_type(self, job_type):
231
- """Sets the job_type of this CreateBatchJobResponse.
231
+ r"""Sets the job_type of this CreateBatchJobResponse.
232
232
 
233
233
  作业类型。目前仅支持SqlJob.
234
234
 
@@ -239,7 +239,7 @@ class CreateBatchJobResponse(SdkResponse):
239
239
 
240
240
  @property
241
241
  def export_path(self):
242
- """Gets the export_path of this CreateBatchJobResponse.
242
+ r"""Gets the export_path of this CreateBatchJobResponse.
243
243
 
244
244
  作业查询结果导出到OBS的路径。覆写已存在文件。
245
245
 
@@ -250,7 +250,7 @@ class CreateBatchJobResponse(SdkResponse):
250
250
 
251
251
  @export_path.setter
252
252
  def export_path(self, export_path):
253
- """Sets the export_path of this CreateBatchJobResponse.
253
+ r"""Sets the export_path of this CreateBatchJobResponse.
254
254
 
255
255
  作业查询结果导出到OBS的路径。覆写已存在文件。
256
256
 
@@ -261,7 +261,7 @@ class CreateBatchJobResponse(SdkResponse):
261
261
 
262
262
  @property
263
263
  def merge_result_file(self):
264
- """Gets the merge_result_file of this CreateBatchJobResponse.
264
+ r"""Gets the merge_result_file of this CreateBatchJobResponse.
265
265
 
266
266
  导出文件时是否合并结果文件。true:合并成一个结果文件;false:不合并结果文件。
267
267
 
@@ -272,7 +272,7 @@ class CreateBatchJobResponse(SdkResponse):
272
272
 
273
273
  @merge_result_file.setter
274
274
  def merge_result_file(self, merge_result_file):
275
- """Sets the merge_result_file of this CreateBatchJobResponse.
275
+ r"""Sets the merge_result_file of this CreateBatchJobResponse.
276
276
 
277
277
  导出文件时是否合并结果文件。true:合并成一个结果文件;false:不合并结果文件。
278
278
 
@@ -283,7 +283,7 @@ class CreateBatchJobResponse(SdkResponse):
283
283
 
284
284
  @property
285
285
  def sql_job(self):
286
- """Gets the sql_job of this CreateBatchJobResponse.
286
+ r"""Gets the sql_job of this CreateBatchJobResponse.
287
287
 
288
288
  :return: The sql_job of this CreateBatchJobResponse.
289
289
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.SqlJob`
@@ -292,7 +292,7 @@ class CreateBatchJobResponse(SdkResponse):
292
292
 
293
293
  @sql_job.setter
294
294
  def sql_job(self, sql_job):
295
- """Sets the sql_job of this CreateBatchJobResponse.
295
+ r"""Sets the sql_job of this CreateBatchJobResponse.
296
296
 
297
297
  :param sql_job: The sql_job of this CreateBatchJobResponse.
298
298
  :type sql_job: :class:`huaweicloudsdkiotanalytics.v1.SqlJob`
@@ -301,7 +301,7 @@ class CreateBatchJobResponse(SdkResponse):
301
301
 
302
302
  @property
303
303
  def schedule(self):
304
- """Gets the schedule of this CreateBatchJobResponse.
304
+ r"""Gets the schedule of this CreateBatchJobResponse.
305
305
 
306
306
  :return: The schedule of this CreateBatchJobResponse.
307
307
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.Schedule`
@@ -310,7 +310,7 @@ class CreateBatchJobResponse(SdkResponse):
310
310
 
311
311
  @schedule.setter
312
312
  def schedule(self, schedule):
313
- """Sets the schedule of this CreateBatchJobResponse.
313
+ r"""Sets the schedule of this CreateBatchJobResponse.
314
314
 
315
315
  :param schedule: The schedule of this CreateBatchJobResponse.
316
316
  :type schedule: :class:`huaweicloudsdkiotanalytics.v1.Schedule`
@@ -25,7 +25,7 @@ class CreateComputingResourceRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, body=None):
28
- """CreateComputingResourceRequest
28
+ r"""CreateComputingResourceRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class CreateComputingResourceRequest:
43
43
 
44
44
  @property
45
45
  def body(self):
46
- """Gets the body of this CreateComputingResourceRequest.
46
+ r"""Gets the body of this CreateComputingResourceRequest.
47
47
 
48
48
  :return: The body of this CreateComputingResourceRequest.
49
49
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.CreateComputingResourceRequestBody`
@@ -52,7 +52,7 @@ class CreateComputingResourceRequest:
52
52
 
53
53
  @body.setter
54
54
  def body(self, body):
55
- """Sets the body of this CreateComputingResourceRequest.
55
+ r"""Sets the body of this CreateComputingResourceRequest.
56
56
 
57
57
  :param body: The body of this CreateComputingResourceRequest.
58
58
  :type body: :class:`huaweicloudsdkiotanalytics.v1.CreateComputingResourceRequestBody`