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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (269) hide show
  1. huaweicloudsdkiotanalytics/v1/iotanalytics_async_client.py +66 -66
  2. huaweicloudsdkiotanalytics/v1/iotanalytics_client.py +66 -66
  3. huaweicloudsdkiotanalytics/v1/model/add_dev_data_request.py +5 -5
  4. huaweicloudsdkiotanalytics/v1/model/add_dev_data_response.py +3 -3
  5. huaweicloudsdkiotanalytics/v1/model/add_pipeline_job_request.py +5 -5
  6. huaweicloudsdkiotanalytics/v1/model/add_pipeline_job_response.py +5 -5
  7. huaweicloudsdkiotanalytics/v1/model/aggregate_metric.py +7 -7
  8. huaweicloudsdkiotanalytics/v1/model/aggregate_metrics.py +13 -13
  9. huaweicloudsdkiotanalytics/v1/model/aggregate_metrics_request.py +15 -15
  10. huaweicloudsdkiotanalytics/v1/model/aggregate_model.py +11 -11
  11. huaweicloudsdkiotanalytics/v1/model/aggregate_response.py +11 -11
  12. huaweicloudsdkiotanalytics/v1/model/analysis_model_request.py +13 -13
  13. huaweicloudsdkiotanalytics/v1/model/analysis_model_response.py +15 -15
  14. huaweicloudsdkiotanalytics/v1/model/analysis_request.py +9 -9
  15. huaweicloudsdkiotanalytics/v1/model/analysis_response.py +15 -15
  16. huaweicloudsdkiotanalytics/v1/model/api_content_req.py +3 -3
  17. huaweicloudsdkiotanalytics/v1/model/api_content_rsp.py +5 -5
  18. huaweicloudsdkiotanalytics/v1/model/asset_add_request.py +13 -13
  19. huaweicloudsdkiotanalytics/v1/model/asset_mod_request.py +11 -11
  20. huaweicloudsdkiotanalytics/v1/model/asset_model_add_request.py +9 -9
  21. huaweicloudsdkiotanalytics/v1/model/asset_model_mod_request.py +7 -7
  22. huaweicloudsdkiotanalytics/v1/model/asset_model_response.py +15 -15
  23. huaweicloudsdkiotanalytics/v1/model/asset_property_last_value.py +7 -7
  24. huaweicloudsdkiotanalytics/v1/model/asset_response.py +31 -31
  25. huaweicloudsdkiotanalytics/v1/model/column.py +9 -9
  26. huaweicloudsdkiotanalytics/v1/model/computing_resource.py +19 -19
  27. huaweicloudsdkiotanalytics/v1/model/content_detail_req.py +23 -23
  28. huaweicloudsdkiotanalytics/v1/model/content_detail_rsp.py +23 -23
  29. huaweicloudsdkiotanalytics/v1/model/create_asset_model_request.py +3 -3
  30. huaweicloudsdkiotanalytics/v1/model/create_asset_model_response.py +15 -15
  31. huaweicloudsdkiotanalytics/v1/model/create_asset_new_request.py +3 -3
  32. huaweicloudsdkiotanalytics/v1/model/create_asset_new_response.py +31 -31
  33. huaweicloudsdkiotanalytics/v1/model/create_batch_job_request.py +3 -3
  34. huaweicloudsdkiotanalytics/v1/model/create_batch_job_response.py +21 -21
  35. huaweicloudsdkiotanalytics/v1/model/create_computing_resource_request.py +3 -3
  36. huaweicloudsdkiotanalytics/v1/model/create_computing_resource_request_body.py +11 -11
  37. huaweicloudsdkiotanalytics/v1/model/create_computing_resource_response.py +15 -15
  38. huaweicloudsdkiotanalytics/v1/model/create_datasource_req_dto.py +7 -7
  39. huaweicloudsdkiotanalytics/v1/model/create_datasource_request.py +3 -3
  40. huaweicloudsdkiotanalytics/v1/model/create_datasource_response.py +13 -13
  41. huaweicloudsdkiotanalytics/v1/model/create_group_request.py +3 -3
  42. huaweicloudsdkiotanalytics/v1/model/create_group_response.py +23 -23
  43. huaweicloudsdkiotanalytics/v1/model/create_run_request.py +5 -5
  44. huaweicloudsdkiotanalytics/v1/model/create_run_request_body.py +5 -5
  45. huaweicloudsdkiotanalytics/v1/model/create_run_response.py +11 -11
  46. huaweicloudsdkiotanalytics/v1/model/create_streaming_job_request.py +5 -5
  47. huaweicloudsdkiotanalytics/v1/model/create_streaming_job_response.py +5 -5
  48. huaweicloudsdkiotanalytics/v1/model/create_table_request.py +3 -3
  49. huaweicloudsdkiotanalytics/v1/model/create_table_request_body.py +29 -29
  50. huaweicloudsdkiotanalytics/v1/model/create_table_response.py +27 -27
  51. huaweicloudsdkiotanalytics/v1/model/data_schema.py +11 -11
  52. huaweicloudsdkiotanalytics/v1/model/data_store_dto.py +7 -7
  53. huaweicloudsdkiotanalytics/v1/model/datasource_rest_dto.py +13 -13
  54. huaweicloudsdkiotanalytics/v1/model/dcs_content_req.py +11 -11
  55. huaweicloudsdkiotanalytics/v1/model/dcs_content_rsp.py +13 -13
  56. huaweicloudsdkiotanalytics/v1/model/delete_asset_model_request.py +3 -3
  57. huaweicloudsdkiotanalytics/v1/model/delete_asset_model_response.py +1 -1
  58. huaweicloudsdkiotanalytics/v1/model/delete_asset_new_request.py +3 -3
  59. huaweicloudsdkiotanalytics/v1/model/delete_asset_new_response.py +1 -1
  60. huaweicloudsdkiotanalytics/v1/model/delete_batch_job_request.py +3 -3
  61. huaweicloudsdkiotanalytics/v1/model/delete_batch_job_response.py +3 -3
  62. huaweicloudsdkiotanalytics/v1/model/delete_computing_resource_request.py +3 -3
  63. huaweicloudsdkiotanalytics/v1/model/delete_computing_resource_response.py +3 -3
  64. huaweicloudsdkiotanalytics/v1/model/delete_data_store_request.py +3 -3
  65. huaweicloudsdkiotanalytics/v1/model/delete_data_store_response.py +1 -1
  66. huaweicloudsdkiotanalytics/v1/model/delete_datasource_request.py +3 -3
  67. huaweicloudsdkiotanalytics/v1/model/delete_datasource_response.py +3 -3
  68. huaweicloudsdkiotanalytics/v1/model/delete_group_request.py +3 -3
  69. huaweicloudsdkiotanalytics/v1/model/delete_group_response.py +1 -1
  70. huaweicloudsdkiotanalytics/v1/model/delete_pipeline_job_request.py +3 -3
  71. huaweicloudsdkiotanalytics/v1/model/delete_pipeline_job_response.py +3 -3
  72. huaweicloudsdkiotanalytics/v1/model/delete_run_request.py +5 -5
  73. huaweicloudsdkiotanalytics/v1/model/delete_run_response.py +3 -3
  74. huaweicloudsdkiotanalytics/v1/model/delete_streaming_job_by_id_request.py +3 -3
  75. huaweicloudsdkiotanalytics/v1/model/delete_streaming_job_by_id_response.py +3 -3
  76. huaweicloudsdkiotanalytics/v1/model/delete_table_request.py +3 -3
  77. huaweicloudsdkiotanalytics/v1/model/delete_table_response.py +5 -5
  78. huaweicloudsdkiotanalytics/v1/model/dis_content_req.py +9 -9
  79. huaweicloudsdkiotanalytics/v1/model/dis_content_rsp.py +9 -9
  80. huaweicloudsdkiotanalytics/v1/model/dt_aggregate_metrics.py +7 -7
  81. huaweicloudsdkiotanalytics/v1/model/dt_aggregate_request.py +5 -5
  82. huaweicloudsdkiotanalytics/v1/model/dt_schedule.py +3 -3
  83. huaweicloudsdkiotanalytics/v1/model/dt_stream_request.py +3 -3
  84. huaweicloudsdkiotanalytics/v1/model/dt_transform_metrics.py +7 -7
  85. huaweicloudsdkiotanalytics/v1/model/dt_transform_request.py +5 -5
  86. huaweicloudsdkiotanalytics/v1/model/edge_content_req.py +5 -5
  87. huaweicloudsdkiotanalytics/v1/model/edge_content_rsp.py +5 -5
  88. huaweicloudsdkiotanalytics/v1/model/edge_content_rule_req.py +5 -5
  89. huaweicloudsdkiotanalytics/v1/model/edge_content_rule_rsp.py +7 -7
  90. huaweicloudsdkiotanalytics/v1/model/export_dataset_request.py +5 -5
  91. huaweicloudsdkiotanalytics/v1/model/export_dataset_response.py +1 -1
  92. huaweicloudsdkiotanalytics/v1/model/expression.py +7 -7
  93. huaweicloudsdkiotanalytics/v1/model/formula.py +5 -5
  94. huaweicloudsdkiotanalytics/v1/model/function_graph_content_req.py +15 -15
  95. huaweicloudsdkiotanalytics/v1/model/function_graph_content_rsp.py +15 -15
  96. huaweicloudsdkiotanalytics/v1/model/get_data_store.py +17 -17
  97. huaweicloudsdkiotanalytics/v1/model/get_group.py +23 -23
  98. huaweicloudsdkiotanalytics/v1/model/get_history_request.py +9 -9
  99. huaweicloudsdkiotanalytics/v1/model/get_metrics_request.py +7 -7
  100. huaweicloudsdkiotanalytics/v1/model/get_metrics_value.py +7 -7
  101. huaweicloudsdkiotanalytics/v1/model/get_property_request.py +5 -5
  102. huaweicloudsdkiotanalytics/v1/model/history_values.py +5 -5
  103. huaweicloudsdkiotanalytics/v1/model/import_data_request.py +3 -3
  104. huaweicloudsdkiotanalytics/v1/model/import_data_request_body.py +23 -23
  105. huaweicloudsdkiotanalytics/v1/model/import_data_response.py +7 -7
  106. huaweicloudsdkiotanalytics/v1/model/input_model.py +5 -5
  107. huaweicloudsdkiotanalytics/v1/model/input_param.py +5 -5
  108. huaweicloudsdkiotanalytics/v1/model/input_request.py +5 -5
  109. huaweicloudsdkiotanalytics/v1/model/input_response.py +5 -5
  110. huaweicloudsdkiotanalytics/v1/model/iotda_content_req.py +5 -5
  111. huaweicloudsdkiotanalytics/v1/model/iotda_content_rsp.py +5 -5
  112. huaweicloudsdkiotanalytics/v1/model/iotda_content_rule_req.py +5 -5
  113. huaweicloudsdkiotanalytics/v1/model/iotda_content_rule_rsp.py +7 -7
  114. huaweicloudsdkiotanalytics/v1/model/iotda_rule_action.py +5 -5
  115. huaweicloudsdkiotanalytics/v1/model/job.py +21 -21
  116. huaweicloudsdkiotanalytics/v1/model/kafka_auth_info.py +5 -5
  117. huaweicloudsdkiotanalytics/v1/model/kafka_broker_info.py +5 -5
  118. huaweicloudsdkiotanalytics/v1/model/kafka_content_req.py +11 -11
  119. huaweicloudsdkiotanalytics/v1/model/kafka_content_rsp.py +11 -11
  120. huaweicloudsdkiotanalytics/v1/model/key_value.py +5 -5
  121. huaweicloudsdkiotanalytics/v1/model/last_asset_property_value_request.py +7 -7
  122. huaweicloudsdkiotanalytics/v1/model/list_asset_models_request.py +7 -7
  123. huaweicloudsdkiotanalytics/v1/model/list_asset_models_response.py +5 -5
  124. huaweicloudsdkiotanalytics/v1/model/list_assets_new_request.py +9 -9
  125. huaweicloudsdkiotanalytics/v1/model/list_assets_new_response.py +5 -5
  126. huaweicloudsdkiotanalytics/v1/model/list_batch_jobs_request.py +15 -15
  127. huaweicloudsdkiotanalytics/v1/model/list_batch_jobs_response.py +5 -5
  128. huaweicloudsdkiotanalytics/v1/model/list_computing_resources_request.py +7 -7
  129. huaweicloudsdkiotanalytics/v1/model/list_computing_resources_response.py +5 -5
  130. huaweicloudsdkiotanalytics/v1/model/list_data_stores_request.py +11 -11
  131. huaweicloudsdkiotanalytics/v1/model/list_data_stores_response.py +5 -5
  132. huaweicloudsdkiotanalytics/v1/model/list_groups_request.py +13 -13
  133. huaweicloudsdkiotanalytics/v1/model/list_groups_response.py +5 -5
  134. huaweicloudsdkiotanalytics/v1/model/list_history_request.py +5 -5
  135. huaweicloudsdkiotanalytics/v1/model/list_history_response.py +5 -5
  136. huaweicloudsdkiotanalytics/v1/model/list_metrics_request.py +5 -5
  137. huaweicloudsdkiotanalytics/v1/model/list_metrics_response.py +5 -5
  138. huaweicloudsdkiotanalytics/v1/model/list_pipeline_jobs_request.py +17 -17
  139. huaweicloudsdkiotanalytics/v1/model/list_pipeline_jobs_response.py +5 -5
  140. huaweicloudsdkiotanalytics/v1/model/list_runs_request.py +23 -23
  141. huaweicloudsdkiotanalytics/v1/model/list_runs_response.py +5 -5
  142. huaweicloudsdkiotanalytics/v1/model/list_tables_request.py +13 -13
  143. huaweicloudsdkiotanalytics/v1/model/list_tables_response.py +5 -5
  144. huaweicloudsdkiotanalytics/v1/model/list_tag_values_request.py +11 -11
  145. huaweicloudsdkiotanalytics/v1/model/list_tag_values_response.py +7 -7
  146. huaweicloudsdkiotanalytics/v1/model/metric.py +9 -9
  147. huaweicloudsdkiotanalytics/v1/model/metric_input.py +5 -5
  148. huaweicloudsdkiotanalytics/v1/model/metric_list.py +5 -5
  149. huaweicloudsdkiotanalytics/v1/model/metric_value.py +5 -5
  150. huaweicloudsdkiotanalytics/v1/model/model_arts_content_req.py +13 -13
  151. huaweicloudsdkiotanalytics/v1/model/model_arts_content_rsp.py +13 -13
  152. huaweicloudsdkiotanalytics/v1/model/model_property.py +9 -9
  153. huaweicloudsdkiotanalytics/v1/model/named_formula.py +5 -5
  154. huaweicloudsdkiotanalytics/v1/model/node_content_req.py +5 -5
  155. huaweicloudsdkiotanalytics/v1/model/node_content_rsp.py +5 -5
  156. huaweicloudsdkiotanalytics/v1/model/obs_content_req.py +7 -7
  157. huaweicloudsdkiotanalytics/v1/model/obs_content_rsp.py +7 -7
  158. huaweicloudsdkiotanalytics/v1/model/output_request.py +7 -7
  159. huaweicloudsdkiotanalytics/v1/model/output_response.py +11 -11
  160. huaweicloudsdkiotanalytics/v1/model/output_with_model.py +9 -9
  161. huaweicloudsdkiotanalytics/v1/model/pipeline_job_info_dto.py +27 -27
  162. huaweicloudsdkiotanalytics/v1/model/property_filter.py +7 -7
  163. huaweicloudsdkiotanalytics/v1/model/property_model_request.py +15 -15
  164. huaweicloudsdkiotanalytics/v1/model/property_model_response.py +17 -17
  165. huaweicloudsdkiotanalytics/v1/model/property_reference_model.py +9 -9
  166. huaweicloudsdkiotanalytics/v1/model/property_reference_req.py +3 -3
  167. huaweicloudsdkiotanalytics/v1/model/property_reference_response.py +11 -11
  168. huaweicloudsdkiotanalytics/v1/model/property_request.py +7 -7
  169. huaweicloudsdkiotanalytics/v1/model/property_response.py +19 -19
  170. huaweicloudsdkiotanalytics/v1/model/property_value.py +7 -7
  171. huaweicloudsdkiotanalytics/v1/model/publish_root_asset_request.py +3 -3
  172. huaweicloudsdkiotanalytics/v1/model/publish_root_asset_response.py +1 -1
  173. huaweicloudsdkiotanalytics/v1/model/raw_request.py +11 -11
  174. huaweicloudsdkiotanalytics/v1/model/raw_value.py +5 -5
  175. huaweicloudsdkiotanalytics/v1/model/run.py +21 -21
  176. huaweicloudsdkiotanalytics/v1/model/run_detail.py +7 -7
  177. huaweicloudsdkiotanalytics/v1/model/sasl_plain_auth_info.py +5 -5
  178. huaweicloudsdkiotanalytics/v1/model/schedule.py +19 -19
  179. huaweicloudsdkiotanalytics/v1/model/show_all_data_source_request.py +9 -9
  180. huaweicloudsdkiotanalytics/v1/model/show_all_data_source_response.py +5 -5
  181. huaweicloudsdkiotanalytics/v1/model/show_asset_model_request.py +3 -3
  182. huaweicloudsdkiotanalytics/v1/model/show_asset_model_response.py +15 -15
  183. huaweicloudsdkiotanalytics/v1/model/show_asset_new_request.py +5 -5
  184. huaweicloudsdkiotanalytics/v1/model/show_asset_new_response.py +31 -31
  185. huaweicloudsdkiotanalytics/v1/model/show_batch_job_request.py +3 -3
  186. huaweicloudsdkiotanalytics/v1/model/show_batch_job_response.py +21 -21
  187. huaweicloudsdkiotanalytics/v1/model/show_data_source_request.py +3 -3
  188. huaweicloudsdkiotanalytics/v1/model/show_data_source_response.py +13 -13
  189. huaweicloudsdkiotanalytics/v1/model/show_dataset_request.py +9 -9
  190. huaweicloudsdkiotanalytics/v1/model/show_dataset_response.py +9 -9
  191. huaweicloudsdkiotanalytics/v1/model/show_job_by_id_request.py +3 -3
  192. huaweicloudsdkiotanalytics/v1/model/show_job_by_id_response.py +5 -5
  193. huaweicloudsdkiotanalytics/v1/model/show_jobs_request.py +9 -9
  194. huaweicloudsdkiotanalytics/v1/model/show_jobs_response.py +5 -5
  195. huaweicloudsdkiotanalytics/v1/model/show_last_property_value_request.py +5 -5
  196. huaweicloudsdkiotanalytics/v1/model/show_last_property_value_response.py +3 -3
  197. huaweicloudsdkiotanalytics/v1/model/show_metric_value_request.py +5 -5
  198. huaweicloudsdkiotanalytics/v1/model/show_metric_value_response.py +5 -5
  199. huaweicloudsdkiotanalytics/v1/model/show_pipeline_job_request.py +3 -3
  200. huaweicloudsdkiotanalytics/v1/model/show_pipeline_job_response.py +5 -5
  201. huaweicloudsdkiotanalytics/v1/model/show_property_raw_value_request.py +5 -5
  202. huaweicloudsdkiotanalytics/v1/model/show_property_raw_value_response.py +5 -5
  203. huaweicloudsdkiotanalytics/v1/model/show_property_values_request.py +5 -5
  204. huaweicloudsdkiotanalytics/v1/model/show_property_values_response.py +3 -3
  205. huaweicloudsdkiotanalytics/v1/model/show_run_request.py +7 -7
  206. huaweicloudsdkiotanalytics/v1/model/show_run_response.py +15 -15
  207. huaweicloudsdkiotanalytics/v1/model/show_table_preview_request.py +3 -3
  208. huaweicloudsdkiotanalytics/v1/model/show_table_preview_response.py +5 -5
  209. huaweicloudsdkiotanalytics/v1/model/show_table_schema_request.py +3 -3
  210. huaweicloudsdkiotanalytics/v1/model/show_table_schema_response.py +21 -21
  211. huaweicloudsdkiotanalytics/v1/model/smn_content_req.py +7 -7
  212. huaweicloudsdkiotanalytics/v1/model/smn_content_rsp.py +7 -7
  213. huaweicloudsdkiotanalytics/v1/model/sql_job.py +3 -3
  214. huaweicloudsdkiotanalytics/v1/model/sql_job_query_dataset.py +7 -7
  215. huaweicloudsdkiotanalytics/v1/model/sql_job_run.py +3 -3
  216. huaweicloudsdkiotanalytics/v1/model/sql_job_run_detail.py +25 -25
  217. huaweicloudsdkiotanalytics/v1/model/sql_job_run_response_body.py +9 -9
  218. huaweicloudsdkiotanalytics/v1/model/start_job_request.py +9 -9
  219. huaweicloudsdkiotanalytics/v1/model/start_job_response.py +3 -3
  220. huaweicloudsdkiotanalytics/v1/model/start_pipeline_job_request.py +9 -9
  221. huaweicloudsdkiotanalytics/v1/model/start_pipeline_job_response.py +3 -3
  222. huaweicloudsdkiotanalytics/v1/model/stop_job_request.py +5 -5
  223. huaweicloudsdkiotanalytics/v1/model/stop_job_response.py +3 -3
  224. huaweicloudsdkiotanalytics/v1/model/stop_pipeline_job_request.py +5 -5
  225. huaweicloudsdkiotanalytics/v1/model/stop_pipeline_job_response.py +3 -3
  226. huaweicloudsdkiotanalytics/v1/model/storage_group.py +9 -9
  227. huaweicloudsdkiotanalytics/v1/model/stream_model.py +7 -7
  228. huaweicloudsdkiotanalytics/v1/model/stream_output.py +5 -5
  229. huaweicloudsdkiotanalytics/v1/model/stream_response.py +7 -7
  230. huaweicloudsdkiotanalytics/v1/model/streaming_job_info_dto.py +23 -23
  231. huaweicloudsdkiotanalytics/v1/model/table.py +27 -27
  232. huaweicloudsdkiotanalytics/v1/model/tag.py +5 -5
  233. huaweicloudsdkiotanalytics/v1/model/tag_info_dto.py +7 -7
  234. huaweicloudsdkiotanalytics/v1/model/time_span.py +5 -5
  235. huaweicloudsdkiotanalytics/v1/model/time_span_dt.py +5 -5
  236. huaweicloudsdkiotanalytics/v1/model/transform_metric.py +7 -7
  237. huaweicloudsdkiotanalytics/v1/model/transform_metrics.py +9 -9
  238. huaweicloudsdkiotanalytics/v1/model/transform_metrics_request.py +11 -11
  239. huaweicloudsdkiotanalytics/v1/model/transform_model.py +9 -9
  240. huaweicloudsdkiotanalytics/v1/model/transform_response.py +9 -9
  241. huaweicloudsdkiotanalytics/v1/model/update_asset_model_request.py +5 -5
  242. huaweicloudsdkiotanalytics/v1/model/update_asset_model_response.py +15 -15
  243. huaweicloudsdkiotanalytics/v1/model/update_asset_new_request.py +5 -5
  244. huaweicloudsdkiotanalytics/v1/model/update_asset_new_response.py +31 -31
  245. huaweicloudsdkiotanalytics/v1/model/update_batch_job_request.py +5 -5
  246. huaweicloudsdkiotanalytics/v1/model/update_batch_job_response.py +21 -21
  247. huaweicloudsdkiotanalytics/v1/model/update_data_source_request.py +5 -5
  248. huaweicloudsdkiotanalytics/v1/model/update_data_source_response.py +13 -13
  249. huaweicloudsdkiotanalytics/v1/model/update_data_store.py +9 -9
  250. huaweicloudsdkiotanalytics/v1/model/update_data_store_request.py +5 -5
  251. huaweicloudsdkiotanalytics/v1/model/update_data_store_response.py +17 -17
  252. huaweicloudsdkiotanalytics/v1/model/update_datasource_req_dto.py +7 -7
  253. huaweicloudsdkiotanalytics/v1/model/update_group_request.py +5 -5
  254. huaweicloudsdkiotanalytics/v1/model/update_group_response.py +23 -23
  255. huaweicloudsdkiotanalytics/v1/model/update_pipeline_job_request.py +7 -7
  256. huaweicloudsdkiotanalytics/v1/model/update_pipeline_job_response.py +9 -9
  257. huaweicloudsdkiotanalytics/v1/model/update_streaming_job_request.py +7 -7
  258. huaweicloudsdkiotanalytics/v1/model/update_streaming_job_response.py +9 -9
  259. huaweicloudsdkiotanalytics/v1/model/validate_sql_request.py +3 -3
  260. huaweicloudsdkiotanalytics/v1/model/validate_sql_request_body.py +3 -3
  261. huaweicloudsdkiotanalytics/v1/model/validate_sql_response.py +3 -3
  262. huaweicloudsdkiotanalytics/v1/model/vpcep_info.py +9 -9
  263. huaweicloudsdkiotanalytics/v1/model/vpcep_info_rsp.py +11 -11
  264. {huaweicloudsdkiotanalytics-3.1.142.dist-info → huaweicloudsdkiotanalytics-3.1.144.dist-info}/METADATA +2 -2
  265. huaweicloudsdkiotanalytics-3.1.144.dist-info/RECORD +273 -0
  266. huaweicloudsdkiotanalytics-3.1.142.dist-info/RECORD +0 -273
  267. {huaweicloudsdkiotanalytics-3.1.142.dist-info → huaweicloudsdkiotanalytics-3.1.144.dist-info}/LICENSE +0 -0
  268. {huaweicloudsdkiotanalytics-3.1.142.dist-info → huaweicloudsdkiotanalytics-3.1.144.dist-info}/WHEEL +0 -0
  269. {huaweicloudsdkiotanalytics-3.1.142.dist-info → huaweicloudsdkiotanalytics-3.1.144.dist-info}/top_level.txt +0 -0
@@ -29,7 +29,7 @@ class SmnContentReq:
29
29
  }
30
30
 
31
31
  def __init__(self, project_id=None, ak=None, sk=None):
32
- """SmnContentReq
32
+ r"""SmnContentReq
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class SmnContentReq:
54
54
 
55
55
  @property
56
56
  def project_id(self):
57
- """Gets the project_id of this SmnContentReq.
57
+ r"""Gets the project_id of this SmnContentReq.
58
58
 
59
59
  项目id
60
60
 
@@ -65,7 +65,7 @@ class SmnContentReq:
65
65
 
66
66
  @project_id.setter
67
67
  def project_id(self, project_id):
68
- """Sets the project_id of this SmnContentReq.
68
+ r"""Sets the project_id of this SmnContentReq.
69
69
 
70
70
  项目id
71
71
 
@@ -76,7 +76,7 @@ class SmnContentReq:
76
76
 
77
77
  @property
78
78
  def ak(self):
79
- """Gets the ak of this SmnContentReq.
79
+ r"""Gets the ak of this SmnContentReq.
80
80
 
81
81
  租户的AK
82
82
 
@@ -87,7 +87,7 @@ class SmnContentReq:
87
87
 
88
88
  @ak.setter
89
89
  def ak(self, ak):
90
- """Sets the ak of this SmnContentReq.
90
+ r"""Sets the ak of this SmnContentReq.
91
91
 
92
92
  租户的AK
93
93
 
@@ -98,7 +98,7 @@ class SmnContentReq:
98
98
 
99
99
  @property
100
100
  def sk(self):
101
- """Gets the sk of this SmnContentReq.
101
+ r"""Gets the sk of this SmnContentReq.
102
102
 
103
103
  租户的SK
104
104
 
@@ -109,7 +109,7 @@ class SmnContentReq:
109
109
 
110
110
  @sk.setter
111
111
  def sk(self, sk):
112
- """Sets the sk of this SmnContentReq.
112
+ r"""Sets the sk of this SmnContentReq.
113
113
 
114
114
  租户的SK
115
115
 
@@ -29,7 +29,7 @@ class SmnContentRsp:
29
29
  }
30
30
 
31
31
  def __init__(self, project_id=None, ak=None, sk=None):
32
- """SmnContentRsp
32
+ r"""SmnContentRsp
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class SmnContentRsp:
57
57
 
58
58
  @property
59
59
  def project_id(self):
60
- """Gets the project_id of this SmnContentRsp.
60
+ r"""Gets the project_id of this SmnContentRsp.
61
61
 
62
62
  项目id
63
63
 
@@ -68,7 +68,7 @@ class SmnContentRsp:
68
68
 
69
69
  @project_id.setter
70
70
  def project_id(self, project_id):
71
- """Sets the project_id of this SmnContentRsp.
71
+ r"""Sets the project_id of this SmnContentRsp.
72
72
 
73
73
  项目id
74
74
 
@@ -79,7 +79,7 @@ class SmnContentRsp:
79
79
 
80
80
  @property
81
81
  def ak(self):
82
- """Gets the ak of this SmnContentRsp.
82
+ r"""Gets the ak of this SmnContentRsp.
83
83
 
84
84
  租户的AK
85
85
 
@@ -90,7 +90,7 @@ class SmnContentRsp:
90
90
 
91
91
  @ak.setter
92
92
  def ak(self, ak):
93
- """Sets the ak of this SmnContentRsp.
93
+ r"""Sets the ak of this SmnContentRsp.
94
94
 
95
95
  租户的AK
96
96
 
@@ -101,7 +101,7 @@ class SmnContentRsp:
101
101
 
102
102
  @property
103
103
  def sk(self):
104
- """Gets the sk of this SmnContentRsp.
104
+ r"""Gets the sk of this SmnContentRsp.
105
105
 
106
106
  租户的SK
107
107
 
@@ -112,7 +112,7 @@ class SmnContentRsp:
112
112
 
113
113
  @sk.setter
114
114
  def sk(self, sk):
115
- """Sets the sk of this SmnContentRsp.
115
+ r"""Sets the sk of this SmnContentRsp.
116
116
 
117
117
  租户的SK
118
118
 
@@ -25,7 +25,7 @@ class SqlJob:
25
25
  }
26
26
 
27
27
  def __init__(self, sql=None):
28
- """SqlJob
28
+ r"""SqlJob
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class SqlJob:
42
42
 
43
43
  @property
44
44
  def sql(self):
45
- """Gets the sql of this SqlJob.
45
+ r"""Gets the sql of this SqlJob.
46
46
 
47
47
  作业的SQL。
48
48
 
@@ -53,7 +53,7 @@ class SqlJob:
53
53
 
54
54
  @sql.setter
55
55
  def sql(self, sql):
56
- """Sets the sql of this SqlJob.
56
+ r"""Sets the sql of this SqlJob.
57
57
 
58
58
  作业的SQL。
59
59
 
@@ -29,7 +29,7 @@ class SqlJobQueryDataset:
29
29
  }
30
30
 
31
31
  def __init__(self, sql_type=None, schema=None, rows=None):
32
- """SqlJobQueryDataset
32
+ r"""SqlJobQueryDataset
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class SqlJobQueryDataset:
56
56
 
57
57
  @property
58
58
  def sql_type(self):
59
- """Gets the sql_type of this SqlJobQueryDataset.
59
+ r"""Gets the sql_type of this SqlJobQueryDataset.
60
60
 
61
61
  作业类型。DDL, DCL, IMPORT, EXPORT, QUERY, INSERT.
62
62
 
@@ -67,7 +67,7 @@ class SqlJobQueryDataset:
67
67
 
68
68
  @sql_type.setter
69
69
  def sql_type(self, sql_type):
70
- """Sets the sql_type of this SqlJobQueryDataset.
70
+ r"""Sets the sql_type of this SqlJobQueryDataset.
71
71
 
72
72
  作业类型。DDL, DCL, IMPORT, EXPORT, QUERY, INSERT.
73
73
 
@@ -78,7 +78,7 @@ class SqlJobQueryDataset:
78
78
 
79
79
  @property
80
80
  def schema(self):
81
- """Gets the schema of this SqlJobQueryDataset.
81
+ r"""Gets the schema of this SqlJobQueryDataset.
82
82
 
83
83
  当语句类型为DDL时,返回其结果的列名称及类型。
84
84
 
@@ -89,7 +89,7 @@ class SqlJobQueryDataset:
89
89
 
90
90
  @schema.setter
91
91
  def schema(self, schema):
92
- """Sets the schema of this SqlJobQueryDataset.
92
+ r"""Sets the schema of this SqlJobQueryDataset.
93
93
 
94
94
  当语句类型为DDL时,返回其结果的列名称及类型。
95
95
 
@@ -100,7 +100,7 @@ class SqlJobQueryDataset:
100
100
 
101
101
  @property
102
102
  def rows(self):
103
- """Gets the rows of this SqlJobQueryDataset.
103
+ r"""Gets the rows of this SqlJobQueryDataset.
104
104
 
105
105
  当语句类型为DDL时,直接返回其执行结果。
106
106
 
@@ -111,7 +111,7 @@ class SqlJobQueryDataset:
111
111
 
112
112
  @rows.setter
113
113
  def rows(self, rows):
114
- """Sets the rows of this SqlJobQueryDataset.
114
+ r"""Sets the rows of this SqlJobQueryDataset.
115
115
 
116
116
  当语句类型为DDL时,直接返回其执行结果。
117
117
 
@@ -25,7 +25,7 @@ class SqlJobRun:
25
25
  }
26
26
 
27
27
  def __init__(self, sql_type=None):
28
- """SqlJobRun
28
+ r"""SqlJobRun
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class SqlJobRun:
42
42
 
43
43
  @property
44
44
  def sql_type(self):
45
- """Gets the sql_type of this SqlJobRun.
45
+ r"""Gets the sql_type of this SqlJobRun.
46
46
 
47
47
  作业类型。DDL, DCL, IMPORT, EXPORT, QUERY, INSERT.
48
48
 
@@ -53,7 +53,7 @@ class SqlJobRun:
53
53
 
54
54
  @sql_type.setter
55
55
  def sql_type(self, sql_type):
56
- """Sets the sql_type of this SqlJobRun.
56
+ r"""Sets the sql_type of this SqlJobRun.
57
57
 
58
58
  作业类型。DDL, DCL, IMPORT, EXPORT, QUERY, INSERT.
59
59
 
@@ -47,7 +47,7 @@ class SqlJobRunDetail:
47
47
  }
48
48
 
49
49
  def __init__(self, sql_type=None, start_time=None, duration=None, input_row_count=None, bad_row_count=None, input_size=None, result_count=None, table_name=None, with_column_header=None, detail=None, statement=None, message=None):
50
- """SqlJobRunDetail
50
+ r"""SqlJobRunDetail
51
51
 
52
52
  The model defined in huaweicloud sdk
53
53
 
@@ -120,7 +120,7 @@ class SqlJobRunDetail:
120
120
 
121
121
  @property
122
122
  def sql_type(self):
123
- """Gets the sql_type of this SqlJobRunDetail.
123
+ r"""Gets the sql_type of this SqlJobRunDetail.
124
124
 
125
125
  作业类型。
126
126
 
@@ -131,7 +131,7 @@ class SqlJobRunDetail:
131
131
 
132
132
  @sql_type.setter
133
133
  def sql_type(self, sql_type):
134
- """Sets the sql_type of this SqlJobRunDetail.
134
+ r"""Sets the sql_type of this SqlJobRunDetail.
135
135
 
136
136
  作业类型。
137
137
 
@@ -142,7 +142,7 @@ class SqlJobRunDetail:
142
142
 
143
143
  @property
144
144
  def start_time(self):
145
- """Gets the start_time of this SqlJobRunDetail.
145
+ r"""Gets the start_time of this SqlJobRunDetail.
146
146
 
147
147
  作业开始的时间。时间格式为ISO日期时间格式yyyy-MM-dd'T'HH:mm:ss'Z'
148
148
 
@@ -153,7 +153,7 @@ class SqlJobRunDetail:
153
153
 
154
154
  @start_time.setter
155
155
  def start_time(self, start_time):
156
- """Sets the start_time of this SqlJobRunDetail.
156
+ r"""Sets the start_time of this SqlJobRunDetail.
157
157
 
158
158
  作业开始的时间。时间格式为ISO日期时间格式yyyy-MM-dd'T'HH:mm:ss'Z'
159
159
 
@@ -164,7 +164,7 @@ class SqlJobRunDetail:
164
164
 
165
165
  @property
166
166
  def duration(self):
167
- """Gets the duration of this SqlJobRunDetail.
167
+ r"""Gets the duration of this SqlJobRunDetail.
168
168
 
169
169
  作业运行时长,单位毫秒。
170
170
 
@@ -175,7 +175,7 @@ class SqlJobRunDetail:
175
175
 
176
176
  @duration.setter
177
177
  def duration(self, duration):
178
- """Sets the duration of this SqlJobRunDetail.
178
+ r"""Sets the duration of this SqlJobRunDetail.
179
179
 
180
180
  作业运行时长,单位毫秒。
181
181
 
@@ -186,7 +186,7 @@ class SqlJobRunDetail:
186
186
 
187
187
  @property
188
188
  def input_row_count(self):
189
- """Gets the input_row_count of this SqlJobRunDetail.
189
+ r"""Gets the input_row_count of this SqlJobRunDetail.
190
190
 
191
191
  Insert作业执行过程中扫描的记录条数。
192
192
 
@@ -197,7 +197,7 @@ class SqlJobRunDetail:
197
197
 
198
198
  @input_row_count.setter
199
199
  def input_row_count(self, input_row_count):
200
- """Sets the input_row_count of this SqlJobRunDetail.
200
+ r"""Sets the input_row_count of this SqlJobRunDetail.
201
201
 
202
202
  Insert作业执行过程中扫描的记录条数。
203
203
 
@@ -208,7 +208,7 @@ class SqlJobRunDetail:
208
208
 
209
209
  @property
210
210
  def bad_row_count(self):
211
- """Gets the bad_row_count of this SqlJobRunDetail.
211
+ r"""Gets the bad_row_count of this SqlJobRunDetail.
212
212
 
213
213
  Insert作业执行过程中扫描到的错误记录数。
214
214
 
@@ -219,7 +219,7 @@ class SqlJobRunDetail:
219
219
 
220
220
  @bad_row_count.setter
221
221
  def bad_row_count(self, bad_row_count):
222
- """Sets the bad_row_count of this SqlJobRunDetail.
222
+ r"""Sets the bad_row_count of this SqlJobRunDetail.
223
223
 
224
224
  Insert作业执行过程中扫描到的错误记录数。
225
225
 
@@ -230,7 +230,7 @@ class SqlJobRunDetail:
230
230
 
231
231
  @property
232
232
  def input_size(self):
233
- """Gets the input_size of this SqlJobRunDetail.
233
+ r"""Gets the input_size of this SqlJobRunDetail.
234
234
 
235
235
  作业执行过程中扫描文件的大小。
236
236
 
@@ -241,7 +241,7 @@ class SqlJobRunDetail:
241
241
 
242
242
  @input_size.setter
243
243
  def input_size(self, input_size):
244
- """Sets the input_size of this SqlJobRunDetail.
244
+ r"""Sets the input_size of this SqlJobRunDetail.
245
245
 
246
246
  作业执行过程中扫描文件的大小。
247
247
 
@@ -252,7 +252,7 @@ class SqlJobRunDetail:
252
252
 
253
253
  @property
254
254
  def result_count(self):
255
- """Gets the result_count of this SqlJobRunDetail.
255
+ r"""Gets the result_count of this SqlJobRunDetail.
256
256
 
257
257
  当前作业返回的结果总条数或insert作业插入的总条数。
258
258
 
@@ -263,7 +263,7 @@ class SqlJobRunDetail:
263
263
 
264
264
  @result_count.setter
265
265
  def result_count(self, result_count):
266
- """Sets the result_count of this SqlJobRunDetail.
266
+ r"""Sets the result_count of this SqlJobRunDetail.
267
267
 
268
268
  当前作业返回的结果总条数或insert作业插入的总条数。
269
269
 
@@ -274,7 +274,7 @@ class SqlJobRunDetail:
274
274
 
275
275
  @property
276
276
  def table_name(self):
277
- """Gets the table_name of this SqlJobRunDetail.
277
+ r"""Gets the table_name of this SqlJobRunDetail.
278
278
 
279
279
  记录其操作的表名称。类型为Import和Export作业才有“table_name”属性。
280
280
 
@@ -285,7 +285,7 @@ class SqlJobRunDetail:
285
285
 
286
286
  @table_name.setter
287
287
  def table_name(self, table_name):
288
- """Sets the table_name of this SqlJobRunDetail.
288
+ r"""Sets the table_name of this SqlJobRunDetail.
289
289
 
290
290
  记录其操作的表名称。类型为Import和Export作业才有“table_name”属性。
291
291
 
@@ -296,7 +296,7 @@ class SqlJobRunDetail:
296
296
 
297
297
  @property
298
298
  def with_column_header(self):
299
- """Gets the with_column_header of this SqlJobRunDetail.
299
+ r"""Gets the with_column_header of this SqlJobRunDetail.
300
300
 
301
301
  Import类型的作业,记录其导入的数据是否包括列名。
302
302
 
@@ -307,7 +307,7 @@ class SqlJobRunDetail:
307
307
 
308
308
  @with_column_header.setter
309
309
  def with_column_header(self, with_column_header):
310
- """Sets the with_column_header of this SqlJobRunDetail.
310
+ r"""Sets the with_column_header of this SqlJobRunDetail.
311
311
 
312
312
  Import类型的作业,记录其导入的数据是否包括列名。
313
313
 
@@ -318,7 +318,7 @@ class SqlJobRunDetail:
318
318
 
319
319
  @property
320
320
  def detail(self):
321
- """Gets the detail of this SqlJobRunDetail.
321
+ r"""Gets the detail of this SqlJobRunDetail.
322
322
 
323
323
  SQL查询的相关列信息的Json字符串。
324
324
 
@@ -329,7 +329,7 @@ class SqlJobRunDetail:
329
329
 
330
330
  @detail.setter
331
331
  def detail(self, detail):
332
- """Sets the detail of this SqlJobRunDetail.
332
+ r"""Sets the detail of this SqlJobRunDetail.
333
333
 
334
334
  SQL查询的相关列信息的Json字符串。
335
335
 
@@ -340,7 +340,7 @@ class SqlJobRunDetail:
340
340
 
341
341
  @property
342
342
  def statement(self):
343
- """Gets the statement of this SqlJobRunDetail.
343
+ r"""Gets the statement of this SqlJobRunDetail.
344
344
 
345
345
  作业执行的SQL语句。
346
346
 
@@ -351,7 +351,7 @@ class SqlJobRunDetail:
351
351
 
352
352
  @statement.setter
353
353
  def statement(self, statement):
354
- """Sets the statement of this SqlJobRunDetail.
354
+ r"""Sets the statement of this SqlJobRunDetail.
355
355
 
356
356
  作业执行的SQL语句。
357
357
 
@@ -362,7 +362,7 @@ class SqlJobRunDetail:
362
362
 
363
363
  @property
364
364
  def message(self):
365
- """Gets the message of this SqlJobRunDetail.
365
+ r"""Gets the message of this SqlJobRunDetail.
366
366
 
367
367
  系统提示信息。运行失败时,失败原因。
368
368
 
@@ -373,7 +373,7 @@ class SqlJobRunDetail:
373
373
 
374
374
  @message.setter
375
375
  def message(self, message):
376
- """Sets the message of this SqlJobRunDetail.
376
+ r"""Sets the message of this SqlJobRunDetail.
377
377
 
378
378
  系统提示信息。运行失败时,失败原因。
379
379
 
@@ -31,7 +31,7 @@ class SqlJobRunResponseBody:
31
31
  }
32
32
 
33
33
  def __init__(self, sql_type=None, schema=None, rows=None, job_mode=None):
34
- """SqlJobRunResponseBody
34
+ r"""SqlJobRunResponseBody
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -63,7 +63,7 @@ class SqlJobRunResponseBody:
63
63
 
64
64
  @property
65
65
  def sql_type(self):
66
- """Gets the sql_type of this SqlJobRunResponseBody.
66
+ r"""Gets the sql_type of this SqlJobRunResponseBody.
67
67
 
68
68
  作业类型。DDL, DCL, IMPORT, EXPORT, QUERY, INSERT.
69
69
 
@@ -74,7 +74,7 @@ class SqlJobRunResponseBody:
74
74
 
75
75
  @sql_type.setter
76
76
  def sql_type(self, sql_type):
77
- """Sets the sql_type of this SqlJobRunResponseBody.
77
+ r"""Sets the sql_type of this SqlJobRunResponseBody.
78
78
 
79
79
  作业类型。DDL, DCL, IMPORT, EXPORT, QUERY, INSERT.
80
80
 
@@ -85,7 +85,7 @@ class SqlJobRunResponseBody:
85
85
 
86
86
  @property
87
87
  def schema(self):
88
- """Gets the schema of this SqlJobRunResponseBody.
88
+ r"""Gets the schema of this SqlJobRunResponseBody.
89
89
 
90
90
  当语句类型为DDL时,返回其结果的列名称及类型。
91
91
 
@@ -96,7 +96,7 @@ class SqlJobRunResponseBody:
96
96
 
97
97
  @schema.setter
98
98
  def schema(self, schema):
99
- """Sets the schema of this SqlJobRunResponseBody.
99
+ r"""Sets the schema of this SqlJobRunResponseBody.
100
100
 
101
101
  当语句类型为DDL时,返回其结果的列名称及类型。
102
102
 
@@ -107,7 +107,7 @@ class SqlJobRunResponseBody:
107
107
 
108
108
  @property
109
109
  def rows(self):
110
- """Gets the rows of this SqlJobRunResponseBody.
110
+ r"""Gets the rows of this SqlJobRunResponseBody.
111
111
 
112
112
  当语句类型为DDL时,直接返回其执行结果。
113
113
 
@@ -118,7 +118,7 @@ class SqlJobRunResponseBody:
118
118
 
119
119
  @rows.setter
120
120
  def rows(self, rows):
121
- """Sets the rows of this SqlJobRunResponseBody.
121
+ r"""Sets the rows of this SqlJobRunResponseBody.
122
122
 
123
123
  当语句类型为DDL时,直接返回其执行结果。
124
124
 
@@ -129,7 +129,7 @@ class SqlJobRunResponseBody:
129
129
 
130
130
  @property
131
131
  def job_mode(self):
132
- """Gets the job_mode of this SqlJobRunResponseBody.
132
+ r"""Gets the job_mode of this SqlJobRunResponseBody.
133
133
 
134
134
  作业执行模式:async: 异步; sync: 同步。
135
135
 
@@ -140,7 +140,7 @@ class SqlJobRunResponseBody:
140
140
 
141
141
  @job_mode.setter
142
142
  def job_mode(self, job_mode):
143
- """Sets the job_mode of this SqlJobRunResponseBody.
143
+ r"""Sets the job_mode of this SqlJobRunResponseBody.
144
144
 
145
145
  作业执行模式:async: 异步; sync: 同步。
146
146
 
@@ -31,7 +31,7 @@ class StartJobRequest:
31
31
  }
32
32
 
33
33
  def __init__(self, job_id=None, parallel=None, rtu=None, resume_savepoint=None):
34
- """StartJobRequest
34
+ r"""StartJobRequest
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -63,7 +63,7 @@ class StartJobRequest:
63
63
 
64
64
  @property
65
65
  def job_id(self):
66
- """Gets the job_id of this StartJobRequest.
66
+ r"""Gets the job_id of this StartJobRequest.
67
67
 
68
68
  作业ID
69
69
 
@@ -74,7 +74,7 @@ class StartJobRequest:
74
74
 
75
75
  @job_id.setter
76
76
  def job_id(self, job_id):
77
- """Sets the job_id of this StartJobRequest.
77
+ r"""Sets the job_id of this StartJobRequest.
78
78
 
79
79
  作业ID
80
80
 
@@ -85,7 +85,7 @@ class StartJobRequest:
85
85
 
86
86
  @property
87
87
  def parallel(self):
88
- """Gets the parallel of this StartJobRequest.
88
+ r"""Gets the parallel of this StartJobRequest.
89
89
 
90
90
  运行作业的并发度
91
91
 
@@ -96,7 +96,7 @@ class StartJobRequest:
96
96
 
97
97
  @parallel.setter
98
98
  def parallel(self, parallel):
99
- """Sets the parallel of this StartJobRequest.
99
+ r"""Sets the parallel of this StartJobRequest.
100
100
 
101
101
  运行作业的并发度
102
102
 
@@ -107,7 +107,7 @@ class StartJobRequest:
107
107
 
108
108
  @property
109
109
  def rtu(self):
110
- """Gets the rtu of this StartJobRequest.
110
+ r"""Gets the rtu of this StartJobRequest.
111
111
 
112
112
  运行作业的RTU个数
113
113
 
@@ -118,7 +118,7 @@ class StartJobRequest:
118
118
 
119
119
  @rtu.setter
120
120
  def rtu(self, rtu):
121
- """Sets the rtu of this StartJobRequest.
121
+ r"""Sets the rtu of this StartJobRequest.
122
122
 
123
123
  运行作业的RTU个数
124
124
 
@@ -129,7 +129,7 @@ class StartJobRequest:
129
129
 
130
130
  @property
131
131
  def resume_savepoint(self):
132
- """Gets the resume_savepoint of this StartJobRequest.
132
+ r"""Gets the resume_savepoint of this StartJobRequest.
133
133
 
134
134
  运行作业使用历史缓存数据
135
135
 
@@ -140,7 +140,7 @@ class StartJobRequest:
140
140
 
141
141
  @resume_savepoint.setter
142
142
  def resume_savepoint(self, resume_savepoint):
143
- """Sets the resume_savepoint of this StartJobRequest.
143
+ r"""Sets the resume_savepoint of this StartJobRequest.
144
144
 
145
145
  运行作业使用历史缓存数据
146
146
 
@@ -26,7 +26,7 @@ class StartJobResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, job_id=None):
29
- """StartJobResponse
29
+ r"""StartJobResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class StartJobResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def job_id(self):
47
- """Gets the job_id of this StartJobResponse.
47
+ r"""Gets the job_id of this StartJobResponse.
48
48
 
49
49
  作业ID
50
50
 
@@ -55,7 +55,7 @@ class StartJobResponse(SdkResponse):
55
55
 
56
56
  @job_id.setter
57
57
  def job_id(self, job_id):
58
- """Sets the job_id of this StartJobResponse.
58
+ r"""Sets the job_id of this StartJobResponse.
59
59
 
60
60
  作业ID
61
61