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
@@ -43,7 +43,7 @@ class Job:
43
43
  }
44
44
 
45
45
  def __init__(self, job_id=None, job_name=None, tags=None, created_time=None, modified_time=None, job_type=None, export_path=None, merge_result_file=None, sql_job=None, schedule=None):
46
- """Job
46
+ r"""Job
47
47
 
48
48
  The model defined in huaweicloud sdk
49
49
 
@@ -104,7 +104,7 @@ class Job:
104
104
 
105
105
  @property
106
106
  def job_id(self):
107
- """Gets the job_id of this Job.
107
+ r"""Gets the job_id of this Job.
108
108
 
109
109
  仅在响应返回。作业ID。
110
110
 
@@ -115,7 +115,7 @@ class Job:
115
115
 
116
116
  @job_id.setter
117
117
  def job_id(self, job_id):
118
- """Sets the job_id of this Job.
118
+ r"""Sets the job_id of this Job.
119
119
 
120
120
  仅在响应返回。作业ID。
121
121
 
@@ -126,7 +126,7 @@ class Job:
126
126
 
127
127
  @property
128
128
  def job_name(self):
129
- """Gets the job_name of this Job.
129
+ r"""Gets the job_name of this Job.
130
130
 
131
131
  作业名称。只能包含数字、英文字母、中文字母、下划线以及中划线。长度为1~128。
132
132
 
@@ -137,7 +137,7 @@ class Job:
137
137
 
138
138
  @job_name.setter
139
139
  def job_name(self, job_name):
140
- """Sets the job_name of this Job.
140
+ r"""Sets the job_name of this Job.
141
141
 
142
142
  作业名称。只能包含数字、英文字母、中文字母、下划线以及中划线。长度为1~128。
143
143
 
@@ -148,7 +148,7 @@ class Job:
148
148
 
149
149
  @property
150
150
  def tags(self):
151
- """Gets the tags of this Job.
151
+ r"""Gets the tags of this Job.
152
152
 
153
153
  标签。只能包含数字、英文字母、中文字符、下划线、中划线、逗号以及斜杠。长度为0~128。
154
154
 
@@ -159,7 +159,7 @@ class Job:
159
159
 
160
160
  @tags.setter
161
161
  def tags(self, tags):
162
- """Sets the tags of this Job.
162
+ r"""Sets the tags of this Job.
163
163
 
164
164
  标签。只能包含数字、英文字母、中文字符、下划线、中划线、逗号以及斜杠。长度为0~128。
165
165
 
@@ -170,7 +170,7 @@ class Job:
170
170
 
171
171
  @property
172
172
  def created_time(self):
173
- """Gets the created_time of this Job.
173
+ r"""Gets the created_time of this Job.
174
174
 
175
175
  仅在响应返回。创建时间。
176
176
 
@@ -181,7 +181,7 @@ class Job:
181
181
 
182
182
  @created_time.setter
183
183
  def created_time(self, created_time):
184
- """Sets the created_time of this Job.
184
+ r"""Sets the created_time of this Job.
185
185
 
186
186
  仅在响应返回。创建时间。
187
187
 
@@ -192,7 +192,7 @@ class Job:
192
192
 
193
193
  @property
194
194
  def modified_time(self):
195
- """Gets the modified_time of this Job.
195
+ r"""Gets the modified_time of this Job.
196
196
 
197
197
  仅在响应返回。更新时间。
198
198
 
@@ -203,7 +203,7 @@ class Job:
203
203
 
204
204
  @modified_time.setter
205
205
  def modified_time(self, modified_time):
206
- """Sets the modified_time of this Job.
206
+ r"""Sets the modified_time of this Job.
207
207
 
208
208
  仅在响应返回。更新时间。
209
209
 
@@ -214,7 +214,7 @@ class Job:
214
214
 
215
215
  @property
216
216
  def job_type(self):
217
- """Gets the job_type of this Job.
217
+ r"""Gets the job_type of this Job.
218
218
 
219
219
  作业类型。目前仅支持SqlJob.
220
220
 
@@ -225,7 +225,7 @@ class Job:
225
225
 
226
226
  @job_type.setter
227
227
  def job_type(self, job_type):
228
- """Sets the job_type of this Job.
228
+ r"""Sets the job_type of this Job.
229
229
 
230
230
  作业类型。目前仅支持SqlJob.
231
231
 
@@ -236,7 +236,7 @@ class Job:
236
236
 
237
237
  @property
238
238
  def export_path(self):
239
- """Gets the export_path of this Job.
239
+ r"""Gets the export_path of this Job.
240
240
 
241
241
  作业查询结果导出到OBS的路径。覆写已存在文件。
242
242
 
@@ -247,7 +247,7 @@ class Job:
247
247
 
248
248
  @export_path.setter
249
249
  def export_path(self, export_path):
250
- """Sets the export_path of this Job.
250
+ r"""Sets the export_path of this Job.
251
251
 
252
252
  作业查询结果导出到OBS的路径。覆写已存在文件。
253
253
 
@@ -258,7 +258,7 @@ class Job:
258
258
 
259
259
  @property
260
260
  def merge_result_file(self):
261
- """Gets the merge_result_file of this Job.
261
+ r"""Gets the merge_result_file of this Job.
262
262
 
263
263
  导出文件时是否合并结果文件。true:合并成一个结果文件;false:不合并结果文件。
264
264
 
@@ -269,7 +269,7 @@ class Job:
269
269
 
270
270
  @merge_result_file.setter
271
271
  def merge_result_file(self, merge_result_file):
272
- """Sets the merge_result_file of this Job.
272
+ r"""Sets the merge_result_file of this Job.
273
273
 
274
274
  导出文件时是否合并结果文件。true:合并成一个结果文件;false:不合并结果文件。
275
275
 
@@ -280,7 +280,7 @@ class Job:
280
280
 
281
281
  @property
282
282
  def sql_job(self):
283
- """Gets the sql_job of this Job.
283
+ r"""Gets the sql_job of this Job.
284
284
 
285
285
  :return: The sql_job of this Job.
286
286
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.SqlJob`
@@ -289,7 +289,7 @@ class Job:
289
289
 
290
290
  @sql_job.setter
291
291
  def sql_job(self, sql_job):
292
- """Sets the sql_job of this Job.
292
+ r"""Sets the sql_job of this Job.
293
293
 
294
294
  :param sql_job: The sql_job of this Job.
295
295
  :type sql_job: :class:`huaweicloudsdkiotanalytics.v1.SqlJob`
@@ -298,7 +298,7 @@ class Job:
298
298
 
299
299
  @property
300
300
  def schedule(self):
301
- """Gets the schedule of this Job.
301
+ r"""Gets the schedule of this Job.
302
302
 
303
303
  :return: The schedule of this Job.
304
304
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.Schedule`
@@ -307,7 +307,7 @@ class Job:
307
307
 
308
308
  @schedule.setter
309
309
  def schedule(self, schedule):
310
- """Sets the schedule of this Job.
310
+ r"""Sets the schedule of this Job.
311
311
 
312
312
  :param schedule: The schedule of this Job.
313
313
  :type schedule: :class:`huaweicloudsdkiotanalytics.v1.Schedule`
@@ -27,7 +27,7 @@ class KafkaAuthInfo:
27
27
  }
28
28
 
29
29
  def __init__(self, security_protocol=None, sasl_plain_auth_info=None):
30
- """KafkaAuthInfo
30
+ r"""KafkaAuthInfo
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class KafkaAuthInfo:
49
49
 
50
50
  @property
51
51
  def security_protocol(self):
52
- """Gets the security_protocol of this KafkaAuthInfo.
52
+ r"""Gets the security_protocol of this KafkaAuthInfo.
53
53
 
54
54
  安全协议
55
55
 
@@ -60,7 +60,7 @@ class KafkaAuthInfo:
60
60
 
61
61
  @security_protocol.setter
62
62
  def security_protocol(self, security_protocol):
63
- """Sets the security_protocol of this KafkaAuthInfo.
63
+ r"""Sets the security_protocol of this KafkaAuthInfo.
64
64
 
65
65
  安全协议
66
66
 
@@ -71,7 +71,7 @@ class KafkaAuthInfo:
71
71
 
72
72
  @property
73
73
  def sasl_plain_auth_info(self):
74
- """Gets the sasl_plain_auth_info of this KafkaAuthInfo.
74
+ r"""Gets the sasl_plain_auth_info of this KafkaAuthInfo.
75
75
 
76
76
  :return: The sasl_plain_auth_info of this KafkaAuthInfo.
77
77
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.SaslPlainAuthInfo`
@@ -80,7 +80,7 @@ class KafkaAuthInfo:
80
80
 
81
81
  @sasl_plain_auth_info.setter
82
82
  def sasl_plain_auth_info(self, sasl_plain_auth_info):
83
- """Sets the sasl_plain_auth_info of this KafkaAuthInfo.
83
+ r"""Sets the sasl_plain_auth_info of this KafkaAuthInfo.
84
84
 
85
85
  :param sasl_plain_auth_info: The sasl_plain_auth_info of this KafkaAuthInfo.
86
86
  :type sasl_plain_auth_info: :class:`huaweicloudsdkiotanalytics.v1.SaslPlainAuthInfo`
@@ -27,7 +27,7 @@ class KafkaBrokerInfo:
27
27
  }
28
28
 
29
29
  def __init__(self, ip=None, port=None):
30
- """KafkaBrokerInfo
30
+ r"""KafkaBrokerInfo
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class KafkaBrokerInfo:
48
48
 
49
49
  @property
50
50
  def ip(self):
51
- """Gets the ip of this KafkaBrokerInfo.
51
+ r"""Gets the ip of this KafkaBrokerInfo.
52
52
 
53
53
  IP
54
54
 
@@ -59,7 +59,7 @@ class KafkaBrokerInfo:
59
59
 
60
60
  @ip.setter
61
61
  def ip(self, ip):
62
- """Sets the ip of this KafkaBrokerInfo.
62
+ r"""Sets the ip of this KafkaBrokerInfo.
63
63
 
64
64
  IP
65
65
 
@@ -70,7 +70,7 @@ class KafkaBrokerInfo:
70
70
 
71
71
  @property
72
72
  def port(self):
73
- """Gets the port of this KafkaBrokerInfo.
73
+ r"""Gets the port of this KafkaBrokerInfo.
74
74
 
75
75
  Port
76
76
 
@@ -81,7 +81,7 @@ class KafkaBrokerInfo:
81
81
 
82
82
  @port.setter
83
83
  def port(self, port):
84
- """Sets the port of this KafkaBrokerInfo.
84
+ r"""Sets the port of this KafkaBrokerInfo.
85
85
 
86
86
  Port
87
87
 
@@ -33,7 +33,7 @@ class KafkaContentReq:
33
33
  }
34
34
 
35
35
  def __init__(self, connection_type=None, instance_id=None, vpcep_infos=None, broker_infos=None, auth_info=None):
36
- """KafkaContentReq
36
+ r"""KafkaContentReq
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -70,7 +70,7 @@ class KafkaContentReq:
70
70
 
71
71
  @property
72
72
  def connection_type(self):
73
- """Gets the connection_type of this KafkaContentReq.
73
+ r"""Gets the connection_type of this KafkaContentReq.
74
74
 
75
75
  KAFKA连接方式
76
76
 
@@ -81,7 +81,7 @@ class KafkaContentReq:
81
81
 
82
82
  @connection_type.setter
83
83
  def connection_type(self, connection_type):
84
- """Sets the connection_type of this KafkaContentReq.
84
+ r"""Sets the connection_type of this KafkaContentReq.
85
85
 
86
86
  KAFKA连接方式
87
87
 
@@ -92,7 +92,7 @@ class KafkaContentReq:
92
92
 
93
93
  @property
94
94
  def instance_id(self):
95
- """Gets the instance_id of this KafkaContentReq.
95
+ r"""Gets the instance_id of this KafkaContentReq.
96
96
 
97
97
  Kafka实例ID
98
98
 
@@ -103,7 +103,7 @@ class KafkaContentReq:
103
103
 
104
104
  @instance_id.setter
105
105
  def instance_id(self, instance_id):
106
- """Sets the instance_id of this KafkaContentReq.
106
+ r"""Sets the instance_id of this KafkaContentReq.
107
107
 
108
108
  Kafka实例ID
109
109
 
@@ -114,7 +114,7 @@ class KafkaContentReq:
114
114
 
115
115
  @property
116
116
  def vpcep_infos(self):
117
- """Gets the vpcep_infos of this KafkaContentReq.
117
+ r"""Gets the vpcep_infos of this KafkaContentReq.
118
118
 
119
119
  Kafka的VPCEP信息包括service_id,service_name,client_port
120
120
 
@@ -125,7 +125,7 @@ class KafkaContentReq:
125
125
 
126
126
  @vpcep_infos.setter
127
127
  def vpcep_infos(self, vpcep_infos):
128
- """Sets the vpcep_infos of this KafkaContentReq.
128
+ r"""Sets the vpcep_infos of this KafkaContentReq.
129
129
 
130
130
  Kafka的VPCEP信息包括service_id,service_name,client_port
131
131
 
@@ -136,7 +136,7 @@ class KafkaContentReq:
136
136
 
137
137
  @property
138
138
  def broker_infos(self):
139
- """Gets the broker_infos of this KafkaContentReq.
139
+ r"""Gets the broker_infos of this KafkaContentReq.
140
140
 
141
141
  Kafka的broker信息包括broker_ip, broker_port
142
142
 
@@ -147,7 +147,7 @@ class KafkaContentReq:
147
147
 
148
148
  @broker_infos.setter
149
149
  def broker_infos(self, broker_infos):
150
- """Sets the broker_infos of this KafkaContentReq.
150
+ r"""Sets the broker_infos of this KafkaContentReq.
151
151
 
152
152
  Kafka的broker信息包括broker_ip, broker_port
153
153
 
@@ -158,7 +158,7 @@ class KafkaContentReq:
158
158
 
159
159
  @property
160
160
  def auth_info(self):
161
- """Gets the auth_info of this KafkaContentReq.
161
+ r"""Gets the auth_info of this KafkaContentReq.
162
162
 
163
163
  :return: The auth_info of this KafkaContentReq.
164
164
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.KafkaAuthInfo`
@@ -167,7 +167,7 @@ class KafkaContentReq:
167
167
 
168
168
  @auth_info.setter
169
169
  def auth_info(self, auth_info):
170
- """Sets the auth_info of this KafkaContentReq.
170
+ r"""Sets the auth_info of this KafkaContentReq.
171
171
 
172
172
  :param auth_info: The auth_info of this KafkaContentReq.
173
173
  :type auth_info: :class:`huaweicloudsdkiotanalytics.v1.KafkaAuthInfo`
@@ -33,7 +33,7 @@ class KafkaContentRsp:
33
33
  }
34
34
 
35
35
  def __init__(self, connection_type=None, instance_id=None, vpcep_infos=None, broker_infos=None, auth_info=None):
36
- """KafkaContentRsp
36
+ r"""KafkaContentRsp
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -71,7 +71,7 @@ class KafkaContentRsp:
71
71
 
72
72
  @property
73
73
  def connection_type(self):
74
- """Gets the connection_type of this KafkaContentRsp.
74
+ r"""Gets the connection_type of this KafkaContentRsp.
75
75
 
76
76
  KAFKA连接类型
77
77
 
@@ -82,7 +82,7 @@ class KafkaContentRsp:
82
82
 
83
83
  @connection_type.setter
84
84
  def connection_type(self, connection_type):
85
- """Sets the connection_type of this KafkaContentRsp.
85
+ r"""Sets the connection_type of this KafkaContentRsp.
86
86
 
87
87
  KAFKA连接类型
88
88
 
@@ -93,7 +93,7 @@ class KafkaContentRsp:
93
93
 
94
94
  @property
95
95
  def instance_id(self):
96
- """Gets the instance_id of this KafkaContentRsp.
96
+ r"""Gets the instance_id of this KafkaContentRsp.
97
97
 
98
98
  Kafka实例ID
99
99
 
@@ -104,7 +104,7 @@ class KafkaContentRsp:
104
104
 
105
105
  @instance_id.setter
106
106
  def instance_id(self, instance_id):
107
- """Sets the instance_id of this KafkaContentRsp.
107
+ r"""Sets the instance_id of this KafkaContentRsp.
108
108
 
109
109
  Kafka实例ID
110
110
 
@@ -115,7 +115,7 @@ class KafkaContentRsp:
115
115
 
116
116
  @property
117
117
  def vpcep_infos(self):
118
- """Gets the vpcep_infos of this KafkaContentRsp.
118
+ r"""Gets the vpcep_infos of this KafkaContentRsp.
119
119
 
120
120
  Kafka的VPCEP信息包括service_id,service_name,client_port
121
121
 
@@ -126,7 +126,7 @@ class KafkaContentRsp:
126
126
 
127
127
  @vpcep_infos.setter
128
128
  def vpcep_infos(self, vpcep_infos):
129
- """Sets the vpcep_infos of this KafkaContentRsp.
129
+ r"""Sets the vpcep_infos of this KafkaContentRsp.
130
130
 
131
131
  Kafka的VPCEP信息包括service_id,service_name,client_port
132
132
 
@@ -137,7 +137,7 @@ class KafkaContentRsp:
137
137
 
138
138
  @property
139
139
  def broker_infos(self):
140
- """Gets the broker_infos of this KafkaContentRsp.
140
+ r"""Gets the broker_infos of this KafkaContentRsp.
141
141
 
142
142
  Kafka的broker信息包括broker_ip, broker_port
143
143
 
@@ -148,7 +148,7 @@ class KafkaContentRsp:
148
148
 
149
149
  @broker_infos.setter
150
150
  def broker_infos(self, broker_infos):
151
- """Sets the broker_infos of this KafkaContentRsp.
151
+ r"""Sets the broker_infos of this KafkaContentRsp.
152
152
 
153
153
  Kafka的broker信息包括broker_ip, broker_port
154
154
 
@@ -159,7 +159,7 @@ class KafkaContentRsp:
159
159
 
160
160
  @property
161
161
  def auth_info(self):
162
- """Gets the auth_info of this KafkaContentRsp.
162
+ r"""Gets the auth_info of this KafkaContentRsp.
163
163
 
164
164
  :return: The auth_info of this KafkaContentRsp.
165
165
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.KafkaAuthInfo`
@@ -168,7 +168,7 @@ class KafkaContentRsp:
168
168
 
169
169
  @auth_info.setter
170
170
  def auth_info(self, auth_info):
171
- """Sets the auth_info of this KafkaContentRsp.
171
+ r"""Sets the auth_info of this KafkaContentRsp.
172
172
 
173
173
  :param auth_info: The auth_info of this KafkaContentRsp.
174
174
  :type auth_info: :class:`huaweicloudsdkiotanalytics.v1.KafkaAuthInfo`
@@ -27,7 +27,7 @@ class KeyValue:
27
27
  }
28
28
 
29
29
  def __init__(self, key=None, value=None):
30
- """KeyValue
30
+ r"""KeyValue
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class KeyValue:
50
50
 
51
51
  @property
52
52
  def key(self):
53
- """Gets the key of this KeyValue.
53
+ r"""Gets the key of this KeyValue.
54
54
 
55
55
  键。
56
56
 
@@ -61,7 +61,7 @@ class KeyValue:
61
61
 
62
62
  @key.setter
63
63
  def key(self, key):
64
- """Sets the key of this KeyValue.
64
+ r"""Sets the key of this KeyValue.
65
65
 
66
66
  键。
67
67
 
@@ -72,7 +72,7 @@ class KeyValue:
72
72
 
73
73
  @property
74
74
  def value(self):
75
- """Gets the value of this KeyValue.
75
+ r"""Gets the value of this KeyValue.
76
76
 
77
77
  值。
78
78
 
@@ -83,7 +83,7 @@ class KeyValue:
83
83
 
84
84
  @value.setter
85
85
  def value(self, value):
86
- """Sets the value of this KeyValue.
86
+ r"""Sets the value of this KeyValue.
87
87
 
88
88
  值。
89
89
 
@@ -29,7 +29,7 @@ class LastAssetPropertyValueRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, tags=None, property_filter=None, property_names=None):
32
- """LastAssetPropertyValueRequest
32
+ r"""LastAssetPropertyValueRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class LastAssetPropertyValueRequest:
57
57
 
58
58
  @property
59
59
  def tags(self):
60
- """Gets the tags of this LastAssetPropertyValueRequest.
60
+ r"""Gets the tags of this LastAssetPropertyValueRequest.
61
61
 
62
62
  对property按指定tags标签进行过滤查询,填入资产标签属性的属性名与属性值,不可为空,例如 {\"tagPropertyA\": \"id0001\"};注意,标签过滤只对打上标签时刻之后的数据生效,打标签之前的数据不能通过标签过滤
63
63
 
@@ -68,7 +68,7 @@ class LastAssetPropertyValueRequest:
68
68
 
69
69
  @tags.setter
70
70
  def tags(self, tags):
71
- """Sets the tags of this LastAssetPropertyValueRequest.
71
+ r"""Sets the tags of this LastAssetPropertyValueRequest.
72
72
 
73
73
  对property按指定tags标签进行过滤查询,填入资产标签属性的属性名与属性值,不可为空,例如 {\"tagPropertyA\": \"id0001\"};注意,标签过滤只对打上标签时刻之后的数据生效,打标签之前的数据不能通过标签过滤
74
74
 
@@ -79,7 +79,7 @@ class LastAssetPropertyValueRequest:
79
79
 
80
80
  @property
81
81
  def property_filter(self):
82
- """Gets the property_filter of this LastAssetPropertyValueRequest.
82
+ r"""Gets the property_filter of this LastAssetPropertyValueRequest.
83
83
 
84
84
  属性过滤器,最多5个
85
85
 
@@ -90,7 +90,7 @@ class LastAssetPropertyValueRequest:
90
90
 
91
91
  @property_filter.setter
92
92
  def property_filter(self, property_filter):
93
- """Sets the property_filter of this LastAssetPropertyValueRequest.
93
+ r"""Sets the property_filter of this LastAssetPropertyValueRequest.
94
94
 
95
95
  属性过滤器,最多5个
96
96
 
@@ -101,7 +101,7 @@ class LastAssetPropertyValueRequest:
101
101
 
102
102
  @property
103
103
  def property_names(self):
104
- """Gets the property_names of this LastAssetPropertyValueRequest.
104
+ r"""Gets the property_names of this LastAssetPropertyValueRequest.
105
105
 
106
106
  待查询的资产属性名列表,不携带该字段表示查询全部
107
107
 
@@ -112,7 +112,7 @@ class LastAssetPropertyValueRequest:
112
112
 
113
113
  @property_names.setter
114
114
  def property_names(self, property_names):
115
- """Sets the property_names of this LastAssetPropertyValueRequest.
115
+ r"""Sets the property_names of this LastAssetPropertyValueRequest.
116
116
 
117
117
  待查询的资产属性名列表,不携带该字段表示查询全部
118
118
 
@@ -29,7 +29,7 @@ class ListAssetModelsRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, filter=None, limit=None, offset=None):
32
- """ListAssetModelsRequest
32
+ r"""ListAssetModelsRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class ListAssetModelsRequest:
57
57
 
58
58
  @property
59
59
  def filter(self):
60
- """Gets the filter of this ListAssetModelsRequest.
60
+ r"""Gets the filter of this ListAssetModelsRequest.
61
61
 
62
62
  过滤条件 示例: {\"key\":\"xxx\"} {\"key1\":\"xxx\",\"key2\":\"xxx\"} {\"key\":{\"eq|like\":\"xxx\"}} {\"key\":{\"in\":[\"xxx\",\"xxx\"]}} {\"or\":{\"key1\":\"xxx\",\"key2\":{\"eq|like\":\"xxx\"},\"key3\":{\"in\":[\"xxx\",\"xxx\"]}}} {\"and\":{\"key1\":\"xxx\",\"key2\":{\"eq|like\":\"xxx\"},\"key3\":{\"in\":[\"xxx\",\"xxx\"]}}} 支持的key: asset_model_id,name,display_name,job_id 注意: job_id只支持contain过滤 {\"job_id\":{\"contain\":\"xxx\"}}
63
63
 
@@ -68,7 +68,7 @@ class ListAssetModelsRequest:
68
68
 
69
69
  @filter.setter
70
70
  def filter(self, filter):
71
- """Sets the filter of this ListAssetModelsRequest.
71
+ r"""Sets the filter of this ListAssetModelsRequest.
72
72
 
73
73
  过滤条件 示例: {\"key\":\"xxx\"} {\"key1\":\"xxx\",\"key2\":\"xxx\"} {\"key\":{\"eq|like\":\"xxx\"}} {\"key\":{\"in\":[\"xxx\",\"xxx\"]}} {\"or\":{\"key1\":\"xxx\",\"key2\":{\"eq|like\":\"xxx\"},\"key3\":{\"in\":[\"xxx\",\"xxx\"]}}} {\"and\":{\"key1\":\"xxx\",\"key2\":{\"eq|like\":\"xxx\"},\"key3\":{\"in\":[\"xxx\",\"xxx\"]}}} 支持的key: asset_model_id,name,display_name,job_id 注意: job_id只支持contain过滤 {\"job_id\":{\"contain\":\"xxx\"}}
74
74
 
@@ -79,7 +79,7 @@ class ListAssetModelsRequest:
79
79
 
80
80
  @property
81
81
  def limit(self):
82
- """Gets the limit of this ListAssetModelsRequest.
82
+ r"""Gets the limit of this ListAssetModelsRequest.
83
83
 
84
84
  每页记录数
85
85
 
@@ -90,7 +90,7 @@ class ListAssetModelsRequest:
90
90
 
91
91
  @limit.setter
92
92
  def limit(self, limit):
93
- """Sets the limit of this ListAssetModelsRequest.
93
+ r"""Sets the limit of this ListAssetModelsRequest.
94
94
 
95
95
  每页记录数
96
96
 
@@ -101,7 +101,7 @@ class ListAssetModelsRequest:
101
101
 
102
102
  @property
103
103
  def offset(self):
104
- """Gets the offset of this ListAssetModelsRequest.
104
+ r"""Gets the offset of this ListAssetModelsRequest.
105
105
 
106
106
  页码
107
107
 
@@ -112,7 +112,7 @@ class ListAssetModelsRequest:
112
112
 
113
113
  @offset.setter
114
114
  def offset(self, offset):
115
- """Sets the offset of this ListAssetModelsRequest.
115
+ r"""Sets the offset of this ListAssetModelsRequest.
116
116
 
117
117
  页码
118
118
 
@@ -28,7 +28,7 @@ class ListAssetModelsResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, count=None, asset_models=None):
31
- """ListAssetModelsResponse
31
+ r"""ListAssetModelsResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ListAssetModelsResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def count(self):
54
- """Gets the count of this ListAssetModelsResponse.
54
+ r"""Gets the count of this ListAssetModelsResponse.
55
55
 
56
56
  总数
57
57
 
@@ -62,7 +62,7 @@ class ListAssetModelsResponse(SdkResponse):
62
62
 
63
63
  @count.setter
64
64
  def count(self, count):
65
- """Sets the count of this ListAssetModelsResponse.
65
+ r"""Sets the count of this ListAssetModelsResponse.
66
66
 
67
67
  总数
68
68
 
@@ -73,7 +73,7 @@ class ListAssetModelsResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def asset_models(self):
76
- """Gets the asset_models of this ListAssetModelsResponse.
76
+ r"""Gets the asset_models of this ListAssetModelsResponse.
77
77
 
78
78
  模型集,数量不超过limit
79
79
 
@@ -84,7 +84,7 @@ class ListAssetModelsResponse(SdkResponse):
84
84
 
85
85
  @asset_models.setter
86
86
  def asset_models(self, asset_models):
87
- """Sets the asset_models of this ListAssetModelsResponse.
87
+ r"""Sets the asset_models of this ListAssetModelsResponse.
88
88
 
89
89
  模型集,数量不超过limit
90
90