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
@@ -27,7 +27,7 @@ class UpdateGroupRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, group_id=None, body=None):
30
- """UpdateGroupRequest
30
+ r"""UpdateGroupRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class UpdateGroupRequest:
49
49
 
50
50
  @property
51
51
  def group_id(self):
52
- """Gets the group_id of this UpdateGroupRequest.
52
+ r"""Gets the group_id of this UpdateGroupRequest.
53
53
 
54
54
  存储组 ID
55
55
 
@@ -60,7 +60,7 @@ class UpdateGroupRequest:
60
60
 
61
61
  @group_id.setter
62
62
  def group_id(self, group_id):
63
- """Sets the group_id of this UpdateGroupRequest.
63
+ r"""Sets the group_id of this UpdateGroupRequest.
64
64
 
65
65
  存储组 ID
66
66
 
@@ -71,7 +71,7 @@ class UpdateGroupRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this UpdateGroupRequest.
74
+ r"""Gets the body of this UpdateGroupRequest.
75
75
 
76
76
  :return: The body of this UpdateGroupRequest.
77
77
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.StorageGroup`
@@ -80,7 +80,7 @@ class UpdateGroupRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this UpdateGroupRequest.
83
+ r"""Sets the body of this UpdateGroupRequest.
84
84
 
85
85
  :param body: The body of this UpdateGroupRequest.
86
86
  :type body: :class:`huaweicloudsdkiotanalytics.v1.StorageGroup`
@@ -46,7 +46,7 @@ class UpdateGroupResponse(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
- """UpdateGroupResponse
49
+ r"""UpdateGroupResponse
50
50
 
51
51
  The model defined in huaweicloud sdk
52
52
 
@@ -114,7 +114,7 @@ class UpdateGroupResponse(SdkResponse):
114
114
 
115
115
  @property
116
116
  def group_id(self):
117
- """Gets the group_id of this UpdateGroupResponse.
117
+ r"""Gets the group_id of this UpdateGroupResponse.
118
118
 
119
119
  存储组 ID
120
120
 
@@ -125,7 +125,7 @@ class UpdateGroupResponse(SdkResponse):
125
125
 
126
126
  @group_id.setter
127
127
  def group_id(self, group_id):
128
- """Sets the group_id of this UpdateGroupResponse.
128
+ r"""Sets the group_id of this UpdateGroupResponse.
129
129
 
130
130
  存储组 ID
131
131
 
@@ -136,7 +136,7 @@ class UpdateGroupResponse(SdkResponse):
136
136
 
137
137
  @property
138
138
  def name(self):
139
- """Gets the name of this UpdateGroupResponse.
139
+ r"""Gets the name of this UpdateGroupResponse.
140
140
 
141
141
  存储组名称
142
142
 
@@ -147,7 +147,7 @@ class UpdateGroupResponse(SdkResponse):
147
147
 
148
148
  @name.setter
149
149
  def name(self, name):
150
- """Sets the name of this UpdateGroupResponse.
150
+ r"""Sets the name of this UpdateGroupResponse.
151
151
 
152
152
  存储组名称
153
153
 
@@ -158,7 +158,7 @@ class UpdateGroupResponse(SdkResponse):
158
158
 
159
159
  @property
160
160
  def description(self):
161
- """Gets the description of this UpdateGroupResponse.
161
+ r"""Gets the description of this UpdateGroupResponse.
162
162
 
163
163
  描述
164
164
 
@@ -169,7 +169,7 @@ class UpdateGroupResponse(SdkResponse):
169
169
 
170
170
  @description.setter
171
171
  def description(self, description):
172
- """Sets the description of this UpdateGroupResponse.
172
+ r"""Sets the description of this UpdateGroupResponse.
173
173
 
174
174
  描述
175
175
 
@@ -180,7 +180,7 @@ class UpdateGroupResponse(SdkResponse):
180
180
 
181
181
  @property
182
182
  def warm_data_usage(self):
183
- """Gets the warm_data_usage of this UpdateGroupResponse.
183
+ r"""Gets the warm_data_usage of this UpdateGroupResponse.
184
184
 
185
185
  温数据存储用量
186
186
 
@@ -191,7 +191,7 @@ class UpdateGroupResponse(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 UpdateGroupResponse.
194
+ r"""Sets the warm_data_usage of this UpdateGroupResponse.
195
195
 
196
196
  温数据存储用量
197
197
 
@@ -202,7 +202,7 @@ class UpdateGroupResponse(SdkResponse):
202
202
 
203
203
  @property
204
204
  def data_store_count(self):
205
- """Gets the data_store_count of this UpdateGroupResponse.
205
+ r"""Gets the data_store_count of this UpdateGroupResponse.
206
206
 
207
207
  此存储组下存储实例的个数
208
208
 
@@ -213,7 +213,7 @@ class UpdateGroupResponse(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 UpdateGroupResponse.
216
+ r"""Sets the data_store_count of this UpdateGroupResponse.
217
217
 
218
218
  此存储组下存储实例的个数
219
219
 
@@ -224,7 +224,7 @@ class UpdateGroupResponse(SdkResponse):
224
224
 
225
225
  @property
226
226
  def cold_data_usage(self):
227
- """Gets the cold_data_usage of this UpdateGroupResponse.
227
+ r"""Gets the cold_data_usage of this UpdateGroupResponse.
228
228
 
229
229
  冷数据存储用量
230
230
 
@@ -235,7 +235,7 @@ class UpdateGroupResponse(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 UpdateGroupResponse.
238
+ r"""Sets the cold_data_usage of this UpdateGroupResponse.
239
239
 
240
240
  冷数据存储用量
241
241
 
@@ -246,7 +246,7 @@ class UpdateGroupResponse(SdkResponse):
246
246
 
247
247
  @property
248
248
  def warm_data_retention_policy(self):
249
- """Gets the warm_data_retention_policy of this UpdateGroupResponse.
249
+ r"""Gets the warm_data_retention_policy of this UpdateGroupResponse.
250
250
 
251
251
  温数据老化策略,单位只支持d(天),且只支持整数,如365天则可配置为“365d”,如“365h”或“360.5d”等均不被支持
252
252
 
@@ -257,7 +257,7 @@ class UpdateGroupResponse(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 UpdateGroupResponse.
260
+ r"""Sets the warm_data_retention_policy of this UpdateGroupResponse.
261
261
 
262
262
  温数据老化策略,单位只支持d(天),且只支持整数,如365天则可配置为“365d”,如“365h”或“360.5d”等均不被支持
263
263
 
@@ -268,7 +268,7 @@ class UpdateGroupResponse(SdkResponse):
268
268
 
269
269
  @property
270
270
  def cold_data_retention_policy(self):
271
- """Gets the cold_data_retention_policy of this UpdateGroupResponse.
271
+ r"""Gets the cold_data_retention_policy of this UpdateGroupResponse.
272
272
 
273
273
  冷数据老化策略,单位只支持d(天),且只支持整数,如365天则可配置为“365d”,如“365h”或“360.5d”等均不被支持
274
274
 
@@ -279,7 +279,7 @@ class UpdateGroupResponse(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 UpdateGroupResponse.
282
+ r"""Sets the cold_data_retention_policy of this UpdateGroupResponse.
283
283
 
284
284
  冷数据老化策略,单位只支持d(天),且只支持整数,如365天则可配置为“365d”,如“365h”或“360.5d”等均不被支持
285
285
 
@@ -290,7 +290,7 @@ class UpdateGroupResponse(SdkResponse):
290
290
 
291
291
  @property
292
292
  def created_time(self):
293
- """Gets the created_time of this UpdateGroupResponse.
293
+ r"""Gets the created_time of this UpdateGroupResponse.
294
294
 
295
295
  创建时间
296
296
 
@@ -301,7 +301,7 @@ class UpdateGroupResponse(SdkResponse):
301
301
 
302
302
  @created_time.setter
303
303
  def created_time(self, created_time):
304
- """Sets the created_time of this UpdateGroupResponse.
304
+ r"""Sets the created_time of this UpdateGroupResponse.
305
305
 
306
306
  创建时间
307
307
 
@@ -312,7 +312,7 @@ class UpdateGroupResponse(SdkResponse):
312
312
 
313
313
  @property
314
314
  def modified_time(self):
315
- """Gets the modified_time of this UpdateGroupResponse.
315
+ r"""Gets the modified_time of this UpdateGroupResponse.
316
316
 
317
317
  修改时间
318
318
 
@@ -323,7 +323,7 @@ class UpdateGroupResponse(SdkResponse):
323
323
 
324
324
  @modified_time.setter
325
325
  def modified_time(self, modified_time):
326
- """Sets the modified_time of this UpdateGroupResponse.
326
+ r"""Sets the modified_time of this UpdateGroupResponse.
327
327
 
328
328
  修改时间
329
329
 
@@ -334,7 +334,7 @@ class UpdateGroupResponse(SdkResponse):
334
334
 
335
335
  @property
336
336
  def type(self):
337
- """Gets the type of this UpdateGroupResponse.
337
+ r"""Gets the type of this UpdateGroupResponse.
338
338
 
339
339
  存储类型,有资产存储(取值:AssetStorage)、设备存储(取值:DeviceStorage)两种类型
340
340
 
@@ -345,7 +345,7 @@ class UpdateGroupResponse(SdkResponse):
345
345
 
346
346
  @type.setter
347
347
  def type(self, type):
348
- """Sets the type of this UpdateGroupResponse.
348
+ r"""Sets the type of this UpdateGroupResponse.
349
349
 
350
350
  存储类型,有资产存储(取值:AssetStorage)、设备存储(取值:DeviceStorage)两种类型
351
351
 
@@ -29,7 +29,7 @@ class UpdatePipelineJobRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, check=None, pipeline_id=None, body=None):
32
- """UpdatePipelineJobRequest
32
+ r"""UpdatePipelineJobRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class UpdatePipelineJobRequest:
56
56
 
57
57
  @property
58
58
  def check(self):
59
- """Gets the check of this UpdatePipelineJobRequest.
59
+ r"""Gets the check of this UpdatePipelineJobRequest.
60
60
 
61
61
  是否需要校验配置是否正确
62
62
 
@@ -67,7 +67,7 @@ class UpdatePipelineJobRequest:
67
67
 
68
68
  @check.setter
69
69
  def check(self, check):
70
- """Sets the check of this UpdatePipelineJobRequest.
70
+ r"""Sets the check of this UpdatePipelineJobRequest.
71
71
 
72
72
  是否需要校验配置是否正确
73
73
 
@@ -78,7 +78,7 @@ class UpdatePipelineJobRequest:
78
78
 
79
79
  @property
80
80
  def pipeline_id(self):
81
- """Gets the pipeline_id of this UpdatePipelineJobRequest.
81
+ r"""Gets the pipeline_id of this UpdatePipelineJobRequest.
82
82
 
83
83
  管道ID
84
84
 
@@ -89,7 +89,7 @@ class UpdatePipelineJobRequest:
89
89
 
90
90
  @pipeline_id.setter
91
91
  def pipeline_id(self, pipeline_id):
92
- """Sets the pipeline_id of this UpdatePipelineJobRequest.
92
+ r"""Sets the pipeline_id of this UpdatePipelineJobRequest.
93
93
 
94
94
  管道ID
95
95
 
@@ -100,7 +100,7 @@ class UpdatePipelineJobRequest:
100
100
 
101
101
  @property
102
102
  def body(self):
103
- """Gets the body of this UpdatePipelineJobRequest.
103
+ r"""Gets the body of this UpdatePipelineJobRequest.
104
104
 
105
105
  管道作业详细配置,每个作业可选择不同的算子进行组合,各算子的使用方法详见:数据管道算子配置指南。
106
106
 
@@ -111,7 +111,7 @@ class UpdatePipelineJobRequest:
111
111
 
112
112
  @body.setter
113
113
  def body(self, body):
114
- """Sets the body of this UpdatePipelineJobRequest.
114
+ r"""Sets the body of this UpdatePipelineJobRequest.
115
115
 
116
116
  管道作业详细配置,每个作业可选择不同的算子进行组合,各算子的使用方法详见:数据管道算子配置指南。
117
117
 
@@ -32,7 +32,7 @@ class UpdatePipelineJobResponse(SdkResponse):
32
32
  }
33
33
 
34
34
  def __init__(self, pipeline_id=None, pipeline_state=None, status=None, check_info=None):
35
- """UpdatePipelineJobResponse
35
+ r"""UpdatePipelineJobResponse
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
@@ -65,7 +65,7 @@ class UpdatePipelineJobResponse(SdkResponse):
65
65
 
66
66
  @property
67
67
  def pipeline_id(self):
68
- """Gets the pipeline_id of this UpdatePipelineJobResponse.
68
+ r"""Gets the pipeline_id of this UpdatePipelineJobResponse.
69
69
 
70
70
  管道ID
71
71
 
@@ -76,7 +76,7 @@ class UpdatePipelineJobResponse(SdkResponse):
76
76
 
77
77
  @pipeline_id.setter
78
78
  def pipeline_id(self, pipeline_id):
79
- """Sets the pipeline_id of this UpdatePipelineJobResponse.
79
+ r"""Sets the pipeline_id of this UpdatePipelineJobResponse.
80
80
 
81
81
  管道ID
82
82
 
@@ -87,7 +87,7 @@ class UpdatePipelineJobResponse(SdkResponse):
87
87
 
88
88
  @property
89
89
  def pipeline_state(self):
90
- """Gets the pipeline_state of this UpdatePipelineJobResponse.
90
+ r"""Gets the pipeline_state of this UpdatePipelineJobResponse.
91
91
 
92
92
  管道状态
93
93
 
@@ -98,7 +98,7 @@ class UpdatePipelineJobResponse(SdkResponse):
98
98
 
99
99
  @pipeline_state.setter
100
100
  def pipeline_state(self, pipeline_state):
101
- """Sets the pipeline_state of this UpdatePipelineJobResponse.
101
+ r"""Sets the pipeline_state of this UpdatePipelineJobResponse.
102
102
 
103
103
  管道状态
104
104
 
@@ -109,7 +109,7 @@ class UpdatePipelineJobResponse(SdkResponse):
109
109
 
110
110
  @property
111
111
  def status(self):
112
- """Gets the status of this UpdatePipelineJobResponse.
112
+ r"""Gets the status of this UpdatePipelineJobResponse.
113
113
 
114
114
  操作结果
115
115
 
@@ -120,7 +120,7 @@ class UpdatePipelineJobResponse(SdkResponse):
120
120
 
121
121
  @status.setter
122
122
  def status(self, status):
123
- """Sets the status of this UpdatePipelineJobResponse.
123
+ r"""Sets the status of this UpdatePipelineJobResponse.
124
124
 
125
125
  操作结果
126
126
 
@@ -131,7 +131,7 @@ class UpdatePipelineJobResponse(SdkResponse):
131
131
 
132
132
  @property
133
133
  def check_info(self):
134
- """Gets the check_info of this UpdatePipelineJobResponse.
134
+ r"""Gets the check_info of this UpdatePipelineJobResponse.
135
135
 
136
136
  管道错误详情
137
137
 
@@ -142,7 +142,7 @@ class UpdatePipelineJobResponse(SdkResponse):
142
142
 
143
143
  @check_info.setter
144
144
  def check_info(self, check_info):
145
- """Sets the check_info of this UpdatePipelineJobResponse.
145
+ r"""Sets the check_info of this UpdatePipelineJobResponse.
146
146
 
147
147
  管道错误详情
148
148
 
@@ -29,7 +29,7 @@ class UpdateStreamingJobRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, check=None, job_id=None, body=None):
32
- """UpdateStreamingJobRequest
32
+ r"""UpdateStreamingJobRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class UpdateStreamingJobRequest:
56
56
 
57
57
  @property
58
58
  def check(self):
59
- """Gets the check of this UpdateStreamingJobRequest.
59
+ r"""Gets the check of this UpdateStreamingJobRequest.
60
60
 
61
61
  是否需要校验配置是否正确
62
62
 
@@ -67,7 +67,7 @@ class UpdateStreamingJobRequest:
67
67
 
68
68
  @check.setter
69
69
  def check(self, check):
70
- """Sets the check of this UpdateStreamingJobRequest.
70
+ r"""Sets the check of this UpdateStreamingJobRequest.
71
71
 
72
72
  是否需要校验配置是否正确
73
73
 
@@ -78,7 +78,7 @@ class UpdateStreamingJobRequest:
78
78
 
79
79
  @property
80
80
  def job_id(self):
81
- """Gets the job_id of this UpdateStreamingJobRequest.
81
+ r"""Gets the job_id of this UpdateStreamingJobRequest.
82
82
 
83
83
  作业ID
84
84
 
@@ -89,7 +89,7 @@ class UpdateStreamingJobRequest:
89
89
 
90
90
  @job_id.setter
91
91
  def job_id(self, job_id):
92
- """Sets the job_id of this UpdateStreamingJobRequest.
92
+ r"""Sets the job_id of this UpdateStreamingJobRequest.
93
93
 
94
94
  作业ID
95
95
 
@@ -100,7 +100,7 @@ class UpdateStreamingJobRequest:
100
100
 
101
101
  @property
102
102
  def body(self):
103
- """Gets the body of this UpdateStreamingJobRequest.
103
+ r"""Gets the body of this UpdateStreamingJobRequest.
104
104
 
105
105
  实时分析作业详细配置,每个作业可选择不同的算子进行组合,各算子的使用方法详见:实时分析算子配置指南。
106
106
 
@@ -111,7 +111,7 @@ class UpdateStreamingJobRequest:
111
111
 
112
112
  @body.setter
113
113
  def body(self, body):
114
- """Sets the body of this UpdateStreamingJobRequest.
114
+ r"""Sets the body of this UpdateStreamingJobRequest.
115
115
 
116
116
  实时分析作业详细配置,每个作业可选择不同的算子进行组合,各算子的使用方法详见:实时分析算子配置指南。
117
117
 
@@ -32,7 +32,7 @@ class UpdateStreamingJobResponse(SdkResponse):
32
32
  }
33
33
 
34
34
  def __init__(self, job_id=None, job_state=None, status=None, check_info=None):
35
- """UpdateStreamingJobResponse
35
+ r"""UpdateStreamingJobResponse
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
@@ -65,7 +65,7 @@ class UpdateStreamingJobResponse(SdkResponse):
65
65
 
66
66
  @property
67
67
  def job_id(self):
68
- """Gets the job_id of this UpdateStreamingJobResponse.
68
+ r"""Gets the job_id of this UpdateStreamingJobResponse.
69
69
 
70
70
  作业ID
71
71
 
@@ -76,7 +76,7 @@ class UpdateStreamingJobResponse(SdkResponse):
76
76
 
77
77
  @job_id.setter
78
78
  def job_id(self, job_id):
79
- """Sets the job_id of this UpdateStreamingJobResponse.
79
+ r"""Sets the job_id of this UpdateStreamingJobResponse.
80
80
 
81
81
  作业ID
82
82
 
@@ -87,7 +87,7 @@ class UpdateStreamingJobResponse(SdkResponse):
87
87
 
88
88
  @property
89
89
  def job_state(self):
90
- """Gets the job_state of this UpdateStreamingJobResponse.
90
+ r"""Gets the job_state of this UpdateStreamingJobResponse.
91
91
 
92
92
  作业状态
93
93
 
@@ -98,7 +98,7 @@ class UpdateStreamingJobResponse(SdkResponse):
98
98
 
99
99
  @job_state.setter
100
100
  def job_state(self, job_state):
101
- """Sets the job_state of this UpdateStreamingJobResponse.
101
+ r"""Sets the job_state of this UpdateStreamingJobResponse.
102
102
 
103
103
  作业状态
104
104
 
@@ -109,7 +109,7 @@ class UpdateStreamingJobResponse(SdkResponse):
109
109
 
110
110
  @property
111
111
  def status(self):
112
- """Gets the status of this UpdateStreamingJobResponse.
112
+ r"""Gets the status of this UpdateStreamingJobResponse.
113
113
 
114
114
  操作结果
115
115
 
@@ -120,7 +120,7 @@ class UpdateStreamingJobResponse(SdkResponse):
120
120
 
121
121
  @status.setter
122
122
  def status(self, status):
123
- """Sets the status of this UpdateStreamingJobResponse.
123
+ r"""Sets the status of this UpdateStreamingJobResponse.
124
124
 
125
125
  操作结果
126
126
 
@@ -131,7 +131,7 @@ class UpdateStreamingJobResponse(SdkResponse):
131
131
 
132
132
  @property
133
133
  def check_info(self):
134
- """Gets the check_info of this UpdateStreamingJobResponse.
134
+ r"""Gets the check_info of this UpdateStreamingJobResponse.
135
135
 
136
136
  作业错误详情
137
137
 
@@ -142,7 +142,7 @@ class UpdateStreamingJobResponse(SdkResponse):
142
142
 
143
143
  @check_info.setter
144
144
  def check_info(self, check_info):
145
- """Sets the check_info of this UpdateStreamingJobResponse.
145
+ r"""Sets the check_info of this UpdateStreamingJobResponse.
146
146
 
147
147
  作业错误详情
148
148
 
@@ -25,7 +25,7 @@ class ValidateSqlRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, body=None):
28
- """ValidateSqlRequest
28
+ r"""ValidateSqlRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class ValidateSqlRequest:
43
43
 
44
44
  @property
45
45
  def body(self):
46
- """Gets the body of this ValidateSqlRequest.
46
+ r"""Gets the body of this ValidateSqlRequest.
47
47
 
48
48
  :return: The body of this ValidateSqlRequest.
49
49
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.ValidateSqlRequestBody`
@@ -52,7 +52,7 @@ class ValidateSqlRequest:
52
52
 
53
53
  @body.setter
54
54
  def body(self, body):
55
- """Sets the body of this ValidateSqlRequest.
55
+ r"""Sets the body of this ValidateSqlRequest.
56
56
 
57
57
  :param body: The body of this ValidateSqlRequest.
58
58
  :type body: :class:`huaweicloudsdkiotanalytics.v1.ValidateSqlRequestBody`
@@ -25,7 +25,7 @@ class ValidateSqlRequestBody:
25
25
  }
26
26
 
27
27
  def __init__(self, sql=None):
28
- """ValidateSqlRequestBody
28
+ r"""ValidateSqlRequestBody
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class ValidateSqlRequestBody:
43
43
 
44
44
  @property
45
45
  def sql(self):
46
- """Gets the sql of this ValidateSqlRequestBody.
46
+ r"""Gets the sql of this ValidateSqlRequestBody.
47
47
 
48
48
  待执行的SQL语句。
49
49
 
@@ -54,7 +54,7 @@ class ValidateSqlRequestBody:
54
54
 
55
55
  @sql.setter
56
56
  def sql(self, sql):
57
- """Sets the sql of this ValidateSqlRequestBody.
57
+ r"""Sets the sql of this ValidateSqlRequestBody.
58
58
 
59
59
  待执行的SQL语句。
60
60
 
@@ -26,7 +26,7 @@ class ValidateSqlResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, valid=None):
29
- """ValidateSqlResponse
29
+ r"""ValidateSqlResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class ValidateSqlResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def valid(self):
47
- """Gets the valid of this ValidateSqlResponse.
47
+ r"""Gets the valid of this ValidateSqlResponse.
48
48
 
49
49
  SQL是否通过语法校验
50
50
 
@@ -55,7 +55,7 @@ class ValidateSqlResponse(SdkResponse):
55
55
 
56
56
  @valid.setter
57
57
  def valid(self, valid):
58
- """Sets the valid of this ValidateSqlResponse.
58
+ r"""Sets the valid of this ValidateSqlResponse.
59
59
 
60
60
  SQL是否通过语法校验
61
61
 
@@ -31,7 +31,7 @@ class VpcepInfo:
31
31
  }
32
32
 
33
33
  def __init__(self, kafka_broker_ip=None, vpcep_service_id=None, vpcep_service_name=None, vpcep_client_port=None):
34
- """VpcepInfo
34
+ r"""VpcepInfo
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -60,7 +60,7 @@ class VpcepInfo:
60
60
 
61
61
  @property
62
62
  def kafka_broker_ip(self):
63
- """Gets the kafka_broker_ip of this VpcepInfo.
63
+ r"""Gets the kafka_broker_ip of this VpcepInfo.
64
64
 
65
65
  Kafka的Broker ip
66
66
 
@@ -71,7 +71,7 @@ class VpcepInfo:
71
71
 
72
72
  @kafka_broker_ip.setter
73
73
  def kafka_broker_ip(self, kafka_broker_ip):
74
- """Sets the kafka_broker_ip of this VpcepInfo.
74
+ r"""Sets the kafka_broker_ip of this VpcepInfo.
75
75
 
76
76
  Kafka的Broker ip
77
77
 
@@ -82,7 +82,7 @@ class VpcepInfo:
82
82
 
83
83
  @property
84
84
  def vpcep_service_id(self):
85
- """Gets the vpcep_service_id of this VpcepInfo.
85
+ r"""Gets the vpcep_service_id of this VpcepInfo.
86
86
 
87
87
  Kafka的VPCEP的service id
88
88
 
@@ -93,7 +93,7 @@ class VpcepInfo:
93
93
 
94
94
  @vpcep_service_id.setter
95
95
  def vpcep_service_id(self, vpcep_service_id):
96
- """Sets the vpcep_service_id of this VpcepInfo.
96
+ r"""Sets the vpcep_service_id of this VpcepInfo.
97
97
 
98
98
  Kafka的VPCEP的service id
99
99
 
@@ -104,7 +104,7 @@ class VpcepInfo:
104
104
 
105
105
  @property
106
106
  def vpcep_service_name(self):
107
- """Gets the vpcep_service_name of this VpcepInfo.
107
+ r"""Gets the vpcep_service_name of this VpcepInfo.
108
108
 
109
109
  Kafka的VPCEP的service name
110
110
 
@@ -115,7 +115,7 @@ class VpcepInfo:
115
115
 
116
116
  @vpcep_service_name.setter
117
117
  def vpcep_service_name(self, vpcep_service_name):
118
- """Sets the vpcep_service_name of this VpcepInfo.
118
+ r"""Sets the vpcep_service_name of this VpcepInfo.
119
119
 
120
120
  Kafka的VPCEP的service name
121
121
 
@@ -126,7 +126,7 @@ class VpcepInfo:
126
126
 
127
127
  @property
128
128
  def vpcep_client_port(self):
129
- """Gets the vpcep_client_port of this VpcepInfo.
129
+ r"""Gets the vpcep_client_port of this VpcepInfo.
130
130
 
131
131
  Kafka的VPCEP的client port
132
132
 
@@ -137,7 +137,7 @@ class VpcepInfo:
137
137
 
138
138
  @vpcep_client_port.setter
139
139
  def vpcep_client_port(self, vpcep_client_port):
140
- """Sets the vpcep_client_port of this VpcepInfo.
140
+ r"""Sets the vpcep_client_port of this VpcepInfo.
141
141
 
142
142
  Kafka的VPCEP的client port
143
143