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
@@ -33,7 +33,7 @@ class CreateComputingResourceRequestBody:
33
33
  }
34
34
 
35
35
  def __init__(self, computing_resource_name=None, computing_resource_type=None, description=None, cu_count=None, charging_mode=None):
36
- """CreateComputingResourceRequestBody
36
+ r"""CreateComputingResourceRequestBody
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -69,7 +69,7 @@ class CreateComputingResourceRequestBody:
69
69
 
70
70
  @property
71
71
  def computing_resource_name(self):
72
- """Gets the computing_resource_name of this CreateComputingResourceRequestBody.
72
+ r"""Gets the computing_resource_name of this CreateComputingResourceRequestBody.
73
73
 
74
74
  新建的计算资源名称,名称只能包含数字、英文字母和下划线,但不能是纯数字,且不能以下划线开头。
75
75
 
@@ -80,7 +80,7 @@ class CreateComputingResourceRequestBody:
80
80
 
81
81
  @computing_resource_name.setter
82
82
  def computing_resource_name(self, computing_resource_name):
83
- """Sets the computing_resource_name of this CreateComputingResourceRequestBody.
83
+ r"""Sets the computing_resource_name of this CreateComputingResourceRequestBody.
84
84
 
85
85
  新建的计算资源名称,名称只能包含数字、英文字母和下划线,但不能是纯数字,且不能以下划线开头。
86
86
 
@@ -91,7 +91,7 @@ class CreateComputingResourceRequestBody:
91
91
 
92
92
  @property
93
93
  def computing_resource_type(self):
94
- """Gets the computing_resource_type of this CreateComputingResourceRequestBody.
94
+ r"""Gets the computing_resource_type of this CreateComputingResourceRequestBody.
95
95
 
96
96
  计算资源的类型。默认为sql。
97
97
 
@@ -102,7 +102,7 @@ class CreateComputingResourceRequestBody:
102
102
 
103
103
  @computing_resource_type.setter
104
104
  def computing_resource_type(self, computing_resource_type):
105
- """Sets the computing_resource_type of this CreateComputingResourceRequestBody.
105
+ r"""Sets the computing_resource_type of this CreateComputingResourceRequestBody.
106
106
 
107
107
  计算资源的类型。默认为sql。
108
108
 
@@ -113,7 +113,7 @@ class CreateComputingResourceRequestBody:
113
113
 
114
114
  @property
115
115
  def description(self):
116
- """Gets the description of this CreateComputingResourceRequestBody.
116
+ r"""Gets the description of this CreateComputingResourceRequestBody.
117
117
 
118
118
  计算资源的描述信息。
119
119
 
@@ -124,7 +124,7 @@ class CreateComputingResourceRequestBody:
124
124
 
125
125
  @description.setter
126
126
  def description(self, description):
127
- """Sets the description of this CreateComputingResourceRequestBody.
127
+ r"""Sets the description of this CreateComputingResourceRequestBody.
128
128
 
129
129
  计算资源的描述信息。
130
130
 
@@ -135,7 +135,7 @@ class CreateComputingResourceRequestBody:
135
135
 
136
136
  @property
137
137
  def cu_count(self):
138
- """Gets the cu_count of this CreateComputingResourceRequestBody.
138
+ r"""Gets the cu_count of this CreateComputingResourceRequestBody.
139
139
 
140
140
  与计算资源绑定的最小计算单元个数。设置值当前只支持16,64,256。
141
141
 
@@ -146,7 +146,7 @@ class CreateComputingResourceRequestBody:
146
146
 
147
147
  @cu_count.setter
148
148
  def cu_count(self, cu_count):
149
- """Sets the cu_count of this CreateComputingResourceRequestBody.
149
+ r"""Sets the cu_count of this CreateComputingResourceRequestBody.
150
150
 
151
151
  与计算资源绑定的最小计算单元个数。设置值当前只支持16,64,256。
152
152
 
@@ -157,7 +157,7 @@ class CreateComputingResourceRequestBody:
157
157
 
158
158
  @property
159
159
  def charging_mode(self):
160
- """Gets the charging_mode of this CreateComputingResourceRequestBody.
160
+ r"""Gets the charging_mode of this CreateComputingResourceRequestBody.
161
161
 
162
162
  计算资源的收费模式。只能设置为“1”,表示按照CU时收费。
163
163
 
@@ -168,7 +168,7 @@ class CreateComputingResourceRequestBody:
168
168
 
169
169
  @charging_mode.setter
170
170
  def charging_mode(self, charging_mode):
171
- """Sets the charging_mode of this CreateComputingResourceRequestBody.
171
+ r"""Sets the charging_mode of this CreateComputingResourceRequestBody.
172
172
 
173
173
  计算资源的收费模式。只能设置为“1”,表示按照CU时收费。
174
174
 
@@ -38,7 +38,7 @@ class CreateComputingResourceResponse(SdkResponse):
38
38
  }
39
39
 
40
40
  def __init__(self, computing_resource_id=None, computing_resource_name=None, computing_resource_type=None, description=None, cu_count=None, charging_mode=None, created_time=None):
41
- """CreateComputingResourceResponse
41
+ r"""CreateComputingResourceResponse
42
42
 
43
43
  The model defined in huaweicloud sdk
44
44
 
@@ -86,7 +86,7 @@ class CreateComputingResourceResponse(SdkResponse):
86
86
 
87
87
  @property
88
88
  def computing_resource_id(self):
89
- """Gets the computing_resource_id of this CreateComputingResourceResponse.
89
+ r"""Gets the computing_resource_id of this CreateComputingResourceResponse.
90
90
 
91
91
  新增计算资源ID。
92
92
 
@@ -97,7 +97,7 @@ class CreateComputingResourceResponse(SdkResponse):
97
97
 
98
98
  @computing_resource_id.setter
99
99
  def computing_resource_id(self, computing_resource_id):
100
- """Sets the computing_resource_id of this CreateComputingResourceResponse.
100
+ r"""Sets the computing_resource_id of this CreateComputingResourceResponse.
101
101
 
102
102
  新增计算资源ID。
103
103
 
@@ -108,7 +108,7 @@ class CreateComputingResourceResponse(SdkResponse):
108
108
 
109
109
  @property
110
110
  def computing_resource_name(self):
111
- """Gets the computing_resource_name of this CreateComputingResourceResponse.
111
+ r"""Gets the computing_resource_name of this CreateComputingResourceResponse.
112
112
 
113
113
  新增计算资源名称。
114
114
 
@@ -119,7 +119,7 @@ class CreateComputingResourceResponse(SdkResponse):
119
119
 
120
120
  @computing_resource_name.setter
121
121
  def computing_resource_name(self, computing_resource_name):
122
- """Sets the computing_resource_name of this CreateComputingResourceResponse.
122
+ r"""Sets the computing_resource_name of this CreateComputingResourceResponse.
123
123
 
124
124
  新增计算资源名称。
125
125
 
@@ -130,7 +130,7 @@ class CreateComputingResourceResponse(SdkResponse):
130
130
 
131
131
  @property
132
132
  def computing_resource_type(self):
133
- """Gets the computing_resource_type of this CreateComputingResourceResponse.
133
+ r"""Gets the computing_resource_type of this CreateComputingResourceResponse.
134
134
 
135
135
  计算资源的类型。目前支持:sql。如果不指定,默认为sql。
136
136
 
@@ -141,7 +141,7 @@ class CreateComputingResourceResponse(SdkResponse):
141
141
 
142
142
  @computing_resource_type.setter
143
143
  def computing_resource_type(self, computing_resource_type):
144
- """Sets the computing_resource_type of this CreateComputingResourceResponse.
144
+ r"""Sets the computing_resource_type of this CreateComputingResourceResponse.
145
145
 
146
146
  计算资源的类型。目前支持:sql。如果不指定,默认为sql。
147
147
 
@@ -152,7 +152,7 @@ class CreateComputingResourceResponse(SdkResponse):
152
152
 
153
153
  @property
154
154
  def description(self):
155
- """Gets the description of this CreateComputingResourceResponse.
155
+ r"""Gets the description of this CreateComputingResourceResponse.
156
156
 
157
157
  计算资源的描述信息。
158
158
 
@@ -163,7 +163,7 @@ class CreateComputingResourceResponse(SdkResponse):
163
163
 
164
164
  @description.setter
165
165
  def description(self, description):
166
- """Sets the description of this CreateComputingResourceResponse.
166
+ r"""Sets the description of this CreateComputingResourceResponse.
167
167
 
168
168
  计算资源的描述信息。
169
169
 
@@ -174,7 +174,7 @@ class CreateComputingResourceResponse(SdkResponse):
174
174
 
175
175
  @property
176
176
  def cu_count(self):
177
- """Gets the cu_count of this CreateComputingResourceResponse.
177
+ r"""Gets the cu_count of this CreateComputingResourceResponse.
178
178
 
179
179
  与计算资源绑定的最小计算单元个数。设置值当前只支持16,64,256。
180
180
 
@@ -185,7 +185,7 @@ class CreateComputingResourceResponse(SdkResponse):
185
185
 
186
186
  @cu_count.setter
187
187
  def cu_count(self, cu_count):
188
- """Sets the cu_count of this CreateComputingResourceResponse.
188
+ r"""Sets the cu_count of this CreateComputingResourceResponse.
189
189
 
190
190
  与计算资源绑定的最小计算单元个数。设置值当前只支持16,64,256。
191
191
 
@@ -196,7 +196,7 @@ class CreateComputingResourceResponse(SdkResponse):
196
196
 
197
197
  @property
198
198
  def charging_mode(self):
199
- """Gets the charging_mode of this CreateComputingResourceResponse.
199
+ r"""Gets the charging_mode of this CreateComputingResourceResponse.
200
200
 
201
201
  计算资源的收费模式。只能设置为“1”,表示按照CU时收费。
202
202
 
@@ -207,7 +207,7 @@ class CreateComputingResourceResponse(SdkResponse):
207
207
 
208
208
  @charging_mode.setter
209
209
  def charging_mode(self, charging_mode):
210
- """Sets the charging_mode of this CreateComputingResourceResponse.
210
+ r"""Sets the charging_mode of this CreateComputingResourceResponse.
211
211
 
212
212
  计算资源的收费模式。只能设置为“1”,表示按照CU时收费。
213
213
 
@@ -218,7 +218,7 @@ class CreateComputingResourceResponse(SdkResponse):
218
218
 
219
219
  @property
220
220
  def created_time(self):
221
- """Gets the created_time of this CreateComputingResourceResponse.
221
+ r"""Gets the created_time of this CreateComputingResourceResponse.
222
222
 
223
223
  创建计算资源时间。时间格式为ISO日期时间格式yyyy-MM-dd'T'HH:mm:ss'Z'。
224
224
 
@@ -229,7 +229,7 @@ class CreateComputingResourceResponse(SdkResponse):
229
229
 
230
230
  @created_time.setter
231
231
  def created_time(self, created_time):
232
- """Sets the created_time of this CreateComputingResourceResponse.
232
+ r"""Sets the created_time of this CreateComputingResourceResponse.
233
233
 
234
234
  创建计算资源时间。时间格式为ISO日期时间格式yyyy-MM-dd'T'HH:mm:ss'Z'。
235
235
 
@@ -29,7 +29,7 @@ class CreateDatasourceReqDTO:
29
29
  }
30
30
 
31
31
  def __init__(self, name=None, type=None, content=None):
32
- """CreateDatasourceReqDTO
32
+ r"""CreateDatasourceReqDTO
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class CreateDatasourceReqDTO:
54
54
 
55
55
  @property
56
56
  def name(self):
57
- """Gets the name of this CreateDatasourceReqDTO.
57
+ r"""Gets the name of this CreateDatasourceReqDTO.
58
58
 
59
59
  数据源名称
60
60
 
@@ -65,7 +65,7 @@ class CreateDatasourceReqDTO:
65
65
 
66
66
  @name.setter
67
67
  def name(self, name):
68
- """Sets the name of this CreateDatasourceReqDTO.
68
+ r"""Sets the name of this CreateDatasourceReqDTO.
69
69
 
70
70
  数据源名称
71
71
 
@@ -76,7 +76,7 @@ class CreateDatasourceReqDTO:
76
76
 
77
77
  @property
78
78
  def type(self):
79
- """Gets the type of this CreateDatasourceReqDTO.
79
+ r"""Gets the type of this CreateDatasourceReqDTO.
80
80
 
81
81
  数据源类型, 包括:IOTDA、API[、OBS、DIS、SMN、FUNCTION_GRAPH、MODEL_ARTS、DCS、KAFKA](tag:IoTA-Cloud-Only)、NODE
82
82
 
@@ -87,7 +87,7 @@ class CreateDatasourceReqDTO:
87
87
 
88
88
  @type.setter
89
89
  def type(self, type):
90
- """Sets the type of this CreateDatasourceReqDTO.
90
+ r"""Sets the type of this CreateDatasourceReqDTO.
91
91
 
92
92
  数据源类型, 包括:IOTDA、API[、OBS、DIS、SMN、FUNCTION_GRAPH、MODEL_ARTS、DCS、KAFKA](tag:IoTA-Cloud-Only)、NODE
93
93
 
@@ -98,7 +98,7 @@ class CreateDatasourceReqDTO:
98
98
 
99
99
  @property
100
100
  def content(self):
101
- """Gets the content of this CreateDatasourceReqDTO.
101
+ r"""Gets the content of this CreateDatasourceReqDTO.
102
102
 
103
103
  :return: The content of this CreateDatasourceReqDTO.
104
104
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.ContentDetailReq`
@@ -107,7 +107,7 @@ class CreateDatasourceReqDTO:
107
107
 
108
108
  @content.setter
109
109
  def content(self, content):
110
- """Sets the content of this CreateDatasourceReqDTO.
110
+ r"""Sets the content of this CreateDatasourceReqDTO.
111
111
 
112
112
  :param content: The content of this CreateDatasourceReqDTO.
113
113
  :type content: :class:`huaweicloudsdkiotanalytics.v1.ContentDetailReq`
@@ -25,7 +25,7 @@ class CreateDatasourceRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, body=None):
28
- """CreateDatasourceRequest
28
+ r"""CreateDatasourceRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class CreateDatasourceRequest:
43
43
 
44
44
  @property
45
45
  def body(self):
46
- """Gets the body of this CreateDatasourceRequest.
46
+ r"""Gets the body of this CreateDatasourceRequest.
47
47
 
48
48
  :return: The body of this CreateDatasourceRequest.
49
49
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.CreateDatasourceReqDTO`
@@ -52,7 +52,7 @@ class CreateDatasourceRequest:
52
52
 
53
53
  @body.setter
54
54
  def body(self, body):
55
- """Sets the body of this CreateDatasourceRequest.
55
+ r"""Sets the body of this CreateDatasourceRequest.
56
56
 
57
57
  :param body: The body of this CreateDatasourceRequest.
58
58
  :type body: :class:`huaweicloudsdkiotanalytics.v1.CreateDatasourceReqDTO`
@@ -36,7 +36,7 @@ class CreateDatasourceResponse(SdkResponse):
36
36
  }
37
37
 
38
38
  def __init__(self, id=None, name=None, type=None, content=None, created_time=None, modified_time=None):
39
- """CreateDatasourceResponse
39
+ r"""CreateDatasourceResponse
40
40
 
41
41
  The model defined in huaweicloud sdk
42
42
 
@@ -79,7 +79,7 @@ class CreateDatasourceResponse(SdkResponse):
79
79
 
80
80
  @property
81
81
  def id(self):
82
- """Gets the id of this CreateDatasourceResponse.
82
+ r"""Gets the id of this CreateDatasourceResponse.
83
83
 
84
84
  数据源id
85
85
 
@@ -90,7 +90,7 @@ class CreateDatasourceResponse(SdkResponse):
90
90
 
91
91
  @id.setter
92
92
  def id(self, id):
93
- """Sets the id of this CreateDatasourceResponse.
93
+ r"""Sets the id of this CreateDatasourceResponse.
94
94
 
95
95
  数据源id
96
96
 
@@ -101,7 +101,7 @@ class CreateDatasourceResponse(SdkResponse):
101
101
 
102
102
  @property
103
103
  def name(self):
104
- """Gets the name of this CreateDatasourceResponse.
104
+ r"""Gets the name of this CreateDatasourceResponse.
105
105
 
106
106
  数据源名称
107
107
 
@@ -112,7 +112,7 @@ class CreateDatasourceResponse(SdkResponse):
112
112
 
113
113
  @name.setter
114
114
  def name(self, name):
115
- """Sets the name of this CreateDatasourceResponse.
115
+ r"""Sets the name of this CreateDatasourceResponse.
116
116
 
117
117
  数据源名称
118
118
 
@@ -123,7 +123,7 @@ class CreateDatasourceResponse(SdkResponse):
123
123
 
124
124
  @property
125
125
  def type(self):
126
- """Gets the type of this CreateDatasourceResponse.
126
+ r"""Gets the type of this CreateDatasourceResponse.
127
127
 
128
128
  数据源类型, 包括:IOTDA、API[、OBS、DIS、SMN、FUNCTION_GRAPH、MODEL_ARTS、DCS、KAFKA](tag:IoTA-Cloud-Only)、NODE。数据源不支持修改类型。
129
129
 
@@ -134,7 +134,7 @@ class CreateDatasourceResponse(SdkResponse):
134
134
 
135
135
  @type.setter
136
136
  def type(self, type):
137
- """Sets the type of this CreateDatasourceResponse.
137
+ r"""Sets the type of this CreateDatasourceResponse.
138
138
 
139
139
  数据源类型, 包括:IOTDA、API[、OBS、DIS、SMN、FUNCTION_GRAPH、MODEL_ARTS、DCS、KAFKA](tag:IoTA-Cloud-Only)、NODE。数据源不支持修改类型。
140
140
 
@@ -145,7 +145,7 @@ class CreateDatasourceResponse(SdkResponse):
145
145
 
146
146
  @property
147
147
  def content(self):
148
- """Gets the content of this CreateDatasourceResponse.
148
+ r"""Gets the content of this CreateDatasourceResponse.
149
149
 
150
150
  :return: The content of this CreateDatasourceResponse.
151
151
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.ContentDetailRsp`
@@ -154,7 +154,7 @@ class CreateDatasourceResponse(SdkResponse):
154
154
 
155
155
  @content.setter
156
156
  def content(self, content):
157
- """Sets the content of this CreateDatasourceResponse.
157
+ r"""Sets the content of this CreateDatasourceResponse.
158
158
 
159
159
  :param content: The content of this CreateDatasourceResponse.
160
160
  :type content: :class:`huaweicloudsdkiotanalytics.v1.ContentDetailRsp`
@@ -163,7 +163,7 @@ class CreateDatasourceResponse(SdkResponse):
163
163
 
164
164
  @property
165
165
  def created_time(self):
166
- """Gets the created_time of this CreateDatasourceResponse.
166
+ r"""Gets the created_time of this CreateDatasourceResponse.
167
167
 
168
168
  创建时间,格式为:yyyy-MM-dd'T'HH:mm:ss'Z'
169
169
 
@@ -174,7 +174,7 @@ class CreateDatasourceResponse(SdkResponse):
174
174
 
175
175
  @created_time.setter
176
176
  def created_time(self, created_time):
177
- """Sets the created_time of this CreateDatasourceResponse.
177
+ r"""Sets the created_time of this CreateDatasourceResponse.
178
178
 
179
179
  创建时间,格式为:yyyy-MM-dd'T'HH:mm:ss'Z'
180
180
 
@@ -185,7 +185,7 @@ class CreateDatasourceResponse(SdkResponse):
185
185
 
186
186
  @property
187
187
  def modified_time(self):
188
- """Gets the modified_time of this CreateDatasourceResponse.
188
+ r"""Gets the modified_time of this CreateDatasourceResponse.
189
189
 
190
190
  修改时间,格式为:yyyy-MM-dd'T'HH:mm:ss'Z'
191
191
 
@@ -196,7 +196,7 @@ class CreateDatasourceResponse(SdkResponse):
196
196
 
197
197
  @modified_time.setter
198
198
  def modified_time(self, modified_time):
199
- """Sets the modified_time of this CreateDatasourceResponse.
199
+ r"""Sets the modified_time of this CreateDatasourceResponse.
200
200
 
201
201
  修改时间,格式为:yyyy-MM-dd'T'HH:mm:ss'Z'
202
202
 
@@ -25,7 +25,7 @@ class CreateGroupRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, body=None):
28
- """CreateGroupRequest
28
+ r"""CreateGroupRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class CreateGroupRequest:
43
43
 
44
44
  @property
45
45
  def body(self):
46
- """Gets the body of this CreateGroupRequest.
46
+ r"""Gets the body of this CreateGroupRequest.
47
47
 
48
48
  :return: The body of this CreateGroupRequest.
49
49
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.StorageGroup`
@@ -52,7 +52,7 @@ class CreateGroupRequest:
52
52
 
53
53
  @body.setter
54
54
  def body(self, body):
55
- """Sets the body of this CreateGroupRequest.
55
+ r"""Sets the body of this CreateGroupRequest.
56
56
 
57
57
  :param body: The body of this CreateGroupRequest.
58
58
  :type body: :class:`huaweicloudsdkiotanalytics.v1.StorageGroup`
@@ -46,7 +46,7 @@ class CreateGroupResponse(SdkResponse):
46
46
  }
47
47
 
48
48
  def __init__(self, group_id=None, name=None, description=None, warm_data_usage=None, data_store_count=None, cold_data_usage=None, warm_data_retention_policy=None, cold_data_retention_policy=None, created_time=None, modified_time=None, type=None):
49
- """CreateGroupResponse
49
+ r"""CreateGroupResponse
50
50
 
51
51
  The model defined in huaweicloud sdk
52
52
 
@@ -114,7 +114,7 @@ class CreateGroupResponse(SdkResponse):
114
114
 
115
115
  @property
116
116
  def group_id(self):
117
- """Gets the group_id of this CreateGroupResponse.
117
+ r"""Gets the group_id of this CreateGroupResponse.
118
118
 
119
119
  存储组 ID
120
120
 
@@ -125,7 +125,7 @@ class CreateGroupResponse(SdkResponse):
125
125
 
126
126
  @group_id.setter
127
127
  def group_id(self, group_id):
128
- """Sets the group_id of this CreateGroupResponse.
128
+ r"""Sets the group_id of this CreateGroupResponse.
129
129
 
130
130
  存储组 ID
131
131
 
@@ -136,7 +136,7 @@ class CreateGroupResponse(SdkResponse):
136
136
 
137
137
  @property
138
138
  def name(self):
139
- """Gets the name of this CreateGroupResponse.
139
+ r"""Gets the name of this CreateGroupResponse.
140
140
 
141
141
  存储组名称
142
142
 
@@ -147,7 +147,7 @@ class CreateGroupResponse(SdkResponse):
147
147
 
148
148
  @name.setter
149
149
  def name(self, name):
150
- """Sets the name of this CreateGroupResponse.
150
+ r"""Sets the name of this CreateGroupResponse.
151
151
 
152
152
  存储组名称
153
153
 
@@ -158,7 +158,7 @@ class CreateGroupResponse(SdkResponse):
158
158
 
159
159
  @property
160
160
  def description(self):
161
- """Gets the description of this CreateGroupResponse.
161
+ r"""Gets the description of this CreateGroupResponse.
162
162
 
163
163
  描述
164
164
 
@@ -169,7 +169,7 @@ class CreateGroupResponse(SdkResponse):
169
169
 
170
170
  @description.setter
171
171
  def description(self, description):
172
- """Sets the description of this CreateGroupResponse.
172
+ r"""Sets the description of this CreateGroupResponse.
173
173
 
174
174
  描述
175
175
 
@@ -180,7 +180,7 @@ class CreateGroupResponse(SdkResponse):
180
180
 
181
181
  @property
182
182
  def warm_data_usage(self):
183
- """Gets the warm_data_usage of this CreateGroupResponse.
183
+ r"""Gets the warm_data_usage of this CreateGroupResponse.
184
184
 
185
185
  温数据存储用量
186
186
 
@@ -191,7 +191,7 @@ class CreateGroupResponse(SdkResponse):
191
191
 
192
192
  @warm_data_usage.setter
193
193
  def warm_data_usage(self, warm_data_usage):
194
- """Sets the warm_data_usage of this CreateGroupResponse.
194
+ r"""Sets the warm_data_usage of this CreateGroupResponse.
195
195
 
196
196
  温数据存储用量
197
197
 
@@ -202,7 +202,7 @@ class CreateGroupResponse(SdkResponse):
202
202
 
203
203
  @property
204
204
  def data_store_count(self):
205
- """Gets the data_store_count of this CreateGroupResponse.
205
+ r"""Gets the data_store_count of this CreateGroupResponse.
206
206
 
207
207
  此存储组下存储实例的个数
208
208
 
@@ -213,7 +213,7 @@ class CreateGroupResponse(SdkResponse):
213
213
 
214
214
  @data_store_count.setter
215
215
  def data_store_count(self, data_store_count):
216
- """Sets the data_store_count of this CreateGroupResponse.
216
+ r"""Sets the data_store_count of this CreateGroupResponse.
217
217
 
218
218
  此存储组下存储实例的个数
219
219
 
@@ -224,7 +224,7 @@ class CreateGroupResponse(SdkResponse):
224
224
 
225
225
  @property
226
226
  def cold_data_usage(self):
227
- """Gets the cold_data_usage of this CreateGroupResponse.
227
+ r"""Gets the cold_data_usage of this CreateGroupResponse.
228
228
 
229
229
  冷数据存储用量
230
230
 
@@ -235,7 +235,7 @@ class CreateGroupResponse(SdkResponse):
235
235
 
236
236
  @cold_data_usage.setter
237
237
  def cold_data_usage(self, cold_data_usage):
238
- """Sets the cold_data_usage of this CreateGroupResponse.
238
+ r"""Sets the cold_data_usage of this CreateGroupResponse.
239
239
 
240
240
  冷数据存储用量
241
241
 
@@ -246,7 +246,7 @@ class CreateGroupResponse(SdkResponse):
246
246
 
247
247
  @property
248
248
  def warm_data_retention_policy(self):
249
- """Gets the warm_data_retention_policy of this CreateGroupResponse.
249
+ r"""Gets the warm_data_retention_policy of this CreateGroupResponse.
250
250
 
251
251
  温数据老化策略,单位只支持d(天),且只支持整数,如365天则可配置为“365d”,如“365h”或“360.5d”等均不被支持
252
252
 
@@ -257,7 +257,7 @@ class CreateGroupResponse(SdkResponse):
257
257
 
258
258
  @warm_data_retention_policy.setter
259
259
  def warm_data_retention_policy(self, warm_data_retention_policy):
260
- """Sets the warm_data_retention_policy of this CreateGroupResponse.
260
+ r"""Sets the warm_data_retention_policy of this CreateGroupResponse.
261
261
 
262
262
  温数据老化策略,单位只支持d(天),且只支持整数,如365天则可配置为“365d”,如“365h”或“360.5d”等均不被支持
263
263
 
@@ -268,7 +268,7 @@ class CreateGroupResponse(SdkResponse):
268
268
 
269
269
  @property
270
270
  def cold_data_retention_policy(self):
271
- """Gets the cold_data_retention_policy of this CreateGroupResponse.
271
+ r"""Gets the cold_data_retention_policy of this CreateGroupResponse.
272
272
 
273
273
  冷数据老化策略,单位只支持d(天),且只支持整数,如365天则可配置为“365d”,如“365h”或“360.5d”等均不被支持
274
274
 
@@ -279,7 +279,7 @@ class CreateGroupResponse(SdkResponse):
279
279
 
280
280
  @cold_data_retention_policy.setter
281
281
  def cold_data_retention_policy(self, cold_data_retention_policy):
282
- """Sets the cold_data_retention_policy of this CreateGroupResponse.
282
+ r"""Sets the cold_data_retention_policy of this CreateGroupResponse.
283
283
 
284
284
  冷数据老化策略,单位只支持d(天),且只支持整数,如365天则可配置为“365d”,如“365h”或“360.5d”等均不被支持
285
285
 
@@ -290,7 +290,7 @@ class CreateGroupResponse(SdkResponse):
290
290
 
291
291
  @property
292
292
  def created_time(self):
293
- """Gets the created_time of this CreateGroupResponse.
293
+ r"""Gets the created_time of this CreateGroupResponse.
294
294
 
295
295
  创建时间
296
296
 
@@ -301,7 +301,7 @@ class CreateGroupResponse(SdkResponse):
301
301
 
302
302
  @created_time.setter
303
303
  def created_time(self, created_time):
304
- """Sets the created_time of this CreateGroupResponse.
304
+ r"""Sets the created_time of this CreateGroupResponse.
305
305
 
306
306
  创建时间
307
307
 
@@ -312,7 +312,7 @@ class CreateGroupResponse(SdkResponse):
312
312
 
313
313
  @property
314
314
  def modified_time(self):
315
- """Gets the modified_time of this CreateGroupResponse.
315
+ r"""Gets the modified_time of this CreateGroupResponse.
316
316
 
317
317
  修改时间
318
318
 
@@ -323,7 +323,7 @@ class CreateGroupResponse(SdkResponse):
323
323
 
324
324
  @modified_time.setter
325
325
  def modified_time(self, modified_time):
326
- """Sets the modified_time of this CreateGroupResponse.
326
+ r"""Sets the modified_time of this CreateGroupResponse.
327
327
 
328
328
  修改时间
329
329
 
@@ -334,7 +334,7 @@ class CreateGroupResponse(SdkResponse):
334
334
 
335
335
  @property
336
336
  def type(self):
337
- """Gets the type of this CreateGroupResponse.
337
+ r"""Gets the type of this CreateGroupResponse.
338
338
 
339
339
  存储类型,有资产存储(取值:AssetStorage)、设备存储(取值:DeviceStorage)两种类型
340
340
 
@@ -345,7 +345,7 @@ class CreateGroupResponse(SdkResponse):
345
345
 
346
346
  @type.setter
347
347
  def type(self, type):
348
- """Sets the type of this CreateGroupResponse.
348
+ r"""Sets the type of this CreateGroupResponse.
349
349
 
350
350
  存储类型,有资产存储(取值:AssetStorage)、设备存储(取值:DeviceStorage)两种类型
351
351