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 ListTablesRequest:
35
35
  }
36
36
 
37
37
  def __init__(self, keyword=None, tag=None, offset=None, limit=None, order_by=None, order=None):
38
- """ListTablesRequest
38
+ r"""ListTablesRequest
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -78,7 +78,7 @@ class ListTablesRequest:
78
78
 
79
79
  @property
80
80
  def keyword(self):
81
- """Gets the keyword of this ListTablesRequest.
81
+ r"""Gets the keyword of this ListTablesRequest.
82
82
 
83
83
  过滤表名称的关键词。
84
84
 
@@ -89,7 +89,7 @@ class ListTablesRequest:
89
89
 
90
90
  @keyword.setter
91
91
  def keyword(self, keyword):
92
- """Sets the keyword of this ListTablesRequest.
92
+ r"""Sets the keyword of this ListTablesRequest.
93
93
 
94
94
  过滤表名称的关键词。
95
95
 
@@ -100,7 +100,7 @@ class ListTablesRequest:
100
100
 
101
101
  @property
102
102
  def tag(self):
103
- """Gets the tag of this ListTablesRequest.
103
+ r"""Gets the tag of this ListTablesRequest.
104
104
 
105
105
  过滤标签的关键字
106
106
 
@@ -111,7 +111,7 @@ class ListTablesRequest:
111
111
 
112
112
  @tag.setter
113
113
  def tag(self, tag):
114
- """Sets the tag of this ListTablesRequest.
114
+ r"""Sets the tag of this ListTablesRequest.
115
115
 
116
116
  过滤标签的关键字
117
117
 
@@ -122,7 +122,7 @@ class ListTablesRequest:
122
122
 
123
123
  @property
124
124
  def offset(self):
125
- """Gets the offset of this ListTablesRequest.
125
+ r"""Gets the offset of this ListTablesRequest.
126
126
 
127
127
  当前偏移量,默认为0。
128
128
 
@@ -133,7 +133,7 @@ class ListTablesRequest:
133
133
 
134
134
  @offset.setter
135
135
  def offset(self, offset):
136
- """Sets the offset of this ListTablesRequest.
136
+ r"""Sets the offset of this ListTablesRequest.
137
137
 
138
138
  当前偏移量,默认为0。
139
139
 
@@ -144,7 +144,7 @@ class ListTablesRequest:
144
144
 
145
145
  @property
146
146
  def limit(self):
147
- """Gets the limit of this ListTablesRequest.
147
+ r"""Gets the limit of this ListTablesRequest.
148
148
 
149
149
  每页显示的最大作业个数,范围: [1, 100]。默认值:10。
150
150
 
@@ -155,7 +155,7 @@ class ListTablesRequest:
155
155
 
156
156
  @limit.setter
157
157
  def limit(self, limit):
158
- """Sets the limit of this ListTablesRequest.
158
+ r"""Sets the limit of this ListTablesRequest.
159
159
 
160
160
  每页显示的最大作业个数,范围: [1, 100]。默认值:10。
161
161
 
@@ -166,7 +166,7 @@ class ListTablesRequest:
166
166
 
167
167
  @property
168
168
  def order_by(self):
169
- """Gets the order_by of this ListTablesRequest.
169
+ r"""Gets the order_by of this ListTablesRequest.
170
170
 
171
171
  指定作业排序字段,默认为created_time(作业创建时间),支持created_time(作业创建时间)、modified_time(作业更新时间) 、job_name(作业名称)三种排序字段。
172
172
 
@@ -177,7 +177,7 @@ class ListTablesRequest:
177
177
 
178
178
  @order_by.setter
179
179
  def order_by(self, order_by):
180
- """Sets the order_by of this ListTablesRequest.
180
+ r"""Sets the order_by of this ListTablesRequest.
181
181
 
182
182
  指定作业排序字段,默认为created_time(作业创建时间),支持created_time(作业创建时间)、modified_time(作业更新时间) 、job_name(作业名称)三种排序字段。
183
183
 
@@ -188,7 +188,7 @@ class ListTablesRequest:
188
188
 
189
189
  @property
190
190
  def order(self):
191
- """Gets the order of this ListTablesRequest.
191
+ r"""Gets the order of this ListTablesRequest.
192
192
 
193
193
  指定作业排序的升降序,默认为desc(降序),支持asc(升序)、desc(降序)两种排序方式。
194
194
 
@@ -199,7 +199,7 @@ class ListTablesRequest:
199
199
 
200
200
  @order.setter
201
201
  def order(self, order):
202
- """Sets the order of this ListTablesRequest.
202
+ r"""Sets the order of this ListTablesRequest.
203
203
 
204
204
  指定作业排序的升降序,默认为desc(降序),支持asc(升序)、desc(降序)两种排序方式。
205
205
 
@@ -28,7 +28,7 @@ class ListTablesResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, tables=None, count=None):
31
- """ListTablesResponse
31
+ r"""ListTablesResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ListTablesResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def tables(self):
54
- """Gets the tables of this ListTablesResponse.
54
+ r"""Gets the tables of this ListTablesResponse.
55
55
 
56
56
  表的信息。
57
57
 
@@ -62,7 +62,7 @@ class ListTablesResponse(SdkResponse):
62
62
 
63
63
  @tables.setter
64
64
  def tables(self, tables):
65
- """Sets the tables of this ListTablesResponse.
65
+ r"""Sets the tables of this ListTablesResponse.
66
66
 
67
67
  表的信息。
68
68
 
@@ -73,7 +73,7 @@ class ListTablesResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def count(self):
76
- """Gets the count of this ListTablesResponse.
76
+ r"""Gets the count of this ListTablesResponse.
77
77
 
78
78
  数据表总数。
79
79
 
@@ -84,7 +84,7 @@ class ListTablesResponse(SdkResponse):
84
84
 
85
85
  @count.setter
86
86
  def count(self, count):
87
- """Sets the count of this ListTablesResponse.
87
+ r"""Sets the count of this ListTablesResponse.
88
88
 
89
89
  数据表总数。
90
90
 
@@ -33,7 +33,7 @@ class ListTagValuesRequest:
33
33
  }
34
34
 
35
35
  def __init__(self, data_store_id=None, tag_name=None, filters=None, offset=None, limit=None):
36
- """ListTagValuesRequest
36
+ r"""ListTagValuesRequest
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -69,7 +69,7 @@ class ListTagValuesRequest:
69
69
 
70
70
  @property
71
71
  def data_store_id(self):
72
- """Gets the data_store_id of this ListTagValuesRequest.
72
+ r"""Gets the data_store_id of this ListTagValuesRequest.
73
73
 
74
74
  存储ID
75
75
 
@@ -80,7 +80,7 @@ class ListTagValuesRequest:
80
80
 
81
81
  @data_store_id.setter
82
82
  def data_store_id(self, data_store_id):
83
- """Sets the data_store_id of this ListTagValuesRequest.
83
+ r"""Sets the data_store_id of this ListTagValuesRequest.
84
84
 
85
85
  存储ID
86
86
 
@@ -91,7 +91,7 @@ class ListTagValuesRequest:
91
91
 
92
92
  @property
93
93
  def tag_name(self):
94
- """Gets the tag_name of this ListTagValuesRequest.
94
+ r"""Gets the tag_name of this ListTagValuesRequest.
95
95
 
96
96
  tag 名称
97
97
 
@@ -102,7 +102,7 @@ class ListTagValuesRequest:
102
102
 
103
103
  @tag_name.setter
104
104
  def tag_name(self, tag_name):
105
- """Sets the tag_name of this ListTagValuesRequest.
105
+ r"""Sets the tag_name of this ListTagValuesRequest.
106
106
 
107
107
  tag 名称
108
108
 
@@ -113,7 +113,7 @@ class ListTagValuesRequest:
113
113
 
114
114
  @property
115
115
  def filters(self):
116
- """Gets the filters of this ListTagValuesRequest.
116
+ r"""Gets the filters of this ListTagValuesRequest.
117
117
 
118
118
  查询标签的值的过滤条件,例如: {\"deviceCategory\": \"class1\"},注意特殊字符需要 urlencode
119
119
 
@@ -124,7 +124,7 @@ class ListTagValuesRequest:
124
124
 
125
125
  @filters.setter
126
126
  def filters(self, filters):
127
- """Sets the filters of this ListTagValuesRequest.
127
+ r"""Sets the filters of this ListTagValuesRequest.
128
128
 
129
129
  查询标签的值的过滤条件,例如: {\"deviceCategory\": \"class1\"},注意特殊字符需要 urlencode
130
130
 
@@ -135,7 +135,7 @@ class ListTagValuesRequest:
135
135
 
136
136
  @property
137
137
  def offset(self):
138
- """Gets the offset of this ListTagValuesRequest.
138
+ r"""Gets the offset of this ListTagValuesRequest.
139
139
 
140
140
  查询起始元素的偏移
141
141
 
@@ -146,7 +146,7 @@ class ListTagValuesRequest:
146
146
 
147
147
  @offset.setter
148
148
  def offset(self, offset):
149
- """Sets the offset of this ListTagValuesRequest.
149
+ r"""Sets the offset of this ListTagValuesRequest.
150
150
 
151
151
  查询起始元素的偏移
152
152
 
@@ -157,7 +157,7 @@ class ListTagValuesRequest:
157
157
 
158
158
  @property
159
159
  def limit(self):
160
- """Gets the limit of this ListTagValuesRequest.
160
+ r"""Gets the limit of this ListTagValuesRequest.
161
161
 
162
162
  返回的元素列表大小限制,默认为 100
163
163
 
@@ -168,7 +168,7 @@ class ListTagValuesRequest:
168
168
 
169
169
  @limit.setter
170
170
  def limit(self, limit):
171
- """Sets the limit of this ListTagValuesRequest.
171
+ r"""Sets the limit of this ListTagValuesRequest.
172
172
 
173
173
  返回的元素列表大小限制,默认为 100
174
174
 
@@ -30,7 +30,7 @@ class ListTagValuesResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, tag_name=None, tag_values=None, count=None):
33
- """ListTagValuesResponse
33
+ r"""ListTagValuesResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ListTagValuesResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def tag_name(self):
61
- """Gets the tag_name of this ListTagValuesResponse.
61
+ r"""Gets the tag_name of this ListTagValuesResponse.
62
62
 
63
63
  标签的名称
64
64
 
@@ -69,7 +69,7 @@ class ListTagValuesResponse(SdkResponse):
69
69
 
70
70
  @tag_name.setter
71
71
  def tag_name(self, tag_name):
72
- """Sets the tag_name of this ListTagValuesResponse.
72
+ r"""Sets the tag_name of this ListTagValuesResponse.
73
73
 
74
74
  标签的名称
75
75
 
@@ -80,7 +80,7 @@ class ListTagValuesResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def tag_values(self):
83
- """Gets the tag_values of this ListTagValuesResponse.
83
+ r"""Gets the tag_values of this ListTagValuesResponse.
84
84
 
85
85
  标签的值列表
86
86
 
@@ -91,7 +91,7 @@ class ListTagValuesResponse(SdkResponse):
91
91
 
92
92
  @tag_values.setter
93
93
  def tag_values(self, tag_values):
94
- """Sets the tag_values of this ListTagValuesResponse.
94
+ r"""Sets the tag_values of this ListTagValuesResponse.
95
95
 
96
96
  标签的值列表
97
97
 
@@ -102,7 +102,7 @@ class ListTagValuesResponse(SdkResponse):
102
102
 
103
103
  @property
104
104
  def count(self):
105
- """Gets the count of this ListTagValuesResponse.
105
+ r"""Gets the count of this ListTagValuesResponse.
106
106
 
107
107
  当前列表元素总数
108
108
 
@@ -113,7 +113,7 @@ class ListTagValuesResponse(SdkResponse):
113
113
 
114
114
  @count.setter
115
115
  def count(self, count):
116
- """Sets the count of this ListTagValuesResponse.
116
+ r"""Sets the count of this ListTagValuesResponse.
117
117
 
118
118
  当前列表元素总数
119
119
 
@@ -31,7 +31,7 @@ class Metric:
31
31
  }
32
32
 
33
33
  def __init__(self, name=None, type=None, description=None, unit=None):
34
- """Metric
34
+ r"""Metric
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -64,7 +64,7 @@ class Metric:
64
64
 
65
65
  @property
66
66
  def name(self):
67
- """Gets the name of this Metric.
67
+ r"""Gets the name of this Metric.
68
68
 
69
69
  指标名称
70
70
 
@@ -75,7 +75,7 @@ class Metric:
75
75
 
76
76
  @name.setter
77
77
  def name(self, name):
78
- """Sets the name of this Metric.
78
+ r"""Sets the name of this Metric.
79
79
 
80
80
  指标名称
81
81
 
@@ -86,7 +86,7 @@ class Metric:
86
86
 
87
87
  @property
88
88
  def type(self):
89
- """Gets the type of this Metric.
89
+ r"""Gets the type of this Metric.
90
90
 
91
91
  指标值类型
92
92
 
@@ -97,7 +97,7 @@ class Metric:
97
97
 
98
98
  @type.setter
99
99
  def type(self, type):
100
- """Sets the type of this Metric.
100
+ r"""Sets the type of this Metric.
101
101
 
102
102
  指标值类型
103
103
 
@@ -108,7 +108,7 @@ class Metric:
108
108
 
109
109
  @property
110
110
  def description(self):
111
- """Gets the description of this Metric.
111
+ r"""Gets the description of this Metric.
112
112
 
113
113
  指标描述
114
114
 
@@ -119,7 +119,7 @@ class Metric:
119
119
 
120
120
  @description.setter
121
121
  def description(self, description):
122
- """Sets the description of this Metric.
122
+ r"""Sets the description of this Metric.
123
123
 
124
124
  指标描述
125
125
 
@@ -130,7 +130,7 @@ class Metric:
130
130
 
131
131
  @property
132
132
  def unit(self):
133
- """Gets the unit of this Metric.
133
+ r"""Gets the unit of this Metric.
134
134
 
135
135
  指标单位
136
136
 
@@ -141,7 +141,7 @@ class Metric:
141
141
 
142
142
  @unit.setter
143
143
  def unit(self, unit):
144
- """Sets the unit of this Metric.
144
+ r"""Sets the unit of this Metric.
145
145
 
146
146
  指标单位
147
147
 
@@ -27,7 +27,7 @@ class MetricInput:
27
27
  }
28
28
 
29
29
  def __init__(self, name=None, property_name=None):
30
- """MetricInput
30
+ r"""MetricInput
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class MetricInput:
48
48
 
49
49
  @property
50
50
  def name(self):
51
- """Gets the name of this MetricInput.
51
+ r"""Gets the name of this MetricInput.
52
52
 
53
53
  指标计算表达式的入参名称
54
54
 
@@ -59,7 +59,7 @@ class MetricInput:
59
59
 
60
60
  @name.setter
61
61
  def name(self, name):
62
- """Sets the name of this MetricInput.
62
+ r"""Sets the name of this MetricInput.
63
63
 
64
64
  指标计算表达式的入参名称
65
65
 
@@ -70,7 +70,7 @@ class MetricInput:
70
70
 
71
71
  @property
72
72
  def property_name(self):
73
- """Gets the property_name of this MetricInput.
73
+ r"""Gets the property_name of this MetricInput.
74
74
 
75
75
  入参所对应的资产属性名称
76
76
 
@@ -81,7 +81,7 @@ class MetricInput:
81
81
 
82
82
  @property_name.setter
83
83
  def property_name(self, property_name):
84
- """Sets the property_name of this MetricInput.
84
+ r"""Sets the property_name of this MetricInput.
85
85
 
86
86
  入参所对应的资产属性名称
87
87
 
@@ -27,7 +27,7 @@ class MetricList:
27
27
  }
28
28
 
29
29
  def __init__(self, metric_name=None, values=None):
30
- """MetricList
30
+ r"""MetricList
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class MetricList:
50
50
 
51
51
  @property
52
52
  def metric_name(self):
53
- """Gets the metric_name of this MetricList.
53
+ r"""Gets the metric_name of this MetricList.
54
54
 
55
55
  metric 名称
56
56
 
@@ -61,7 +61,7 @@ class MetricList:
61
61
 
62
62
  @metric_name.setter
63
63
  def metric_name(self, metric_name):
64
- """Sets the metric_name of this MetricList.
64
+ r"""Sets the metric_name of this MetricList.
65
65
 
66
66
  metric 名称
67
67
 
@@ -72,7 +72,7 @@ class MetricList:
72
72
 
73
73
  @property
74
74
  def values(self):
75
- """Gets the values of this MetricList.
75
+ r"""Gets the values of this MetricList.
76
76
 
77
77
  计算结果
78
78
 
@@ -83,7 +83,7 @@ class MetricList:
83
83
 
84
84
  @values.setter
85
85
  def values(self, values):
86
- """Sets the values of this MetricList.
86
+ r"""Sets the values of this MetricList.
87
87
 
88
88
  计算结果
89
89
 
@@ -27,7 +27,7 @@ class MetricValue:
27
27
  }
28
28
 
29
29
  def __init__(self, metric_name=None, values=None):
30
- """MetricValue
30
+ r"""MetricValue
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class MetricValue:
50
50
 
51
51
  @property
52
52
  def metric_name(self):
53
- """Gets the metric_name of this MetricValue.
53
+ r"""Gets the metric_name of this MetricValue.
54
54
 
55
55
  指标名称
56
56
 
@@ -61,7 +61,7 @@ class MetricValue:
61
61
 
62
62
  @metric_name.setter
63
63
  def metric_name(self, metric_name):
64
- """Sets the metric_name of this MetricValue.
64
+ r"""Sets the metric_name of this MetricValue.
65
65
 
66
66
  指标名称
67
67
 
@@ -72,7 +72,7 @@ class MetricValue:
72
72
 
73
73
  @property
74
74
  def values(self):
75
- """Gets the values of this MetricValue.
75
+ r"""Gets the values of this MetricValue.
76
76
 
77
77
  计算结果,示例:[1,2]
78
78
 
@@ -83,7 +83,7 @@ class MetricValue:
83
83
 
84
84
  @values.setter
85
85
  def values(self, values):
86
- """Sets the values of this MetricValue.
86
+ r"""Sets the values of this MetricValue.
87
87
 
88
88
  计算结果,示例:[1,2]
89
89
 
@@ -35,7 +35,7 @@ class ModelArtsContentReq:
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
- """ModelArtsContentReq
38
+ r"""ModelArtsContentReq
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -72,7 +72,7 @@ class ModelArtsContentReq:
72
72
 
73
73
  @property
74
74
  def service_name(self):
75
- """Gets the service_name of this ModelArtsContentReq.
75
+ r"""Gets the service_name of this ModelArtsContentReq.
76
76
 
77
77
  服务名称
78
78
 
@@ -83,7 +83,7 @@ class ModelArtsContentReq:
83
83
 
84
84
  @service_name.setter
85
85
  def service_name(self, service_name):
86
- """Sets the service_name of this ModelArtsContentReq.
86
+ r"""Sets the service_name of this ModelArtsContentReq.
87
87
 
88
88
  服务名称
89
89
 
@@ -94,7 +94,7 @@ class ModelArtsContentReq:
94
94
 
95
95
  @property
96
96
  def access_address(self):
97
- """Gets the access_address of this ModelArtsContentReq.
97
+ r"""Gets the access_address of this ModelArtsContentReq.
98
98
 
99
99
  访问地址
100
100
 
@@ -105,7 +105,7 @@ class ModelArtsContentReq:
105
105
 
106
106
  @access_address.setter
107
107
  def access_address(self, access_address):
108
- """Sets the access_address of this ModelArtsContentReq.
108
+ r"""Sets the access_address of this ModelArtsContentReq.
109
109
 
110
110
  访问地址
111
111
 
@@ -116,7 +116,7 @@ class ModelArtsContentReq:
116
116
 
117
117
  @property
118
118
  def verify_body(self):
119
- """Gets the verify_body of this ModelArtsContentReq.
119
+ r"""Gets the verify_body of this ModelArtsContentReq.
120
120
 
121
121
  校验参数
122
122
 
@@ -127,7 +127,7 @@ class ModelArtsContentReq:
127
127
 
128
128
  @verify_body.setter
129
129
  def verify_body(self, verify_body):
130
- """Sets the verify_body of this ModelArtsContentReq.
130
+ r"""Sets the verify_body of this ModelArtsContentReq.
131
131
 
132
132
  校验参数
133
133
 
@@ -138,7 +138,7 @@ class ModelArtsContentReq:
138
138
 
139
139
  @property
140
140
  def ak(self):
141
- """Gets the ak of this ModelArtsContentReq.
141
+ r"""Gets the ak of this ModelArtsContentReq.
142
142
 
143
143
  租户的AK
144
144
 
@@ -149,7 +149,7 @@ class ModelArtsContentReq:
149
149
 
150
150
  @ak.setter
151
151
  def ak(self, ak):
152
- """Sets the ak of this ModelArtsContentReq.
152
+ r"""Sets the ak of this ModelArtsContentReq.
153
153
 
154
154
  租户的AK
155
155
 
@@ -160,7 +160,7 @@ class ModelArtsContentReq:
160
160
 
161
161
  @property
162
162
  def sk(self):
163
- """Gets the sk of this ModelArtsContentReq.
163
+ r"""Gets the sk of this ModelArtsContentReq.
164
164
 
165
165
  租户的SK
166
166
 
@@ -171,7 +171,7 @@ class ModelArtsContentReq:
171
171
 
172
172
  @sk.setter
173
173
  def sk(self, sk):
174
- """Sets the sk of this ModelArtsContentReq.
174
+ r"""Sets the sk of this ModelArtsContentReq.
175
175
 
176
176
  租户的SK
177
177
 
@@ -182,7 +182,7 @@ class ModelArtsContentReq:
182
182
 
183
183
  @property
184
184
  def project_id(self):
185
- """Gets the project_id of this ModelArtsContentReq.
185
+ r"""Gets the project_id of this ModelArtsContentReq.
186
186
 
187
187
  项目id
188
188
 
@@ -193,7 +193,7 @@ class ModelArtsContentReq:
193
193
 
194
194
  @project_id.setter
195
195
  def project_id(self, project_id):
196
- """Sets the project_id of this ModelArtsContentReq.
196
+ r"""Sets the project_id of this ModelArtsContentReq.
197
197
 
198
198
  项目id
199
199