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
@@ -31,7 +31,7 @@ class DisContentReq:
31
31
  }
32
32
 
33
33
  def __init__(self, project_id=None, stream_name=None, ak=None, sk=None):
34
- """DisContentReq
34
+ r"""DisContentReq
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -60,7 +60,7 @@ class DisContentReq:
60
60
 
61
61
  @property
62
62
  def project_id(self):
63
- """Gets the project_id of this DisContentReq.
63
+ r"""Gets the project_id of this DisContentReq.
64
64
 
65
65
  项目id
66
66
 
@@ -71,7 +71,7 @@ class DisContentReq:
71
71
 
72
72
  @project_id.setter
73
73
  def project_id(self, project_id):
74
- """Sets the project_id of this DisContentReq.
74
+ r"""Sets the project_id of this DisContentReq.
75
75
 
76
76
  项目id
77
77
 
@@ -82,7 +82,7 @@ class DisContentReq:
82
82
 
83
83
  @property
84
84
  def stream_name(self):
85
- """Gets the stream_name of this DisContentReq.
85
+ r"""Gets the stream_name of this DisContentReq.
86
86
 
87
87
  通道名称
88
88
 
@@ -93,7 +93,7 @@ class DisContentReq:
93
93
 
94
94
  @stream_name.setter
95
95
  def stream_name(self, stream_name):
96
- """Sets the stream_name of this DisContentReq.
96
+ r"""Sets the stream_name of this DisContentReq.
97
97
 
98
98
  通道名称
99
99
 
@@ -104,7 +104,7 @@ class DisContentReq:
104
104
 
105
105
  @property
106
106
  def ak(self):
107
- """Gets the ak of this DisContentReq.
107
+ r"""Gets the ak of this DisContentReq.
108
108
 
109
109
  租户的AK
110
110
 
@@ -115,7 +115,7 @@ class DisContentReq:
115
115
 
116
116
  @ak.setter
117
117
  def ak(self, ak):
118
- """Sets the ak of this DisContentReq.
118
+ r"""Sets the ak of this DisContentReq.
119
119
 
120
120
  租户的AK
121
121
 
@@ -126,7 +126,7 @@ class DisContentReq:
126
126
 
127
127
  @property
128
128
  def sk(self):
129
- """Gets the sk of this DisContentReq.
129
+ r"""Gets the sk of this DisContentReq.
130
130
 
131
131
  租户的SK
132
132
 
@@ -137,7 +137,7 @@ class DisContentReq:
137
137
 
138
138
  @sk.setter
139
139
  def sk(self, sk):
140
- """Sets the sk of this DisContentReq.
140
+ r"""Sets the sk of this DisContentReq.
141
141
 
142
142
  租户的SK
143
143
 
@@ -31,7 +31,7 @@ class DisContentRsp:
31
31
  }
32
32
 
33
33
  def __init__(self, stream_name=None, ak=None, sk=None, project_id=None):
34
- """DisContentRsp
34
+ r"""DisContentRsp
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -64,7 +64,7 @@ class DisContentRsp:
64
64
 
65
65
  @property
66
66
  def stream_name(self):
67
- """Gets the stream_name of this DisContentRsp.
67
+ r"""Gets the stream_name of this DisContentRsp.
68
68
 
69
69
  通道名称
70
70
 
@@ -75,7 +75,7 @@ class DisContentRsp:
75
75
 
76
76
  @stream_name.setter
77
77
  def stream_name(self, stream_name):
78
- """Sets the stream_name of this DisContentRsp.
78
+ r"""Sets the stream_name of this DisContentRsp.
79
79
 
80
80
  通道名称
81
81
 
@@ -86,7 +86,7 @@ class DisContentRsp:
86
86
 
87
87
  @property
88
88
  def ak(self):
89
- """Gets the ak of this DisContentRsp.
89
+ r"""Gets the ak of this DisContentRsp.
90
90
 
91
91
  租户的AK
92
92
 
@@ -97,7 +97,7 @@ class DisContentRsp:
97
97
 
98
98
  @ak.setter
99
99
  def ak(self, ak):
100
- """Sets the ak of this DisContentRsp.
100
+ r"""Sets the ak of this DisContentRsp.
101
101
 
102
102
  租户的AK
103
103
 
@@ -108,7 +108,7 @@ class DisContentRsp:
108
108
 
109
109
  @property
110
110
  def sk(self):
111
- """Gets the sk of this DisContentRsp.
111
+ r"""Gets the sk of this DisContentRsp.
112
112
 
113
113
  租户的SK
114
114
 
@@ -119,7 +119,7 @@ class DisContentRsp:
119
119
 
120
120
  @sk.setter
121
121
  def sk(self, sk):
122
- """Sets the sk of this DisContentRsp.
122
+ r"""Sets the sk of this DisContentRsp.
123
123
 
124
124
  租户的SK
125
125
 
@@ -130,7 +130,7 @@ class DisContentRsp:
130
130
 
131
131
  @property
132
132
  def project_id(self):
133
- """Gets the project_id of this DisContentRsp.
133
+ r"""Gets the project_id of this DisContentRsp.
134
134
 
135
135
  项目id
136
136
 
@@ -141,7 +141,7 @@ class DisContentRsp:
141
141
 
142
142
  @project_id.setter
143
143
  def project_id(self, project_id):
144
- """Sets the project_id of this DisContentRsp.
144
+ r"""Sets the project_id of this DisContentRsp.
145
145
 
146
146
  项目id
147
147
 
@@ -29,7 +29,7 @@ class DTAggregateMetrics:
29
29
  }
30
30
 
31
31
  def __init__(self, inputs=None, expression=None, metric_name=None):
32
- """DTAggregateMetrics
32
+ r"""DTAggregateMetrics
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class DTAggregateMetrics:
54
54
 
55
55
  @property
56
56
  def inputs(self):
57
- """Gets the inputs of this DTAggregateMetrics.
57
+ r"""Gets the inputs of this DTAggregateMetrics.
58
58
 
59
59
  定义指标计算查询的输入资产属性列表
60
60
 
@@ -65,7 +65,7 @@ class DTAggregateMetrics:
65
65
 
66
66
  @inputs.setter
67
67
  def inputs(self, inputs):
68
- """Sets the inputs of this DTAggregateMetrics.
68
+ r"""Sets the inputs of this DTAggregateMetrics.
69
69
 
70
70
  定义指标计算查询的输入资产属性列表
71
71
 
@@ -76,7 +76,7 @@ class DTAggregateMetrics:
76
76
 
77
77
  @property
78
78
  def expression(self):
79
- """Gets the expression of this DTAggregateMetrics.
79
+ r"""Gets the expression of this DTAggregateMetrics.
80
80
 
81
81
  指标表达式,最多64个字符
82
82
 
@@ -87,7 +87,7 @@ class DTAggregateMetrics:
87
87
 
88
88
  @expression.setter
89
89
  def expression(self, expression):
90
- """Sets the expression of this DTAggregateMetrics.
90
+ r"""Sets the expression of this DTAggregateMetrics.
91
91
 
92
92
  指标表达式,最多64个字符
93
93
 
@@ -98,7 +98,7 @@ class DTAggregateMetrics:
98
98
 
99
99
  @property
100
100
  def metric_name(self):
101
- """Gets the metric_name of this DTAggregateMetrics.
101
+ r"""Gets the metric_name of this DTAggregateMetrics.
102
102
 
103
103
  指标名,指标计算查询的输出指标名称
104
104
 
@@ -109,7 +109,7 @@ class DTAggregateMetrics:
109
109
 
110
110
  @metric_name.setter
111
111
  def metric_name(self, metric_name):
112
- """Sets the metric_name of this DTAggregateMetrics.
112
+ r"""Sets the metric_name of this DTAggregateMetrics.
113
113
 
114
114
  指标名,指标计算查询的输出指标名称
115
115
 
@@ -27,7 +27,7 @@ class DTAggregateRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, inputs=None, outputs=None):
30
- """DTAggregateRequest
30
+ r"""DTAggregateRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class DTAggregateRequest:
50
50
 
51
51
  @property
52
52
  def inputs(self):
53
- """Gets the inputs of this DTAggregateRequest.
53
+ r"""Gets the inputs of this DTAggregateRequest.
54
54
 
55
55
  输入参数,最多支持10个
56
56
 
@@ -61,7 +61,7 @@ class DTAggregateRequest:
61
61
 
62
62
  @inputs.setter
63
63
  def inputs(self, inputs):
64
- """Sets the inputs of this DTAggregateRequest.
64
+ r"""Sets the inputs of this DTAggregateRequest.
65
65
 
66
66
  输入参数,最多支持10个
67
67
 
@@ -72,7 +72,7 @@ class DTAggregateRequest:
72
72
 
73
73
  @property
74
74
  def outputs(self):
75
- """Gets the outputs of this DTAggregateRequest.
75
+ r"""Gets the outputs of this DTAggregateRequest.
76
76
 
77
77
  :return: The outputs of this DTAggregateRequest.
78
78
  :rtype: list[:class:`huaweicloudsdkiotanalytics.v1.OutputRequest`]
@@ -81,7 +81,7 @@ class DTAggregateRequest:
81
81
 
82
82
  @outputs.setter
83
83
  def outputs(self, outputs):
84
- """Sets the outputs of this DTAggregateRequest.
84
+ r"""Sets the outputs of this DTAggregateRequest.
85
85
 
86
86
  :param outputs: The outputs of this DTAggregateRequest.
87
87
  :type outputs: list[:class:`huaweicloudsdkiotanalytics.v1.OutputRequest`]
@@ -25,7 +25,7 @@ class DTSchedule:
25
25
  }
26
26
 
27
27
  def __init__(self, period=None):
28
- """DTSchedule
28
+ r"""DTSchedule
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class DTSchedule:
42
42
 
43
43
  @property
44
44
  def period(self):
45
- """Gets the period of this DTSchedule.
45
+ r"""Gets the period of this DTSchedule.
46
46
 
47
47
  调度周期,正则: \"1m|5m|15m|1h\",表示从每小时第0分0秒开始,每1m、5m、15m、1h调度
48
48
 
@@ -53,7 +53,7 @@ class DTSchedule:
53
53
 
54
54
  @period.setter
55
55
  def period(self, period):
56
- """Sets the period of this DTSchedule.
56
+ r"""Sets the period of this DTSchedule.
57
57
 
58
58
  调度周期,正则: \"1m|5m|15m|1h\",表示从每小时第0分0秒开始,每1m、5m、15m、1h调度
59
59
 
@@ -25,7 +25,7 @@ class DTStreamRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, inputs=None):
28
- """DTStreamRequest
28
+ r"""DTStreamRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class DTStreamRequest:
42
42
 
43
43
  @property
44
44
  def inputs(self):
45
- """Gets the inputs of this DTStreamRequest.
45
+ r"""Gets the inputs of this DTStreamRequest.
46
46
 
47
47
  输入参数,最多支持10个
48
48
 
@@ -53,7 +53,7 @@ class DTStreamRequest:
53
53
 
54
54
  @inputs.setter
55
55
  def inputs(self, inputs):
56
- """Sets the inputs of this DTStreamRequest.
56
+ r"""Sets the inputs of this DTStreamRequest.
57
57
 
58
58
  输入参数,最多支持10个
59
59
 
@@ -29,7 +29,7 @@ class DTTransformMetrics:
29
29
  }
30
30
 
31
31
  def __init__(self, inputs=None, expression=None, metric_name=None):
32
- """DTTransformMetrics
32
+ r"""DTTransformMetrics
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class DTTransformMetrics:
54
54
 
55
55
  @property
56
56
  def inputs(self):
57
- """Gets the inputs of this DTTransformMetrics.
57
+ r"""Gets the inputs of this DTTransformMetrics.
58
58
 
59
59
  定义指标计算查询的输入资产属性列表
60
60
 
@@ -65,7 +65,7 @@ class DTTransformMetrics:
65
65
 
66
66
  @inputs.setter
67
67
  def inputs(self, inputs):
68
- """Sets the inputs of this DTTransformMetrics.
68
+ r"""Sets the inputs of this DTTransformMetrics.
69
69
 
70
70
  定义指标计算查询的输入资产属性列表
71
71
 
@@ -76,7 +76,7 @@ class DTTransformMetrics:
76
76
 
77
77
  @property
78
78
  def expression(self):
79
- """Gets the expression of this DTTransformMetrics.
79
+ r"""Gets the expression of this DTTransformMetrics.
80
80
 
81
81
  指标表达式,最多64个字符
82
82
 
@@ -87,7 +87,7 @@ class DTTransformMetrics:
87
87
 
88
88
  @expression.setter
89
89
  def expression(self, expression):
90
- """Sets the expression of this DTTransformMetrics.
90
+ r"""Sets the expression of this DTTransformMetrics.
91
91
 
92
92
  指标表达式,最多64个字符
93
93
 
@@ -98,7 +98,7 @@ class DTTransformMetrics:
98
98
 
99
99
  @property
100
100
  def metric_name(self):
101
- """Gets the metric_name of this DTTransformMetrics.
101
+ r"""Gets the metric_name of this DTTransformMetrics.
102
102
 
103
103
  指标名,指标计算查询的输出指标名称
104
104
 
@@ -109,7 +109,7 @@ class DTTransformMetrics:
109
109
 
110
110
  @metric_name.setter
111
111
  def metric_name(self, metric_name):
112
- """Sets the metric_name of this DTTransformMetrics.
112
+ r"""Sets the metric_name of this DTTransformMetrics.
113
113
 
114
114
  指标名,指标计算查询的输出指标名称
115
115
 
@@ -27,7 +27,7 @@ class DTTransformRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, inputs=None, outputs=None):
30
- """DTTransformRequest
30
+ r"""DTTransformRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class DTTransformRequest:
50
50
 
51
51
  @property
52
52
  def inputs(self):
53
- """Gets the inputs of this DTTransformRequest.
53
+ r"""Gets the inputs of this DTTransformRequest.
54
54
 
55
55
  输入参数,最多支持10个
56
56
 
@@ -61,7 +61,7 @@ class DTTransformRequest:
61
61
 
62
62
  @inputs.setter
63
63
  def inputs(self, inputs):
64
- """Sets the inputs of this DTTransformRequest.
64
+ r"""Sets the inputs of this DTTransformRequest.
65
65
 
66
66
  输入参数,最多支持10个
67
67
 
@@ -72,7 +72,7 @@ class DTTransformRequest:
72
72
 
73
73
  @property
74
74
  def outputs(self):
75
- """Gets the outputs of this DTTransformRequest.
75
+ r"""Gets the outputs of this DTTransformRequest.
76
76
 
77
77
  :return: The outputs of this DTTransformRequest.
78
78
  :rtype: list[:class:`huaweicloudsdkiotanalytics.v1.OutputRequest`]
@@ -81,7 +81,7 @@ class DTTransformRequest:
81
81
 
82
82
  @outputs.setter
83
83
  def outputs(self, outputs):
84
- """Sets the outputs of this DTTransformRequest.
84
+ r"""Sets the outputs of this DTTransformRequest.
85
85
 
86
86
  :param outputs: The outputs of this DTTransformRequest.
87
87
  :type outputs: list[:class:`huaweicloudsdkiotanalytics.v1.OutputRequest`]
@@ -27,7 +27,7 @@ class EdgeContentReq:
27
27
  }
28
28
 
29
29
  def __init__(self, iotda_instance_id=None, rules=None):
30
- """EdgeContentReq
30
+ r"""EdgeContentReq
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class EdgeContentReq:
49
49
 
50
50
  @property
51
51
  def iotda_instance_id(self):
52
- """Gets the iotda_instance_id of this EdgeContentReq.
52
+ r"""Gets the iotda_instance_id of this EdgeContentReq.
53
53
 
54
54
  edge实例Id
55
55
 
@@ -60,7 +60,7 @@ class EdgeContentReq:
60
60
 
61
61
  @iotda_instance_id.setter
62
62
  def iotda_instance_id(self, iotda_instance_id):
63
- """Sets the iotda_instance_id of this EdgeContentReq.
63
+ r"""Sets the iotda_instance_id of this EdgeContentReq.
64
64
 
65
65
  edge实例Id
66
66
 
@@ -71,7 +71,7 @@ class EdgeContentReq:
71
71
 
72
72
  @property
73
73
  def rules(self):
74
- """Gets the rules of this EdgeContentReq.
74
+ r"""Gets the rules of this EdgeContentReq.
75
75
 
76
76
  在edge实例中要配置转发规则推送数据的资源空间和产品列表
77
77
 
@@ -82,7 +82,7 @@ class EdgeContentReq:
82
82
 
83
83
  @rules.setter
84
84
  def rules(self, rules):
85
- """Sets the rules of this EdgeContentReq.
85
+ r"""Sets the rules of this EdgeContentReq.
86
86
 
87
87
  在edge实例中要配置转发规则推送数据的资源空间和产品列表
88
88
 
@@ -27,7 +27,7 @@ class EdgeContentRsp:
27
27
  }
28
28
 
29
29
  def __init__(self, iotda_instance_id=None, rules=None):
30
- """EdgeContentRsp
30
+ r"""EdgeContentRsp
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class EdgeContentRsp:
48
48
 
49
49
  @property
50
50
  def iotda_instance_id(self):
51
- """Gets the iotda_instance_id of this EdgeContentRsp.
51
+ r"""Gets the iotda_instance_id of this EdgeContentRsp.
52
52
 
53
53
  Edge实例Id
54
54
 
@@ -59,7 +59,7 @@ class EdgeContentRsp:
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 EdgeContentRsp.
62
+ r"""Sets the iotda_instance_id of this EdgeContentRsp.
63
63
 
64
64
  Edge实例Id
65
65
 
@@ -70,7 +70,7 @@ class EdgeContentRsp:
70
70
 
71
71
  @property
72
72
  def rules(self):
73
- """Gets the rules of this EdgeContentRsp.
73
+ r"""Gets the rules of this EdgeContentRsp.
74
74
 
75
75
  在Edge实例中要配置的转发规则,包含推送数据的资源空间和产品列表
76
76
 
@@ -81,7 +81,7 @@ class EdgeContentRsp:
81
81
 
82
82
  @rules.setter
83
83
  def rules(self, rules):
84
- """Sets the rules of this EdgeContentRsp.
84
+ r"""Sets the rules of this EdgeContentRsp.
85
85
 
86
86
  在Edge实例中要配置的转发规则,包含推送数据的资源空间和产品列表
87
87
 
@@ -27,7 +27,7 @@ class EdgeContentRuleReq:
27
27
  }
28
28
 
29
29
  def __init__(self, app_id=None, products=None):
30
- """EdgeContentRuleReq
30
+ r"""EdgeContentRuleReq
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class EdgeContentRuleReq:
48
48
 
49
49
  @property
50
50
  def app_id(self):
51
- """Gets the app_id of this EdgeContentRuleReq.
51
+ r"""Gets the app_id of this EdgeContentRuleReq.
52
52
 
53
53
  Edge中的资源空间Id
54
54
 
@@ -59,7 +59,7 @@ class EdgeContentRuleReq:
59
59
 
60
60
  @app_id.setter
61
61
  def app_id(self, app_id):
62
- """Sets the app_id of this EdgeContentRuleReq.
62
+ r"""Sets the app_id of this EdgeContentRuleReq.
63
63
 
64
64
  Edge中的资源空间Id
65
65
 
@@ -70,7 +70,7 @@ class EdgeContentRuleReq:
70
70
 
71
71
  @property
72
72
  def products(self):
73
- """Gets the products of this EdgeContentRuleReq.
73
+ r"""Gets the products of this EdgeContentRuleReq.
74
74
 
75
75
  Edge中某资源空间Id下的产品列表
76
76
 
@@ -81,7 +81,7 @@ class EdgeContentRuleReq:
81
81
 
82
82
  @products.setter
83
83
  def products(self, products):
84
- """Sets the products of this EdgeContentRuleReq.
84
+ r"""Sets the products of this EdgeContentRuleReq.
85
85
 
86
86
  Edge中某资源空间Id下的产品列表
87
87
 
@@ -29,7 +29,7 @@ class EdgeContentRuleRsp:
29
29
  }
30
30
 
31
31
  def __init__(self, app_id=None, products=None, rule_actions=None):
32
- """EdgeContentRuleRsp
32
+ r"""EdgeContentRuleRsp
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class EdgeContentRuleRsp:
54
54
 
55
55
  @property
56
56
  def app_id(self):
57
- """Gets the app_id of this EdgeContentRuleRsp.
57
+ r"""Gets the app_id of this EdgeContentRuleRsp.
58
58
 
59
59
  Edge中的资源空间Id
60
60
 
@@ -65,7 +65,7 @@ class EdgeContentRuleRsp:
65
65
 
66
66
  @app_id.setter
67
67
  def app_id(self, app_id):
68
- """Sets the app_id of this EdgeContentRuleRsp.
68
+ r"""Sets the app_id of this EdgeContentRuleRsp.
69
69
 
70
70
  Edge中的资源空间Id
71
71
 
@@ -76,7 +76,7 @@ class EdgeContentRuleRsp:
76
76
 
77
77
  @property
78
78
  def products(self):
79
- """Gets the products of this EdgeContentRuleRsp.
79
+ r"""Gets the products of this EdgeContentRuleRsp.
80
80
 
81
81
  Edge中某资源空间Id下的产品列表
82
82
 
@@ -87,7 +87,7 @@ class EdgeContentRuleRsp:
87
87
 
88
88
  @products.setter
89
89
  def products(self, products):
90
- """Sets the products of this EdgeContentRuleRsp.
90
+ r"""Sets the products of this EdgeContentRuleRsp.
91
91
 
92
92
  Edge中某资源空间Id下的产品列表
93
93
 
@@ -98,7 +98,7 @@ class EdgeContentRuleRsp:
98
98
 
99
99
  @property
100
100
  def rule_actions(self):
101
- """Gets the rule_actions of this EdgeContentRuleRsp.
101
+ r"""Gets the rule_actions of this EdgeContentRuleRsp.
102
102
 
103
103
  Edge中rule_id和action_id列表
104
104
 
@@ -109,7 +109,7 @@ class EdgeContentRuleRsp:
109
109
 
110
110
  @rule_actions.setter
111
111
  def rule_actions(self, rule_actions):
112
- """Sets the rule_actions of this EdgeContentRuleRsp.
112
+ r"""Sets the rule_actions of this EdgeContentRuleRsp.
113
113
 
114
114
  Edge中rule_id和action_id列表
115
115
 
@@ -27,7 +27,7 @@ class ExportDatasetRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, job_id=None, run_id=None):
30
- """ExportDatasetRequest
30
+ r"""ExportDatasetRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class ExportDatasetRequest:
48
48
 
49
49
  @property
50
50
  def job_id(self):
51
- """Gets the job_id of this ExportDatasetRequest.
51
+ r"""Gets the job_id of this ExportDatasetRequest.
52
52
 
53
53
  作业ID。
54
54
 
@@ -59,7 +59,7 @@ class ExportDatasetRequest:
59
59
 
60
60
  @job_id.setter
61
61
  def job_id(self, job_id):
62
- """Sets the job_id of this ExportDatasetRequest.
62
+ r"""Sets the job_id of this ExportDatasetRequest.
63
63
 
64
64
  作业ID。
65
65
 
@@ -70,7 +70,7 @@ class ExportDatasetRequest:
70
70
 
71
71
  @property
72
72
  def run_id(self):
73
- """Gets the run_id of this ExportDatasetRequest.
73
+ r"""Gets the run_id of this ExportDatasetRequest.
74
74
 
75
75
  作业运行ID。
76
76
 
@@ -81,7 +81,7 @@ class ExportDatasetRequest:
81
81
 
82
82
  @run_id.setter
83
83
  def run_id(self, run_id):
84
- """Sets the run_id of this ExportDatasetRequest.
84
+ r"""Sets the run_id of this ExportDatasetRequest.
85
85
 
86
86
  作业运行ID。
87
87
 
@@ -24,7 +24,7 @@ class ExportDatasetResponse(SdkStreamResponse):
24
24
  }
25
25
 
26
26
  def __init__(self, response):
27
- """ExportDatasetResponse
27
+ r"""ExportDatasetResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30