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
@@ -50,7 +50,7 @@ class CreateTableResponse(SdkResponse):
50
50
  }
51
51
 
52
52
  def __init__(self, table_id=None, table_name=None, table_alias=None, created_time=None, modified_time=None, data_location=None, data_type=None, data_source=None, table_type=None, description=None, partition_columns=None, data_store_id=None, tags=None):
53
- """CreateTableResponse
53
+ r"""CreateTableResponse
54
54
 
55
55
  The model defined in huaweicloud sdk
56
56
 
@@ -128,7 +128,7 @@ class CreateTableResponse(SdkResponse):
128
128
 
129
129
  @property
130
130
  def table_id(self):
131
- """Gets the table_id of this CreateTableResponse.
131
+ r"""Gets the table_id of this CreateTableResponse.
132
132
 
133
133
  表ID。
134
134
 
@@ -139,7 +139,7 @@ class CreateTableResponse(SdkResponse):
139
139
 
140
140
  @table_id.setter
141
141
  def table_id(self, table_id):
142
- """Sets the table_id of this CreateTableResponse.
142
+ r"""Sets the table_id of this CreateTableResponse.
143
143
 
144
144
  表ID。
145
145
 
@@ -150,7 +150,7 @@ class CreateTableResponse(SdkResponse):
150
150
 
151
151
  @property
152
152
  def table_name(self):
153
- """Gets the table_name of this CreateTableResponse.
153
+ r"""Gets the table_name of this CreateTableResponse.
154
154
 
155
155
  表名称。
156
156
 
@@ -161,7 +161,7 @@ class CreateTableResponse(SdkResponse):
161
161
 
162
162
  @table_name.setter
163
163
  def table_name(self, table_name):
164
- """Sets the table_name of this CreateTableResponse.
164
+ r"""Sets the table_name of this CreateTableResponse.
165
165
 
166
166
  表名称。
167
167
 
@@ -172,7 +172,7 @@ class CreateTableResponse(SdkResponse):
172
172
 
173
173
  @property
174
174
  def table_alias(self):
175
- """Gets the table_alias of this CreateTableResponse.
175
+ r"""Gets the table_alias of this CreateTableResponse.
176
176
 
177
177
  表别名。
178
178
 
@@ -183,7 +183,7 @@ class CreateTableResponse(SdkResponse):
183
183
 
184
184
  @table_alias.setter
185
185
  def table_alias(self, table_alias):
186
- """Sets the table_alias of this CreateTableResponse.
186
+ r"""Sets the table_alias of this CreateTableResponse.
187
187
 
188
188
  表别名。
189
189
 
@@ -194,7 +194,7 @@ class CreateTableResponse(SdkResponse):
194
194
 
195
195
  @property
196
196
  def created_time(self):
197
- """Gets the created_time of this CreateTableResponse.
197
+ r"""Gets the created_time of this CreateTableResponse.
198
198
 
199
199
  表创建时间。
200
200
 
@@ -205,7 +205,7 @@ class CreateTableResponse(SdkResponse):
205
205
 
206
206
  @created_time.setter
207
207
  def created_time(self, created_time):
208
- """Sets the created_time of this CreateTableResponse.
208
+ r"""Sets the created_time of this CreateTableResponse.
209
209
 
210
210
  表创建时间。
211
211
 
@@ -216,7 +216,7 @@ class CreateTableResponse(SdkResponse):
216
216
 
217
217
  @property
218
218
  def modified_time(self):
219
- """Gets the modified_time of this CreateTableResponse.
219
+ r"""Gets the modified_time of this CreateTableResponse.
220
220
 
221
221
  表更新时间。
222
222
 
@@ -227,7 +227,7 @@ class CreateTableResponse(SdkResponse):
227
227
 
228
228
  @modified_time.setter
229
229
  def modified_time(self, modified_time):
230
- """Sets the modified_time of this CreateTableResponse.
230
+ r"""Sets the modified_time of this CreateTableResponse.
231
231
 
232
232
  表更新时间。
233
233
 
@@ -238,7 +238,7 @@ class CreateTableResponse(SdkResponse):
238
238
 
239
239
  @property
240
240
  def data_location(self):
241
- """Gets the data_location of this CreateTableResponse.
241
+ r"""Gets the data_location of this CreateTableResponse.
242
242
 
243
243
  数据存储位置,分为IoTA和VIEW
244
244
 
@@ -249,7 +249,7 @@ class CreateTableResponse(SdkResponse):
249
249
 
250
250
  @data_location.setter
251
251
  def data_location(self, data_location):
252
- """Sets the data_location of this CreateTableResponse.
252
+ r"""Sets the data_location of this CreateTableResponse.
253
253
 
254
254
  数据存储位置,分为IoTA和VIEW
255
255
 
@@ -260,7 +260,7 @@ class CreateTableResponse(SdkResponse):
260
260
 
261
261
  @property
262
262
  def data_type(self):
263
- """Gets the data_type of this CreateTableResponse.
263
+ r"""Gets the data_type of this CreateTableResponse.
264
264
 
265
265
  数据类型,包括“csv”,“parquet”。
266
266
 
@@ -271,7 +271,7 @@ class CreateTableResponse(SdkResponse):
271
271
 
272
272
  @data_type.setter
273
273
  def data_type(self, data_type):
274
- """Sets the data_type of this CreateTableResponse.
274
+ r"""Sets the data_type of this CreateTableResponse.
275
275
 
276
276
  数据类型,包括“csv”,“parquet”。
277
277
 
@@ -282,7 +282,7 @@ class CreateTableResponse(SdkResponse):
282
282
 
283
283
  @property
284
284
  def data_source(self):
285
- """Gets the data_source of this CreateTableResponse.
285
+ r"""Gets the data_source of this CreateTableResponse.
286
286
 
287
287
  数据来源。来源类型有:pipeline, default. 默认为default.
288
288
 
@@ -293,7 +293,7 @@ class CreateTableResponse(SdkResponse):
293
293
 
294
294
  @data_source.setter
295
295
  def data_source(self, data_source):
296
- """Sets the data_source of this CreateTableResponse.
296
+ r"""Sets the data_source of this CreateTableResponse.
297
297
 
298
298
  数据来源。来源类型有:pipeline, default. 默认为default.
299
299
 
@@ -304,7 +304,7 @@ class CreateTableResponse(SdkResponse):
304
304
 
305
305
  @property
306
306
  def table_type(self):
307
- """Gets the table_type of this CreateTableResponse.
307
+ r"""Gets the table_type of this CreateTableResponse.
308
308
 
309
309
  表类型:IoTA表为MANAGED, View为VIEW
310
310
 
@@ -315,7 +315,7 @@ class CreateTableResponse(SdkResponse):
315
315
 
316
316
  @table_type.setter
317
317
  def table_type(self, table_type):
318
- """Sets the table_type of this CreateTableResponse.
318
+ r"""Sets the table_type of this CreateTableResponse.
319
319
 
320
320
  表类型:IoTA表为MANAGED, View为VIEW
321
321
 
@@ -326,7 +326,7 @@ class CreateTableResponse(SdkResponse):
326
326
 
327
327
  @property
328
328
  def description(self):
329
- """Gets the description of this CreateTableResponse.
329
+ r"""Gets the description of this CreateTableResponse.
330
330
 
331
331
  表的描述信息。
332
332
 
@@ -337,7 +337,7 @@ class CreateTableResponse(SdkResponse):
337
337
 
338
338
  @description.setter
339
339
  def description(self, description):
340
- """Sets the description of this CreateTableResponse.
340
+ r"""Sets the description of this CreateTableResponse.
341
341
 
342
342
  表的描述信息。
343
343
 
@@ -348,7 +348,7 @@ class CreateTableResponse(SdkResponse):
348
348
 
349
349
  @property
350
350
  def partition_columns(self):
351
- """Gets the partition_columns of this CreateTableResponse.
351
+ r"""Gets the partition_columns of this CreateTableResponse.
352
352
 
353
353
  分区字段。只有OBS分区表有该参数,其他表没有该参数。
354
354
 
@@ -359,7 +359,7 @@ class CreateTableResponse(SdkResponse):
359
359
 
360
360
  @partition_columns.setter
361
361
  def partition_columns(self, partition_columns):
362
- """Sets the partition_columns of this CreateTableResponse.
362
+ r"""Sets the partition_columns of this CreateTableResponse.
363
363
 
364
364
  分区字段。只有OBS分区表有该参数,其他表没有该参数。
365
365
 
@@ -370,7 +370,7 @@ class CreateTableResponse(SdkResponse):
370
370
 
371
371
  @property
372
372
  def data_store_id(self):
373
- """Gets the data_store_id of this CreateTableResponse.
373
+ r"""Gets the data_store_id of this CreateTableResponse.
374
374
 
375
375
  仅当数据来源为pipeline时返回。Data Store ID.
376
376
 
@@ -381,7 +381,7 @@ class CreateTableResponse(SdkResponse):
381
381
 
382
382
  @data_store_id.setter
383
383
  def data_store_id(self, data_store_id):
384
- """Sets the data_store_id of this CreateTableResponse.
384
+ r"""Sets the data_store_id of this CreateTableResponse.
385
385
 
386
386
  仅当数据来源为pipeline时返回。Data Store ID.
387
387
 
@@ -392,7 +392,7 @@ class CreateTableResponse(SdkResponse):
392
392
 
393
393
  @property
394
394
  def tags(self):
395
- """Gets the tags of this CreateTableResponse.
395
+ r"""Gets the tags of this CreateTableResponse.
396
396
 
397
397
  标签。
398
398
 
@@ -403,7 +403,7 @@ class CreateTableResponse(SdkResponse):
403
403
 
404
404
  @tags.setter
405
405
  def tags(self, tags):
406
- """Sets the tags of this CreateTableResponse.
406
+ r"""Sets the tags of this CreateTableResponse.
407
407
 
408
408
  标签。
409
409
 
@@ -33,7 +33,7 @@ class DataSchema:
33
33
  }
34
34
 
35
35
  def __init__(self, min=None, max=None, min_length=None, max_length=None, data_type=None):
36
- """DataSchema
36
+ r"""DataSchema
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -70,7 +70,7 @@ class DataSchema:
70
70
 
71
71
  @property
72
72
  def min(self):
73
- """Gets the min of this DataSchema.
73
+ r"""Gets the min of this DataSchema.
74
74
 
75
75
  integer或double类型的的最小值,当属性值超过范围时系统不予存储,integer时范围:-9223372036854775808 ~ 9223372036854775807;double时范围:-1.7976931348623157E308 ~ 1.7976931348623157E308
76
76
 
@@ -81,7 +81,7 @@ class DataSchema:
81
81
 
82
82
  @min.setter
83
83
  def min(self, min):
84
- """Sets the min of this DataSchema.
84
+ r"""Sets the min of this DataSchema.
85
85
 
86
86
  integer或double类型的的最小值,当属性值超过范围时系统不予存储,integer时范围:-9223372036854775808 ~ 9223372036854775807;double时范围:-1.7976931348623157E308 ~ 1.7976931348623157E308
87
87
 
@@ -92,7 +92,7 @@ class DataSchema:
92
92
 
93
93
  @property
94
94
  def max(self):
95
- """Gets the max of this DataSchema.
95
+ r"""Gets the max of this DataSchema.
96
96
 
97
97
  integer或double类型的最大值,当属性值超过范围时系统不予存储,integer时范围:-9223372036854775808 ~ 9223372036854775807;double时范围:-1.7976931348623157E308 ~ 1.7976931348623157E308
98
98
 
@@ -103,7 +103,7 @@ class DataSchema:
103
103
 
104
104
  @max.setter
105
105
  def max(self, max):
106
- """Sets the max of this DataSchema.
106
+ r"""Sets the max of this DataSchema.
107
107
 
108
108
  integer或double类型的最大值,当属性值超过范围时系统不予存储,integer时范围:-9223372036854775808 ~ 9223372036854775807;double时范围:-1.7976931348623157E308 ~ 1.7976931348623157E308
109
109
 
@@ -114,7 +114,7 @@ class DataSchema:
114
114
 
115
115
  @property
116
116
  def min_length(self):
117
- """Gets the min_length of this DataSchema.
117
+ r"""Gets the min_length of this DataSchema.
118
118
 
119
119
  string类型的最小长度,当属性值超过范围时系统不予存储,范围:0 ~ 4096
120
120
 
@@ -125,7 +125,7 @@ class DataSchema:
125
125
 
126
126
  @min_length.setter
127
127
  def min_length(self, min_length):
128
- """Sets the min_length of this DataSchema.
128
+ r"""Sets the min_length of this DataSchema.
129
129
 
130
130
  string类型的最小长度,当属性值超过范围时系统不予存储,范围:0 ~ 4096
131
131
 
@@ -136,7 +136,7 @@ class DataSchema:
136
136
 
137
137
  @property
138
138
  def max_length(self):
139
- """Gets the max_length of this DataSchema.
139
+ r"""Gets the max_length of this DataSchema.
140
140
 
141
141
  string类型的最大长度,当属性值超过范围时系统不予存储,范围:0 ~ 4096
142
142
 
@@ -147,7 +147,7 @@ class DataSchema:
147
147
 
148
148
  @max_length.setter
149
149
  def max_length(self, max_length):
150
- """Sets the max_length of this DataSchema.
150
+ r"""Sets the max_length of this DataSchema.
151
151
 
152
152
  string类型的最大长度,当属性值超过范围时系统不予存储,范围:0 ~ 4096
153
153
 
@@ -158,7 +158,7 @@ class DataSchema:
158
158
 
159
159
  @property
160
160
  def data_type(self):
161
- """Gets the data_type of this DataSchema.
161
+ r"""Gets the data_type of this DataSchema.
162
162
 
163
163
  数据类型,字符串(string)、整数(integer)、浮点数(double)、对象(object),系统支持的对象型存储大小为1MB,超过时不予存储
164
164
 
@@ -169,7 +169,7 @@ class DataSchema:
169
169
 
170
170
  @data_type.setter
171
171
  def data_type(self, data_type):
172
- """Sets the data_type of this DataSchema.
172
+ r"""Sets the data_type of this DataSchema.
173
173
 
174
174
  数据类型,字符串(string)、整数(integer)、浮点数(double)、对象(object),系统支持的对象型存储大小为1MB,超过时不予存储
175
175
 
@@ -29,7 +29,7 @@ class DataStoreDto:
29
29
  }
30
30
 
31
31
  def __init__(self, data_store_id=None, data_store_group_id=None, product_id=None):
32
- """DataStoreDto
32
+ r"""DataStoreDto
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class DataStoreDto:
57
57
 
58
58
  @property
59
59
  def data_store_id(self):
60
- """Gets the data_store_id of this DataStoreDto.
60
+ r"""Gets the data_store_id of this DataStoreDto.
61
61
 
62
62
  存储ID
63
63
 
@@ -68,7 +68,7 @@ class DataStoreDto:
68
68
 
69
69
  @data_store_id.setter
70
70
  def data_store_id(self, data_store_id):
71
- """Sets the data_store_id of this DataStoreDto.
71
+ r"""Sets the data_store_id of this DataStoreDto.
72
72
 
73
73
  存储ID
74
74
 
@@ -79,7 +79,7 @@ class DataStoreDto:
79
79
 
80
80
  @property
81
81
  def data_store_group_id(self):
82
- """Gets the data_store_group_id of this DataStoreDto.
82
+ r"""Gets the data_store_group_id of this DataStoreDto.
83
83
 
84
84
  存储组ID
85
85
 
@@ -90,7 +90,7 @@ class DataStoreDto:
90
90
 
91
91
  @data_store_group_id.setter
92
92
  def data_store_group_id(self, data_store_group_id):
93
- """Sets the data_store_group_id of this DataStoreDto.
93
+ r"""Sets the data_store_group_id of this DataStoreDto.
94
94
 
95
95
  存储组ID
96
96
 
@@ -101,7 +101,7 @@ class DataStoreDto:
101
101
 
102
102
  @property
103
103
  def product_id(self):
104
- """Gets the product_id of this DataStoreDto.
104
+ r"""Gets the product_id of this DataStoreDto.
105
105
 
106
106
  产品ID
107
107
 
@@ -112,7 +112,7 @@ class DataStoreDto:
112
112
 
113
113
  @product_id.setter
114
114
  def product_id(self, product_id):
115
- """Sets the product_id of this DataStoreDto.
115
+ r"""Sets the product_id of this DataStoreDto.
116
116
 
117
117
  产品ID
118
118
 
@@ -35,7 +35,7 @@ class DatasourceRestDTO:
35
35
  }
36
36
 
37
37
  def __init__(self, id=None, name=None, type=None, content=None, created_time=None, modified_time=None):
38
- """DatasourceRestDTO
38
+ r"""DatasourceRestDTO
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -78,7 +78,7 @@ class DatasourceRestDTO:
78
78
 
79
79
  @property
80
80
  def id(self):
81
- """Gets the id of this DatasourceRestDTO.
81
+ r"""Gets the id of this DatasourceRestDTO.
82
82
 
83
83
  数据源id
84
84
 
@@ -89,7 +89,7 @@ class DatasourceRestDTO:
89
89
 
90
90
  @id.setter
91
91
  def id(self, id):
92
- """Sets the id of this DatasourceRestDTO.
92
+ r"""Sets the id of this DatasourceRestDTO.
93
93
 
94
94
  数据源id
95
95
 
@@ -100,7 +100,7 @@ class DatasourceRestDTO:
100
100
 
101
101
  @property
102
102
  def name(self):
103
- """Gets the name of this DatasourceRestDTO.
103
+ r"""Gets the name of this DatasourceRestDTO.
104
104
 
105
105
  数据源名称
106
106
 
@@ -111,7 +111,7 @@ class DatasourceRestDTO:
111
111
 
112
112
  @name.setter
113
113
  def name(self, name):
114
- """Sets the name of this DatasourceRestDTO.
114
+ r"""Sets the name of this DatasourceRestDTO.
115
115
 
116
116
  数据源名称
117
117
 
@@ -122,7 +122,7 @@ class DatasourceRestDTO:
122
122
 
123
123
  @property
124
124
  def type(self):
125
- """Gets the type of this DatasourceRestDTO.
125
+ r"""Gets the type of this DatasourceRestDTO.
126
126
 
127
127
  数据源类型, 包括:IOTDA、API[、OBS、DIS、SMN、FUNCTION_GRAPH、MODEL_ARTS、DCS、KAFKA](tag:IoTA-Cloud-Only)、NODE。数据源不支持修改类型。
128
128
 
@@ -133,7 +133,7 @@ class DatasourceRestDTO:
133
133
 
134
134
  @type.setter
135
135
  def type(self, type):
136
- """Sets the type of this DatasourceRestDTO.
136
+ r"""Sets the type of this DatasourceRestDTO.
137
137
 
138
138
  数据源类型, 包括:IOTDA、API[、OBS、DIS、SMN、FUNCTION_GRAPH、MODEL_ARTS、DCS、KAFKA](tag:IoTA-Cloud-Only)、NODE。数据源不支持修改类型。
139
139
 
@@ -144,7 +144,7 @@ class DatasourceRestDTO:
144
144
 
145
145
  @property
146
146
  def content(self):
147
- """Gets the content of this DatasourceRestDTO.
147
+ r"""Gets the content of this DatasourceRestDTO.
148
148
 
149
149
  :return: The content of this DatasourceRestDTO.
150
150
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.ContentDetailRsp`
@@ -153,7 +153,7 @@ class DatasourceRestDTO:
153
153
 
154
154
  @content.setter
155
155
  def content(self, content):
156
- """Sets the content of this DatasourceRestDTO.
156
+ r"""Sets the content of this DatasourceRestDTO.
157
157
 
158
158
  :param content: The content of this DatasourceRestDTO.
159
159
  :type content: :class:`huaweicloudsdkiotanalytics.v1.ContentDetailRsp`
@@ -162,7 +162,7 @@ class DatasourceRestDTO:
162
162
 
163
163
  @property
164
164
  def created_time(self):
165
- """Gets the created_time of this DatasourceRestDTO.
165
+ r"""Gets the created_time of this DatasourceRestDTO.
166
166
 
167
167
  创建时间,格式为:yyyy-MM-dd'T'HH:mm:ss'Z'
168
168
 
@@ -173,7 +173,7 @@ class DatasourceRestDTO:
173
173
 
174
174
  @created_time.setter
175
175
  def created_time(self, created_time):
176
- """Sets the created_time of this DatasourceRestDTO.
176
+ r"""Sets the created_time of this DatasourceRestDTO.
177
177
 
178
178
  创建时间,格式为:yyyy-MM-dd'T'HH:mm:ss'Z'
179
179
 
@@ -184,7 +184,7 @@ class DatasourceRestDTO:
184
184
 
185
185
  @property
186
186
  def modified_time(self):
187
- """Gets the modified_time of this DatasourceRestDTO.
187
+ r"""Gets the modified_time of this DatasourceRestDTO.
188
188
 
189
189
  修改时间,格式为:yyyy-MM-dd'T'HH:mm:ss'Z'
190
190
 
@@ -195,7 +195,7 @@ class DatasourceRestDTO:
195
195
 
196
196
  @modified_time.setter
197
197
  def modified_time(self, modified_time):
198
- """Sets the modified_time of this DatasourceRestDTO.
198
+ r"""Sets the modified_time of this DatasourceRestDTO.
199
199
 
200
200
  修改时间,格式为:yyyy-MM-dd'T'HH:mm:ss'Z'
201
201
 
@@ -33,7 +33,7 @@ class DcsContentReq:
33
33
  }
34
34
 
35
35
  def __init__(self, endpoint_service_id=None, endpoint_service_name=None, port=None, dcs_type=None, password=None):
36
- """DcsContentReq
36
+ r"""DcsContentReq
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -66,7 +66,7 @@ class DcsContentReq:
66
66
 
67
67
  @property
68
68
  def endpoint_service_id(self):
69
- """Gets the endpoint_service_id of this DcsContentReq.
69
+ r"""Gets the endpoint_service_id of this DcsContentReq.
70
70
 
71
71
  VPC-EP服务端id
72
72
 
@@ -77,7 +77,7 @@ class DcsContentReq:
77
77
 
78
78
  @endpoint_service_id.setter
79
79
  def endpoint_service_id(self, endpoint_service_id):
80
- """Sets the endpoint_service_id of this DcsContentReq.
80
+ r"""Sets the endpoint_service_id of this DcsContentReq.
81
81
 
82
82
  VPC-EP服务端id
83
83
 
@@ -88,7 +88,7 @@ class DcsContentReq:
88
88
 
89
89
  @property
90
90
  def endpoint_service_name(self):
91
- """Gets the endpoint_service_name of this DcsContentReq.
91
+ r"""Gets the endpoint_service_name of this DcsContentReq.
92
92
 
93
93
  VPC-EP服务端名称
94
94
 
@@ -99,7 +99,7 @@ class DcsContentReq:
99
99
 
100
100
  @endpoint_service_name.setter
101
101
  def endpoint_service_name(self, endpoint_service_name):
102
- """Sets the endpoint_service_name of this DcsContentReq.
102
+ r"""Sets the endpoint_service_name of this DcsContentReq.
103
103
 
104
104
  VPC-EP服务端名称
105
105
 
@@ -110,7 +110,7 @@ class DcsContentReq:
110
110
 
111
111
  @property
112
112
  def port(self):
113
- """Gets the port of this DcsContentReq.
113
+ r"""Gets the port of this DcsContentReq.
114
114
 
115
115
  VPC-EP客户端Port
116
116
 
@@ -121,7 +121,7 @@ class DcsContentReq:
121
121
 
122
122
  @port.setter
123
123
  def port(self, port):
124
- """Sets the port of this DcsContentReq.
124
+ r"""Sets the port of this DcsContentReq.
125
125
 
126
126
  VPC-EP客户端Port
127
127
 
@@ -132,7 +132,7 @@ class DcsContentReq:
132
132
 
133
133
  @property
134
134
  def dcs_type(self):
135
- """Gets the dcs_type of this DcsContentReq.
135
+ r"""Gets the dcs_type of this DcsContentReq.
136
136
 
137
137
  redis实例类型
138
138
 
@@ -143,7 +143,7 @@ class DcsContentReq:
143
143
 
144
144
  @dcs_type.setter
145
145
  def dcs_type(self, dcs_type):
146
- """Sets the dcs_type of this DcsContentReq.
146
+ r"""Sets the dcs_type of this DcsContentReq.
147
147
 
148
148
  redis实例类型
149
149
 
@@ -154,7 +154,7 @@ class DcsContentReq:
154
154
 
155
155
  @property
156
156
  def password(self):
157
- """Gets the password of this DcsContentReq.
157
+ r"""Gets the password of this DcsContentReq.
158
158
 
159
159
  redis访问密码
160
160
 
@@ -165,7 +165,7 @@ class DcsContentReq:
165
165
 
166
166
  @password.setter
167
167
  def password(self, password):
168
- """Sets the password of this DcsContentReq.
168
+ r"""Sets the password of this DcsContentReq.
169
169
 
170
170
  redis访问密码
171
171