huaweicloudsdkiotanalytics 3.1.142__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.142.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.142.dist-info/RECORD +0 -273
  267. {huaweicloudsdkiotanalytics-3.1.142.dist-info → huaweicloudsdkiotanalytics-3.1.143.dist-info}/LICENSE +0 -0
  268. {huaweicloudsdkiotanalytics-3.1.142.dist-info → huaweicloudsdkiotanalytics-3.1.143.dist-info}/WHEEL +0 -0
  269. {huaweicloudsdkiotanalytics-3.1.142.dist-info → huaweicloudsdkiotanalytics-3.1.143.dist-info}/top_level.txt +0 -0
@@ -45,7 +45,7 @@ class ImportDataRequestBody:
45
45
  }
46
46
 
47
47
  def __init__(self, data_path=None, data_type=None, table_id=None, with_column_header=None, delimiter=None, quote_char=None, escape_char=None, date_format=None, bad_records_path=None, timestamp_format=None, computing_resource_id=None):
48
- """ImportDataRequestBody
48
+ r"""ImportDataRequestBody
49
49
 
50
50
  The model defined in huaweicloud sdk
51
51
 
@@ -109,7 +109,7 @@ class ImportDataRequestBody:
109
109
 
110
110
  @property
111
111
  def data_path(self):
112
- """Gets the data_path of this ImportDataRequestBody.
112
+ r"""Gets the data_path of this ImportDataRequestBody.
113
113
 
114
114
  导入的数据路径(当前仅支持导入OBS上的数据,且OBS路径须以s3a开头)。必须先把该OBS桶添加到离线数据源。
115
115
 
@@ -120,7 +120,7 @@ class ImportDataRequestBody:
120
120
 
121
121
  @data_path.setter
122
122
  def data_path(self, data_path):
123
- """Sets the data_path of this ImportDataRequestBody.
123
+ r"""Sets the data_path of this ImportDataRequestBody.
124
124
 
125
125
  导入的数据路径(当前仅支持导入OBS上的数据,且OBS路径须以s3a开头)。必须先把该OBS桶添加到离线数据源。
126
126
 
@@ -131,7 +131,7 @@ class ImportDataRequestBody:
131
131
 
132
132
  @property
133
133
  def data_type(self):
134
- """Gets the data_type of this ImportDataRequestBody.
134
+ r"""Gets the data_type of this ImportDataRequestBody.
135
135
 
136
136
  导入的数据类型(当前支持csv、parquet、orc、json、avro数据类型)。
137
137
 
@@ -142,7 +142,7 @@ class ImportDataRequestBody:
142
142
 
143
143
  @data_type.setter
144
144
  def data_type(self, data_type):
145
- """Sets the data_type of this ImportDataRequestBody.
145
+ r"""Sets the data_type of this ImportDataRequestBody.
146
146
 
147
147
  导入的数据类型(当前支持csv、parquet、orc、json、avro数据类型)。
148
148
 
@@ -153,7 +153,7 @@ class ImportDataRequestBody:
153
153
 
154
154
  @property
155
155
  def table_id(self):
156
- """Gets the table_id of this ImportDataRequestBody.
156
+ r"""Gets the table_id of this ImportDataRequestBody.
157
157
 
158
158
  表ID。
159
159
 
@@ -164,7 +164,7 @@ class ImportDataRequestBody:
164
164
 
165
165
  @table_id.setter
166
166
  def table_id(self, table_id):
167
- """Sets the table_id of this ImportDataRequestBody.
167
+ r"""Sets the table_id of this ImportDataRequestBody.
168
168
 
169
169
  表ID。
170
170
 
@@ -175,7 +175,7 @@ class ImportDataRequestBody:
175
175
 
176
176
  @property
177
177
  def with_column_header(self):
178
- """Gets the with_column_header of this ImportDataRequestBody.
178
+ r"""Gets the with_column_header of this ImportDataRequestBody.
179
179
 
180
180
  导入数据中的第一行数据是否包括列名,即表头。默认为“false”,表示不包括列名。导入CSV类型数据时可指定。
181
181
 
@@ -186,7 +186,7 @@ class ImportDataRequestBody:
186
186
 
187
187
  @with_column_header.setter
188
188
  def with_column_header(self, with_column_header):
189
- """Sets the with_column_header of this ImportDataRequestBody.
189
+ r"""Sets the with_column_header of this ImportDataRequestBody.
190
190
 
191
191
  导入数据中的第一行数据是否包括列名,即表头。默认为“false”,表示不包括列名。导入CSV类型数据时可指定。
192
192
 
@@ -197,7 +197,7 @@ class ImportDataRequestBody:
197
197
 
198
198
  @property
199
199
  def delimiter(self):
200
- """Gets the delimiter of this ImportDataRequestBody.
200
+ r"""Gets the delimiter of this ImportDataRequestBody.
201
201
 
202
202
  用户自定义数据分隔符,默认为逗号。导入CSV类型数据时可指定。
203
203
 
@@ -208,7 +208,7 @@ class ImportDataRequestBody:
208
208
 
209
209
  @delimiter.setter
210
210
  def delimiter(self, delimiter):
211
- """Sets the delimiter of this ImportDataRequestBody.
211
+ r"""Sets the delimiter of this ImportDataRequestBody.
212
212
 
213
213
  用户自定义数据分隔符,默认为逗号。导入CSV类型数据时可指定。
214
214
 
@@ -219,7 +219,7 @@ class ImportDataRequestBody:
219
219
 
220
220
  @property
221
221
  def quote_char(self):
222
- """Gets the quote_char of this ImportDataRequestBody.
222
+ r"""Gets the quote_char of this ImportDataRequestBody.
223
223
 
224
224
  用户自定义引用字符,默认为双引号。导入CSV类型数据时可指定。
225
225
 
@@ -230,7 +230,7 @@ class ImportDataRequestBody:
230
230
 
231
231
  @quote_char.setter
232
232
  def quote_char(self, quote_char):
233
- """Sets the quote_char of this ImportDataRequestBody.
233
+ r"""Sets the quote_char of this ImportDataRequestBody.
234
234
 
235
235
  用户自定义引用字符,默认为双引号。导入CSV类型数据时可指定。
236
236
 
@@ -241,7 +241,7 @@ class ImportDataRequestBody:
241
241
 
242
242
  @property
243
243
  def escape_char(self):
244
- """Gets the escape_char of this ImportDataRequestBody.
244
+ r"""Gets the escape_char of this ImportDataRequestBody.
245
245
 
246
246
  用户自定义转义字符,默认为反斜杠。导入CSV类型数据时可指定。
247
247
 
@@ -252,7 +252,7 @@ class ImportDataRequestBody:
252
252
 
253
253
  @escape_char.setter
254
254
  def escape_char(self, escape_char):
255
- """Sets the escape_char of this ImportDataRequestBody.
255
+ r"""Sets the escape_char of this ImportDataRequestBody.
256
256
 
257
257
  用户自定义转义字符,默认为反斜杠。导入CSV类型数据时可指定。
258
258
 
@@ -263,7 +263,7 @@ class ImportDataRequestBody:
263
263
 
264
264
  @property
265
265
  def date_format(self):
266
- """Gets the date_format of this ImportDataRequestBody.
266
+ r"""Gets the date_format of this ImportDataRequestBody.
267
267
 
268
268
  指定特定的日期格式,默认为“yyyy-MM-dd”。日期格式字符定义详见表3。导入CSV及JSON类型数据时可指定。
269
269
 
@@ -274,7 +274,7 @@ class ImportDataRequestBody:
274
274
 
275
275
  @date_format.setter
276
276
  def date_format(self, date_format):
277
- """Sets the date_format of this ImportDataRequestBody.
277
+ r"""Sets the date_format of this ImportDataRequestBody.
278
278
 
279
279
  指定特定的日期格式,默认为“yyyy-MM-dd”。日期格式字符定义详见表3。导入CSV及JSON类型数据时可指定。
280
280
 
@@ -285,7 +285,7 @@ class ImportDataRequestBody:
285
285
 
286
286
  @property
287
287
  def bad_records_path(self):
288
- """Gets the bad_records_path of this ImportDataRequestBody.
288
+ r"""Gets the bad_records_path of this ImportDataRequestBody.
289
289
 
290
290
  作业执行过程中的bad records存储目录。设置该配置项后,bad records不会导入到目标表。
291
291
 
@@ -296,7 +296,7 @@ class ImportDataRequestBody:
296
296
 
297
297
  @bad_records_path.setter
298
298
  def bad_records_path(self, bad_records_path):
299
- """Sets the bad_records_path of this ImportDataRequestBody.
299
+ r"""Sets the bad_records_path of this ImportDataRequestBody.
300
300
 
301
301
  作业执行过程中的bad records存储目录。设置该配置项后,bad records不会导入到目标表。
302
302
 
@@ -307,7 +307,7 @@ class ImportDataRequestBody:
307
307
 
308
308
  @property
309
309
  def timestamp_format(self):
310
- """Gets the timestamp_format of this ImportDataRequestBody.
310
+ r"""Gets the timestamp_format of this ImportDataRequestBody.
311
311
 
312
312
  指定特定的时间格式,默认为“yyyy-MM-dd HH:mm:ss”。时间格式字符定义详见表3。导入CSV及JSON类型数据时可指定。
313
313
 
@@ -318,7 +318,7 @@ class ImportDataRequestBody:
318
318
 
319
319
  @timestamp_format.setter
320
320
  def timestamp_format(self, timestamp_format):
321
- """Sets the timestamp_format of this ImportDataRequestBody.
321
+ r"""Sets the timestamp_format of this ImportDataRequestBody.
322
322
 
323
323
  指定特定的时间格式,默认为“yyyy-MM-dd HH:mm:ss”。时间格式字符定义详见表3。导入CSV及JSON类型数据时可指定。
324
324
 
@@ -329,7 +329,7 @@ class ImportDataRequestBody:
329
329
 
330
330
  @property
331
331
  def computing_resource_id(self):
332
- """Gets the computing_resource_id of this ImportDataRequestBody.
332
+ r"""Gets the computing_resource_id of this ImportDataRequestBody.
333
333
 
334
334
  计算资源ID。
335
335
 
@@ -340,7 +340,7 @@ class ImportDataRequestBody:
340
340
 
341
341
  @computing_resource_id.setter
342
342
  def computing_resource_id(self, computing_resource_id):
343
- """Sets the computing_resource_id of this ImportDataRequestBody.
343
+ r"""Sets the computing_resource_id of this ImportDataRequestBody.
344
344
 
345
345
  计算资源ID。
346
346
 
@@ -30,7 +30,7 @@ class ImportDataResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, table_id=None, job_id=None, run_id=None):
33
- """ImportDataResponse
33
+ r"""ImportDataResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ImportDataResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def table_id(self):
61
- """Gets the table_id of this ImportDataResponse.
61
+ r"""Gets the table_id of this ImportDataResponse.
62
62
 
63
63
  表ID。
64
64
 
@@ -69,7 +69,7 @@ class ImportDataResponse(SdkResponse):
69
69
 
70
70
  @table_id.setter
71
71
  def table_id(self, table_id):
72
- """Sets the table_id of this ImportDataResponse.
72
+ r"""Sets the table_id of this ImportDataResponse.
73
73
 
74
74
  表ID。
75
75
 
@@ -80,7 +80,7 @@ class ImportDataResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def job_id(self):
83
- """Gets the job_id of this ImportDataResponse.
83
+ r"""Gets the job_id of this ImportDataResponse.
84
84
 
85
85
  作业ID。
86
86
 
@@ -91,7 +91,7 @@ class ImportDataResponse(SdkResponse):
91
91
 
92
92
  @job_id.setter
93
93
  def job_id(self, job_id):
94
- """Sets the job_id of this ImportDataResponse.
94
+ r"""Sets the job_id of this ImportDataResponse.
95
95
 
96
96
  作业ID。
97
97
 
@@ -102,7 +102,7 @@ class ImportDataResponse(SdkResponse):
102
102
 
103
103
  @property
104
104
  def run_id(self):
105
- """Gets the run_id of this ImportDataResponse.
105
+ r"""Gets the run_id of this ImportDataResponse.
106
106
 
107
107
  作业运行ID。
108
108
 
@@ -113,7 +113,7 @@ class ImportDataResponse(SdkResponse):
113
113
 
114
114
  @run_id.setter
115
115
  def run_id(self, run_id):
116
- """Sets the run_id of this ImportDataResponse.
116
+ r"""Sets the run_id of this ImportDataResponse.
117
117
 
118
118
  作业运行ID。
119
119
 
@@ -27,7 +27,7 @@ class InputModel:
27
27
  }
28
28
 
29
29
  def __init__(self, name=None, property_reference=None):
30
- """InputModel
30
+ r"""InputModel
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class InputModel:
48
48
 
49
49
  @property
50
50
  def name(self):
51
- """Gets the name of this InputModel.
51
+ r"""Gets the name of this InputModel.
52
52
 
53
53
  参数名称,正则:\"^[A-Za-z][A-Za-z_]{0,31}$\"
54
54
 
@@ -59,7 +59,7 @@ class InputModel:
59
59
 
60
60
  @name.setter
61
61
  def name(self, name):
62
- """Sets the name of this InputModel.
62
+ r"""Sets the name of this InputModel.
63
63
 
64
64
  参数名称,正则:\"^[A-Za-z][A-Za-z_]{0,31}$\"
65
65
 
@@ -70,7 +70,7 @@ class InputModel:
70
70
 
71
71
  @property
72
72
  def property_reference(self):
73
- """Gets the property_reference of this InputModel.
73
+ r"""Gets the property_reference of this InputModel.
74
74
 
75
75
  :return: The property_reference of this InputModel.
76
76
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.PropertyReferenceModel`
@@ -79,7 +79,7 @@ class InputModel:
79
79
 
80
80
  @property_reference.setter
81
81
  def property_reference(self, property_reference):
82
- """Sets the property_reference of this InputModel.
82
+ r"""Sets the property_reference of this InputModel.
83
83
 
84
84
  :param property_reference: The property_reference of this InputModel.
85
85
  :type property_reference: :class:`huaweicloudsdkiotanalytics.v1.PropertyReferenceModel`
@@ -27,7 +27,7 @@ class InputParam:
27
27
  }
28
28
 
29
29
  def __init__(self, name=None, property_name=None):
30
- """InputParam
30
+ r"""InputParam
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class InputParam:
48
48
 
49
49
  @property
50
50
  def name(self):
51
- """Gets the name of this InputParam.
51
+ r"""Gets the name of this InputParam.
52
52
 
53
53
  参数名称
54
54
 
@@ -59,7 +59,7 @@ class InputParam:
59
59
 
60
60
  @name.setter
61
61
  def name(self, name):
62
- """Sets the name of this InputParam.
62
+ r"""Sets the name of this InputParam.
63
63
 
64
64
  参数名称
65
65
 
@@ -70,7 +70,7 @@ class InputParam:
70
70
 
71
71
  @property
72
72
  def property_name(self):
73
- """Gets the property_name of this InputParam.
73
+ r"""Gets the property_name of this InputParam.
74
74
 
75
75
  属性名称
76
76
 
@@ -81,7 +81,7 @@ class InputParam:
81
81
 
82
82
  @property_name.setter
83
83
  def property_name(self, property_name):
84
- """Sets the property_name of this InputParam.
84
+ r"""Sets the property_name of this InputParam.
85
85
 
86
86
  属性名称
87
87
 
@@ -27,7 +27,7 @@ class InputRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, name=None, property_reference=None):
30
- """InputRequest
30
+ r"""InputRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class InputRequest:
48
48
 
49
49
  @property
50
50
  def name(self):
51
- """Gets the name of this InputRequest.
51
+ r"""Gets the name of this InputRequest.
52
52
 
53
53
  参数名,正则: \"^[A-Za-z][A-Za-z_]{0,31}$\"
54
54
 
@@ -59,7 +59,7 @@ class InputRequest:
59
59
 
60
60
  @name.setter
61
61
  def name(self, name):
62
- """Sets the name of this InputRequest.
62
+ r"""Sets the name of this InputRequest.
63
63
 
64
64
  参数名,正则: \"^[A-Za-z][A-Za-z_]{0,31}$\"
65
65
 
@@ -70,7 +70,7 @@ class InputRequest:
70
70
 
71
71
  @property
72
72
  def property_reference(self):
73
- """Gets the property_reference of this InputRequest.
73
+ r"""Gets the property_reference of this InputRequest.
74
74
 
75
75
  :return: The property_reference of this InputRequest.
76
76
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.PropertyReferenceReq`
@@ -79,7 +79,7 @@ class InputRequest:
79
79
 
80
80
  @property_reference.setter
81
81
  def property_reference(self, property_reference):
82
- """Sets the property_reference of this InputRequest.
82
+ r"""Sets the property_reference of this InputRequest.
83
83
 
84
84
  :param property_reference: The property_reference of this InputRequest.
85
85
  :type property_reference: :class:`huaweicloudsdkiotanalytics.v1.PropertyReferenceReq`
@@ -27,7 +27,7 @@ class InputResponse:
27
27
  }
28
28
 
29
29
  def __init__(self, name=None, property_reference=None):
30
- """InputResponse
30
+ r"""InputResponse
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class InputResponse:
50
50
 
51
51
  @property
52
52
  def name(self):
53
- """Gets the name of this InputResponse.
53
+ r"""Gets the name of this InputResponse.
54
54
 
55
55
  参数名
56
56
 
@@ -61,7 +61,7 @@ class InputResponse:
61
61
 
62
62
  @name.setter
63
63
  def name(self, name):
64
- """Sets the name of this InputResponse.
64
+ r"""Sets the name of this InputResponse.
65
65
 
66
66
  参数名
67
67
 
@@ -72,7 +72,7 @@ class InputResponse:
72
72
 
73
73
  @property
74
74
  def property_reference(self):
75
- """Gets the property_reference of this InputResponse.
75
+ r"""Gets the property_reference of this InputResponse.
76
76
 
77
77
  :return: The property_reference of this InputResponse.
78
78
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.PropertyReferenceResponse`
@@ -81,7 +81,7 @@ class InputResponse:
81
81
 
82
82
  @property_reference.setter
83
83
  def property_reference(self, property_reference):
84
- """Sets the property_reference of this InputResponse.
84
+ r"""Sets the property_reference of this InputResponse.
85
85
 
86
86
  :param property_reference: The property_reference of this InputResponse.
87
87
  :type property_reference: :class:`huaweicloudsdkiotanalytics.v1.PropertyReferenceResponse`
@@ -27,7 +27,7 @@ class IotdaContentReq:
27
27
  }
28
28
 
29
29
  def __init__(self, iotda_instance_id=None, rules=None):
30
- """IotdaContentReq
30
+ r"""IotdaContentReq
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class IotdaContentReq:
48
48
 
49
49
  @property
50
50
  def iotda_instance_id(self):
51
- """Gets the iotda_instance_id of this IotdaContentReq.
51
+ r"""Gets the iotda_instance_id of this IotdaContentReq.
52
52
 
53
53
  IoTDA实例Id
54
54
 
@@ -59,7 +59,7 @@ class IotdaContentReq:
59
59
 
60
60
  @iotda_instance_id.setter
61
61
  def iotda_instance_id(self, iotda_instance_id):
62
- """Sets the iotda_instance_id of this IotdaContentReq.
62
+ r"""Sets the iotda_instance_id of this IotdaContentReq.
63
63
 
64
64
  IoTDA实例Id
65
65
 
@@ -70,7 +70,7 @@ class IotdaContentReq:
70
70
 
71
71
  @property
72
72
  def rules(self):
73
- """Gets the rules of this IotdaContentReq.
73
+ r"""Gets the rules of this IotdaContentReq.
74
74
 
75
75
  在IoTDA实例中要配置转发规则推送数据的资源空间和产品列表
76
76
 
@@ -81,7 +81,7 @@ class IotdaContentReq:
81
81
 
82
82
  @rules.setter
83
83
  def rules(self, rules):
84
- """Sets the rules of this IotdaContentReq.
84
+ r"""Sets the rules of this IotdaContentReq.
85
85
 
86
86
  在IoTDA实例中要配置转发规则推送数据的资源空间和产品列表
87
87
 
@@ -27,7 +27,7 @@ class IotdaContentRsp:
27
27
  }
28
28
 
29
29
  def __init__(self, iotda_instance_id=None, rules=None):
30
- """IotdaContentRsp
30
+ r"""IotdaContentRsp
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class IotdaContentRsp:
48
48
 
49
49
  @property
50
50
  def iotda_instance_id(self):
51
- """Gets the iotda_instance_id of this IotdaContentRsp.
51
+ r"""Gets the iotda_instance_id of this IotdaContentRsp.
52
52
 
53
53
  IoTDA实例Id
54
54
 
@@ -59,7 +59,7 @@ class IotdaContentRsp:
59
59
 
60
60
  @iotda_instance_id.setter
61
61
  def iotda_instance_id(self, iotda_instance_id):
62
- """Sets the iotda_instance_id of this IotdaContentRsp.
62
+ r"""Sets the iotda_instance_id of this IotdaContentRsp.
63
63
 
64
64
  IoTDA实例Id
65
65
 
@@ -70,7 +70,7 @@ class IotdaContentRsp:
70
70
 
71
71
  @property
72
72
  def rules(self):
73
- """Gets the rules of this IotdaContentRsp.
73
+ r"""Gets the rules of this IotdaContentRsp.
74
74
 
75
75
  在IoTDA实例中要配置的转发规则,包含推送数据的资源空间和产品列表
76
76
 
@@ -81,7 +81,7 @@ class IotdaContentRsp:
81
81
 
82
82
  @rules.setter
83
83
  def rules(self, rules):
84
- """Sets the rules of this IotdaContentRsp.
84
+ r"""Sets the rules of this IotdaContentRsp.
85
85
 
86
86
  在IoTDA实例中要配置的转发规则,包含推送数据的资源空间和产品列表
87
87
 
@@ -27,7 +27,7 @@ class IotdaContentRuleReq:
27
27
  }
28
28
 
29
29
  def __init__(self, app_id=None, products=None):
30
- """IotdaContentRuleReq
30
+ r"""IotdaContentRuleReq
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class IotdaContentRuleReq:
48
48
 
49
49
  @property
50
50
  def app_id(self):
51
- """Gets the app_id of this IotdaContentRuleReq.
51
+ r"""Gets the app_id of this IotdaContentRuleReq.
52
52
 
53
53
  IoTDA中的资源空间Id
54
54
 
@@ -59,7 +59,7 @@ class IotdaContentRuleReq:
59
59
 
60
60
  @app_id.setter
61
61
  def app_id(self, app_id):
62
- """Sets the app_id of this IotdaContentRuleReq.
62
+ r"""Sets the app_id of this IotdaContentRuleReq.
63
63
 
64
64
  IoTDA中的资源空间Id
65
65
 
@@ -70,7 +70,7 @@ class IotdaContentRuleReq:
70
70
 
71
71
  @property
72
72
  def products(self):
73
- """Gets the products of this IotdaContentRuleReq.
73
+ r"""Gets the products of this IotdaContentRuleReq.
74
74
 
75
75
  IoTDA中某资源空间Id下的产品列表
76
76
 
@@ -81,7 +81,7 @@ class IotdaContentRuleReq:
81
81
 
82
82
  @products.setter
83
83
  def products(self, products):
84
- """Sets the products of this IotdaContentRuleReq.
84
+ r"""Sets the products of this IotdaContentRuleReq.
85
85
 
86
86
  IoTDA中某资源空间Id下的产品列表
87
87
 
@@ -29,7 +29,7 @@ class IotdaContentRuleRsp:
29
29
  }
30
30
 
31
31
  def __init__(self, app_id=None, products=None, rule_actions=None):
32
- """IotdaContentRuleRsp
32
+ r"""IotdaContentRuleRsp
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class IotdaContentRuleRsp:
54
54
 
55
55
  @property
56
56
  def app_id(self):
57
- """Gets the app_id of this IotdaContentRuleRsp.
57
+ r"""Gets the app_id of this IotdaContentRuleRsp.
58
58
 
59
59
  IoTDA中的资源空间Id
60
60
 
@@ -65,7 +65,7 @@ class IotdaContentRuleRsp:
65
65
 
66
66
  @app_id.setter
67
67
  def app_id(self, app_id):
68
- """Sets the app_id of this IotdaContentRuleRsp.
68
+ r"""Sets the app_id of this IotdaContentRuleRsp.
69
69
 
70
70
  IoTDA中的资源空间Id
71
71
 
@@ -76,7 +76,7 @@ class IotdaContentRuleRsp:
76
76
 
77
77
  @property
78
78
  def products(self):
79
- """Gets the products of this IotdaContentRuleRsp.
79
+ r"""Gets the products of this IotdaContentRuleRsp.
80
80
 
81
81
  IoTDA中某资源空间Id下的产品列表
82
82
 
@@ -87,7 +87,7 @@ class IotdaContentRuleRsp:
87
87
 
88
88
  @products.setter
89
89
  def products(self, products):
90
- """Sets the products of this IotdaContentRuleRsp.
90
+ r"""Sets the products of this IotdaContentRuleRsp.
91
91
 
92
92
  IoTDA中某资源空间Id下的产品列表
93
93
 
@@ -98,7 +98,7 @@ class IotdaContentRuleRsp:
98
98
 
99
99
  @property
100
100
  def rule_actions(self):
101
- """Gets the rule_actions of this IotdaContentRuleRsp.
101
+ r"""Gets the rule_actions of this IotdaContentRuleRsp.
102
102
 
103
103
  IoTDA中rule_id和action_id列表
104
104
 
@@ -109,7 +109,7 @@ class IotdaContentRuleRsp:
109
109
 
110
110
  @rule_actions.setter
111
111
  def rule_actions(self, rule_actions):
112
- """Sets the rule_actions of this IotdaContentRuleRsp.
112
+ r"""Sets the rule_actions of this IotdaContentRuleRsp.
113
113
 
114
114
  IoTDA中rule_id和action_id列表
115
115
 
@@ -27,7 +27,7 @@ class IotdaRuleAction:
27
27
  }
28
28
 
29
29
  def __init__(self, rule_id=None, action_id=None):
30
- """IotdaRuleAction
30
+ r"""IotdaRuleAction
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class IotdaRuleAction:
48
48
 
49
49
  @property
50
50
  def rule_id(self):
51
- """Gets the rule_id of this IotdaRuleAction.
51
+ r"""Gets the rule_id of this IotdaRuleAction.
52
52
 
53
53
  IoTDA中的规则Id
54
54
 
@@ -59,7 +59,7 @@ class IotdaRuleAction:
59
59
 
60
60
  @rule_id.setter
61
61
  def rule_id(self, rule_id):
62
- """Sets the rule_id of this IotdaRuleAction.
62
+ r"""Sets the rule_id of this IotdaRuleAction.
63
63
 
64
64
  IoTDA中的规则Id
65
65
 
@@ -70,7 +70,7 @@ class IotdaRuleAction:
70
70
 
71
71
  @property
72
72
  def action_id(self):
73
- """Gets the action_id of this IotdaRuleAction.
73
+ r"""Gets the action_id of this IotdaRuleAction.
74
74
 
75
75
  IoTDA中推送数据动作ID
76
76
 
@@ -81,7 +81,7 @@ class IotdaRuleAction:
81
81
 
82
82
  @action_id.setter
83
83
  def action_id(self, action_id):
84
- """Sets the action_id of this IotdaRuleAction.
84
+ r"""Sets the action_id of this IotdaRuleAction.
85
85
 
86
86
  IoTDA中推送数据动作ID
87
87