huaweicloudsdkiotanalytics 3.1.141__py2.py3-none-any.whl → 3.1.143__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (269) hide show
  1. huaweicloudsdkiotanalytics/v1/iotanalytics_async_client.py +66 -66
  2. huaweicloudsdkiotanalytics/v1/iotanalytics_client.py +66 -66
  3. huaweicloudsdkiotanalytics/v1/model/add_dev_data_request.py +5 -5
  4. huaweicloudsdkiotanalytics/v1/model/add_dev_data_response.py +3 -3
  5. huaweicloudsdkiotanalytics/v1/model/add_pipeline_job_request.py +5 -5
  6. huaweicloudsdkiotanalytics/v1/model/add_pipeline_job_response.py +5 -5
  7. huaweicloudsdkiotanalytics/v1/model/aggregate_metric.py +7 -7
  8. huaweicloudsdkiotanalytics/v1/model/aggregate_metrics.py +13 -13
  9. huaweicloudsdkiotanalytics/v1/model/aggregate_metrics_request.py +15 -15
  10. huaweicloudsdkiotanalytics/v1/model/aggregate_model.py +11 -11
  11. huaweicloudsdkiotanalytics/v1/model/aggregate_response.py +11 -11
  12. huaweicloudsdkiotanalytics/v1/model/analysis_model_request.py +13 -13
  13. huaweicloudsdkiotanalytics/v1/model/analysis_model_response.py +15 -15
  14. huaweicloudsdkiotanalytics/v1/model/analysis_request.py +9 -9
  15. huaweicloudsdkiotanalytics/v1/model/analysis_response.py +15 -15
  16. huaweicloudsdkiotanalytics/v1/model/api_content_req.py +3 -3
  17. huaweicloudsdkiotanalytics/v1/model/api_content_rsp.py +5 -5
  18. huaweicloudsdkiotanalytics/v1/model/asset_add_request.py +13 -13
  19. huaweicloudsdkiotanalytics/v1/model/asset_mod_request.py +11 -11
  20. huaweicloudsdkiotanalytics/v1/model/asset_model_add_request.py +9 -9
  21. huaweicloudsdkiotanalytics/v1/model/asset_model_mod_request.py +7 -7
  22. huaweicloudsdkiotanalytics/v1/model/asset_model_response.py +15 -15
  23. huaweicloudsdkiotanalytics/v1/model/asset_property_last_value.py +7 -7
  24. huaweicloudsdkiotanalytics/v1/model/asset_response.py +31 -31
  25. huaweicloudsdkiotanalytics/v1/model/column.py +9 -9
  26. huaweicloudsdkiotanalytics/v1/model/computing_resource.py +19 -19
  27. huaweicloudsdkiotanalytics/v1/model/content_detail_req.py +23 -23
  28. huaweicloudsdkiotanalytics/v1/model/content_detail_rsp.py +23 -23
  29. huaweicloudsdkiotanalytics/v1/model/create_asset_model_request.py +3 -3
  30. huaweicloudsdkiotanalytics/v1/model/create_asset_model_response.py +15 -15
  31. huaweicloudsdkiotanalytics/v1/model/create_asset_new_request.py +3 -3
  32. huaweicloudsdkiotanalytics/v1/model/create_asset_new_response.py +31 -31
  33. huaweicloudsdkiotanalytics/v1/model/create_batch_job_request.py +3 -3
  34. huaweicloudsdkiotanalytics/v1/model/create_batch_job_response.py +21 -21
  35. huaweicloudsdkiotanalytics/v1/model/create_computing_resource_request.py +3 -3
  36. huaweicloudsdkiotanalytics/v1/model/create_computing_resource_request_body.py +11 -11
  37. huaweicloudsdkiotanalytics/v1/model/create_computing_resource_response.py +15 -15
  38. huaweicloudsdkiotanalytics/v1/model/create_datasource_req_dto.py +7 -7
  39. huaweicloudsdkiotanalytics/v1/model/create_datasource_request.py +3 -3
  40. huaweicloudsdkiotanalytics/v1/model/create_datasource_response.py +13 -13
  41. huaweicloudsdkiotanalytics/v1/model/create_group_request.py +3 -3
  42. huaweicloudsdkiotanalytics/v1/model/create_group_response.py +23 -23
  43. huaweicloudsdkiotanalytics/v1/model/create_run_request.py +5 -5
  44. huaweicloudsdkiotanalytics/v1/model/create_run_request_body.py +5 -5
  45. huaweicloudsdkiotanalytics/v1/model/create_run_response.py +11 -11
  46. huaweicloudsdkiotanalytics/v1/model/create_streaming_job_request.py +5 -5
  47. huaweicloudsdkiotanalytics/v1/model/create_streaming_job_response.py +5 -5
  48. huaweicloudsdkiotanalytics/v1/model/create_table_request.py +3 -3
  49. huaweicloudsdkiotanalytics/v1/model/create_table_request_body.py +29 -29
  50. huaweicloudsdkiotanalytics/v1/model/create_table_response.py +27 -27
  51. huaweicloudsdkiotanalytics/v1/model/data_schema.py +11 -11
  52. huaweicloudsdkiotanalytics/v1/model/data_store_dto.py +7 -7
  53. huaweicloudsdkiotanalytics/v1/model/datasource_rest_dto.py +13 -13
  54. huaweicloudsdkiotanalytics/v1/model/dcs_content_req.py +11 -11
  55. huaweicloudsdkiotanalytics/v1/model/dcs_content_rsp.py +13 -13
  56. huaweicloudsdkiotanalytics/v1/model/delete_asset_model_request.py +3 -3
  57. huaweicloudsdkiotanalytics/v1/model/delete_asset_model_response.py +1 -1
  58. huaweicloudsdkiotanalytics/v1/model/delete_asset_new_request.py +3 -3
  59. huaweicloudsdkiotanalytics/v1/model/delete_asset_new_response.py +1 -1
  60. huaweicloudsdkiotanalytics/v1/model/delete_batch_job_request.py +3 -3
  61. huaweicloudsdkiotanalytics/v1/model/delete_batch_job_response.py +3 -3
  62. huaweicloudsdkiotanalytics/v1/model/delete_computing_resource_request.py +3 -3
  63. huaweicloudsdkiotanalytics/v1/model/delete_computing_resource_response.py +3 -3
  64. huaweicloudsdkiotanalytics/v1/model/delete_data_store_request.py +3 -3
  65. huaweicloudsdkiotanalytics/v1/model/delete_data_store_response.py +1 -1
  66. huaweicloudsdkiotanalytics/v1/model/delete_datasource_request.py +3 -3
  67. huaweicloudsdkiotanalytics/v1/model/delete_datasource_response.py +3 -3
  68. huaweicloudsdkiotanalytics/v1/model/delete_group_request.py +3 -3
  69. huaweicloudsdkiotanalytics/v1/model/delete_group_response.py +1 -1
  70. huaweicloudsdkiotanalytics/v1/model/delete_pipeline_job_request.py +3 -3
  71. huaweicloudsdkiotanalytics/v1/model/delete_pipeline_job_response.py +3 -3
  72. huaweicloudsdkiotanalytics/v1/model/delete_run_request.py +5 -5
  73. huaweicloudsdkiotanalytics/v1/model/delete_run_response.py +3 -3
  74. huaweicloudsdkiotanalytics/v1/model/delete_streaming_job_by_id_request.py +3 -3
  75. huaweicloudsdkiotanalytics/v1/model/delete_streaming_job_by_id_response.py +3 -3
  76. huaweicloudsdkiotanalytics/v1/model/delete_table_request.py +3 -3
  77. huaweicloudsdkiotanalytics/v1/model/delete_table_response.py +5 -5
  78. huaweicloudsdkiotanalytics/v1/model/dis_content_req.py +9 -9
  79. huaweicloudsdkiotanalytics/v1/model/dis_content_rsp.py +9 -9
  80. huaweicloudsdkiotanalytics/v1/model/dt_aggregate_metrics.py +7 -7
  81. huaweicloudsdkiotanalytics/v1/model/dt_aggregate_request.py +5 -5
  82. huaweicloudsdkiotanalytics/v1/model/dt_schedule.py +3 -3
  83. huaweicloudsdkiotanalytics/v1/model/dt_stream_request.py +3 -3
  84. huaweicloudsdkiotanalytics/v1/model/dt_transform_metrics.py +7 -7
  85. huaweicloudsdkiotanalytics/v1/model/dt_transform_request.py +5 -5
  86. huaweicloudsdkiotanalytics/v1/model/edge_content_req.py +5 -5
  87. huaweicloudsdkiotanalytics/v1/model/edge_content_rsp.py +5 -5
  88. huaweicloudsdkiotanalytics/v1/model/edge_content_rule_req.py +5 -5
  89. huaweicloudsdkiotanalytics/v1/model/edge_content_rule_rsp.py +7 -7
  90. huaweicloudsdkiotanalytics/v1/model/export_dataset_request.py +5 -5
  91. huaweicloudsdkiotanalytics/v1/model/export_dataset_response.py +1 -1
  92. huaweicloudsdkiotanalytics/v1/model/expression.py +7 -7
  93. huaweicloudsdkiotanalytics/v1/model/formula.py +5 -5
  94. huaweicloudsdkiotanalytics/v1/model/function_graph_content_req.py +15 -15
  95. huaweicloudsdkiotanalytics/v1/model/function_graph_content_rsp.py +15 -15
  96. huaweicloudsdkiotanalytics/v1/model/get_data_store.py +17 -17
  97. huaweicloudsdkiotanalytics/v1/model/get_group.py +23 -23
  98. huaweicloudsdkiotanalytics/v1/model/get_history_request.py +9 -9
  99. huaweicloudsdkiotanalytics/v1/model/get_metrics_request.py +7 -7
  100. huaweicloudsdkiotanalytics/v1/model/get_metrics_value.py +7 -7
  101. huaweicloudsdkiotanalytics/v1/model/get_property_request.py +5 -5
  102. huaweicloudsdkiotanalytics/v1/model/history_values.py +5 -5
  103. huaweicloudsdkiotanalytics/v1/model/import_data_request.py +3 -3
  104. huaweicloudsdkiotanalytics/v1/model/import_data_request_body.py +23 -23
  105. huaweicloudsdkiotanalytics/v1/model/import_data_response.py +7 -7
  106. huaweicloudsdkiotanalytics/v1/model/input_model.py +5 -5
  107. huaweicloudsdkiotanalytics/v1/model/input_param.py +5 -5
  108. huaweicloudsdkiotanalytics/v1/model/input_request.py +5 -5
  109. huaweicloudsdkiotanalytics/v1/model/input_response.py +5 -5
  110. huaweicloudsdkiotanalytics/v1/model/iotda_content_req.py +5 -5
  111. huaweicloudsdkiotanalytics/v1/model/iotda_content_rsp.py +5 -5
  112. huaweicloudsdkiotanalytics/v1/model/iotda_content_rule_req.py +5 -5
  113. huaweicloudsdkiotanalytics/v1/model/iotda_content_rule_rsp.py +7 -7
  114. huaweicloudsdkiotanalytics/v1/model/iotda_rule_action.py +5 -5
  115. huaweicloudsdkiotanalytics/v1/model/job.py +21 -21
  116. huaweicloudsdkiotanalytics/v1/model/kafka_auth_info.py +5 -5
  117. huaweicloudsdkiotanalytics/v1/model/kafka_broker_info.py +5 -5
  118. huaweicloudsdkiotanalytics/v1/model/kafka_content_req.py +11 -11
  119. huaweicloudsdkiotanalytics/v1/model/kafka_content_rsp.py +11 -11
  120. huaweicloudsdkiotanalytics/v1/model/key_value.py +5 -5
  121. huaweicloudsdkiotanalytics/v1/model/last_asset_property_value_request.py +7 -7
  122. huaweicloudsdkiotanalytics/v1/model/list_asset_models_request.py +7 -7
  123. huaweicloudsdkiotanalytics/v1/model/list_asset_models_response.py +5 -5
  124. huaweicloudsdkiotanalytics/v1/model/list_assets_new_request.py +9 -9
  125. huaweicloudsdkiotanalytics/v1/model/list_assets_new_response.py +5 -5
  126. huaweicloudsdkiotanalytics/v1/model/list_batch_jobs_request.py +15 -15
  127. huaweicloudsdkiotanalytics/v1/model/list_batch_jobs_response.py +5 -5
  128. huaweicloudsdkiotanalytics/v1/model/list_computing_resources_request.py +7 -7
  129. huaweicloudsdkiotanalytics/v1/model/list_computing_resources_response.py +5 -5
  130. huaweicloudsdkiotanalytics/v1/model/list_data_stores_request.py +11 -11
  131. huaweicloudsdkiotanalytics/v1/model/list_data_stores_response.py +5 -5
  132. huaweicloudsdkiotanalytics/v1/model/list_groups_request.py +13 -13
  133. huaweicloudsdkiotanalytics/v1/model/list_groups_response.py +5 -5
  134. huaweicloudsdkiotanalytics/v1/model/list_history_request.py +5 -5
  135. huaweicloudsdkiotanalytics/v1/model/list_history_response.py +5 -5
  136. huaweicloudsdkiotanalytics/v1/model/list_metrics_request.py +5 -5
  137. huaweicloudsdkiotanalytics/v1/model/list_metrics_response.py +5 -5
  138. huaweicloudsdkiotanalytics/v1/model/list_pipeline_jobs_request.py +17 -17
  139. huaweicloudsdkiotanalytics/v1/model/list_pipeline_jobs_response.py +5 -5
  140. huaweicloudsdkiotanalytics/v1/model/list_runs_request.py +23 -23
  141. huaweicloudsdkiotanalytics/v1/model/list_runs_response.py +5 -5
  142. huaweicloudsdkiotanalytics/v1/model/list_tables_request.py +13 -13
  143. huaweicloudsdkiotanalytics/v1/model/list_tables_response.py +5 -5
  144. huaweicloudsdkiotanalytics/v1/model/list_tag_values_request.py +11 -11
  145. huaweicloudsdkiotanalytics/v1/model/list_tag_values_response.py +7 -7
  146. huaweicloudsdkiotanalytics/v1/model/metric.py +9 -9
  147. huaweicloudsdkiotanalytics/v1/model/metric_input.py +5 -5
  148. huaweicloudsdkiotanalytics/v1/model/metric_list.py +5 -5
  149. huaweicloudsdkiotanalytics/v1/model/metric_value.py +5 -5
  150. huaweicloudsdkiotanalytics/v1/model/model_arts_content_req.py +13 -13
  151. huaweicloudsdkiotanalytics/v1/model/model_arts_content_rsp.py +13 -13
  152. huaweicloudsdkiotanalytics/v1/model/model_property.py +9 -9
  153. huaweicloudsdkiotanalytics/v1/model/named_formula.py +5 -5
  154. huaweicloudsdkiotanalytics/v1/model/node_content_req.py +5 -5
  155. huaweicloudsdkiotanalytics/v1/model/node_content_rsp.py +5 -5
  156. huaweicloudsdkiotanalytics/v1/model/obs_content_req.py +7 -7
  157. huaweicloudsdkiotanalytics/v1/model/obs_content_rsp.py +7 -7
  158. huaweicloudsdkiotanalytics/v1/model/output_request.py +7 -7
  159. huaweicloudsdkiotanalytics/v1/model/output_response.py +11 -11
  160. huaweicloudsdkiotanalytics/v1/model/output_with_model.py +9 -9
  161. huaweicloudsdkiotanalytics/v1/model/pipeline_job_info_dto.py +27 -27
  162. huaweicloudsdkiotanalytics/v1/model/property_filter.py +7 -7
  163. huaweicloudsdkiotanalytics/v1/model/property_model_request.py +15 -15
  164. huaweicloudsdkiotanalytics/v1/model/property_model_response.py +17 -17
  165. huaweicloudsdkiotanalytics/v1/model/property_reference_model.py +9 -9
  166. huaweicloudsdkiotanalytics/v1/model/property_reference_req.py +3 -3
  167. huaweicloudsdkiotanalytics/v1/model/property_reference_response.py +11 -11
  168. huaweicloudsdkiotanalytics/v1/model/property_request.py +7 -7
  169. huaweicloudsdkiotanalytics/v1/model/property_response.py +19 -19
  170. huaweicloudsdkiotanalytics/v1/model/property_value.py +7 -7
  171. huaweicloudsdkiotanalytics/v1/model/publish_root_asset_request.py +3 -3
  172. huaweicloudsdkiotanalytics/v1/model/publish_root_asset_response.py +1 -1
  173. huaweicloudsdkiotanalytics/v1/model/raw_request.py +11 -11
  174. huaweicloudsdkiotanalytics/v1/model/raw_value.py +5 -5
  175. huaweicloudsdkiotanalytics/v1/model/run.py +21 -21
  176. huaweicloudsdkiotanalytics/v1/model/run_detail.py +7 -7
  177. huaweicloudsdkiotanalytics/v1/model/sasl_plain_auth_info.py +5 -5
  178. huaweicloudsdkiotanalytics/v1/model/schedule.py +19 -19
  179. huaweicloudsdkiotanalytics/v1/model/show_all_data_source_request.py +9 -9
  180. huaweicloudsdkiotanalytics/v1/model/show_all_data_source_response.py +5 -5
  181. huaweicloudsdkiotanalytics/v1/model/show_asset_model_request.py +3 -3
  182. huaweicloudsdkiotanalytics/v1/model/show_asset_model_response.py +15 -15
  183. huaweicloudsdkiotanalytics/v1/model/show_asset_new_request.py +5 -5
  184. huaweicloudsdkiotanalytics/v1/model/show_asset_new_response.py +31 -31
  185. huaweicloudsdkiotanalytics/v1/model/show_batch_job_request.py +3 -3
  186. huaweicloudsdkiotanalytics/v1/model/show_batch_job_response.py +21 -21
  187. huaweicloudsdkiotanalytics/v1/model/show_data_source_request.py +3 -3
  188. huaweicloudsdkiotanalytics/v1/model/show_data_source_response.py +13 -13
  189. huaweicloudsdkiotanalytics/v1/model/show_dataset_request.py +9 -9
  190. huaweicloudsdkiotanalytics/v1/model/show_dataset_response.py +9 -9
  191. huaweicloudsdkiotanalytics/v1/model/show_job_by_id_request.py +3 -3
  192. huaweicloudsdkiotanalytics/v1/model/show_job_by_id_response.py +5 -5
  193. huaweicloudsdkiotanalytics/v1/model/show_jobs_request.py +9 -9
  194. huaweicloudsdkiotanalytics/v1/model/show_jobs_response.py +5 -5
  195. huaweicloudsdkiotanalytics/v1/model/show_last_property_value_request.py +5 -5
  196. huaweicloudsdkiotanalytics/v1/model/show_last_property_value_response.py +3 -3
  197. huaweicloudsdkiotanalytics/v1/model/show_metric_value_request.py +5 -5
  198. huaweicloudsdkiotanalytics/v1/model/show_metric_value_response.py +5 -5
  199. huaweicloudsdkiotanalytics/v1/model/show_pipeline_job_request.py +3 -3
  200. huaweicloudsdkiotanalytics/v1/model/show_pipeline_job_response.py +5 -5
  201. huaweicloudsdkiotanalytics/v1/model/show_property_raw_value_request.py +5 -5
  202. huaweicloudsdkiotanalytics/v1/model/show_property_raw_value_response.py +5 -5
  203. huaweicloudsdkiotanalytics/v1/model/show_property_values_request.py +5 -5
  204. huaweicloudsdkiotanalytics/v1/model/show_property_values_response.py +3 -3
  205. huaweicloudsdkiotanalytics/v1/model/show_run_request.py +7 -7
  206. huaweicloudsdkiotanalytics/v1/model/show_run_response.py +15 -15
  207. huaweicloudsdkiotanalytics/v1/model/show_table_preview_request.py +3 -3
  208. huaweicloudsdkiotanalytics/v1/model/show_table_preview_response.py +5 -5
  209. huaweicloudsdkiotanalytics/v1/model/show_table_schema_request.py +3 -3
  210. huaweicloudsdkiotanalytics/v1/model/show_table_schema_response.py +21 -21
  211. huaweicloudsdkiotanalytics/v1/model/smn_content_req.py +7 -7
  212. huaweicloudsdkiotanalytics/v1/model/smn_content_rsp.py +7 -7
  213. huaweicloudsdkiotanalytics/v1/model/sql_job.py +3 -3
  214. huaweicloudsdkiotanalytics/v1/model/sql_job_query_dataset.py +7 -7
  215. huaweicloudsdkiotanalytics/v1/model/sql_job_run.py +3 -3
  216. huaweicloudsdkiotanalytics/v1/model/sql_job_run_detail.py +25 -25
  217. huaweicloudsdkiotanalytics/v1/model/sql_job_run_response_body.py +9 -9
  218. huaweicloudsdkiotanalytics/v1/model/start_job_request.py +9 -9
  219. huaweicloudsdkiotanalytics/v1/model/start_job_response.py +3 -3
  220. huaweicloudsdkiotanalytics/v1/model/start_pipeline_job_request.py +9 -9
  221. huaweicloudsdkiotanalytics/v1/model/start_pipeline_job_response.py +3 -3
  222. huaweicloudsdkiotanalytics/v1/model/stop_job_request.py +5 -5
  223. huaweicloudsdkiotanalytics/v1/model/stop_job_response.py +3 -3
  224. huaweicloudsdkiotanalytics/v1/model/stop_pipeline_job_request.py +5 -5
  225. huaweicloudsdkiotanalytics/v1/model/stop_pipeline_job_response.py +3 -3
  226. huaweicloudsdkiotanalytics/v1/model/storage_group.py +9 -9
  227. huaweicloudsdkiotanalytics/v1/model/stream_model.py +7 -7
  228. huaweicloudsdkiotanalytics/v1/model/stream_output.py +5 -5
  229. huaweicloudsdkiotanalytics/v1/model/stream_response.py +7 -7
  230. huaweicloudsdkiotanalytics/v1/model/streaming_job_info_dto.py +23 -23
  231. huaweicloudsdkiotanalytics/v1/model/table.py +27 -27
  232. huaweicloudsdkiotanalytics/v1/model/tag.py +5 -5
  233. huaweicloudsdkiotanalytics/v1/model/tag_info_dto.py +7 -7
  234. huaweicloudsdkiotanalytics/v1/model/time_span.py +5 -5
  235. huaweicloudsdkiotanalytics/v1/model/time_span_dt.py +5 -5
  236. huaweicloudsdkiotanalytics/v1/model/transform_metric.py +7 -7
  237. huaweicloudsdkiotanalytics/v1/model/transform_metrics.py +9 -9
  238. huaweicloudsdkiotanalytics/v1/model/transform_metrics_request.py +11 -11
  239. huaweicloudsdkiotanalytics/v1/model/transform_model.py +9 -9
  240. huaweicloudsdkiotanalytics/v1/model/transform_response.py +9 -9
  241. huaweicloudsdkiotanalytics/v1/model/update_asset_model_request.py +5 -5
  242. huaweicloudsdkiotanalytics/v1/model/update_asset_model_response.py +15 -15
  243. huaweicloudsdkiotanalytics/v1/model/update_asset_new_request.py +5 -5
  244. huaweicloudsdkiotanalytics/v1/model/update_asset_new_response.py +31 -31
  245. huaweicloudsdkiotanalytics/v1/model/update_batch_job_request.py +5 -5
  246. huaweicloudsdkiotanalytics/v1/model/update_batch_job_response.py +21 -21
  247. huaweicloudsdkiotanalytics/v1/model/update_data_source_request.py +5 -5
  248. huaweicloudsdkiotanalytics/v1/model/update_data_source_response.py +13 -13
  249. huaweicloudsdkiotanalytics/v1/model/update_data_store.py +9 -9
  250. huaweicloudsdkiotanalytics/v1/model/update_data_store_request.py +5 -5
  251. huaweicloudsdkiotanalytics/v1/model/update_data_store_response.py +17 -17
  252. huaweicloudsdkiotanalytics/v1/model/update_datasource_req_dto.py +7 -7
  253. huaweicloudsdkiotanalytics/v1/model/update_group_request.py +5 -5
  254. huaweicloudsdkiotanalytics/v1/model/update_group_response.py +23 -23
  255. huaweicloudsdkiotanalytics/v1/model/update_pipeline_job_request.py +7 -7
  256. huaweicloudsdkiotanalytics/v1/model/update_pipeline_job_response.py +9 -9
  257. huaweicloudsdkiotanalytics/v1/model/update_streaming_job_request.py +7 -7
  258. huaweicloudsdkiotanalytics/v1/model/update_streaming_job_response.py +9 -9
  259. huaweicloudsdkiotanalytics/v1/model/validate_sql_request.py +3 -3
  260. huaweicloudsdkiotanalytics/v1/model/validate_sql_request_body.py +3 -3
  261. huaweicloudsdkiotanalytics/v1/model/validate_sql_response.py +3 -3
  262. huaweicloudsdkiotanalytics/v1/model/vpcep_info.py +9 -9
  263. huaweicloudsdkiotanalytics/v1/model/vpcep_info_rsp.py +11 -11
  264. {huaweicloudsdkiotanalytics-3.1.141.dist-info → huaweicloudsdkiotanalytics-3.1.143.dist-info}/METADATA +2 -2
  265. huaweicloudsdkiotanalytics-3.1.143.dist-info/RECORD +273 -0
  266. huaweicloudsdkiotanalytics-3.1.141.dist-info/RECORD +0 -273
  267. {huaweicloudsdkiotanalytics-3.1.141.dist-info → huaweicloudsdkiotanalytics-3.1.143.dist-info}/LICENSE +0 -0
  268. {huaweicloudsdkiotanalytics-3.1.141.dist-info → huaweicloudsdkiotanalytics-3.1.143.dist-info}/WHEEL +0 -0
  269. {huaweicloudsdkiotanalytics-3.1.141.dist-info → huaweicloudsdkiotanalytics-3.1.143.dist-info}/top_level.txt +0 -0
@@ -35,7 +35,7 @@ class ModelArtsContentRsp:
35
35
  }
36
36
 
37
37
  def __init__(self, service_name=None, access_address=None, verify_body=None, ak=None, sk=None, project_id=None):
38
- """ModelArtsContentRsp
38
+ r"""ModelArtsContentRsp
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -78,7 +78,7 @@ class ModelArtsContentRsp:
78
78
 
79
79
  @property
80
80
  def service_name(self):
81
- """Gets the service_name of this ModelArtsContentRsp.
81
+ r"""Gets the service_name of this ModelArtsContentRsp.
82
82
 
83
83
  服务名称
84
84
 
@@ -89,7 +89,7 @@ class ModelArtsContentRsp:
89
89
 
90
90
  @service_name.setter
91
91
  def service_name(self, service_name):
92
- """Sets the service_name of this ModelArtsContentRsp.
92
+ r"""Sets the service_name of this ModelArtsContentRsp.
93
93
 
94
94
  服务名称
95
95
 
@@ -100,7 +100,7 @@ class ModelArtsContentRsp:
100
100
 
101
101
  @property
102
102
  def access_address(self):
103
- """Gets the access_address of this ModelArtsContentRsp.
103
+ r"""Gets the access_address of this ModelArtsContentRsp.
104
104
 
105
105
  访问地址
106
106
 
@@ -111,7 +111,7 @@ class ModelArtsContentRsp:
111
111
 
112
112
  @access_address.setter
113
113
  def access_address(self, access_address):
114
- """Sets the access_address of this ModelArtsContentRsp.
114
+ r"""Sets the access_address of this ModelArtsContentRsp.
115
115
 
116
116
  访问地址
117
117
 
@@ -122,7 +122,7 @@ class ModelArtsContentRsp:
122
122
 
123
123
  @property
124
124
  def verify_body(self):
125
- """Gets the verify_body of this ModelArtsContentRsp.
125
+ r"""Gets the verify_body of this ModelArtsContentRsp.
126
126
 
127
127
  校验参数
128
128
 
@@ -133,7 +133,7 @@ class ModelArtsContentRsp:
133
133
 
134
134
  @verify_body.setter
135
135
  def verify_body(self, verify_body):
136
- """Sets the verify_body of this ModelArtsContentRsp.
136
+ r"""Sets the verify_body of this ModelArtsContentRsp.
137
137
 
138
138
  校验参数
139
139
 
@@ -144,7 +144,7 @@ class ModelArtsContentRsp:
144
144
 
145
145
  @property
146
146
  def ak(self):
147
- """Gets the ak of this ModelArtsContentRsp.
147
+ r"""Gets the ak of this ModelArtsContentRsp.
148
148
 
149
149
  租户的AK
150
150
 
@@ -155,7 +155,7 @@ class ModelArtsContentRsp:
155
155
 
156
156
  @ak.setter
157
157
  def ak(self, ak):
158
- """Sets the ak of this ModelArtsContentRsp.
158
+ r"""Sets the ak of this ModelArtsContentRsp.
159
159
 
160
160
  租户的AK
161
161
 
@@ -166,7 +166,7 @@ class ModelArtsContentRsp:
166
166
 
167
167
  @property
168
168
  def sk(self):
169
- """Gets the sk of this ModelArtsContentRsp.
169
+ r"""Gets the sk of this ModelArtsContentRsp.
170
170
 
171
171
  租户的SK
172
172
 
@@ -177,7 +177,7 @@ class ModelArtsContentRsp:
177
177
 
178
178
  @sk.setter
179
179
  def sk(self, sk):
180
- """Sets the sk of this ModelArtsContentRsp.
180
+ r"""Sets the sk of this ModelArtsContentRsp.
181
181
 
182
182
  租户的SK
183
183
 
@@ -188,7 +188,7 @@ class ModelArtsContentRsp:
188
188
 
189
189
  @property
190
190
  def project_id(self):
191
- """Gets the project_id of this ModelArtsContentRsp.
191
+ r"""Gets the project_id of this ModelArtsContentRsp.
192
192
 
193
193
  项目id
194
194
 
@@ -199,7 +199,7 @@ class ModelArtsContentRsp:
199
199
 
200
200
  @project_id.setter
201
201
  def project_id(self, project_id):
202
- """Sets the project_id of this ModelArtsContentRsp.
202
+ r"""Sets the project_id of this ModelArtsContentRsp.
203
203
 
204
204
  项目id
205
205
 
@@ -31,7 +31,7 @@ class ModelProperty:
31
31
  }
32
32
 
33
33
  def __init__(self, name=None, type=None, description=None, unit=None):
34
- """ModelProperty
34
+ r"""ModelProperty
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -64,7 +64,7 @@ class ModelProperty:
64
64
 
65
65
  @property
66
66
  def name(self):
67
- """Gets the name of this ModelProperty.
67
+ r"""Gets the name of this ModelProperty.
68
68
 
69
69
  属性名称
70
70
 
@@ -75,7 +75,7 @@ class ModelProperty:
75
75
 
76
76
  @name.setter
77
77
  def name(self, name):
78
- """Sets the name of this ModelProperty.
78
+ r"""Sets the name of this ModelProperty.
79
79
 
80
80
  属性名称
81
81
 
@@ -86,7 +86,7 @@ class ModelProperty:
86
86
 
87
87
  @property
88
88
  def type(self):
89
- """Gets the type of this ModelProperty.
89
+ r"""Gets the type of this ModelProperty.
90
90
 
91
91
  属性值类型
92
92
 
@@ -97,7 +97,7 @@ class ModelProperty:
97
97
 
98
98
  @type.setter
99
99
  def type(self, type):
100
- """Sets the type of this ModelProperty.
100
+ r"""Sets the type of this ModelProperty.
101
101
 
102
102
  属性值类型
103
103
 
@@ -108,7 +108,7 @@ class ModelProperty:
108
108
 
109
109
  @property
110
110
  def description(self):
111
- """Gets the description of this ModelProperty.
111
+ r"""Gets the description of this ModelProperty.
112
112
 
113
113
  属性描述
114
114
 
@@ -119,7 +119,7 @@ class ModelProperty:
119
119
 
120
120
  @description.setter
121
121
  def description(self, description):
122
- """Sets the description of this ModelProperty.
122
+ r"""Sets the description of this ModelProperty.
123
123
 
124
124
  属性描述
125
125
 
@@ -130,7 +130,7 @@ class ModelProperty:
130
130
 
131
131
  @property
132
132
  def unit(self):
133
- """Gets the unit of this ModelProperty.
133
+ r"""Gets the unit of this ModelProperty.
134
134
 
135
135
  属性单位
136
136
 
@@ -141,7 +141,7 @@ class ModelProperty:
141
141
 
142
142
  @unit.setter
143
143
  def unit(self, unit):
144
- """Sets the unit of this ModelProperty.
144
+ r"""Sets the unit of this ModelProperty.
145
145
 
146
146
  属性单位
147
147
 
@@ -27,7 +27,7 @@ class NamedFormula:
27
27
  }
28
28
 
29
29
  def __init__(self, name=None, formula=None):
30
- """NamedFormula
30
+ r"""NamedFormula
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class NamedFormula:
48
48
 
49
49
  @property
50
50
  def name(self):
51
- """Gets the name of this NamedFormula.
51
+ r"""Gets the name of this NamedFormula.
52
52
 
53
53
  公式名称,不能和输入参数名重复,正则:\"^[A-Za-z][A-Za-z_]{0,31}$\"
54
54
 
@@ -59,7 +59,7 @@ class NamedFormula:
59
59
 
60
60
  @name.setter
61
61
  def name(self, name):
62
- """Sets the name of this NamedFormula.
62
+ r"""Sets the name of this NamedFormula.
63
63
 
64
64
  公式名称,不能和输入参数名重复,正则:\"^[A-Za-z][A-Za-z_]{0,31}$\"
65
65
 
@@ -70,7 +70,7 @@ class NamedFormula:
70
70
 
71
71
  @property
72
72
  def formula(self):
73
- """Gets the formula of this NamedFormula.
73
+ r"""Gets the formula of this NamedFormula.
74
74
 
75
75
  公式,最多1024个字符
76
76
 
@@ -81,7 +81,7 @@ class NamedFormula:
81
81
 
82
82
  @formula.setter
83
83
  def formula(self, formula):
84
- """Sets the formula of this NamedFormula.
84
+ r"""Sets the formula of this NamedFormula.
85
85
 
86
86
  公式,最多1024个字符
87
87
 
@@ -27,7 +27,7 @@ class NodeContentReq:
27
27
  }
28
28
 
29
29
  def __init__(self, site_id=None, sqllist=None):
30
- """NodeContentReq
30
+ r"""NodeContentReq
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class NodeContentReq:
48
48
 
49
49
  @property
50
50
  def site_id(self):
51
- """Gets the site_id of this NodeContentReq.
51
+ r"""Gets the site_id of this NodeContentReq.
52
52
 
53
53
  节点实例ID
54
54
 
@@ -59,7 +59,7 @@ class NodeContentReq:
59
59
 
60
60
  @site_id.setter
61
61
  def site_id(self, site_id):
62
- """Sets the site_id of this NodeContentReq.
62
+ r"""Sets the site_id of this NodeContentReq.
63
63
 
64
64
  节点实例ID
65
65
 
@@ -70,7 +70,7 @@ class NodeContentReq:
70
70
 
71
71
  @property
72
72
  def sqllist(self):
73
- """Gets the sqllist of this NodeContentReq.
73
+ r"""Gets the sqllist of this NodeContentReq.
74
74
 
75
75
  SQL列表,将指定边缘平台节点的数字孪生模型实例数据转发到中心平台节点。
76
76
 
@@ -81,7 +81,7 @@ class NodeContentReq:
81
81
 
82
82
  @sqllist.setter
83
83
  def sqllist(self, sqllist):
84
- """Sets the sqllist of this NodeContentReq.
84
+ r"""Sets the sqllist of this NodeContentReq.
85
85
 
86
86
  SQL列表,将指定边缘平台节点的数字孪生模型实例数据转发到中心平台节点。
87
87
 
@@ -27,7 +27,7 @@ class NodeContentRsp:
27
27
  }
28
28
 
29
29
  def __init__(self, site_id=None, sqllist=None):
30
- """NodeContentRsp
30
+ r"""NodeContentRsp
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class NodeContentRsp:
50
50
 
51
51
  @property
52
52
  def site_id(self):
53
- """Gets the site_id of this NodeContentRsp.
53
+ r"""Gets the site_id of this NodeContentRsp.
54
54
 
55
55
  节点实例ID
56
56
 
@@ -61,7 +61,7 @@ class NodeContentRsp:
61
61
 
62
62
  @site_id.setter
63
63
  def site_id(self, site_id):
64
- """Sets the site_id of this NodeContentRsp.
64
+ r"""Sets the site_id of this NodeContentRsp.
65
65
 
66
66
  节点实例ID
67
67
 
@@ -72,7 +72,7 @@ class NodeContentRsp:
72
72
 
73
73
  @property
74
74
  def sqllist(self):
75
- """Gets the sqllist of this NodeContentRsp.
75
+ r"""Gets the sqllist of this NodeContentRsp.
76
76
 
77
77
  SQL列表,将指定边缘平台节点的数字孪生模型实例数据转发到中心平台节点。
78
78
 
@@ -83,7 +83,7 @@ class NodeContentRsp:
83
83
 
84
84
  @sqllist.setter
85
85
  def sqllist(self, sqllist):
86
- """Sets the sqllist of this NodeContentRsp.
86
+ r"""Sets the sqllist of this NodeContentRsp.
87
87
 
88
88
  SQL列表,将指定边缘平台节点的数字孪生模型实例数据转发到中心平台节点。
89
89
 
@@ -29,7 +29,7 @@ class ObsContentReq:
29
29
  }
30
30
 
31
31
  def __init__(self, bucket_name=None, ak=None, sk=None):
32
- """ObsContentReq
32
+ r"""ObsContentReq
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class ObsContentReq:
54
54
 
55
55
  @property
56
56
  def bucket_name(self):
57
- """Gets the bucket_name of this ObsContentReq.
57
+ r"""Gets the bucket_name of this ObsContentReq.
58
58
 
59
59
  桶名称
60
60
 
@@ -65,7 +65,7 @@ class ObsContentReq:
65
65
 
66
66
  @bucket_name.setter
67
67
  def bucket_name(self, bucket_name):
68
- """Sets the bucket_name of this ObsContentReq.
68
+ r"""Sets the bucket_name of this ObsContentReq.
69
69
 
70
70
  桶名称
71
71
 
@@ -76,7 +76,7 @@ class ObsContentReq:
76
76
 
77
77
  @property
78
78
  def ak(self):
79
- """Gets the ak of this ObsContentReq.
79
+ r"""Gets the ak of this ObsContentReq.
80
80
 
81
81
  租户的AK
82
82
 
@@ -87,7 +87,7 @@ class ObsContentReq:
87
87
 
88
88
  @ak.setter
89
89
  def ak(self, ak):
90
- """Sets the ak of this ObsContentReq.
90
+ r"""Sets the ak of this ObsContentReq.
91
91
 
92
92
  租户的AK
93
93
 
@@ -98,7 +98,7 @@ class ObsContentReq:
98
98
 
99
99
  @property
100
100
  def sk(self):
101
- """Gets the sk of this ObsContentReq.
101
+ r"""Gets the sk of this ObsContentReq.
102
102
 
103
103
  租户的SK
104
104
 
@@ -109,7 +109,7 @@ class ObsContentReq:
109
109
 
110
110
  @sk.setter
111
111
  def sk(self, sk):
112
- """Sets the sk of this ObsContentReq.
112
+ r"""Sets the sk of this ObsContentReq.
113
113
 
114
114
  租户的SK
115
115
 
@@ -29,7 +29,7 @@ class ObsContentRsp:
29
29
  }
30
30
 
31
31
  def __init__(self, bucket_name=None, ak=None, sk=None):
32
- """ObsContentRsp
32
+ r"""ObsContentRsp
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class ObsContentRsp:
57
57
 
58
58
  @property
59
59
  def bucket_name(self):
60
- """Gets the bucket_name of this ObsContentRsp.
60
+ r"""Gets the bucket_name of this ObsContentRsp.
61
61
 
62
62
  桶名称
63
63
 
@@ -68,7 +68,7 @@ class ObsContentRsp:
68
68
 
69
69
  @bucket_name.setter
70
70
  def bucket_name(self, bucket_name):
71
- """Sets the bucket_name of this ObsContentRsp.
71
+ r"""Sets the bucket_name of this ObsContentRsp.
72
72
 
73
73
  桶名称
74
74
 
@@ -79,7 +79,7 @@ class ObsContentRsp:
79
79
 
80
80
  @property
81
81
  def ak(self):
82
- """Gets the ak of this ObsContentRsp.
82
+ r"""Gets the ak of this ObsContentRsp.
83
83
 
84
84
  租户的AK
85
85
 
@@ -90,7 +90,7 @@ class ObsContentRsp:
90
90
 
91
91
  @ak.setter
92
92
  def ak(self, ak):
93
- """Sets the ak of this ObsContentRsp.
93
+ r"""Sets the ak of this ObsContentRsp.
94
94
 
95
95
  租户的AK
96
96
 
@@ -101,7 +101,7 @@ class ObsContentRsp:
101
101
 
102
102
  @property
103
103
  def sk(self):
104
- """Gets the sk of this ObsContentRsp.
104
+ r"""Gets the sk of this ObsContentRsp.
105
105
 
106
106
  租户的SK
107
107
 
@@ -112,7 +112,7 @@ class ObsContentRsp:
112
112
 
113
113
  @sk.setter
114
114
  def sk(self, sk):
115
- """Sets the sk of this ObsContentRsp.
115
+ r"""Sets the sk of this ObsContentRsp.
116
116
 
117
117
  租户的SK
118
118
 
@@ -29,7 +29,7 @@ class OutputRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, name=None, output_static_asset_id=None, output_dynamic_asset_id=None):
32
- """OutputRequest
32
+ r"""OutputRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class OutputRequest:
56
56
 
57
57
  @property
58
58
  def name(self):
59
- """Gets the name of this OutputRequest.
59
+ r"""Gets the name of this OutputRequest.
60
60
 
61
61
  输出参数名称,formulas中定义的name
62
62
 
@@ -67,7 +67,7 @@ class OutputRequest:
67
67
 
68
68
  @name.setter
69
69
  def name(self, name):
70
- """Sets the name of this OutputRequest.
70
+ r"""Sets the name of this OutputRequest.
71
71
 
72
72
  输出参数名称,formulas中定义的name
73
73
 
@@ -78,7 +78,7 @@ class OutputRequest:
78
78
 
79
79
  @property
80
80
  def output_static_asset_id(self):
81
- """Gets the output_static_asset_id of this OutputRequest.
81
+ r"""Gets the output_static_asset_id of this OutputRequest.
82
82
 
83
83
  输出资产ID,填写模型中定义的输出模型对应的某资产ID;创建资产时,如果是输出到本资产的模型,且output_static_asset_id和output_dynamic_asset_id都未配置,则后台自动配置output_static_asset_id为本资产ID;修改资产时,如果output_static_asset_id为null则表示置空
84
84
 
@@ -89,7 +89,7 @@ class OutputRequest:
89
89
 
90
90
  @output_static_asset_id.setter
91
91
  def output_static_asset_id(self, output_static_asset_id):
92
- """Sets the output_static_asset_id of this OutputRequest.
92
+ r"""Sets the output_static_asset_id of this OutputRequest.
93
93
 
94
94
  输出资产ID,填写模型中定义的输出模型对应的某资产ID;创建资产时,如果是输出到本资产的模型,且output_static_asset_id和output_dynamic_asset_id都未配置,则后台自动配置output_static_asset_id为本资产ID;修改资产时,如果output_static_asset_id为null则表示置空
95
95
 
@@ -100,7 +100,7 @@ class OutputRequest:
100
100
 
101
101
  @property
102
102
  def output_dynamic_asset_id(self):
103
- """Gets the output_dynamic_asset_id of this OutputRequest.
103
+ r"""Gets the output_dynamic_asset_id of this OutputRequest.
104
104
 
105
105
  输出资产ID,填写公式动态生成资产ID,可根据入参获取资产ID,如:GetAssetId(\"assetmodelName1\",\"staticPropertyName1\",paramA);修改资产时,如果output_static_asset_id为null则表示置空
106
106
 
@@ -111,7 +111,7 @@ class OutputRequest:
111
111
 
112
112
  @output_dynamic_asset_id.setter
113
113
  def output_dynamic_asset_id(self, output_dynamic_asset_id):
114
- """Sets the output_dynamic_asset_id of this OutputRequest.
114
+ r"""Sets the output_dynamic_asset_id of this OutputRequest.
115
115
 
116
116
  输出资产ID,填写公式动态生成资产ID,可根据入参获取资产ID,如:GetAssetId(\"assetmodelName1\",\"staticPropertyName1\",paramA);修改资产时,如果output_static_asset_id为null则表示置空
117
117
 
@@ -33,7 +33,7 @@ class OutputResponse:
33
33
  }
34
34
 
35
35
  def __init__(self, name=None, output_static_asset_id=None, output_dynamic_asset_id=None, output_asset_model_id=None, output_property=None):
36
- """OutputResponse
36
+ r"""OutputResponse
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -70,7 +70,7 @@ class OutputResponse:
70
70
 
71
71
  @property
72
72
  def name(self):
73
- """Gets the name of this OutputResponse.
73
+ r"""Gets the name of this OutputResponse.
74
74
 
75
75
  输出参数名称,formulas中定义的name
76
76
 
@@ -81,7 +81,7 @@ class OutputResponse:
81
81
 
82
82
  @name.setter
83
83
  def name(self, name):
84
- """Sets the name of this OutputResponse.
84
+ r"""Sets the name of this OutputResponse.
85
85
 
86
86
  输出参数名称,formulas中定义的name
87
87
 
@@ -92,7 +92,7 @@ class OutputResponse:
92
92
 
93
93
  @property
94
94
  def output_static_asset_id(self):
95
- """Gets the output_static_asset_id of this OutputResponse.
95
+ r"""Gets the output_static_asset_id of this OutputResponse.
96
96
 
97
97
  输出资产ID,填写模型中定义的输出模型对应的某资产ID;创建资产时,如果是输出到本资产的模型,且output_static_asset_id和output_dynamic_asset_id都未配置,则后台自动配置output_static_asset_id为本资产ID;修改资产时,如果output_static_asset_id为null则表示置空
98
98
 
@@ -103,7 +103,7 @@ class OutputResponse:
103
103
 
104
104
  @output_static_asset_id.setter
105
105
  def output_static_asset_id(self, output_static_asset_id):
106
- """Sets the output_static_asset_id of this OutputResponse.
106
+ r"""Sets the output_static_asset_id of this OutputResponse.
107
107
 
108
108
  输出资产ID,填写模型中定义的输出模型对应的某资产ID;创建资产时,如果是输出到本资产的模型,且output_static_asset_id和output_dynamic_asset_id都未配置,则后台自动配置output_static_asset_id为本资产ID;修改资产时,如果output_static_asset_id为null则表示置空
109
109
 
@@ -114,7 +114,7 @@ class OutputResponse:
114
114
 
115
115
  @property
116
116
  def output_dynamic_asset_id(self):
117
- """Gets the output_dynamic_asset_id of this OutputResponse.
117
+ r"""Gets the output_dynamic_asset_id of this OutputResponse.
118
118
 
119
119
  输出资产ID,填写公式动态生成资产ID,可根据入参获取资产ID,如:GetAssetId(\"assetmodelName1\",\"staticPropertyName1\",paramA);修改资产时,如果output_static_asset_id为null则表示置空
120
120
 
@@ -125,7 +125,7 @@ class OutputResponse:
125
125
 
126
126
  @output_dynamic_asset_id.setter
127
127
  def output_dynamic_asset_id(self, output_dynamic_asset_id):
128
- """Sets the output_dynamic_asset_id of this OutputResponse.
128
+ r"""Sets the output_dynamic_asset_id of this OutputResponse.
129
129
 
130
130
  输出资产ID,填写公式动态生成资产ID,可根据入参获取资产ID,如:GetAssetId(\"assetmodelName1\",\"staticPropertyName1\",paramA);修改资产时,如果output_static_asset_id为null则表示置空
131
131
 
@@ -136,7 +136,7 @@ class OutputResponse:
136
136
 
137
137
  @property
138
138
  def output_asset_model_id(self):
139
- """Gets the output_asset_model_id of this OutputResponse.
139
+ r"""Gets the output_asset_model_id of this OutputResponse.
140
140
 
141
141
  输出模型ID,如果输出到本模型可以不携带
142
142
 
@@ -147,7 +147,7 @@ class OutputResponse:
147
147
 
148
148
  @output_asset_model_id.setter
149
149
  def output_asset_model_id(self, output_asset_model_id):
150
- """Sets the output_asset_model_id of this OutputResponse.
150
+ r"""Sets the output_asset_model_id of this OutputResponse.
151
151
 
152
152
  输出模型ID,如果输出到本模型可以不携带
153
153
 
@@ -158,7 +158,7 @@ class OutputResponse:
158
158
 
159
159
  @property
160
160
  def output_property(self):
161
- """Gets the output_property of this OutputResponse.
161
+ r"""Gets the output_property of this OutputResponse.
162
162
 
163
163
  输出属性名
164
164
 
@@ -169,7 +169,7 @@ class OutputResponse:
169
169
 
170
170
  @output_property.setter
171
171
  def output_property(self, output_property):
172
- """Sets the output_property of this OutputResponse.
172
+ r"""Sets the output_property of this OutputResponse.
173
173
 
174
174
  输出属性名
175
175
 
@@ -31,7 +31,7 @@ class OutputWithModel:
31
31
  }
32
32
 
33
33
  def __init__(self, name=None, output_asset_model_id=None, output_asset_model_name=None, output_property=None):
34
- """OutputWithModel
34
+ r"""OutputWithModel
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -62,7 +62,7 @@ class OutputWithModel:
62
62
 
63
63
  @property
64
64
  def name(self):
65
- """Gets the name of this OutputWithModel.
65
+ r"""Gets the name of this OutputWithModel.
66
66
 
67
67
  输出参数名称,formulas中定义的name
68
68
 
@@ -73,7 +73,7 @@ class OutputWithModel:
73
73
 
74
74
  @name.setter
75
75
  def name(self, name):
76
- """Sets the name of this OutputWithModel.
76
+ r"""Sets the name of this OutputWithModel.
77
77
 
78
78
  输出参数名称,formulas中定义的name
79
79
 
@@ -84,7 +84,7 @@ class OutputWithModel:
84
84
 
85
85
  @property
86
86
  def output_asset_model_id(self):
87
- """Gets the output_asset_model_id of this OutputWithModel.
87
+ r"""Gets the output_asset_model_id of this OutputWithModel.
88
88
 
89
89
  输出模型ID,如果输出到本模型可以不携带;使用导入模型和导出模型接口时,该字段无效
90
90
 
@@ -95,7 +95,7 @@ class OutputWithModel:
95
95
 
96
96
  @output_asset_model_id.setter
97
97
  def output_asset_model_id(self, output_asset_model_id):
98
- """Sets the output_asset_model_id of this OutputWithModel.
98
+ r"""Sets the output_asset_model_id of this OutputWithModel.
99
99
 
100
100
  输出模型ID,如果输出到本模型可以不携带;使用导入模型和导出模型接口时,该字段无效
101
101
 
@@ -106,7 +106,7 @@ class OutputWithModel:
106
106
 
107
107
  @property
108
108
  def output_asset_model_name(self):
109
- """Gets the output_asset_model_name of this OutputWithModel.
109
+ r"""Gets the output_asset_model_name of this OutputWithModel.
110
110
 
111
111
  输出模型名称,请求中携带该字段时可以不携带output_asset_model_id
112
112
 
@@ -117,7 +117,7 @@ class OutputWithModel:
117
117
 
118
118
  @output_asset_model_name.setter
119
119
  def output_asset_model_name(self, output_asset_model_name):
120
- """Sets the output_asset_model_name of this OutputWithModel.
120
+ r"""Sets the output_asset_model_name of this OutputWithModel.
121
121
 
122
122
  输出模型名称,请求中携带该字段时可以不携带output_asset_model_id
123
123
 
@@ -128,7 +128,7 @@ class OutputWithModel:
128
128
 
129
129
  @property
130
130
  def output_property(self):
131
- """Gets the output_property of this OutputWithModel.
131
+ r"""Gets the output_property of this OutputWithModel.
132
132
 
133
133
  输出属性名
134
134
 
@@ -139,7 +139,7 @@ class OutputWithModel:
139
139
 
140
140
  @output_property.setter
141
141
  def output_property(self, output_property):
142
- """Sets the output_property of this OutputWithModel.
142
+ r"""Sets the output_property of this OutputWithModel.
143
143
 
144
144
  输出属性名
145
145