huaweicloudsdkiotanalytics 3.1.142__py2.py3-none-any.whl → 3.1.144__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.144.dist-info}/METADATA +2 -2
  265. huaweicloudsdkiotanalytics-3.1.144.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.144.dist-info}/LICENSE +0 -0
  268. {huaweicloudsdkiotanalytics-3.1.142.dist-info → huaweicloudsdkiotanalytics-3.1.144.dist-info}/WHEEL +0 -0
  269. {huaweicloudsdkiotanalytics-3.1.142.dist-info → huaweicloudsdkiotanalytics-3.1.144.dist-info}/top_level.txt +0 -0
@@ -31,7 +31,7 @@ class AssetModelAddRequest:
31
31
  }
32
32
 
33
33
  def __init__(self, name=None, display_name=None, properties=None, analyses=None):
34
- """AssetModelAddRequest
34
+ r"""AssetModelAddRequest
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -63,7 +63,7 @@ class AssetModelAddRequest:
63
63
 
64
64
  @property
65
65
  def name(self):
66
- """Gets the name of this AssetModelAddRequest.
66
+ r"""Gets the name of this AssetModelAddRequest.
67
67
 
68
68
  模型名称,正则:\"^[a-zA-Z][a-zA-Z0-9_-]{0,63}$\"
69
69
 
@@ -74,7 +74,7 @@ class AssetModelAddRequest:
74
74
 
75
75
  @name.setter
76
76
  def name(self, name):
77
- """Sets the name of this AssetModelAddRequest.
77
+ r"""Sets the name of this AssetModelAddRequest.
78
78
 
79
79
  模型名称,正则:\"^[a-zA-Z][a-zA-Z0-9_-]{0,63}$\"
80
80
 
@@ -85,7 +85,7 @@ class AssetModelAddRequest:
85
85
 
86
86
  @property
87
87
  def display_name(self):
88
- """Gets the display_name of this AssetModelAddRequest.
88
+ r"""Gets the display_name of this AssetModelAddRequest.
89
89
 
90
90
  模型显示名称,正则:\"^[\\\\u4E00-\\\\u9FA5A-Za-z0-9_@#.-]{1,64}$\"
91
91
 
@@ -96,7 +96,7 @@ class AssetModelAddRequest:
96
96
 
97
97
  @display_name.setter
98
98
  def display_name(self, display_name):
99
- """Sets the display_name of this AssetModelAddRequest.
99
+ r"""Sets the display_name of this AssetModelAddRequest.
100
100
 
101
101
  模型显示名称,正则:\"^[\\\\u4E00-\\\\u9FA5A-Za-z0-9_@#.-]{1,64}$\"
102
102
 
@@ -107,7 +107,7 @@ class AssetModelAddRequest:
107
107
 
108
108
  @property
109
109
  def properties(self):
110
- """Gets the properties of this AssetModelAddRequest.
110
+ r"""Gets the properties of this AssetModelAddRequest.
111
111
 
112
112
  属性集,最多200个
113
113
 
@@ -118,7 +118,7 @@ class AssetModelAddRequest:
118
118
 
119
119
  @properties.setter
120
120
  def properties(self, properties):
121
- """Sets the properties of this AssetModelAddRequest.
121
+ r"""Sets the properties of this AssetModelAddRequest.
122
122
 
123
123
  属性集,最多200个
124
124
 
@@ -129,7 +129,7 @@ class AssetModelAddRequest:
129
129
 
130
130
  @property
131
131
  def analyses(self):
132
- """Gets the analyses of this AssetModelAddRequest.
132
+ r"""Gets the analyses of this AssetModelAddRequest.
133
133
 
134
134
  分析任务集,最多50个
135
135
 
@@ -140,7 +140,7 @@ class AssetModelAddRequest:
140
140
 
141
141
  @analyses.setter
142
142
  def analyses(self, analyses):
143
- """Sets the analyses of this AssetModelAddRequest.
143
+ r"""Sets the analyses of this AssetModelAddRequest.
144
144
 
145
145
  分析任务集,最多50个
146
146
 
@@ -29,7 +29,7 @@ class AssetModelModRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, display_name=None, properties=None, analyses=None):
32
- """AssetModelModRequest
32
+ r"""AssetModelModRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class AssetModelModRequest:
57
57
 
58
58
  @property
59
59
  def display_name(self):
60
- """Gets the display_name of this AssetModelModRequest.
60
+ r"""Gets the display_name of this AssetModelModRequest.
61
61
 
62
62
  模型显示名称,正则:\"^[\\\\u4E00-\\\\u9FA5A-Za-z0-9_@#.-]{1,64}$\"
63
63
 
@@ -68,7 +68,7 @@ class AssetModelModRequest:
68
68
 
69
69
  @display_name.setter
70
70
  def display_name(self, display_name):
71
- """Sets the display_name of this AssetModelModRequest.
71
+ r"""Sets the display_name of this AssetModelModRequest.
72
72
 
73
73
  模型显示名称,正则:\"^[\\\\u4E00-\\\\u9FA5A-Za-z0-9_@#.-]{1,64}$\"
74
74
 
@@ -79,7 +79,7 @@ class AssetModelModRequest:
79
79
 
80
80
  @property
81
81
  def properties(self):
82
- """Gets the properties of this AssetModelModRequest.
82
+ r"""Gets the properties of this AssetModelModRequest.
83
83
 
84
84
  属性集,最多200个
85
85
 
@@ -90,7 +90,7 @@ class AssetModelModRequest:
90
90
 
91
91
  @properties.setter
92
92
  def properties(self, properties):
93
- """Sets the properties of this AssetModelModRequest.
93
+ r"""Sets the properties of this AssetModelModRequest.
94
94
 
95
95
  属性集,最多200个
96
96
 
@@ -101,7 +101,7 @@ class AssetModelModRequest:
101
101
 
102
102
  @property
103
103
  def analyses(self):
104
- """Gets the analyses of this AssetModelModRequest.
104
+ r"""Gets the analyses of this AssetModelModRequest.
105
105
 
106
106
  分析任务集,最多50个
107
107
 
@@ -112,7 +112,7 @@ class AssetModelModRequest:
112
112
 
113
113
  @analyses.setter
114
114
  def analyses(self, analyses):
115
- """Sets the analyses of this AssetModelModRequest.
115
+ r"""Sets the analyses of this AssetModelModRequest.
116
116
 
117
117
  分析任务集,最多50个
118
118
 
@@ -37,7 +37,7 @@ class AssetModelResponse:
37
37
  }
38
38
 
39
39
  def __init__(self, asset_model_id=None, name=None, display_name=None, properties=None, analyses=None, created_time=None, modified_time=None):
40
- """AssetModelResponse
40
+ r"""AssetModelResponse
41
41
 
42
42
  The model defined in huaweicloud sdk
43
43
 
@@ -85,7 +85,7 @@ class AssetModelResponse:
85
85
 
86
86
  @property
87
87
  def asset_model_id(self):
88
- """Gets the asset_model_id of this AssetModelResponse.
88
+ r"""Gets the asset_model_id of this AssetModelResponse.
89
89
 
90
90
  模型ID
91
91
 
@@ -96,7 +96,7 @@ class AssetModelResponse:
96
96
 
97
97
  @asset_model_id.setter
98
98
  def asset_model_id(self, asset_model_id):
99
- """Sets the asset_model_id of this AssetModelResponse.
99
+ r"""Sets the asset_model_id of this AssetModelResponse.
100
100
 
101
101
  模型ID
102
102
 
@@ -107,7 +107,7 @@ class AssetModelResponse:
107
107
 
108
108
  @property
109
109
  def name(self):
110
- """Gets the name of this AssetModelResponse.
110
+ r"""Gets the name of this AssetModelResponse.
111
111
 
112
112
  模型名称
113
113
 
@@ -118,7 +118,7 @@ class AssetModelResponse:
118
118
 
119
119
  @name.setter
120
120
  def name(self, name):
121
- """Sets the name of this AssetModelResponse.
121
+ r"""Sets the name of this AssetModelResponse.
122
122
 
123
123
  模型名称
124
124
 
@@ -129,7 +129,7 @@ class AssetModelResponse:
129
129
 
130
130
  @property
131
131
  def display_name(self):
132
- """Gets the display_name of this AssetModelResponse.
132
+ r"""Gets the display_name of this AssetModelResponse.
133
133
 
134
134
  模型显示名称
135
135
 
@@ -140,7 +140,7 @@ class AssetModelResponse:
140
140
 
141
141
  @display_name.setter
142
142
  def display_name(self, display_name):
143
- """Sets the display_name of this AssetModelResponse.
143
+ r"""Sets the display_name of this AssetModelResponse.
144
144
 
145
145
  模型显示名称
146
146
 
@@ -151,7 +151,7 @@ class AssetModelResponse:
151
151
 
152
152
  @property
153
153
  def properties(self):
154
- """Gets the properties of this AssetModelResponse.
154
+ r"""Gets the properties of this AssetModelResponse.
155
155
 
156
156
  属性集
157
157
 
@@ -162,7 +162,7 @@ class AssetModelResponse:
162
162
 
163
163
  @properties.setter
164
164
  def properties(self, properties):
165
- """Sets the properties of this AssetModelResponse.
165
+ r"""Sets the properties of this AssetModelResponse.
166
166
 
167
167
  属性集
168
168
 
@@ -173,7 +173,7 @@ class AssetModelResponse:
173
173
 
174
174
  @property
175
175
  def analyses(self):
176
- """Gets the analyses of this AssetModelResponse.
176
+ r"""Gets the analyses of this AssetModelResponse.
177
177
 
178
178
  分析任务集
179
179
 
@@ -184,7 +184,7 @@ class AssetModelResponse:
184
184
 
185
185
  @analyses.setter
186
186
  def analyses(self, analyses):
187
- """Sets the analyses of this AssetModelResponse.
187
+ r"""Sets the analyses of this AssetModelResponse.
188
188
 
189
189
  分析任务集
190
190
 
@@ -195,7 +195,7 @@ class AssetModelResponse:
195
195
 
196
196
  @property
197
197
  def created_time(self):
198
- """Gets the created_time of this AssetModelResponse.
198
+ r"""Gets the created_time of this AssetModelResponse.
199
199
 
200
200
  创建时间
201
201
 
@@ -206,7 +206,7 @@ class AssetModelResponse:
206
206
 
207
207
  @created_time.setter
208
208
  def created_time(self, created_time):
209
- """Sets the created_time of this AssetModelResponse.
209
+ r"""Sets the created_time of this AssetModelResponse.
210
210
 
211
211
  创建时间
212
212
 
@@ -217,7 +217,7 @@ class AssetModelResponse:
217
217
 
218
218
  @property
219
219
  def modified_time(self):
220
- """Gets the modified_time of this AssetModelResponse.
220
+ r"""Gets the modified_time of this AssetModelResponse.
221
221
 
222
222
  修改时间
223
223
 
@@ -228,7 +228,7 @@ class AssetModelResponse:
228
228
 
229
229
  @modified_time.setter
230
230
  def modified_time(self, modified_time):
231
- """Sets the modified_time of this AssetModelResponse.
231
+ r"""Sets the modified_time of this AssetModelResponse.
232
232
 
233
233
  修改时间
234
234
 
@@ -29,7 +29,7 @@ class AssetPropertyLastValue:
29
29
  }
30
30
 
31
31
  def __init__(self, property_name=None, value=None, timestamp=None):
32
- """AssetPropertyLastValue
32
+ r"""AssetPropertyLastValue
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class AssetPropertyLastValue:
57
57
 
58
58
  @property
59
59
  def property_name(self):
60
- """Gets the property_name of this AssetPropertyLastValue.
60
+ r"""Gets the property_name of this AssetPropertyLastValue.
61
61
 
62
62
  资产属性名称
63
63
 
@@ -68,7 +68,7 @@ class AssetPropertyLastValue:
68
68
 
69
69
  @property_name.setter
70
70
  def property_name(self, property_name):
71
- """Sets the property_name of this AssetPropertyLastValue.
71
+ r"""Sets the property_name of this AssetPropertyLastValue.
72
72
 
73
73
  资产属性名称
74
74
 
@@ -79,7 +79,7 @@ class AssetPropertyLastValue:
79
79
 
80
80
  @property
81
81
  def value(self):
82
- """Gets the value of this AssetPropertyLastValue.
82
+ r"""Gets the value of this AssetPropertyLastValue.
83
83
 
84
84
  资产属性值
85
85
 
@@ -90,7 +90,7 @@ class AssetPropertyLastValue:
90
90
 
91
91
  @value.setter
92
92
  def value(self, value):
93
- """Sets the value of this AssetPropertyLastValue.
93
+ r"""Sets the value of this AssetPropertyLastValue.
94
94
 
95
95
  资产属性值
96
96
 
@@ -101,7 +101,7 @@ class AssetPropertyLastValue:
101
101
 
102
102
  @property
103
103
  def timestamp(self):
104
- """Gets the timestamp of this AssetPropertyLastValue.
104
+ r"""Gets the timestamp of this AssetPropertyLastValue.
105
105
 
106
106
  资产属性值最后更新时间
107
107
 
@@ -112,7 +112,7 @@ class AssetPropertyLastValue:
112
112
 
113
113
  @timestamp.setter
114
114
  def timestamp(self, timestamp):
115
- """Sets the timestamp of this AssetPropertyLastValue.
115
+ r"""Sets the timestamp of this AssetPropertyLastValue.
116
116
 
117
117
  资产属性值最后更新时间
118
118
 
@@ -53,7 +53,7 @@ class AssetResponse:
53
53
  }
54
54
 
55
55
  def __init__(self, asset_id=None, asset_model_id=None, asset_model_name=None, name=None, display_name=None, properties=None, analyses=None, root=None, parent=None, children=None, state=None, publish_state=None, created_time=None, modified_time=None, published_time=None):
56
- """AssetResponse
56
+ r"""AssetResponse
57
57
 
58
58
  The model defined in huaweicloud sdk
59
59
 
@@ -141,7 +141,7 @@ class AssetResponse:
141
141
 
142
142
  @property
143
143
  def asset_id(self):
144
- """Gets the asset_id of this AssetResponse.
144
+ r"""Gets the asset_id of this AssetResponse.
145
145
 
146
146
  资产ID
147
147
 
@@ -152,7 +152,7 @@ class AssetResponse:
152
152
 
153
153
  @asset_id.setter
154
154
  def asset_id(self, asset_id):
155
- """Sets the asset_id of this AssetResponse.
155
+ r"""Sets the asset_id of this AssetResponse.
156
156
 
157
157
  资产ID
158
158
 
@@ -163,7 +163,7 @@ class AssetResponse:
163
163
 
164
164
  @property
165
165
  def asset_model_id(self):
166
- """Gets the asset_model_id of this AssetResponse.
166
+ r"""Gets the asset_model_id of this AssetResponse.
167
167
 
168
168
  资产模型ID
169
169
 
@@ -174,7 +174,7 @@ class AssetResponse:
174
174
 
175
175
  @asset_model_id.setter
176
176
  def asset_model_id(self, asset_model_id):
177
- """Sets the asset_model_id of this AssetResponse.
177
+ r"""Sets the asset_model_id of this AssetResponse.
178
178
 
179
179
  资产模型ID
180
180
 
@@ -185,7 +185,7 @@ class AssetResponse:
185
185
 
186
186
  @property
187
187
  def asset_model_name(self):
188
- """Gets the asset_model_name of this AssetResponse.
188
+ r"""Gets the asset_model_name of this AssetResponse.
189
189
 
190
190
  资产模型名称
191
191
 
@@ -196,7 +196,7 @@ class AssetResponse:
196
196
 
197
197
  @asset_model_name.setter
198
198
  def asset_model_name(self, asset_model_name):
199
- """Sets the asset_model_name of this AssetResponse.
199
+ r"""Sets the asset_model_name of this AssetResponse.
200
200
 
201
201
  资产模型名称
202
202
 
@@ -207,7 +207,7 @@ class AssetResponse:
207
207
 
208
208
  @property
209
209
  def name(self):
210
- """Gets the name of this AssetResponse.
210
+ r"""Gets the name of this AssetResponse.
211
211
 
212
212
  资产名称
213
213
 
@@ -218,7 +218,7 @@ class AssetResponse:
218
218
 
219
219
  @name.setter
220
220
  def name(self, name):
221
- """Sets the name of this AssetResponse.
221
+ r"""Sets the name of this AssetResponse.
222
222
 
223
223
  资产名称
224
224
 
@@ -229,7 +229,7 @@ class AssetResponse:
229
229
 
230
230
  @property
231
231
  def display_name(self):
232
- """Gets the display_name of this AssetResponse.
232
+ r"""Gets the display_name of this AssetResponse.
233
233
 
234
234
  资产显示名称
235
235
 
@@ -240,7 +240,7 @@ class AssetResponse:
240
240
 
241
241
  @display_name.setter
242
242
  def display_name(self, display_name):
243
- """Sets the display_name of this AssetResponse.
243
+ r"""Sets the display_name of this AssetResponse.
244
244
 
245
245
  资产显示名称
246
246
 
@@ -251,7 +251,7 @@ class AssetResponse:
251
251
 
252
252
  @property
253
253
  def properties(self):
254
- """Gets the properties of this AssetResponse.
254
+ r"""Gets the properties of this AssetResponse.
255
255
 
256
256
  属性集
257
257
 
@@ -262,7 +262,7 @@ class AssetResponse:
262
262
 
263
263
  @properties.setter
264
264
  def properties(self, properties):
265
- """Sets the properties of this AssetResponse.
265
+ r"""Sets the properties of this AssetResponse.
266
266
 
267
267
  属性集
268
268
 
@@ -273,7 +273,7 @@ class AssetResponse:
273
273
 
274
274
  @property
275
275
  def analyses(self):
276
- """Gets the analyses of this AssetResponse.
276
+ r"""Gets the analyses of this AssetResponse.
277
277
 
278
278
  分析任务集
279
279
 
@@ -284,7 +284,7 @@ class AssetResponse:
284
284
 
285
285
  @analyses.setter
286
286
  def analyses(self, analyses):
287
- """Sets the analyses of this AssetResponse.
287
+ r"""Sets the analyses of this AssetResponse.
288
288
 
289
289
  分析任务集
290
290
 
@@ -295,7 +295,7 @@ class AssetResponse:
295
295
 
296
296
  @property
297
297
  def root(self):
298
- """Gets the root of this AssetResponse.
298
+ r"""Gets the root of this AssetResponse.
299
299
 
300
300
  根资产ID
301
301
 
@@ -306,7 +306,7 @@ class AssetResponse:
306
306
 
307
307
  @root.setter
308
308
  def root(self, root):
309
- """Sets the root of this AssetResponse.
309
+ r"""Sets the root of this AssetResponse.
310
310
 
311
311
  根资产ID
312
312
 
@@ -317,7 +317,7 @@ class AssetResponse:
317
317
 
318
318
  @property
319
319
  def parent(self):
320
- """Gets the parent of this AssetResponse.
320
+ r"""Gets the parent of this AssetResponse.
321
321
 
322
322
  父资产ID,根资产的父资产ID为null
323
323
 
@@ -328,7 +328,7 @@ class AssetResponse:
328
328
 
329
329
  @parent.setter
330
330
  def parent(self, parent):
331
- """Sets the parent of this AssetResponse.
331
+ r"""Sets the parent of this AssetResponse.
332
332
 
333
333
  父资产ID,根资产的父资产ID为null
334
334
 
@@ -339,7 +339,7 @@ class AssetResponse:
339
339
 
340
340
  @property
341
341
  def children(self):
342
- """Gets the children of this AssetResponse.
342
+ r"""Gets the children of this AssetResponse.
343
343
 
344
344
  子资产ID集
345
345
 
@@ -350,7 +350,7 @@ class AssetResponse:
350
350
 
351
351
  @children.setter
352
352
  def children(self, children):
353
- """Sets the children of this AssetResponse.
353
+ r"""Sets the children of this AssetResponse.
354
354
 
355
355
  子资产ID集
356
356
 
@@ -361,7 +361,7 @@ class AssetResponse:
361
361
 
362
362
  @property
363
363
  def state(self):
364
- """Gets the state of this AssetResponse.
364
+ r"""Gets the state of this AssetResponse.
365
365
 
366
366
  资产状态,正常状态(ACTIVE),异常状态(INACTIVE);只有草稿态(SKETCH)资产有此状态;资产处于异常状态的场景有:1、该资产存在未填写设备ID的测量数据类别的属性;2、该资产存在未填写静态值的静态配置类别的属性;3、该资产存在分析任务,该分析任务的输入参数存在属性引用类型为引用其他资产属性,且没有为该输入参数配置引用的其他资产的资产ID
367
367
 
@@ -372,7 +372,7 @@ class AssetResponse:
372
372
 
373
373
  @state.setter
374
374
  def state(self, state):
375
- """Sets the state of this AssetResponse.
375
+ r"""Sets the state of this AssetResponse.
376
376
 
377
377
  资产状态,正常状态(ACTIVE),异常状态(INACTIVE);只有草稿态(SKETCH)资产有此状态;资产处于异常状态的场景有:1、该资产存在未填写设备ID的测量数据类别的属性;2、该资产存在未填写静态值的静态配置类别的属性;3、该资产存在分析任务,该分析任务的输入参数存在属性引用类型为引用其他资产属性,且没有为该输入参数配置引用的其他资产的资产ID
378
378
 
@@ -383,7 +383,7 @@ class AssetResponse:
383
383
 
384
384
  @property
385
385
  def publish_state(self):
386
- """Gets the publish_state of this AssetResponse.
386
+ r"""Gets the publish_state of this AssetResponse.
387
387
 
388
388
  资产发布状态,发布中(PUBLISHING),发布完成(PUBLISHED);只能对草稿态(SKETCH)的根资产进行发布,也只有草稿态的根资产有此字段;如果根资产从未发布过则值为null
389
389
 
@@ -394,7 +394,7 @@ class AssetResponse:
394
394
 
395
395
  @publish_state.setter
396
396
  def publish_state(self, publish_state):
397
- """Sets the publish_state of this AssetResponse.
397
+ r"""Sets the publish_state of this AssetResponse.
398
398
 
399
399
  资产发布状态,发布中(PUBLISHING),发布完成(PUBLISHED);只能对草稿态(SKETCH)的根资产进行发布,也只有草稿态的根资产有此字段;如果根资产从未发布过则值为null
400
400
 
@@ -405,7 +405,7 @@ class AssetResponse:
405
405
 
406
406
  @property
407
407
  def created_time(self):
408
- """Gets the created_time of this AssetResponse.
408
+ r"""Gets the created_time of this AssetResponse.
409
409
 
410
410
  创建时间,格式\"yyyy-MM-dd'T'HH:mm:ss'Z'\"
411
411
 
@@ -416,7 +416,7 @@ class AssetResponse:
416
416
 
417
417
  @created_time.setter
418
418
  def created_time(self, created_time):
419
- """Sets the created_time of this AssetResponse.
419
+ r"""Sets the created_time of this AssetResponse.
420
420
 
421
421
  创建时间,格式\"yyyy-MM-dd'T'HH:mm:ss'Z'\"
422
422
 
@@ -427,7 +427,7 @@ class AssetResponse:
427
427
 
428
428
  @property
429
429
  def modified_time(self):
430
- """Gets the modified_time of this AssetResponse.
430
+ r"""Gets the modified_time of this AssetResponse.
431
431
 
432
432
  修改时间,格式\"yyyy-MM-dd'T'HH:mm:ss'Z'\"
433
433
 
@@ -438,7 +438,7 @@ class AssetResponse:
438
438
 
439
439
  @modified_time.setter
440
440
  def modified_time(self, modified_time):
441
- """Sets the modified_time of this AssetResponse.
441
+ r"""Sets the modified_time of this AssetResponse.
442
442
 
443
443
  修改时间,格式\"yyyy-MM-dd'T'HH:mm:ss'Z'\"
444
444
 
@@ -449,7 +449,7 @@ class AssetResponse:
449
449
 
450
450
  @property
451
451
  def published_time(self):
452
- """Gets the published_time of this AssetResponse.
452
+ r"""Gets the published_time of this AssetResponse.
453
453
 
454
454
  发布时间,只能对草稿态(SKETCH)的根资产进行发布,也只有草稿态的根资产有此字段;如果从未发布过则值为null;格式\"yyyy-MM-dd'T'HH:mm:ss'Z'\"
455
455
 
@@ -460,7 +460,7 @@ class AssetResponse:
460
460
 
461
461
  @published_time.setter
462
462
  def published_time(self, published_time):
463
- """Sets the published_time of this AssetResponse.
463
+ r"""Sets the published_time of this AssetResponse.
464
464
 
465
465
  发布时间,只能对草稿态(SKETCH)的根资产进行发布,也只有草稿态的根资产有此字段;如果从未发布过则值为null;格式\"yyyy-MM-dd'T'HH:mm:ss'Z'\"
466
466
 
@@ -31,7 +31,7 @@ class Column:
31
31
  }
32
32
 
33
33
  def __init__(self, column_name=None, description=None, type=None, is_partition_column=None):
34
- """Column
34
+ r"""Column
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -62,7 +62,7 @@ class Column:
62
62
 
63
63
  @property
64
64
  def column_name(self):
65
- """Gets the column_name of this Column.
65
+ r"""Gets the column_name of this Column.
66
66
 
67
67
  列名称。
68
68
 
@@ -73,7 +73,7 @@ class Column:
73
73
 
74
74
  @column_name.setter
75
75
  def column_name(self, column_name):
76
- """Sets the column_name of this Column.
76
+ r"""Sets the column_name of this Column.
77
77
 
78
78
  列名称。
79
79
 
@@ -84,7 +84,7 @@ class Column:
84
84
 
85
85
  @property
86
86
  def description(self):
87
- """Gets the description of this Column.
87
+ r"""Gets the description of this Column.
88
88
 
89
89
  列描述。
90
90
 
@@ -95,7 +95,7 @@ class Column:
95
95
 
96
96
  @description.setter
97
97
  def description(self, description):
98
- """Sets the description of this Column.
98
+ r"""Sets the description of this Column.
99
99
 
100
100
  列描述。
101
101
 
@@ -106,7 +106,7 @@ class Column:
106
106
 
107
107
  @property
108
108
  def type(self):
109
- """Gets the type of this Column.
109
+ r"""Gets the type of this Column.
110
110
 
111
111
  列类型。
112
112
 
@@ -117,7 +117,7 @@ class Column:
117
117
 
118
118
  @type.setter
119
119
  def type(self, type):
120
- """Sets the type of this Column.
120
+ r"""Sets the type of this Column.
121
121
 
122
122
  列类型。
123
123
 
@@ -128,7 +128,7 @@ class Column:
128
128
 
129
129
  @property
130
130
  def is_partition_column(self):
131
- """Gets the is_partition_column of this Column.
131
+ r"""Gets the is_partition_column of this Column.
132
132
 
133
133
  是否分区列。
134
134
 
@@ -139,7 +139,7 @@ class Column:
139
139
 
140
140
  @is_partition_column.setter
141
141
  def is_partition_column(self, is_partition_column):
142
- """Sets the is_partition_column of this Column.
142
+ r"""Sets the is_partition_column of this Column.
143
143
 
144
144
  是否分区列。
145
145