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
@@ -41,7 +41,7 @@ class ComputingResource:
41
41
  }
42
42
 
43
43
  def __init__(self, computing_resource_id=None, computing_resource_name=None, description=None, owner=None, created_time=None, computing_resource_type=None, cu_count=None, charging_mode=None, resource_mode=None):
44
- """ComputingResource
44
+ r"""ComputingResource
45
45
 
46
46
  The model defined in huaweicloud sdk
47
47
 
@@ -99,7 +99,7 @@ class ComputingResource:
99
99
 
100
100
  @property
101
101
  def computing_resource_id(self):
102
- """Gets the computing_resource_id of this ComputingResource.
102
+ r"""Gets the computing_resource_id of this ComputingResource.
103
103
 
104
104
  计算资源ID。
105
105
 
@@ -110,7 +110,7 @@ class ComputingResource:
110
110
 
111
111
  @computing_resource_id.setter
112
112
  def computing_resource_id(self, computing_resource_id):
113
- """Sets the computing_resource_id of this ComputingResource.
113
+ r"""Sets the computing_resource_id of this ComputingResource.
114
114
 
115
115
  计算资源ID。
116
116
 
@@ -121,7 +121,7 @@ class ComputingResource:
121
121
 
122
122
  @property
123
123
  def computing_resource_name(self):
124
- """Gets the computing_resource_name of this ComputingResource.
124
+ r"""Gets the computing_resource_name of this ComputingResource.
125
125
 
126
126
  计算资源名称。
127
127
 
@@ -132,7 +132,7 @@ class ComputingResource:
132
132
 
133
133
  @computing_resource_name.setter
134
134
  def computing_resource_name(self, computing_resource_name):
135
- """Sets the computing_resource_name of this ComputingResource.
135
+ r"""Sets the computing_resource_name of this ComputingResource.
136
136
 
137
137
  计算资源名称。
138
138
 
@@ -143,7 +143,7 @@ class ComputingResource:
143
143
 
144
144
  @property
145
145
  def description(self):
146
- """Gets the description of this ComputingResource.
146
+ r"""Gets the description of this ComputingResource.
147
147
 
148
148
  计算资源描述信息。
149
149
 
@@ -154,7 +154,7 @@ class ComputingResource:
154
154
 
155
155
  @description.setter
156
156
  def description(self, description):
157
- """Sets the description of this ComputingResource.
157
+ r"""Sets the description of this ComputingResource.
158
158
 
159
159
  计算资源描述信息。
160
160
 
@@ -165,7 +165,7 @@ class ComputingResource:
165
165
 
166
166
  @property
167
167
  def owner(self):
168
- """Gets the owner of this ComputingResource.
168
+ r"""Gets the owner of this ComputingResource.
169
169
 
170
170
  创建计算资源的用户。
171
171
 
@@ -176,7 +176,7 @@ class ComputingResource:
176
176
 
177
177
  @owner.setter
178
178
  def owner(self, owner):
179
- """Sets the owner of this ComputingResource.
179
+ r"""Sets the owner of this ComputingResource.
180
180
 
181
181
  创建计算资源的用户。
182
182
 
@@ -187,7 +187,7 @@ class ComputingResource:
187
187
 
188
188
  @property
189
189
  def created_time(self):
190
- """Gets the created_time of this ComputingResource.
190
+ r"""Gets the created_time of this ComputingResource.
191
191
 
192
192
  创建计算资源的时间。时间格式为ISO日期时间格式yyyy-MM-dd'T'HH:mm:ss'Z'
193
193
 
@@ -198,7 +198,7 @@ class ComputingResource:
198
198
 
199
199
  @created_time.setter
200
200
  def created_time(self, created_time):
201
- """Sets the created_time of this ComputingResource.
201
+ r"""Sets the created_time of this ComputingResource.
202
202
 
203
203
  创建计算资源的时间。时间格式为ISO日期时间格式yyyy-MM-dd'T'HH:mm:ss'Z'
204
204
 
@@ -209,7 +209,7 @@ class ComputingResource:
209
209
 
210
210
  @property
211
211
  def computing_resource_type(self):
212
- """Gets the computing_resource_type of this ComputingResource.
212
+ r"""Gets the computing_resource_type of this ComputingResource.
213
213
 
214
214
  计算资源的类型,。目前支持:sql
215
215
 
@@ -220,7 +220,7 @@ class ComputingResource:
220
220
 
221
221
  @computing_resource_type.setter
222
222
  def computing_resource_type(self, computing_resource_type):
223
- """Sets the computing_resource_type of this ComputingResource.
223
+ r"""Sets the computing_resource_type of this ComputingResource.
224
224
 
225
225
  计算资源的类型,。目前支持:sql
226
226
 
@@ -231,7 +231,7 @@ class ComputingResource:
231
231
 
232
232
  @property
233
233
  def cu_count(self):
234
- """Gets the cu_count of this ComputingResource.
234
+ r"""Gets the cu_count of this ComputingResource.
235
235
 
236
236
  与该计算资源绑定的计算单元数。设置值当前只支持16,64,256。
237
237
 
@@ -242,7 +242,7 @@ class ComputingResource:
242
242
 
243
243
  @cu_count.setter
244
244
  def cu_count(self, cu_count):
245
- """Sets the cu_count of this ComputingResource.
245
+ r"""Sets the cu_count of this ComputingResource.
246
246
 
247
247
  与该计算资源绑定的计算单元数。设置值当前只支持16,64,256。
248
248
 
@@ -253,7 +253,7 @@ class ComputingResource:
253
253
 
254
254
  @property
255
255
  def charging_mode(self):
256
- """Gets the charging_mode of this ComputingResource.
256
+ r"""Gets the charging_mode of this ComputingResource.
257
257
 
258
258
  计算资源的收费模式。“1”表示按照CU时收费。“2”表示按照包年包月收费。
259
259
 
@@ -264,7 +264,7 @@ class ComputingResource:
264
264
 
265
265
  @charging_mode.setter
266
266
  def charging_mode(self, charging_mode):
267
- """Sets the charging_mode of this ComputingResource.
267
+ r"""Sets the charging_mode of this ComputingResource.
268
268
 
269
269
  计算资源的收费模式。“1”表示按照CU时收费。“2”表示按照包年包月收费。
270
270
 
@@ -275,7 +275,7 @@ class ComputingResource:
275
275
 
276
276
  @property
277
277
  def resource_mode(self):
278
- """Gets the resource_mode of this ComputingResource.
278
+ r"""Gets the resource_mode of this ComputingResource.
279
279
 
280
280
  计算资源类型。0:共享资源 1:专属资源
281
281
 
@@ -286,7 +286,7 @@ class ComputingResource:
286
286
 
287
287
  @resource_mode.setter
288
288
  def resource_mode(self, resource_mode):
289
- """Sets the resource_mode of this ComputingResource.
289
+ r"""Sets the resource_mode of this ComputingResource.
290
290
 
291
291
  计算资源类型。0:共享资源 1:专属资源
292
292
 
@@ -45,7 +45,7 @@ class ContentDetailReq:
45
45
  }
46
46
 
47
47
  def __init__(self, iotda_content=None, obs_content=None, dis_content=None, smn_content=None, function_graph_content=None, model_arts_content=None, dcs_content=None, kafka_content=None, api_content=None, node_content=None, edge_content=None):
48
- """ContentDetailReq
48
+ r"""ContentDetailReq
49
49
 
50
50
  The model defined in huaweicloud sdk
51
51
 
@@ -113,7 +113,7 @@ class ContentDetailReq:
113
113
 
114
114
  @property
115
115
  def iotda_content(self):
116
- """Gets the iotda_content of this ContentDetailReq.
116
+ r"""Gets the iotda_content of this ContentDetailReq.
117
117
 
118
118
  :return: The iotda_content of this ContentDetailReq.
119
119
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.IotdaContentReq`
@@ -122,7 +122,7 @@ class ContentDetailReq:
122
122
 
123
123
  @iotda_content.setter
124
124
  def iotda_content(self, iotda_content):
125
- """Sets the iotda_content of this ContentDetailReq.
125
+ r"""Sets the iotda_content of this ContentDetailReq.
126
126
 
127
127
  :param iotda_content: The iotda_content of this ContentDetailReq.
128
128
  :type iotda_content: :class:`huaweicloudsdkiotanalytics.v1.IotdaContentReq`
@@ -131,7 +131,7 @@ class ContentDetailReq:
131
131
 
132
132
  @property
133
133
  def obs_content(self):
134
- """Gets the obs_content of this ContentDetailReq.
134
+ r"""Gets the obs_content of this ContentDetailReq.
135
135
 
136
136
  :return: The obs_content of this ContentDetailReq.
137
137
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.ObsContentReq`
@@ -140,7 +140,7 @@ class ContentDetailReq:
140
140
 
141
141
  @obs_content.setter
142
142
  def obs_content(self, obs_content):
143
- """Sets the obs_content of this ContentDetailReq.
143
+ r"""Sets the obs_content of this ContentDetailReq.
144
144
 
145
145
  :param obs_content: The obs_content of this ContentDetailReq.
146
146
  :type obs_content: :class:`huaweicloudsdkiotanalytics.v1.ObsContentReq`
@@ -149,7 +149,7 @@ class ContentDetailReq:
149
149
 
150
150
  @property
151
151
  def dis_content(self):
152
- """Gets the dis_content of this ContentDetailReq.
152
+ r"""Gets the dis_content of this ContentDetailReq.
153
153
 
154
154
  :return: The dis_content of this ContentDetailReq.
155
155
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.DisContentReq`
@@ -158,7 +158,7 @@ class ContentDetailReq:
158
158
 
159
159
  @dis_content.setter
160
160
  def dis_content(self, dis_content):
161
- """Sets the dis_content of this ContentDetailReq.
161
+ r"""Sets the dis_content of this ContentDetailReq.
162
162
 
163
163
  :param dis_content: The dis_content of this ContentDetailReq.
164
164
  :type dis_content: :class:`huaweicloudsdkiotanalytics.v1.DisContentReq`
@@ -167,7 +167,7 @@ class ContentDetailReq:
167
167
 
168
168
  @property
169
169
  def smn_content(self):
170
- """Gets the smn_content of this ContentDetailReq.
170
+ r"""Gets the smn_content of this ContentDetailReq.
171
171
 
172
172
  :return: The smn_content of this ContentDetailReq.
173
173
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.SmnContentReq`
@@ -176,7 +176,7 @@ class ContentDetailReq:
176
176
 
177
177
  @smn_content.setter
178
178
  def smn_content(self, smn_content):
179
- """Sets the smn_content of this ContentDetailReq.
179
+ r"""Sets the smn_content of this ContentDetailReq.
180
180
 
181
181
  :param smn_content: The smn_content of this ContentDetailReq.
182
182
  :type smn_content: :class:`huaweicloudsdkiotanalytics.v1.SmnContentReq`
@@ -185,7 +185,7 @@ class ContentDetailReq:
185
185
 
186
186
  @property
187
187
  def function_graph_content(self):
188
- """Gets the function_graph_content of this ContentDetailReq.
188
+ r"""Gets the function_graph_content of this ContentDetailReq.
189
189
 
190
190
  :return: The function_graph_content of this ContentDetailReq.
191
191
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.FunctionGraphContentReq`
@@ -194,7 +194,7 @@ class ContentDetailReq:
194
194
 
195
195
  @function_graph_content.setter
196
196
  def function_graph_content(self, function_graph_content):
197
- """Sets the function_graph_content of this ContentDetailReq.
197
+ r"""Sets the function_graph_content of this ContentDetailReq.
198
198
 
199
199
  :param function_graph_content: The function_graph_content of this ContentDetailReq.
200
200
  :type function_graph_content: :class:`huaweicloudsdkiotanalytics.v1.FunctionGraphContentReq`
@@ -203,7 +203,7 @@ class ContentDetailReq:
203
203
 
204
204
  @property
205
205
  def model_arts_content(self):
206
- """Gets the model_arts_content of this ContentDetailReq.
206
+ r"""Gets the model_arts_content of this ContentDetailReq.
207
207
 
208
208
  :return: The model_arts_content of this ContentDetailReq.
209
209
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.ModelArtsContentReq`
@@ -212,7 +212,7 @@ class ContentDetailReq:
212
212
 
213
213
  @model_arts_content.setter
214
214
  def model_arts_content(self, model_arts_content):
215
- """Sets the model_arts_content of this ContentDetailReq.
215
+ r"""Sets the model_arts_content of this ContentDetailReq.
216
216
 
217
217
  :param model_arts_content: The model_arts_content of this ContentDetailReq.
218
218
  :type model_arts_content: :class:`huaweicloudsdkiotanalytics.v1.ModelArtsContentReq`
@@ -221,7 +221,7 @@ class ContentDetailReq:
221
221
 
222
222
  @property
223
223
  def dcs_content(self):
224
- """Gets the dcs_content of this ContentDetailReq.
224
+ r"""Gets the dcs_content of this ContentDetailReq.
225
225
 
226
226
  :return: The dcs_content of this ContentDetailReq.
227
227
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.DcsContentReq`
@@ -230,7 +230,7 @@ class ContentDetailReq:
230
230
 
231
231
  @dcs_content.setter
232
232
  def dcs_content(self, dcs_content):
233
- """Sets the dcs_content of this ContentDetailReq.
233
+ r"""Sets the dcs_content of this ContentDetailReq.
234
234
 
235
235
  :param dcs_content: The dcs_content of this ContentDetailReq.
236
236
  :type dcs_content: :class:`huaweicloudsdkiotanalytics.v1.DcsContentReq`
@@ -239,7 +239,7 @@ class ContentDetailReq:
239
239
 
240
240
  @property
241
241
  def kafka_content(self):
242
- """Gets the kafka_content of this ContentDetailReq.
242
+ r"""Gets the kafka_content of this ContentDetailReq.
243
243
 
244
244
  :return: The kafka_content of this ContentDetailReq.
245
245
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.KafkaContentReq`
@@ -248,7 +248,7 @@ class ContentDetailReq:
248
248
 
249
249
  @kafka_content.setter
250
250
  def kafka_content(self, kafka_content):
251
- """Sets the kafka_content of this ContentDetailReq.
251
+ r"""Sets the kafka_content of this ContentDetailReq.
252
252
 
253
253
  :param kafka_content: The kafka_content of this ContentDetailReq.
254
254
  :type kafka_content: :class:`huaweicloudsdkiotanalytics.v1.KafkaContentReq`
@@ -257,7 +257,7 @@ class ContentDetailReq:
257
257
 
258
258
  @property
259
259
  def api_content(self):
260
- """Gets the api_content of this ContentDetailReq.
260
+ r"""Gets the api_content of this ContentDetailReq.
261
261
 
262
262
  :return: The api_content of this ContentDetailReq.
263
263
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.ApiContentReq`
@@ -266,7 +266,7 @@ class ContentDetailReq:
266
266
 
267
267
  @api_content.setter
268
268
  def api_content(self, api_content):
269
- """Sets the api_content of this ContentDetailReq.
269
+ r"""Sets the api_content of this ContentDetailReq.
270
270
 
271
271
  :param api_content: The api_content of this ContentDetailReq.
272
272
  :type api_content: :class:`huaweicloudsdkiotanalytics.v1.ApiContentReq`
@@ -275,7 +275,7 @@ class ContentDetailReq:
275
275
 
276
276
  @property
277
277
  def node_content(self):
278
- """Gets the node_content of this ContentDetailReq.
278
+ r"""Gets the node_content of this ContentDetailReq.
279
279
 
280
280
  :return: The node_content of this ContentDetailReq.
281
281
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.NodeContentReq`
@@ -284,7 +284,7 @@ class ContentDetailReq:
284
284
 
285
285
  @node_content.setter
286
286
  def node_content(self, node_content):
287
- """Sets the node_content of this ContentDetailReq.
287
+ r"""Sets the node_content of this ContentDetailReq.
288
288
 
289
289
  :param node_content: The node_content of this ContentDetailReq.
290
290
  :type node_content: :class:`huaweicloudsdkiotanalytics.v1.NodeContentReq`
@@ -293,7 +293,7 @@ class ContentDetailReq:
293
293
 
294
294
  @property
295
295
  def edge_content(self):
296
- """Gets the edge_content of this ContentDetailReq.
296
+ r"""Gets the edge_content of this ContentDetailReq.
297
297
 
298
298
  :return: The edge_content of this ContentDetailReq.
299
299
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.EdgeContentReq`
@@ -302,7 +302,7 @@ class ContentDetailReq:
302
302
 
303
303
  @edge_content.setter
304
304
  def edge_content(self, edge_content):
305
- """Sets the edge_content of this ContentDetailReq.
305
+ r"""Sets the edge_content of this ContentDetailReq.
306
306
 
307
307
  :param edge_content: The edge_content of this ContentDetailReq.
308
308
  :type edge_content: :class:`huaweicloudsdkiotanalytics.v1.EdgeContentReq`
@@ -45,7 +45,7 @@ class ContentDetailRsp:
45
45
  }
46
46
 
47
47
  def __init__(self, iotda_content=None, obs_content=None, dis_content=None, smn_content=None, function_graph_content=None, model_arts_content=None, dcs_content=None, kafka_content=None, api_content=None, node_content=None, edge_content=None):
48
- """ContentDetailRsp
48
+ r"""ContentDetailRsp
49
49
 
50
50
  The model defined in huaweicloud sdk
51
51
 
@@ -113,7 +113,7 @@ class ContentDetailRsp:
113
113
 
114
114
  @property
115
115
  def iotda_content(self):
116
- """Gets the iotda_content of this ContentDetailRsp.
116
+ r"""Gets the iotda_content of this ContentDetailRsp.
117
117
 
118
118
  :return: The iotda_content of this ContentDetailRsp.
119
119
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.IotdaContentRsp`
@@ -122,7 +122,7 @@ class ContentDetailRsp:
122
122
 
123
123
  @iotda_content.setter
124
124
  def iotda_content(self, iotda_content):
125
- """Sets the iotda_content of this ContentDetailRsp.
125
+ r"""Sets the iotda_content of this ContentDetailRsp.
126
126
 
127
127
  :param iotda_content: The iotda_content of this ContentDetailRsp.
128
128
  :type iotda_content: :class:`huaweicloudsdkiotanalytics.v1.IotdaContentRsp`
@@ -131,7 +131,7 @@ class ContentDetailRsp:
131
131
 
132
132
  @property
133
133
  def obs_content(self):
134
- """Gets the obs_content of this ContentDetailRsp.
134
+ r"""Gets the obs_content of this ContentDetailRsp.
135
135
 
136
136
  :return: The obs_content of this ContentDetailRsp.
137
137
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.ObsContentRsp`
@@ -140,7 +140,7 @@ class ContentDetailRsp:
140
140
 
141
141
  @obs_content.setter
142
142
  def obs_content(self, obs_content):
143
- """Sets the obs_content of this ContentDetailRsp.
143
+ r"""Sets the obs_content of this ContentDetailRsp.
144
144
 
145
145
  :param obs_content: The obs_content of this ContentDetailRsp.
146
146
  :type obs_content: :class:`huaweicloudsdkiotanalytics.v1.ObsContentRsp`
@@ -149,7 +149,7 @@ class ContentDetailRsp:
149
149
 
150
150
  @property
151
151
  def dis_content(self):
152
- """Gets the dis_content of this ContentDetailRsp.
152
+ r"""Gets the dis_content of this ContentDetailRsp.
153
153
 
154
154
  :return: The dis_content of this ContentDetailRsp.
155
155
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.DisContentRsp`
@@ -158,7 +158,7 @@ class ContentDetailRsp:
158
158
 
159
159
  @dis_content.setter
160
160
  def dis_content(self, dis_content):
161
- """Sets the dis_content of this ContentDetailRsp.
161
+ r"""Sets the dis_content of this ContentDetailRsp.
162
162
 
163
163
  :param dis_content: The dis_content of this ContentDetailRsp.
164
164
  :type dis_content: :class:`huaweicloudsdkiotanalytics.v1.DisContentRsp`
@@ -167,7 +167,7 @@ class ContentDetailRsp:
167
167
 
168
168
  @property
169
169
  def smn_content(self):
170
- """Gets the smn_content of this ContentDetailRsp.
170
+ r"""Gets the smn_content of this ContentDetailRsp.
171
171
 
172
172
  :return: The smn_content of this ContentDetailRsp.
173
173
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.SmnContentRsp`
@@ -176,7 +176,7 @@ class ContentDetailRsp:
176
176
 
177
177
  @smn_content.setter
178
178
  def smn_content(self, smn_content):
179
- """Sets the smn_content of this ContentDetailRsp.
179
+ r"""Sets the smn_content of this ContentDetailRsp.
180
180
 
181
181
  :param smn_content: The smn_content of this ContentDetailRsp.
182
182
  :type smn_content: :class:`huaweicloudsdkiotanalytics.v1.SmnContentRsp`
@@ -185,7 +185,7 @@ class ContentDetailRsp:
185
185
 
186
186
  @property
187
187
  def function_graph_content(self):
188
- """Gets the function_graph_content of this ContentDetailRsp.
188
+ r"""Gets the function_graph_content of this ContentDetailRsp.
189
189
 
190
190
  :return: The function_graph_content of this ContentDetailRsp.
191
191
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.FunctionGraphContentRsp`
@@ -194,7 +194,7 @@ class ContentDetailRsp:
194
194
 
195
195
  @function_graph_content.setter
196
196
  def function_graph_content(self, function_graph_content):
197
- """Sets the function_graph_content of this ContentDetailRsp.
197
+ r"""Sets the function_graph_content of this ContentDetailRsp.
198
198
 
199
199
  :param function_graph_content: The function_graph_content of this ContentDetailRsp.
200
200
  :type function_graph_content: :class:`huaweicloudsdkiotanalytics.v1.FunctionGraphContentRsp`
@@ -203,7 +203,7 @@ class ContentDetailRsp:
203
203
 
204
204
  @property
205
205
  def model_arts_content(self):
206
- """Gets the model_arts_content of this ContentDetailRsp.
206
+ r"""Gets the model_arts_content of this ContentDetailRsp.
207
207
 
208
208
  :return: The model_arts_content of this ContentDetailRsp.
209
209
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.ModelArtsContentRsp`
@@ -212,7 +212,7 @@ class ContentDetailRsp:
212
212
 
213
213
  @model_arts_content.setter
214
214
  def model_arts_content(self, model_arts_content):
215
- """Sets the model_arts_content of this ContentDetailRsp.
215
+ r"""Sets the model_arts_content of this ContentDetailRsp.
216
216
 
217
217
  :param model_arts_content: The model_arts_content of this ContentDetailRsp.
218
218
  :type model_arts_content: :class:`huaweicloudsdkiotanalytics.v1.ModelArtsContentRsp`
@@ -221,7 +221,7 @@ class ContentDetailRsp:
221
221
 
222
222
  @property
223
223
  def dcs_content(self):
224
- """Gets the dcs_content of this ContentDetailRsp.
224
+ r"""Gets the dcs_content of this ContentDetailRsp.
225
225
 
226
226
  :return: The dcs_content of this ContentDetailRsp.
227
227
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.DcsContentRsp`
@@ -230,7 +230,7 @@ class ContentDetailRsp:
230
230
 
231
231
  @dcs_content.setter
232
232
  def dcs_content(self, dcs_content):
233
- """Sets the dcs_content of this ContentDetailRsp.
233
+ r"""Sets the dcs_content of this ContentDetailRsp.
234
234
 
235
235
  :param dcs_content: The dcs_content of this ContentDetailRsp.
236
236
  :type dcs_content: :class:`huaweicloudsdkiotanalytics.v1.DcsContentRsp`
@@ -239,7 +239,7 @@ class ContentDetailRsp:
239
239
 
240
240
  @property
241
241
  def kafka_content(self):
242
- """Gets the kafka_content of this ContentDetailRsp.
242
+ r"""Gets the kafka_content of this ContentDetailRsp.
243
243
 
244
244
  :return: The kafka_content of this ContentDetailRsp.
245
245
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.KafkaContentRsp`
@@ -248,7 +248,7 @@ class ContentDetailRsp:
248
248
 
249
249
  @kafka_content.setter
250
250
  def kafka_content(self, kafka_content):
251
- """Sets the kafka_content of this ContentDetailRsp.
251
+ r"""Sets the kafka_content of this ContentDetailRsp.
252
252
 
253
253
  :param kafka_content: The kafka_content of this ContentDetailRsp.
254
254
  :type kafka_content: :class:`huaweicloudsdkiotanalytics.v1.KafkaContentRsp`
@@ -257,7 +257,7 @@ class ContentDetailRsp:
257
257
 
258
258
  @property
259
259
  def api_content(self):
260
- """Gets the api_content of this ContentDetailRsp.
260
+ r"""Gets the api_content of this ContentDetailRsp.
261
261
 
262
262
  :return: The api_content of this ContentDetailRsp.
263
263
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.ApiContentRsp`
@@ -266,7 +266,7 @@ class ContentDetailRsp:
266
266
 
267
267
  @api_content.setter
268
268
  def api_content(self, api_content):
269
- """Sets the api_content of this ContentDetailRsp.
269
+ r"""Sets the api_content of this ContentDetailRsp.
270
270
 
271
271
  :param api_content: The api_content of this ContentDetailRsp.
272
272
  :type api_content: :class:`huaweicloudsdkiotanalytics.v1.ApiContentRsp`
@@ -275,7 +275,7 @@ class ContentDetailRsp:
275
275
 
276
276
  @property
277
277
  def node_content(self):
278
- """Gets the node_content of this ContentDetailRsp.
278
+ r"""Gets the node_content of this ContentDetailRsp.
279
279
 
280
280
  :return: The node_content of this ContentDetailRsp.
281
281
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.NodeContentRsp`
@@ -284,7 +284,7 @@ class ContentDetailRsp:
284
284
 
285
285
  @node_content.setter
286
286
  def node_content(self, node_content):
287
- """Sets the node_content of this ContentDetailRsp.
287
+ r"""Sets the node_content of this ContentDetailRsp.
288
288
 
289
289
  :param node_content: The node_content of this ContentDetailRsp.
290
290
  :type node_content: :class:`huaweicloudsdkiotanalytics.v1.NodeContentRsp`
@@ -293,7 +293,7 @@ class ContentDetailRsp:
293
293
 
294
294
  @property
295
295
  def edge_content(self):
296
- """Gets the edge_content of this ContentDetailRsp.
296
+ r"""Gets the edge_content of this ContentDetailRsp.
297
297
 
298
298
  :return: The edge_content of this ContentDetailRsp.
299
299
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.EdgeContentRsp`
@@ -302,7 +302,7 @@ class ContentDetailRsp:
302
302
 
303
303
  @edge_content.setter
304
304
  def edge_content(self, edge_content):
305
- """Sets the edge_content of this ContentDetailRsp.
305
+ r"""Sets the edge_content of this ContentDetailRsp.
306
306
 
307
307
  :param edge_content: The edge_content of this ContentDetailRsp.
308
308
  :type edge_content: :class:`huaweicloudsdkiotanalytics.v1.EdgeContentRsp`
@@ -25,7 +25,7 @@ class CreateAssetModelRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, body=None):
28
- """CreateAssetModelRequest
28
+ r"""CreateAssetModelRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class CreateAssetModelRequest:
43
43
 
44
44
  @property
45
45
  def body(self):
46
- """Gets the body of this CreateAssetModelRequest.
46
+ r"""Gets the body of this CreateAssetModelRequest.
47
47
 
48
48
  :return: The body of this CreateAssetModelRequest.
49
49
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.AssetModelAddRequest`
@@ -52,7 +52,7 @@ class CreateAssetModelRequest:
52
52
 
53
53
  @body.setter
54
54
  def body(self, body):
55
- """Sets the body of this CreateAssetModelRequest.
55
+ r"""Sets the body of this CreateAssetModelRequest.
56
56
 
57
57
  :param body: The body of this CreateAssetModelRequest.
58
58
  :type body: :class:`huaweicloudsdkiotanalytics.v1.AssetModelAddRequest`