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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (269) hide show
  1. huaweicloudsdkiotanalytics/v1/iotanalytics_async_client.py +66 -66
  2. huaweicloudsdkiotanalytics/v1/iotanalytics_client.py +66 -66
  3. huaweicloudsdkiotanalytics/v1/model/add_dev_data_request.py +5 -5
  4. huaweicloudsdkiotanalytics/v1/model/add_dev_data_response.py +3 -3
  5. huaweicloudsdkiotanalytics/v1/model/add_pipeline_job_request.py +5 -5
  6. huaweicloudsdkiotanalytics/v1/model/add_pipeline_job_response.py +5 -5
  7. huaweicloudsdkiotanalytics/v1/model/aggregate_metric.py +7 -7
  8. huaweicloudsdkiotanalytics/v1/model/aggregate_metrics.py +13 -13
  9. huaweicloudsdkiotanalytics/v1/model/aggregate_metrics_request.py +15 -15
  10. huaweicloudsdkiotanalytics/v1/model/aggregate_model.py +11 -11
  11. huaweicloudsdkiotanalytics/v1/model/aggregate_response.py +11 -11
  12. huaweicloudsdkiotanalytics/v1/model/analysis_model_request.py +13 -13
  13. huaweicloudsdkiotanalytics/v1/model/analysis_model_response.py +15 -15
  14. huaweicloudsdkiotanalytics/v1/model/analysis_request.py +9 -9
  15. huaweicloudsdkiotanalytics/v1/model/analysis_response.py +15 -15
  16. huaweicloudsdkiotanalytics/v1/model/api_content_req.py +3 -3
  17. huaweicloudsdkiotanalytics/v1/model/api_content_rsp.py +5 -5
  18. huaweicloudsdkiotanalytics/v1/model/asset_add_request.py +13 -13
  19. huaweicloudsdkiotanalytics/v1/model/asset_mod_request.py +11 -11
  20. huaweicloudsdkiotanalytics/v1/model/asset_model_add_request.py +9 -9
  21. huaweicloudsdkiotanalytics/v1/model/asset_model_mod_request.py +7 -7
  22. huaweicloudsdkiotanalytics/v1/model/asset_model_response.py +15 -15
  23. huaweicloudsdkiotanalytics/v1/model/asset_property_last_value.py +7 -7
  24. huaweicloudsdkiotanalytics/v1/model/asset_response.py +31 -31
  25. huaweicloudsdkiotanalytics/v1/model/column.py +9 -9
  26. huaweicloudsdkiotanalytics/v1/model/computing_resource.py +19 -19
  27. huaweicloudsdkiotanalytics/v1/model/content_detail_req.py +23 -23
  28. huaweicloudsdkiotanalytics/v1/model/content_detail_rsp.py +23 -23
  29. huaweicloudsdkiotanalytics/v1/model/create_asset_model_request.py +3 -3
  30. huaweicloudsdkiotanalytics/v1/model/create_asset_model_response.py +15 -15
  31. huaweicloudsdkiotanalytics/v1/model/create_asset_new_request.py +3 -3
  32. huaweicloudsdkiotanalytics/v1/model/create_asset_new_response.py +31 -31
  33. huaweicloudsdkiotanalytics/v1/model/create_batch_job_request.py +3 -3
  34. huaweicloudsdkiotanalytics/v1/model/create_batch_job_response.py +21 -21
  35. huaweicloudsdkiotanalytics/v1/model/create_computing_resource_request.py +3 -3
  36. huaweicloudsdkiotanalytics/v1/model/create_computing_resource_request_body.py +11 -11
  37. huaweicloudsdkiotanalytics/v1/model/create_computing_resource_response.py +15 -15
  38. huaweicloudsdkiotanalytics/v1/model/create_datasource_req_dto.py +7 -7
  39. huaweicloudsdkiotanalytics/v1/model/create_datasource_request.py +3 -3
  40. huaweicloudsdkiotanalytics/v1/model/create_datasource_response.py +13 -13
  41. huaweicloudsdkiotanalytics/v1/model/create_group_request.py +3 -3
  42. huaweicloudsdkiotanalytics/v1/model/create_group_response.py +23 -23
  43. huaweicloudsdkiotanalytics/v1/model/create_run_request.py +5 -5
  44. huaweicloudsdkiotanalytics/v1/model/create_run_request_body.py +5 -5
  45. huaweicloudsdkiotanalytics/v1/model/create_run_response.py +11 -11
  46. huaweicloudsdkiotanalytics/v1/model/create_streaming_job_request.py +5 -5
  47. huaweicloudsdkiotanalytics/v1/model/create_streaming_job_response.py +5 -5
  48. huaweicloudsdkiotanalytics/v1/model/create_table_request.py +3 -3
  49. huaweicloudsdkiotanalytics/v1/model/create_table_request_body.py +29 -29
  50. huaweicloudsdkiotanalytics/v1/model/create_table_response.py +27 -27
  51. huaweicloudsdkiotanalytics/v1/model/data_schema.py +11 -11
  52. huaweicloudsdkiotanalytics/v1/model/data_store_dto.py +7 -7
  53. huaweicloudsdkiotanalytics/v1/model/datasource_rest_dto.py +13 -13
  54. huaweicloudsdkiotanalytics/v1/model/dcs_content_req.py +11 -11
  55. huaweicloudsdkiotanalytics/v1/model/dcs_content_rsp.py +13 -13
  56. huaweicloudsdkiotanalytics/v1/model/delete_asset_model_request.py +3 -3
  57. huaweicloudsdkiotanalytics/v1/model/delete_asset_model_response.py +1 -1
  58. huaweicloudsdkiotanalytics/v1/model/delete_asset_new_request.py +3 -3
  59. huaweicloudsdkiotanalytics/v1/model/delete_asset_new_response.py +1 -1
  60. huaweicloudsdkiotanalytics/v1/model/delete_batch_job_request.py +3 -3
  61. huaweicloudsdkiotanalytics/v1/model/delete_batch_job_response.py +3 -3
  62. huaweicloudsdkiotanalytics/v1/model/delete_computing_resource_request.py +3 -3
  63. huaweicloudsdkiotanalytics/v1/model/delete_computing_resource_response.py +3 -3
  64. huaweicloudsdkiotanalytics/v1/model/delete_data_store_request.py +3 -3
  65. huaweicloudsdkiotanalytics/v1/model/delete_data_store_response.py +1 -1
  66. huaweicloudsdkiotanalytics/v1/model/delete_datasource_request.py +3 -3
  67. huaweicloudsdkiotanalytics/v1/model/delete_datasource_response.py +3 -3
  68. huaweicloudsdkiotanalytics/v1/model/delete_group_request.py +3 -3
  69. huaweicloudsdkiotanalytics/v1/model/delete_group_response.py +1 -1
  70. huaweicloudsdkiotanalytics/v1/model/delete_pipeline_job_request.py +3 -3
  71. huaweicloudsdkiotanalytics/v1/model/delete_pipeline_job_response.py +3 -3
  72. huaweicloudsdkiotanalytics/v1/model/delete_run_request.py +5 -5
  73. huaweicloudsdkiotanalytics/v1/model/delete_run_response.py +3 -3
  74. huaweicloudsdkiotanalytics/v1/model/delete_streaming_job_by_id_request.py +3 -3
  75. huaweicloudsdkiotanalytics/v1/model/delete_streaming_job_by_id_response.py +3 -3
  76. huaweicloudsdkiotanalytics/v1/model/delete_table_request.py +3 -3
  77. huaweicloudsdkiotanalytics/v1/model/delete_table_response.py +5 -5
  78. huaweicloudsdkiotanalytics/v1/model/dis_content_req.py +9 -9
  79. huaweicloudsdkiotanalytics/v1/model/dis_content_rsp.py +9 -9
  80. huaweicloudsdkiotanalytics/v1/model/dt_aggregate_metrics.py +7 -7
  81. huaweicloudsdkiotanalytics/v1/model/dt_aggregate_request.py +5 -5
  82. huaweicloudsdkiotanalytics/v1/model/dt_schedule.py +3 -3
  83. huaweicloudsdkiotanalytics/v1/model/dt_stream_request.py +3 -3
  84. huaweicloudsdkiotanalytics/v1/model/dt_transform_metrics.py +7 -7
  85. huaweicloudsdkiotanalytics/v1/model/dt_transform_request.py +5 -5
  86. huaweicloudsdkiotanalytics/v1/model/edge_content_req.py +5 -5
  87. huaweicloudsdkiotanalytics/v1/model/edge_content_rsp.py +5 -5
  88. huaweicloudsdkiotanalytics/v1/model/edge_content_rule_req.py +5 -5
  89. huaweicloudsdkiotanalytics/v1/model/edge_content_rule_rsp.py +7 -7
  90. huaweicloudsdkiotanalytics/v1/model/export_dataset_request.py +5 -5
  91. huaweicloudsdkiotanalytics/v1/model/export_dataset_response.py +1 -1
  92. huaweicloudsdkiotanalytics/v1/model/expression.py +7 -7
  93. huaweicloudsdkiotanalytics/v1/model/formula.py +5 -5
  94. huaweicloudsdkiotanalytics/v1/model/function_graph_content_req.py +15 -15
  95. huaweicloudsdkiotanalytics/v1/model/function_graph_content_rsp.py +15 -15
  96. huaweicloudsdkiotanalytics/v1/model/get_data_store.py +17 -17
  97. huaweicloudsdkiotanalytics/v1/model/get_group.py +23 -23
  98. huaweicloudsdkiotanalytics/v1/model/get_history_request.py +9 -9
  99. huaweicloudsdkiotanalytics/v1/model/get_metrics_request.py +7 -7
  100. huaweicloudsdkiotanalytics/v1/model/get_metrics_value.py +7 -7
  101. huaweicloudsdkiotanalytics/v1/model/get_property_request.py +5 -5
  102. huaweicloudsdkiotanalytics/v1/model/history_values.py +5 -5
  103. huaweicloudsdkiotanalytics/v1/model/import_data_request.py +3 -3
  104. huaweicloudsdkiotanalytics/v1/model/import_data_request_body.py +23 -23
  105. huaweicloudsdkiotanalytics/v1/model/import_data_response.py +7 -7
  106. huaweicloudsdkiotanalytics/v1/model/input_model.py +5 -5
  107. huaweicloudsdkiotanalytics/v1/model/input_param.py +5 -5
  108. huaweicloudsdkiotanalytics/v1/model/input_request.py +5 -5
  109. huaweicloudsdkiotanalytics/v1/model/input_response.py +5 -5
  110. huaweicloudsdkiotanalytics/v1/model/iotda_content_req.py +5 -5
  111. huaweicloudsdkiotanalytics/v1/model/iotda_content_rsp.py +5 -5
  112. huaweicloudsdkiotanalytics/v1/model/iotda_content_rule_req.py +5 -5
  113. huaweicloudsdkiotanalytics/v1/model/iotda_content_rule_rsp.py +7 -7
  114. huaweicloudsdkiotanalytics/v1/model/iotda_rule_action.py +5 -5
  115. huaweicloudsdkiotanalytics/v1/model/job.py +21 -21
  116. huaweicloudsdkiotanalytics/v1/model/kafka_auth_info.py +5 -5
  117. huaweicloudsdkiotanalytics/v1/model/kafka_broker_info.py +5 -5
  118. huaweicloudsdkiotanalytics/v1/model/kafka_content_req.py +11 -11
  119. huaweicloudsdkiotanalytics/v1/model/kafka_content_rsp.py +11 -11
  120. huaweicloudsdkiotanalytics/v1/model/key_value.py +5 -5
  121. huaweicloudsdkiotanalytics/v1/model/last_asset_property_value_request.py +7 -7
  122. huaweicloudsdkiotanalytics/v1/model/list_asset_models_request.py +7 -7
  123. huaweicloudsdkiotanalytics/v1/model/list_asset_models_response.py +5 -5
  124. huaweicloudsdkiotanalytics/v1/model/list_assets_new_request.py +9 -9
  125. huaweicloudsdkiotanalytics/v1/model/list_assets_new_response.py +5 -5
  126. huaweicloudsdkiotanalytics/v1/model/list_batch_jobs_request.py +15 -15
  127. huaweicloudsdkiotanalytics/v1/model/list_batch_jobs_response.py +5 -5
  128. huaweicloudsdkiotanalytics/v1/model/list_computing_resources_request.py +7 -7
  129. huaweicloudsdkiotanalytics/v1/model/list_computing_resources_response.py +5 -5
  130. huaweicloudsdkiotanalytics/v1/model/list_data_stores_request.py +11 -11
  131. huaweicloudsdkiotanalytics/v1/model/list_data_stores_response.py +5 -5
  132. huaweicloudsdkiotanalytics/v1/model/list_groups_request.py +13 -13
  133. huaweicloudsdkiotanalytics/v1/model/list_groups_response.py +5 -5
  134. huaweicloudsdkiotanalytics/v1/model/list_history_request.py +5 -5
  135. huaweicloudsdkiotanalytics/v1/model/list_history_response.py +5 -5
  136. huaweicloudsdkiotanalytics/v1/model/list_metrics_request.py +5 -5
  137. huaweicloudsdkiotanalytics/v1/model/list_metrics_response.py +5 -5
  138. huaweicloudsdkiotanalytics/v1/model/list_pipeline_jobs_request.py +17 -17
  139. huaweicloudsdkiotanalytics/v1/model/list_pipeline_jobs_response.py +5 -5
  140. huaweicloudsdkiotanalytics/v1/model/list_runs_request.py +23 -23
  141. huaweicloudsdkiotanalytics/v1/model/list_runs_response.py +5 -5
  142. huaweicloudsdkiotanalytics/v1/model/list_tables_request.py +13 -13
  143. huaweicloudsdkiotanalytics/v1/model/list_tables_response.py +5 -5
  144. huaweicloudsdkiotanalytics/v1/model/list_tag_values_request.py +11 -11
  145. huaweicloudsdkiotanalytics/v1/model/list_tag_values_response.py +7 -7
  146. huaweicloudsdkiotanalytics/v1/model/metric.py +9 -9
  147. huaweicloudsdkiotanalytics/v1/model/metric_input.py +5 -5
  148. huaweicloudsdkiotanalytics/v1/model/metric_list.py +5 -5
  149. huaweicloudsdkiotanalytics/v1/model/metric_value.py +5 -5
  150. huaweicloudsdkiotanalytics/v1/model/model_arts_content_req.py +13 -13
  151. huaweicloudsdkiotanalytics/v1/model/model_arts_content_rsp.py +13 -13
  152. huaweicloudsdkiotanalytics/v1/model/model_property.py +9 -9
  153. huaweicloudsdkiotanalytics/v1/model/named_formula.py +5 -5
  154. huaweicloudsdkiotanalytics/v1/model/node_content_req.py +5 -5
  155. huaweicloudsdkiotanalytics/v1/model/node_content_rsp.py +5 -5
  156. huaweicloudsdkiotanalytics/v1/model/obs_content_req.py +7 -7
  157. huaweicloudsdkiotanalytics/v1/model/obs_content_rsp.py +7 -7
  158. huaweicloudsdkiotanalytics/v1/model/output_request.py +7 -7
  159. huaweicloudsdkiotanalytics/v1/model/output_response.py +11 -11
  160. huaweicloudsdkiotanalytics/v1/model/output_with_model.py +9 -9
  161. huaweicloudsdkiotanalytics/v1/model/pipeline_job_info_dto.py +27 -27
  162. huaweicloudsdkiotanalytics/v1/model/property_filter.py +7 -7
  163. huaweicloudsdkiotanalytics/v1/model/property_model_request.py +15 -15
  164. huaweicloudsdkiotanalytics/v1/model/property_model_response.py +17 -17
  165. huaweicloudsdkiotanalytics/v1/model/property_reference_model.py +9 -9
  166. huaweicloudsdkiotanalytics/v1/model/property_reference_req.py +3 -3
  167. huaweicloudsdkiotanalytics/v1/model/property_reference_response.py +11 -11
  168. huaweicloudsdkiotanalytics/v1/model/property_request.py +7 -7
  169. huaweicloudsdkiotanalytics/v1/model/property_response.py +19 -19
  170. huaweicloudsdkiotanalytics/v1/model/property_value.py +7 -7
  171. huaweicloudsdkiotanalytics/v1/model/publish_root_asset_request.py +3 -3
  172. huaweicloudsdkiotanalytics/v1/model/publish_root_asset_response.py +1 -1
  173. huaweicloudsdkiotanalytics/v1/model/raw_request.py +11 -11
  174. huaweicloudsdkiotanalytics/v1/model/raw_value.py +5 -5
  175. huaweicloudsdkiotanalytics/v1/model/run.py +21 -21
  176. huaweicloudsdkiotanalytics/v1/model/run_detail.py +7 -7
  177. huaweicloudsdkiotanalytics/v1/model/sasl_plain_auth_info.py +5 -5
  178. huaweicloudsdkiotanalytics/v1/model/schedule.py +19 -19
  179. huaweicloudsdkiotanalytics/v1/model/show_all_data_source_request.py +9 -9
  180. huaweicloudsdkiotanalytics/v1/model/show_all_data_source_response.py +5 -5
  181. huaweicloudsdkiotanalytics/v1/model/show_asset_model_request.py +3 -3
  182. huaweicloudsdkiotanalytics/v1/model/show_asset_model_response.py +15 -15
  183. huaweicloudsdkiotanalytics/v1/model/show_asset_new_request.py +5 -5
  184. huaweicloudsdkiotanalytics/v1/model/show_asset_new_response.py +31 -31
  185. huaweicloudsdkiotanalytics/v1/model/show_batch_job_request.py +3 -3
  186. huaweicloudsdkiotanalytics/v1/model/show_batch_job_response.py +21 -21
  187. huaweicloudsdkiotanalytics/v1/model/show_data_source_request.py +3 -3
  188. huaweicloudsdkiotanalytics/v1/model/show_data_source_response.py +13 -13
  189. huaweicloudsdkiotanalytics/v1/model/show_dataset_request.py +9 -9
  190. huaweicloudsdkiotanalytics/v1/model/show_dataset_response.py +9 -9
  191. huaweicloudsdkiotanalytics/v1/model/show_job_by_id_request.py +3 -3
  192. huaweicloudsdkiotanalytics/v1/model/show_job_by_id_response.py +5 -5
  193. huaweicloudsdkiotanalytics/v1/model/show_jobs_request.py +9 -9
  194. huaweicloudsdkiotanalytics/v1/model/show_jobs_response.py +5 -5
  195. huaweicloudsdkiotanalytics/v1/model/show_last_property_value_request.py +5 -5
  196. huaweicloudsdkiotanalytics/v1/model/show_last_property_value_response.py +3 -3
  197. huaweicloudsdkiotanalytics/v1/model/show_metric_value_request.py +5 -5
  198. huaweicloudsdkiotanalytics/v1/model/show_metric_value_response.py +5 -5
  199. huaweicloudsdkiotanalytics/v1/model/show_pipeline_job_request.py +3 -3
  200. huaweicloudsdkiotanalytics/v1/model/show_pipeline_job_response.py +5 -5
  201. huaweicloudsdkiotanalytics/v1/model/show_property_raw_value_request.py +5 -5
  202. huaweicloudsdkiotanalytics/v1/model/show_property_raw_value_response.py +5 -5
  203. huaweicloudsdkiotanalytics/v1/model/show_property_values_request.py +5 -5
  204. huaweicloudsdkiotanalytics/v1/model/show_property_values_response.py +3 -3
  205. huaweicloudsdkiotanalytics/v1/model/show_run_request.py +7 -7
  206. huaweicloudsdkiotanalytics/v1/model/show_run_response.py +15 -15
  207. huaweicloudsdkiotanalytics/v1/model/show_table_preview_request.py +3 -3
  208. huaweicloudsdkiotanalytics/v1/model/show_table_preview_response.py +5 -5
  209. huaweicloudsdkiotanalytics/v1/model/show_table_schema_request.py +3 -3
  210. huaweicloudsdkiotanalytics/v1/model/show_table_schema_response.py +21 -21
  211. huaweicloudsdkiotanalytics/v1/model/smn_content_req.py +7 -7
  212. huaweicloudsdkiotanalytics/v1/model/smn_content_rsp.py +7 -7
  213. huaweicloudsdkiotanalytics/v1/model/sql_job.py +3 -3
  214. huaweicloudsdkiotanalytics/v1/model/sql_job_query_dataset.py +7 -7
  215. huaweicloudsdkiotanalytics/v1/model/sql_job_run.py +3 -3
  216. huaweicloudsdkiotanalytics/v1/model/sql_job_run_detail.py +25 -25
  217. huaweicloudsdkiotanalytics/v1/model/sql_job_run_response_body.py +9 -9
  218. huaweicloudsdkiotanalytics/v1/model/start_job_request.py +9 -9
  219. huaweicloudsdkiotanalytics/v1/model/start_job_response.py +3 -3
  220. huaweicloudsdkiotanalytics/v1/model/start_pipeline_job_request.py +9 -9
  221. huaweicloudsdkiotanalytics/v1/model/start_pipeline_job_response.py +3 -3
  222. huaweicloudsdkiotanalytics/v1/model/stop_job_request.py +5 -5
  223. huaweicloudsdkiotanalytics/v1/model/stop_job_response.py +3 -3
  224. huaweicloudsdkiotanalytics/v1/model/stop_pipeline_job_request.py +5 -5
  225. huaweicloudsdkiotanalytics/v1/model/stop_pipeline_job_response.py +3 -3
  226. huaweicloudsdkiotanalytics/v1/model/storage_group.py +9 -9
  227. huaweicloudsdkiotanalytics/v1/model/stream_model.py +7 -7
  228. huaweicloudsdkiotanalytics/v1/model/stream_output.py +5 -5
  229. huaweicloudsdkiotanalytics/v1/model/stream_response.py +7 -7
  230. huaweicloudsdkiotanalytics/v1/model/streaming_job_info_dto.py +23 -23
  231. huaweicloudsdkiotanalytics/v1/model/table.py +27 -27
  232. huaweicloudsdkiotanalytics/v1/model/tag.py +5 -5
  233. huaweicloudsdkiotanalytics/v1/model/tag_info_dto.py +7 -7
  234. huaweicloudsdkiotanalytics/v1/model/time_span.py +5 -5
  235. huaweicloudsdkiotanalytics/v1/model/time_span_dt.py +5 -5
  236. huaweicloudsdkiotanalytics/v1/model/transform_metric.py +7 -7
  237. huaweicloudsdkiotanalytics/v1/model/transform_metrics.py +9 -9
  238. huaweicloudsdkiotanalytics/v1/model/transform_metrics_request.py +11 -11
  239. huaweicloudsdkiotanalytics/v1/model/transform_model.py +9 -9
  240. huaweicloudsdkiotanalytics/v1/model/transform_response.py +9 -9
  241. huaweicloudsdkiotanalytics/v1/model/update_asset_model_request.py +5 -5
  242. huaweicloudsdkiotanalytics/v1/model/update_asset_model_response.py +15 -15
  243. huaweicloudsdkiotanalytics/v1/model/update_asset_new_request.py +5 -5
  244. huaweicloudsdkiotanalytics/v1/model/update_asset_new_response.py +31 -31
  245. huaweicloudsdkiotanalytics/v1/model/update_batch_job_request.py +5 -5
  246. huaweicloudsdkiotanalytics/v1/model/update_batch_job_response.py +21 -21
  247. huaweicloudsdkiotanalytics/v1/model/update_data_source_request.py +5 -5
  248. huaweicloudsdkiotanalytics/v1/model/update_data_source_response.py +13 -13
  249. huaweicloudsdkiotanalytics/v1/model/update_data_store.py +9 -9
  250. huaweicloudsdkiotanalytics/v1/model/update_data_store_request.py +5 -5
  251. huaweicloudsdkiotanalytics/v1/model/update_data_store_response.py +17 -17
  252. huaweicloudsdkiotanalytics/v1/model/update_datasource_req_dto.py +7 -7
  253. huaweicloudsdkiotanalytics/v1/model/update_group_request.py +5 -5
  254. huaweicloudsdkiotanalytics/v1/model/update_group_response.py +23 -23
  255. huaweicloudsdkiotanalytics/v1/model/update_pipeline_job_request.py +7 -7
  256. huaweicloudsdkiotanalytics/v1/model/update_pipeline_job_response.py +9 -9
  257. huaweicloudsdkiotanalytics/v1/model/update_streaming_job_request.py +7 -7
  258. huaweicloudsdkiotanalytics/v1/model/update_streaming_job_response.py +9 -9
  259. huaweicloudsdkiotanalytics/v1/model/validate_sql_request.py +3 -3
  260. huaweicloudsdkiotanalytics/v1/model/validate_sql_request_body.py +3 -3
  261. huaweicloudsdkiotanalytics/v1/model/validate_sql_response.py +3 -3
  262. huaweicloudsdkiotanalytics/v1/model/vpcep_info.py +9 -9
  263. huaweicloudsdkiotanalytics/v1/model/vpcep_info_rsp.py +11 -11
  264. {huaweicloudsdkiotanalytics-3.1.142.dist-info → huaweicloudsdkiotanalytics-3.1.143.dist-info}/METADATA +2 -2
  265. huaweicloudsdkiotanalytics-3.1.143.dist-info/RECORD +273 -0
  266. huaweicloudsdkiotanalytics-3.1.142.dist-info/RECORD +0 -273
  267. {huaweicloudsdkiotanalytics-3.1.142.dist-info → huaweicloudsdkiotanalytics-3.1.143.dist-info}/LICENSE +0 -0
  268. {huaweicloudsdkiotanalytics-3.1.142.dist-info → huaweicloudsdkiotanalytics-3.1.143.dist-info}/WHEEL +0 -0
  269. {huaweicloudsdkiotanalytics-3.1.142.dist-info → huaweicloudsdkiotanalytics-3.1.143.dist-info}/top_level.txt +0 -0
@@ -49,7 +49,7 @@ class Table:
49
49
  }
50
50
 
51
51
  def __init__(self, table_id=None, table_name=None, table_alias=None, created_time=None, modified_time=None, data_location=None, data_type=None, data_source=None, table_type=None, description=None, partition_columns=None, data_store_id=None, tags=None):
52
- """Table
52
+ r"""Table
53
53
 
54
54
  The model defined in huaweicloud sdk
55
55
 
@@ -127,7 +127,7 @@ class Table:
127
127
 
128
128
  @property
129
129
  def table_id(self):
130
- """Gets the table_id of this Table.
130
+ r"""Gets the table_id of this Table.
131
131
 
132
132
  表ID。
133
133
 
@@ -138,7 +138,7 @@ class Table:
138
138
 
139
139
  @table_id.setter
140
140
  def table_id(self, table_id):
141
- """Sets the table_id of this Table.
141
+ r"""Sets the table_id of this Table.
142
142
 
143
143
  表ID。
144
144
 
@@ -149,7 +149,7 @@ class Table:
149
149
 
150
150
  @property
151
151
  def table_name(self):
152
- """Gets the table_name of this Table.
152
+ r"""Gets the table_name of this Table.
153
153
 
154
154
  表名称。
155
155
 
@@ -160,7 +160,7 @@ class Table:
160
160
 
161
161
  @table_name.setter
162
162
  def table_name(self, table_name):
163
- """Sets the table_name of this Table.
163
+ r"""Sets the table_name of this Table.
164
164
 
165
165
  表名称。
166
166
 
@@ -171,7 +171,7 @@ class Table:
171
171
 
172
172
  @property
173
173
  def table_alias(self):
174
- """Gets the table_alias of this Table.
174
+ r"""Gets the table_alias of this Table.
175
175
 
176
176
  表别名。
177
177
 
@@ -182,7 +182,7 @@ class Table:
182
182
 
183
183
  @table_alias.setter
184
184
  def table_alias(self, table_alias):
185
- """Sets the table_alias of this Table.
185
+ r"""Sets the table_alias of this Table.
186
186
 
187
187
  表别名。
188
188
 
@@ -193,7 +193,7 @@ class Table:
193
193
 
194
194
  @property
195
195
  def created_time(self):
196
- """Gets the created_time of this Table.
196
+ r"""Gets the created_time of this Table.
197
197
 
198
198
  表创建时间。
199
199
 
@@ -204,7 +204,7 @@ class Table:
204
204
 
205
205
  @created_time.setter
206
206
  def created_time(self, created_time):
207
- """Sets the created_time of this Table.
207
+ r"""Sets the created_time of this Table.
208
208
 
209
209
  表创建时间。
210
210
 
@@ -215,7 +215,7 @@ class Table:
215
215
 
216
216
  @property
217
217
  def modified_time(self):
218
- """Gets the modified_time of this Table.
218
+ r"""Gets the modified_time of this Table.
219
219
 
220
220
  表更新时间。
221
221
 
@@ -226,7 +226,7 @@ class Table:
226
226
 
227
227
  @modified_time.setter
228
228
  def modified_time(self, modified_time):
229
- """Sets the modified_time of this Table.
229
+ r"""Sets the modified_time of this Table.
230
230
 
231
231
  表更新时间。
232
232
 
@@ -237,7 +237,7 @@ class Table:
237
237
 
238
238
  @property
239
239
  def data_location(self):
240
- """Gets the data_location of this Table.
240
+ r"""Gets the data_location of this Table.
241
241
 
242
242
  数据存储位置,分为IoTA和VIEW
243
243
 
@@ -248,7 +248,7 @@ class Table:
248
248
 
249
249
  @data_location.setter
250
250
  def data_location(self, data_location):
251
- """Sets the data_location of this Table.
251
+ r"""Sets the data_location of this Table.
252
252
 
253
253
  数据存储位置,分为IoTA和VIEW
254
254
 
@@ -259,7 +259,7 @@ class Table:
259
259
 
260
260
  @property
261
261
  def data_type(self):
262
- """Gets the data_type of this Table.
262
+ r"""Gets the data_type of this Table.
263
263
 
264
264
  数据类型,包括“csv”,“parquet”。
265
265
 
@@ -270,7 +270,7 @@ class Table:
270
270
 
271
271
  @data_type.setter
272
272
  def data_type(self, data_type):
273
- """Sets the data_type of this Table.
273
+ r"""Sets the data_type of this Table.
274
274
 
275
275
  数据类型,包括“csv”,“parquet”。
276
276
 
@@ -281,7 +281,7 @@ class Table:
281
281
 
282
282
  @property
283
283
  def data_source(self):
284
- """Gets the data_source of this Table.
284
+ r"""Gets the data_source of this Table.
285
285
 
286
286
  数据来源。来源类型有:pipeline, default. 默认为default.
287
287
 
@@ -292,7 +292,7 @@ class Table:
292
292
 
293
293
  @data_source.setter
294
294
  def data_source(self, data_source):
295
- """Sets the data_source of this Table.
295
+ r"""Sets the data_source of this Table.
296
296
 
297
297
  数据来源。来源类型有:pipeline, default. 默认为default.
298
298
 
@@ -303,7 +303,7 @@ class Table:
303
303
 
304
304
  @property
305
305
  def table_type(self):
306
- """Gets the table_type of this Table.
306
+ r"""Gets the table_type of this Table.
307
307
 
308
308
  表类型:IoTA表为MANAGED, View为VIEW
309
309
 
@@ -314,7 +314,7 @@ class Table:
314
314
 
315
315
  @table_type.setter
316
316
  def table_type(self, table_type):
317
- """Sets the table_type of this Table.
317
+ r"""Sets the table_type of this Table.
318
318
 
319
319
  表类型:IoTA表为MANAGED, View为VIEW
320
320
 
@@ -325,7 +325,7 @@ class Table:
325
325
 
326
326
  @property
327
327
  def description(self):
328
- """Gets the description of this Table.
328
+ r"""Gets the description of this Table.
329
329
 
330
330
  表的描述信息。
331
331
 
@@ -336,7 +336,7 @@ class Table:
336
336
 
337
337
  @description.setter
338
338
  def description(self, description):
339
- """Sets the description of this Table.
339
+ r"""Sets the description of this Table.
340
340
 
341
341
  表的描述信息。
342
342
 
@@ -347,7 +347,7 @@ class Table:
347
347
 
348
348
  @property
349
349
  def partition_columns(self):
350
- """Gets the partition_columns of this Table.
350
+ r"""Gets the partition_columns of this Table.
351
351
 
352
352
  分区字段。只有OBS分区表有该参数,其他表没有该参数。
353
353
 
@@ -358,7 +358,7 @@ class Table:
358
358
 
359
359
  @partition_columns.setter
360
360
  def partition_columns(self, partition_columns):
361
- """Sets the partition_columns of this Table.
361
+ r"""Sets the partition_columns of this Table.
362
362
 
363
363
  分区字段。只有OBS分区表有该参数,其他表没有该参数。
364
364
 
@@ -369,7 +369,7 @@ class Table:
369
369
 
370
370
  @property
371
371
  def data_store_id(self):
372
- """Gets the data_store_id of this Table.
372
+ r"""Gets the data_store_id of this Table.
373
373
 
374
374
  仅当数据来源为pipeline时返回。Data Store ID.
375
375
 
@@ -380,7 +380,7 @@ class Table:
380
380
 
381
381
  @data_store_id.setter
382
382
  def data_store_id(self, data_store_id):
383
- """Sets the data_store_id of this Table.
383
+ r"""Sets the data_store_id of this Table.
384
384
 
385
385
  仅当数据来源为pipeline时返回。Data Store ID.
386
386
 
@@ -391,7 +391,7 @@ class Table:
391
391
 
392
392
  @property
393
393
  def tags(self):
394
- """Gets the tags of this Table.
394
+ r"""Gets the tags of this Table.
395
395
 
396
396
  标签。
397
397
 
@@ -402,7 +402,7 @@ class Table:
402
402
 
403
403
  @tags.setter
404
404
  def tags(self, tags):
405
- """Sets the tags of this Table.
405
+ r"""Sets the tags of this Table.
406
406
 
407
407
  标签。
408
408
 
@@ -27,7 +27,7 @@ class Tag:
27
27
  }
28
28
 
29
29
  def __init__(self, name=None, description=None):
30
- """Tag
30
+ r"""Tag
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class Tag:
50
50
 
51
51
  @property
52
52
  def name(self):
53
- """Gets the name of this Tag.
53
+ r"""Gets the name of this Tag.
54
54
 
55
55
  标签名称
56
56
 
@@ -61,7 +61,7 @@ class Tag:
61
61
 
62
62
  @name.setter
63
63
  def name(self, name):
64
- """Sets the name of this Tag.
64
+ r"""Sets the name of this Tag.
65
65
 
66
66
  标签名称
67
67
 
@@ -72,7 +72,7 @@ class Tag:
72
72
 
73
73
  @property
74
74
  def description(self):
75
- """Gets the description of this Tag.
75
+ r"""Gets the description of this Tag.
76
76
 
77
77
  标签描述
78
78
 
@@ -83,7 +83,7 @@ class Tag:
83
83
 
84
84
  @description.setter
85
85
  def description(self, description):
86
- """Sets the description of this Tag.
86
+ r"""Sets the description of this Tag.
87
87
 
88
88
  标签描述
89
89
 
@@ -29,7 +29,7 @@ class TagInfoDto:
29
29
  }
30
30
 
31
31
  def __init__(self, operator_id=None, data_store_id=None, tag=None):
32
- """TagInfoDto
32
+ r"""TagInfoDto
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class TagInfoDto:
57
57
 
58
58
  @property
59
59
  def operator_id(self):
60
- """Gets the operator_id of this TagInfoDto.
60
+ r"""Gets the operator_id of this TagInfoDto.
61
61
 
62
62
  算子Id
63
63
 
@@ -68,7 +68,7 @@ class TagInfoDto:
68
68
 
69
69
  @operator_id.setter
70
70
  def operator_id(self, operator_id):
71
- """Sets the operator_id of this TagInfoDto.
71
+ r"""Sets the operator_id of this TagInfoDto.
72
72
 
73
73
  算子Id
74
74
 
@@ -79,7 +79,7 @@ class TagInfoDto:
79
79
 
80
80
  @property
81
81
  def data_store_id(self):
82
- """Gets the data_store_id of this TagInfoDto.
82
+ r"""Gets the data_store_id of this TagInfoDto.
83
83
 
84
84
  存储ID
85
85
 
@@ -90,7 +90,7 @@ class TagInfoDto:
90
90
 
91
91
  @data_store_id.setter
92
92
  def data_store_id(self, data_store_id):
93
- """Sets the data_store_id of this TagInfoDto.
93
+ r"""Sets the data_store_id of this TagInfoDto.
94
94
 
95
95
  存储ID
96
96
 
@@ -101,7 +101,7 @@ class TagInfoDto:
101
101
 
102
102
  @property
103
103
  def tag(self):
104
- """Gets the tag of this TagInfoDto.
104
+ r"""Gets the tag of this TagInfoDto.
105
105
 
106
106
  标签信息
107
107
 
@@ -112,7 +112,7 @@ class TagInfoDto:
112
112
 
113
113
  @tag.setter
114
114
  def tag(self, tag):
115
- """Sets the tag of this TagInfoDto.
115
+ r"""Sets the tag of this TagInfoDto.
116
116
 
117
117
  标签信息
118
118
 
@@ -27,7 +27,7 @@ class TimeSpan:
27
27
  }
28
28
 
29
29
  def __init__(self, _from=None, to=None):
30
- """TimeSpan
30
+ r"""TimeSpan
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class TimeSpan:
48
48
 
49
49
  @property
50
50
  def _from(self):
51
- """Gets the _from of this TimeSpan.
51
+ r"""Gets the _from of this TimeSpan.
52
52
 
53
53
  起始时间
54
54
 
@@ -59,7 +59,7 @@ class TimeSpan:
59
59
 
60
60
  @_from.setter
61
61
  def _from(self, _from):
62
- """Sets the _from of this TimeSpan.
62
+ r"""Sets the _from of this TimeSpan.
63
63
 
64
64
  起始时间
65
65
 
@@ -70,7 +70,7 @@ class TimeSpan:
70
70
 
71
71
  @property
72
72
  def to(self):
73
- """Gets the to of this TimeSpan.
73
+ r"""Gets the to of this TimeSpan.
74
74
 
75
75
  结束时间
76
76
 
@@ -81,7 +81,7 @@ class TimeSpan:
81
81
 
82
82
  @to.setter
83
83
  def to(self, to):
84
- """Sets the to of this TimeSpan.
84
+ r"""Sets the to of this TimeSpan.
85
85
 
86
86
  结束时间
87
87
 
@@ -27,7 +27,7 @@ class TimeSpanDT:
27
27
  }
28
28
 
29
29
  def __init__(self, _from=None, to=None):
30
- """TimeSpanDT
30
+ r"""TimeSpanDT
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class TimeSpanDT:
50
50
 
51
51
  @property
52
52
  def _from(self):
53
- """Gets the _from of this TimeSpanDT.
53
+ r"""Gets the _from of this TimeSpanDT.
54
54
 
55
55
  起始时间, 使用UTC时间,格式:yyyy-MM-dd'T'HH:mm:ss.SSS'Z',示例:2021-02-01T00:00:00.123Z
56
56
 
@@ -61,7 +61,7 @@ class TimeSpanDT:
61
61
 
62
62
  @_from.setter
63
63
  def _from(self, _from):
64
- """Sets the _from of this TimeSpanDT.
64
+ r"""Sets the _from of this TimeSpanDT.
65
65
 
66
66
  起始时间, 使用UTC时间,格式:yyyy-MM-dd'T'HH:mm:ss.SSS'Z',示例:2021-02-01T00:00:00.123Z
67
67
 
@@ -72,7 +72,7 @@ class TimeSpanDT:
72
72
 
73
73
  @property
74
74
  def to(self):
75
- """Gets the to of this TimeSpanDT.
75
+ r"""Gets the to of this TimeSpanDT.
76
76
 
77
77
  结束时间,使用UTC时间,格式:yyyy-MM-dd'T'HH:mm:ss.SSS'Z',示例:2021-02-01T00:00:00.123Z
78
78
 
@@ -83,7 +83,7 @@ class TimeSpanDT:
83
83
 
84
84
  @to.setter
85
85
  def to(self, to):
86
- """Sets the to of this TimeSpanDT.
86
+ r"""Sets the to of this TimeSpanDT.
87
87
 
88
88
  结束时间,使用UTC时间,格式:yyyy-MM-dd'T'HH:mm:ss.SSS'Z',示例:2021-02-01T00:00:00.123Z
89
89
 
@@ -29,7 +29,7 @@ class TransformMetric:
29
29
  }
30
30
 
31
31
  def __init__(self, inputs=None, metric_name=None, expression=None):
32
- """TransformMetric
32
+ r"""TransformMetric
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class TransformMetric:
54
54
 
55
55
  @property
56
56
  def inputs(self):
57
- """Gets the inputs of this TransformMetric.
57
+ r"""Gets the inputs of this TransformMetric.
58
58
 
59
59
  声明属性作为表达式参数
60
60
 
@@ -65,7 +65,7 @@ class TransformMetric:
65
65
 
66
66
  @inputs.setter
67
67
  def inputs(self, inputs):
68
- """Sets the inputs of this TransformMetric.
68
+ r"""Sets the inputs of this TransformMetric.
69
69
 
70
70
  声明属性作为表达式参数
71
71
 
@@ -76,7 +76,7 @@ class TransformMetric:
76
76
 
77
77
  @property
78
78
  def metric_name(self):
79
- """Gets the metric_name of this TransformMetric.
79
+ r"""Gets the metric_name of this TransformMetric.
80
80
 
81
81
  指标名称
82
82
 
@@ -87,7 +87,7 @@ class TransformMetric:
87
87
 
88
88
  @metric_name.setter
89
89
  def metric_name(self, metric_name):
90
- """Sets the metric_name of this TransformMetric.
90
+ r"""Sets the metric_name of this TransformMetric.
91
91
 
92
92
  指标名称
93
93
 
@@ -98,7 +98,7 @@ class TransformMetric:
98
98
 
99
99
  @property
100
100
  def expression(self):
101
- """Gets the expression of this TransformMetric.
101
+ r"""Gets the expression of this TransformMetric.
102
102
 
103
103
  表达式
104
104
 
@@ -109,7 +109,7 @@ class TransformMetric:
109
109
 
110
110
  @expression.setter
111
111
  def expression(self, expression):
112
- """Sets the expression of this TransformMetric.
112
+ r"""Sets the expression of this TransformMetric.
113
113
 
114
114
  表达式
115
115
 
@@ -31,7 +31,7 @@ class TransformMetrics:
31
31
  }
32
32
 
33
33
  def __init__(self, time_span=None, tags=None, metrics=None, limit=None):
34
- """TransformMetrics
34
+ r"""TransformMetrics
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -61,7 +61,7 @@ class TransformMetrics:
61
61
 
62
62
  @property
63
63
  def time_span(self):
64
- """Gets the time_span of this TransformMetrics.
64
+ r"""Gets the time_span of this TransformMetrics.
65
65
 
66
66
  :return: The time_span of this TransformMetrics.
67
67
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.TimeSpan`
@@ -70,7 +70,7 @@ class TransformMetrics:
70
70
 
71
71
  @time_span.setter
72
72
  def time_span(self, time_span):
73
- """Sets the time_span of this TransformMetrics.
73
+ r"""Sets the time_span of this TransformMetrics.
74
74
 
75
75
  :param time_span: The time_span of this TransformMetrics.
76
76
  :type time_span: :class:`huaweicloudsdkiotanalytics.v1.TimeSpan`
@@ -79,7 +79,7 @@ class TransformMetrics:
79
79
 
80
80
  @property
81
81
  def tags(self):
82
- """Gets the tags of this TransformMetrics.
82
+ r"""Gets the tags of this TransformMetrics.
83
83
 
84
84
  对property按指定tags标签进行过滤查询,填入设备标签与标签值,不可为空,例如 {\"deviceId\": \"id0001\"}
85
85
 
@@ -90,7 +90,7 @@ class TransformMetrics:
90
90
 
91
91
  @tags.setter
92
92
  def tags(self, tags):
93
- """Sets the tags of this TransformMetrics.
93
+ r"""Sets the tags of this TransformMetrics.
94
94
 
95
95
  对property按指定tags标签进行过滤查询,填入设备标签与标签值,不可为空,例如 {\"deviceId\": \"id0001\"}
96
96
 
@@ -101,7 +101,7 @@ class TransformMetrics:
101
101
 
102
102
  @property
103
103
  def metrics(self):
104
- """Gets the metrics of this TransformMetrics.
104
+ r"""Gets the metrics of this TransformMetrics.
105
105
 
106
106
  查询的测量指标列表
107
107
 
@@ -112,7 +112,7 @@ class TransformMetrics:
112
112
 
113
113
  @metrics.setter
114
114
  def metrics(self, metrics):
115
- """Sets the metrics of this TransformMetrics.
115
+ r"""Sets the metrics of this TransformMetrics.
116
116
 
117
117
  查询的测量指标列表
118
118
 
@@ -123,7 +123,7 @@ class TransformMetrics:
123
123
 
124
124
  @property
125
125
  def limit(self):
126
- """Gets the limit of this TransformMetrics.
126
+ r"""Gets the limit of this TransformMetrics.
127
127
 
128
128
  返回值个数限制
129
129
 
@@ -134,7 +134,7 @@ class TransformMetrics:
134
134
 
135
135
  @limit.setter
136
136
  def limit(self, limit):
137
- """Sets the limit of this TransformMetrics.
137
+ r"""Sets the limit of this TransformMetrics.
138
138
 
139
139
  返回值个数限制
140
140
 
@@ -33,7 +33,7 @@ class TransformMetricsRequest:
33
33
  }
34
34
 
35
35
  def __init__(self, time_span=None, tags=None, property_filter=None, metrics=None, limit=None):
36
- """TransformMetricsRequest
36
+ r"""TransformMetricsRequest
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -70,7 +70,7 @@ class TransformMetricsRequest:
70
70
 
71
71
  @property
72
72
  def time_span(self):
73
- """Gets the time_span of this TransformMetricsRequest.
73
+ r"""Gets the time_span of this TransformMetricsRequest.
74
74
 
75
75
  :return: The time_span of this TransformMetricsRequest.
76
76
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.TimeSpanDT`
@@ -79,7 +79,7 @@ class TransformMetricsRequest:
79
79
 
80
80
  @time_span.setter
81
81
  def time_span(self, time_span):
82
- """Sets the time_span of this TransformMetricsRequest.
82
+ r"""Sets the time_span of this TransformMetricsRequest.
83
83
 
84
84
  :param time_span: The time_span of this TransformMetricsRequest.
85
85
  :type time_span: :class:`huaweicloudsdkiotanalytics.v1.TimeSpanDT`
@@ -88,7 +88,7 @@ class TransformMetricsRequest:
88
88
 
89
89
  @property
90
90
  def tags(self):
91
- """Gets the tags of this TransformMetricsRequest.
91
+ r"""Gets the tags of this TransformMetricsRequest.
92
92
 
93
93
  对property按指定tags标签进行过滤查询,填入资产标签属性的属性名与属性值,不可为空,例如 {\"tagPropertyA\": \"id0001\"};注意,标签过滤只对打上标签时刻之后的数据生效,打标签之前的数据不能通过标签过滤
94
94
 
@@ -99,7 +99,7 @@ class TransformMetricsRequest:
99
99
 
100
100
  @tags.setter
101
101
  def tags(self, tags):
102
- """Sets the tags of this TransformMetricsRequest.
102
+ r"""Sets the tags of this TransformMetricsRequest.
103
103
 
104
104
  对property按指定tags标签进行过滤查询,填入资产标签属性的属性名与属性值,不可为空,例如 {\"tagPropertyA\": \"id0001\"};注意,标签过滤只对打上标签时刻之后的数据生效,打标签之前的数据不能通过标签过滤
105
105
 
@@ -110,7 +110,7 @@ class TransformMetricsRequest:
110
110
 
111
111
  @property
112
112
  def property_filter(self):
113
- """Gets the property_filter of this TransformMetricsRequest.
113
+ r"""Gets the property_filter of this TransformMetricsRequest.
114
114
 
115
115
  属性过滤器,最多5个
116
116
 
@@ -121,7 +121,7 @@ class TransformMetricsRequest:
121
121
 
122
122
  @property_filter.setter
123
123
  def property_filter(self, property_filter):
124
- """Sets the property_filter of this TransformMetricsRequest.
124
+ r"""Sets the property_filter of this TransformMetricsRequest.
125
125
 
126
126
  属性过滤器,最多5个
127
127
 
@@ -132,7 +132,7 @@ class TransformMetricsRequest:
132
132
 
133
133
  @property
134
134
  def metrics(self):
135
- """Gets the metrics of this TransformMetricsRequest.
135
+ r"""Gets the metrics of this TransformMetricsRequest.
136
136
 
137
137
  转换查询指标列表,对资产属性进行转换查询得到指标
138
138
 
@@ -143,7 +143,7 @@ class TransformMetricsRequest:
143
143
 
144
144
  @metrics.setter
145
145
  def metrics(self, metrics):
146
- """Sets the metrics of this TransformMetricsRequest.
146
+ r"""Sets the metrics of this TransformMetricsRequest.
147
147
 
148
148
  转换查询指标列表,对资产属性进行转换查询得到指标
149
149
 
@@ -154,7 +154,7 @@ class TransformMetricsRequest:
154
154
 
155
155
  @property
156
156
  def limit(self):
157
- """Gets the limit of this TransformMetricsRequest.
157
+ r"""Gets the limit of this TransformMetricsRequest.
158
158
 
159
159
  返回值个数限制,最多2000个
160
160
 
@@ -165,7 +165,7 @@ class TransformMetricsRequest:
165
165
 
166
166
  @limit.setter
167
167
  def limit(self, limit):
168
- """Sets the limit of this TransformMetricsRequest.
168
+ r"""Sets the limit of this TransformMetricsRequest.
169
169
 
170
170
  返回值个数限制,最多2000个
171
171