huaweicloudsdkdwr 3.1.141__py2.py3-none-any.whl → 3.1.143__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of huaweicloudsdkdwr might be problematic. Click here for more details.

Files changed (76) hide show
  1. huaweicloudsdkdwr/v3/dwr_async_client.py +23 -23
  2. huaweicloudsdkdwr/v3/dwr_client.py +23 -23
  3. huaweicloudsdkdwr/v3/model/accept_service_contract_request.py +3 -3
  4. huaweicloudsdkdwr/v3/model/accept_service_contract_response.py +5 -5
  5. huaweicloudsdkdwr/v3/model/action.py +25 -25
  6. huaweicloudsdkdwr/v3/model/action_result.py +11 -11
  7. huaweicloudsdkdwr/v3/model/action_template_item.py +5 -5
  8. huaweicloudsdkdwr/v3/model/async_invoke_api_start_workflow_request.py +5 -5
  9. huaweicloudsdkdwr/v3/model/async_invoke_api_start_workflow_response.py +15 -15
  10. huaweicloudsdkdwr/v3/model/check_workflow_authentication_request.py +1 -1
  11. huaweicloudsdkdwr/v3/model/check_workflow_authentication_response.py +29 -29
  12. huaweicloudsdkdwr/v3/model/create_my_action_template_request.py +5 -5
  13. huaweicloudsdkdwr/v3/model/create_my_action_template_response.py +25 -25
  14. huaweicloudsdkdwr/v3/model/create_workflow_authentication_request.py +1 -1
  15. huaweicloudsdkdwr/v3/model/create_workflow_authentication_response.py +5 -5
  16. huaweicloudsdkdwr/v3/model/create_workflow_request.py +5 -5
  17. huaweicloudsdkdwr/v3/model/create_workflow_request_body.py +15 -15
  18. huaweicloudsdkdwr/v3/model/create_workflow_response.py +15 -15
  19. huaweicloudsdkdwr/v3/model/delete_my_action_template_request.py +3 -3
  20. huaweicloudsdkdwr/v3/model/delete_my_action_template_response.py +5 -5
  21. huaweicloudsdkdwr/v3/model/delete_workflow_request.py +3 -3
  22. huaweicloudsdkdwr/v3/model/delete_workflow_response.py +5 -5
  23. huaweicloudsdkdwr/v3/model/execute_workflow_body.py +7 -7
  24. huaweicloudsdkdwr/v3/model/execution.py +15 -15
  25. huaweicloudsdkdwr/v3/model/express_config.py +5 -5
  26. huaweicloudsdkdwr/v3/model/func_vpc.py +13 -13
  27. huaweicloudsdkdwr/v3/model/graph_item.py +9 -9
  28. huaweicloudsdkdwr/v3/model/input.py +21 -21
  29. huaweicloudsdkdwr/v3/model/input_para_type.py +1 -1
  30. huaweicloudsdkdwr/v3/model/input_para_value_type.py +1 -1
  31. huaweicloudsdkdwr/v3/model/list_my_action_template_request.py +11 -11
  32. huaweicloudsdkdwr/v3/model/list_my_action_template_response.py +17 -17
  33. huaweicloudsdkdwr/v3/model/list_system_templates_request.py +9 -9
  34. huaweicloudsdkdwr/v3/model/list_system_templates_response.py +19 -19
  35. huaweicloudsdkdwr/v3/model/list_workflow_instance_request.py +13 -13
  36. huaweicloudsdkdwr/v3/model/list_workflow_instance_response.py +17 -17
  37. huaweicloudsdkdwr/v3/model/list_workflows_request.py +7 -7
  38. huaweicloudsdkdwr/v3/model/list_workflows_response.py +17 -17
  39. huaweicloudsdkdwr/v3/model/node_execution.py +15 -15
  40. huaweicloudsdkdwr/v3/model/policy.py +5 -5
  41. huaweicloudsdkdwr/v3/model/provided_action.py +35 -35
  42. huaweicloudsdkdwr/v3/model/public_template_item.py +15 -15
  43. huaweicloudsdkdwr/v3/model/public_template_register_type.py +1 -1
  44. huaweicloudsdkdwr/v3/model/restore_workflow_execution_request.py +5 -5
  45. huaweicloudsdkdwr/v3/model/restore_workflow_execution_response.py +15 -15
  46. huaweicloudsdkdwr/v3/model/show_public_action_list_request.py +9 -9
  47. huaweicloudsdkdwr/v3/model/show_public_action_list_response.py +19 -19
  48. huaweicloudsdkdwr/v3/model/show_public_template_info_request.py +3 -3
  49. huaweicloudsdkdwr/v3/model/show_public_template_info_response.py +11 -11
  50. huaweicloudsdkdwr/v3/model/show_service_contract_request.py +3 -3
  51. huaweicloudsdkdwr/v3/model/show_service_contract_response.py +13 -13
  52. huaweicloudsdkdwr/v3/model/show_system_template_detail_request.py +3 -3
  53. huaweicloudsdkdwr/v3/model/show_system_template_detail_response.py +11 -11
  54. huaweicloudsdkdwr/v3/model/show_third_template_info_request.py +3 -3
  55. huaweicloudsdkdwr/v3/model/show_third_template_info_response.py +11 -11
  56. huaweicloudsdkdwr/v3/model/show_workflow_info_request.py +3 -3
  57. huaweicloudsdkdwr/v3/model/show_workflow_info_response.py +19 -19
  58. huaweicloudsdkdwr/v3/model/show_workflow_instance_request.py +5 -5
  59. huaweicloudsdkdwr/v3/model/show_workflow_instance_response.py +33 -33
  60. huaweicloudsdkdwr/v3/model/state.py +19 -19
  61. huaweicloudsdkdwr/v3/model/statement.py +5 -5
  62. huaweicloudsdkdwr/v3/model/third_action_template_item.py +15 -15
  63. huaweicloudsdkdwr/v3/model/third_template_request_body.py +25 -25
  64. huaweicloudsdkdwr/v3/model/update_my_action_template_request.py +5 -5
  65. huaweicloudsdkdwr/v3/model/update_my_action_template_response.py +15 -15
  66. huaweicloudsdkdwr/v3/model/update_my_action_template_to_deprecated_request.py +3 -3
  67. huaweicloudsdkdwr/v3/model/update_my_action_template_to_deprecated_response.py +5 -5
  68. huaweicloudsdkdwr/v3/model/update_workflow_body.py +3 -3
  69. huaweicloudsdkdwr/v3/model/update_workflow_request.py +5 -5
  70. huaweicloudsdkdwr/v3/model/update_workflow_response.py +15 -15
  71. {huaweicloudsdkdwr-3.1.141.dist-info → huaweicloudsdkdwr-3.1.143.dist-info}/METADATA +2 -2
  72. huaweicloudsdkdwr-3.1.143.dist-info/RECORD +80 -0
  73. huaweicloudsdkdwr-3.1.141.dist-info/RECORD +0 -80
  74. {huaweicloudsdkdwr-3.1.141.dist-info → huaweicloudsdkdwr-3.1.143.dist-info}/LICENSE +0 -0
  75. {huaweicloudsdkdwr-3.1.141.dist-info → huaweicloudsdkdwr-3.1.143.dist-info}/WHEEL +0 -0
  76. {huaweicloudsdkdwr-3.1.141.dist-info → huaweicloudsdkdwr-3.1.143.dist-info}/top_level.txt +0 -0
@@ -33,7 +33,7 @@ class ListMyActionTemplateRequest:
33
33
  }
34
34
 
35
35
  def __init__(self, prefix=None, status=None, category=None, offset=None, limit=None):
36
- """ListMyActionTemplateRequest
36
+ r"""ListMyActionTemplateRequest
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -71,7 +71,7 @@ class ListMyActionTemplateRequest:
71
71
 
72
72
  @property
73
73
  def prefix(self):
74
- """Gets the prefix of this ListMyActionTemplateRequest.
74
+ r"""Gets the prefix of this ListMyActionTemplateRequest.
75
75
 
76
76
  模板前缀。
77
77
 
@@ -82,7 +82,7 @@ class ListMyActionTemplateRequest:
82
82
 
83
83
  @prefix.setter
84
84
  def prefix(self, prefix):
85
- """Sets the prefix of this ListMyActionTemplateRequest.
85
+ r"""Sets the prefix of this ListMyActionTemplateRequest.
86
86
 
87
87
  模板前缀。
88
88
 
@@ -93,7 +93,7 @@ class ListMyActionTemplateRequest:
93
93
 
94
94
  @property
95
95
  def status(self):
96
- """Gets the status of this ListMyActionTemplateRequest.
96
+ r"""Gets the status of this ListMyActionTemplateRequest.
97
97
 
98
98
  第三方算子模板的注册状态。包括init_created, submit_approve, approved_nok, approved_ok, deprecate_approve, deprecated。init_created:已创建,submit_approve:提交审核,approved_nok:审核未通过,approved_ok:审核通过,deprecate_approve:提交禁用审核,deprecated:已禁用。
99
99
 
@@ -104,7 +104,7 @@ class ListMyActionTemplateRequest:
104
104
 
105
105
  @status.setter
106
106
  def status(self, status):
107
- """Sets the status of this ListMyActionTemplateRequest.
107
+ r"""Sets the status of this ListMyActionTemplateRequest.
108
108
 
109
109
  第三方算子模板的注册状态。包括init_created, submit_approve, approved_nok, approved_ok, deprecate_approve, deprecated。init_created:已创建,submit_approve:提交审核,approved_nok:审核未通过,approved_ok:审核通过,deprecate_approve:提交禁用审核,deprecated:已禁用。
110
110
 
@@ -115,7 +115,7 @@ class ListMyActionTemplateRequest:
115
115
 
116
116
  @property
117
117
  def category(self):
118
- """Gets the category of this ListMyActionTemplateRequest.
118
+ r"""Gets the category of this ListMyActionTemplateRequest.
119
119
 
120
120
  第三方算子模板的分类。默认分类为FileProcess,MediaProcess,ImageProcess,ContentReview,NotificationProcess,VoiceInteraction
121
121
 
@@ -126,7 +126,7 @@ class ListMyActionTemplateRequest:
126
126
 
127
127
  @category.setter
128
128
  def category(self, category):
129
- """Sets the category of this ListMyActionTemplateRequest.
129
+ r"""Sets the category of this ListMyActionTemplateRequest.
130
130
 
131
131
  第三方算子模板的分类。默认分类为FileProcess,MediaProcess,ImageProcess,ContentReview,NotificationProcess,VoiceInteraction
132
132
 
@@ -137,7 +137,7 @@ class ListMyActionTemplateRequest:
137
137
 
138
138
  @property
139
139
  def offset(self):
140
- """Gets the offset of this ListMyActionTemplateRequest.
140
+ r"""Gets the offset of this ListMyActionTemplateRequest.
141
141
 
142
142
  查询的起始位置。start大于等于1,最大1000,不设置则取默认值1。
143
143
 
@@ -148,7 +148,7 @@ class ListMyActionTemplateRequest:
148
148
 
149
149
  @offset.setter
150
150
  def offset(self, offset):
151
- """Sets the offset of this ListMyActionTemplateRequest.
151
+ r"""Sets the offset of this ListMyActionTemplateRequest.
152
152
 
153
153
  查询的起始位置。start大于等于1,最大1000,不设置则取默认值1。
154
154
 
@@ -159,7 +159,7 @@ class ListMyActionTemplateRequest:
159
159
 
160
160
  @property
161
161
  def limit(self):
162
- """Gets the limit of this ListMyActionTemplateRequest.
162
+ r"""Gets the limit of this ListMyActionTemplateRequest.
163
163
 
164
164
  分页查询,每页显示的条目数量。
165
165
 
@@ -170,7 +170,7 @@ class ListMyActionTemplateRequest:
170
170
 
171
171
  @limit.setter
172
172
  def limit(self, limit):
173
- """Sets the limit of this ListMyActionTemplateRequest.
173
+ r"""Sets the limit of this ListMyActionTemplateRequest.
174
174
 
175
175
  分页查询,每页显示的条目数量。
176
176
 
@@ -40,7 +40,7 @@ class ListMyActionTemplateResponse(SdkResponse):
40
40
  }
41
41
 
42
42
  def __init__(self, count=None, action_templates=None, offset=None, is_truncated=None, x_request_id=None, connection=None, content_length=None, date=None):
43
- """ListMyActionTemplateResponse
43
+ r"""ListMyActionTemplateResponse
44
44
 
45
45
  The model defined in huaweicloud sdk
46
46
 
@@ -93,7 +93,7 @@ class ListMyActionTemplateResponse(SdkResponse):
93
93
 
94
94
  @property
95
95
  def count(self):
96
- """Gets the count of this ListMyActionTemplateResponse.
96
+ r"""Gets the count of this ListMyActionTemplateResponse.
97
97
 
98
98
  列表条目数
99
99
 
@@ -104,7 +104,7 @@ class ListMyActionTemplateResponse(SdkResponse):
104
104
 
105
105
  @count.setter
106
106
  def count(self, count):
107
- """Sets the count of this ListMyActionTemplateResponse.
107
+ r"""Sets the count of this ListMyActionTemplateResponse.
108
108
 
109
109
  列表条目数
110
110
 
@@ -115,7 +115,7 @@ class ListMyActionTemplateResponse(SdkResponse):
115
115
 
116
116
  @property
117
117
  def action_templates(self):
118
- """Gets the action_templates of this ListMyActionTemplateResponse.
118
+ r"""Gets the action_templates of this ListMyActionTemplateResponse.
119
119
 
120
120
  模板列表信息
121
121
 
@@ -126,7 +126,7 @@ class ListMyActionTemplateResponse(SdkResponse):
126
126
 
127
127
  @action_templates.setter
128
128
  def action_templates(self, action_templates):
129
- """Sets the action_templates of this ListMyActionTemplateResponse.
129
+ r"""Sets the action_templates of this ListMyActionTemplateResponse.
130
130
 
131
131
  模板列表信息
132
132
 
@@ -137,7 +137,7 @@ class ListMyActionTemplateResponse(SdkResponse):
137
137
 
138
138
  @property
139
139
  def offset(self):
140
- """Gets the offset of this ListMyActionTemplateResponse.
140
+ r"""Gets the offset of this ListMyActionTemplateResponse.
141
141
 
142
142
  下一次查询的起始位置。
143
143
 
@@ -148,7 +148,7 @@ class ListMyActionTemplateResponse(SdkResponse):
148
148
 
149
149
  @offset.setter
150
150
  def offset(self, offset):
151
- """Sets the offset of this ListMyActionTemplateResponse.
151
+ r"""Sets the offset of this ListMyActionTemplateResponse.
152
152
 
153
153
  下一次查询的起始位置。
154
154
 
@@ -159,7 +159,7 @@ class ListMyActionTemplateResponse(SdkResponse):
159
159
 
160
160
  @property
161
161
  def is_truncated(self):
162
- """Gets the is_truncated of this ListMyActionTemplateResponse.
162
+ r"""Gets the is_truncated of this ListMyActionTemplateResponse.
163
163
 
164
164
  表明是否本次返回的结果列表被截断。true:表示本次没有返回全部结果。false:表示本次已经返回了全部结果。
165
165
 
@@ -170,7 +170,7 @@ class ListMyActionTemplateResponse(SdkResponse):
170
170
 
171
171
  @is_truncated.setter
172
172
  def is_truncated(self, is_truncated):
173
- """Sets the is_truncated of this ListMyActionTemplateResponse.
173
+ r"""Sets the is_truncated of this ListMyActionTemplateResponse.
174
174
 
175
175
  表明是否本次返回的结果列表被截断。true:表示本次没有返回全部结果。false:表示本次已经返回了全部结果。
176
176
 
@@ -181,7 +181,7 @@ class ListMyActionTemplateResponse(SdkResponse):
181
181
 
182
182
  @property
183
183
  def x_request_id(self):
184
- """Gets the x_request_id of this ListMyActionTemplateResponse.
184
+ r"""Gets the x_request_id of this ListMyActionTemplateResponse.
185
185
 
186
186
  :return: The x_request_id of this ListMyActionTemplateResponse.
187
187
  :rtype: str
@@ -190,7 +190,7 @@ class ListMyActionTemplateResponse(SdkResponse):
190
190
 
191
191
  @x_request_id.setter
192
192
  def x_request_id(self, x_request_id):
193
- """Sets the x_request_id of this ListMyActionTemplateResponse.
193
+ r"""Sets the x_request_id of this ListMyActionTemplateResponse.
194
194
 
195
195
  :param x_request_id: The x_request_id of this ListMyActionTemplateResponse.
196
196
  :type x_request_id: str
@@ -199,7 +199,7 @@ class ListMyActionTemplateResponse(SdkResponse):
199
199
 
200
200
  @property
201
201
  def connection(self):
202
- """Gets the connection of this ListMyActionTemplateResponse.
202
+ r"""Gets the connection of this ListMyActionTemplateResponse.
203
203
 
204
204
  :return: The connection of this ListMyActionTemplateResponse.
205
205
  :rtype: str
@@ -208,7 +208,7 @@ class ListMyActionTemplateResponse(SdkResponse):
208
208
 
209
209
  @connection.setter
210
210
  def connection(self, connection):
211
- """Sets the connection of this ListMyActionTemplateResponse.
211
+ r"""Sets the connection of this ListMyActionTemplateResponse.
212
212
 
213
213
  :param connection: The connection of this ListMyActionTemplateResponse.
214
214
  :type connection: str
@@ -217,7 +217,7 @@ class ListMyActionTemplateResponse(SdkResponse):
217
217
 
218
218
  @property
219
219
  def content_length(self):
220
- """Gets the content_length of this ListMyActionTemplateResponse.
220
+ r"""Gets the content_length of this ListMyActionTemplateResponse.
221
221
 
222
222
  :return: The content_length of this ListMyActionTemplateResponse.
223
223
  :rtype: str
@@ -226,7 +226,7 @@ class ListMyActionTemplateResponse(SdkResponse):
226
226
 
227
227
  @content_length.setter
228
228
  def content_length(self, content_length):
229
- """Sets the content_length of this ListMyActionTemplateResponse.
229
+ r"""Sets the content_length of this ListMyActionTemplateResponse.
230
230
 
231
231
  :param content_length: The content_length of this ListMyActionTemplateResponse.
232
232
  :type content_length: str
@@ -235,7 +235,7 @@ class ListMyActionTemplateResponse(SdkResponse):
235
235
 
236
236
  @property
237
237
  def date(self):
238
- """Gets the date of this ListMyActionTemplateResponse.
238
+ r"""Gets the date of this ListMyActionTemplateResponse.
239
239
 
240
240
  :return: The date of this ListMyActionTemplateResponse.
241
241
  :rtype: str
@@ -244,7 +244,7 @@ class ListMyActionTemplateResponse(SdkResponse):
244
244
 
245
245
  @date.setter
246
246
  def date(self, date):
247
- """Sets the date of this ListMyActionTemplateResponse.
247
+ r"""Sets the date of this ListMyActionTemplateResponse.
248
248
 
249
249
  :param date: The date of this ListMyActionTemplateResponse.
250
250
  :type date: str
@@ -31,7 +31,7 @@ class ListSystemTemplatesRequest:
31
31
  }
32
32
 
33
33
  def __init__(self, prefix=None, category=None, offset=None, limit=None):
34
- """ListSystemTemplatesRequest
34
+ r"""ListSystemTemplatesRequest
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -64,7 +64,7 @@ class ListSystemTemplatesRequest:
64
64
 
65
65
  @property
66
66
  def prefix(self):
67
- """Gets the prefix of this ListSystemTemplatesRequest.
67
+ r"""Gets the prefix of this ListSystemTemplatesRequest.
68
68
 
69
69
  模板前缀。
70
70
 
@@ -75,7 +75,7 @@ class ListSystemTemplatesRequest:
75
75
 
76
76
  @prefix.setter
77
77
  def prefix(self, prefix):
78
- """Sets the prefix of this ListSystemTemplatesRequest.
78
+ r"""Sets the prefix of this ListSystemTemplatesRequest.
79
79
 
80
80
  模板前缀。
81
81
 
@@ -86,7 +86,7 @@ class ListSystemTemplatesRequest:
86
86
 
87
87
  @property
88
88
  def category(self):
89
- """Gets the category of this ListSystemTemplatesRequest.
89
+ r"""Gets the category of this ListSystemTemplatesRequest.
90
90
 
91
91
  算子模板的分类。
92
92
 
@@ -97,7 +97,7 @@ class ListSystemTemplatesRequest:
97
97
 
98
98
  @category.setter
99
99
  def category(self, category):
100
- """Sets the category of this ListSystemTemplatesRequest.
100
+ r"""Sets the category of this ListSystemTemplatesRequest.
101
101
 
102
102
  算子模板的分类。
103
103
 
@@ -108,7 +108,7 @@ class ListSystemTemplatesRequest:
108
108
 
109
109
  @property
110
110
  def offset(self):
111
- """Gets the offset of this ListSystemTemplatesRequest.
111
+ r"""Gets the offset of this ListSystemTemplatesRequest.
112
112
 
113
113
  查询的起始位置。start大于等于1,最大1000,不设置则取默认值1。
114
114
 
@@ -119,7 +119,7 @@ class ListSystemTemplatesRequest:
119
119
 
120
120
  @offset.setter
121
121
  def offset(self, offset):
122
- """Sets the offset of this ListSystemTemplatesRequest.
122
+ r"""Sets the offset of this ListSystemTemplatesRequest.
123
123
 
124
124
  查询的起始位置。start大于等于1,最大1000,不设置则取默认值1。
125
125
 
@@ -130,7 +130,7 @@ class ListSystemTemplatesRequest:
130
130
 
131
131
  @property
132
132
  def limit(self):
133
- """Gets the limit of this ListSystemTemplatesRequest.
133
+ r"""Gets the limit of this ListSystemTemplatesRequest.
134
134
 
135
135
  请求返回的最大记录条数。limit取值最小1,最大1000,不设置则取默认值10。
136
136
 
@@ -141,7 +141,7 @@ class ListSystemTemplatesRequest:
141
141
 
142
142
  @limit.setter
143
143
  def limit(self, limit):
144
- """Sets the limit of this ListSystemTemplatesRequest.
144
+ r"""Sets the limit of this ListSystemTemplatesRequest.
145
145
 
146
146
  请求返回的最大记录条数。limit取值最小1,最大1000,不设置则取默认值10。
147
147
 
@@ -42,7 +42,7 @@ class ListSystemTemplatesResponse(SdkResponse):
42
42
  }
43
43
 
44
44
  def __init__(self, count=None, action_templates=None, offset=None, is_truncated=None, total=None, x_request_id=None, connection=None, content_length=None, date=None):
45
- """ListSystemTemplatesResponse
45
+ r"""ListSystemTemplatesResponse
46
46
 
47
47
  The model defined in huaweicloud sdk
48
48
 
@@ -100,7 +100,7 @@ class ListSystemTemplatesResponse(SdkResponse):
100
100
 
101
101
  @property
102
102
  def count(self):
103
- """Gets the count of this ListSystemTemplatesResponse.
103
+ r"""Gets the count of this ListSystemTemplatesResponse.
104
104
 
105
105
  列表条目数。
106
106
 
@@ -111,7 +111,7 @@ class ListSystemTemplatesResponse(SdkResponse):
111
111
 
112
112
  @count.setter
113
113
  def count(self, count):
114
- """Sets the count of this ListSystemTemplatesResponse.
114
+ r"""Sets the count of this ListSystemTemplatesResponse.
115
115
 
116
116
  列表条目数。
117
117
 
@@ -122,7 +122,7 @@ class ListSystemTemplatesResponse(SdkResponse):
122
122
 
123
123
  @property
124
124
  def action_templates(self):
125
- """Gets the action_templates of this ListSystemTemplatesResponse.
125
+ r"""Gets the action_templates of this ListSystemTemplatesResponse.
126
126
 
127
127
  模板列表信息。
128
128
 
@@ -133,7 +133,7 @@ class ListSystemTemplatesResponse(SdkResponse):
133
133
 
134
134
  @action_templates.setter
135
135
  def action_templates(self, action_templates):
136
- """Sets the action_templates of this ListSystemTemplatesResponse.
136
+ r"""Sets the action_templates of this ListSystemTemplatesResponse.
137
137
 
138
138
  模板列表信息。
139
139
 
@@ -144,7 +144,7 @@ class ListSystemTemplatesResponse(SdkResponse):
144
144
 
145
145
  @property
146
146
  def offset(self):
147
- """Gets the offset of this ListSystemTemplatesResponse.
147
+ r"""Gets the offset of this ListSystemTemplatesResponse.
148
148
 
149
149
  下一次查询的起始位置。 下一次查询的起始位置。
150
150
 
@@ -155,7 +155,7 @@ class ListSystemTemplatesResponse(SdkResponse):
155
155
 
156
156
  @offset.setter
157
157
  def offset(self, offset):
158
- """Sets the offset of this ListSystemTemplatesResponse.
158
+ r"""Sets the offset of this ListSystemTemplatesResponse.
159
159
 
160
160
  下一次查询的起始位置。 下一次查询的起始位置。
161
161
 
@@ -166,7 +166,7 @@ class ListSystemTemplatesResponse(SdkResponse):
166
166
 
167
167
  @property
168
168
  def is_truncated(self):
169
- """Gets the is_truncated of this ListSystemTemplatesResponse.
169
+ r"""Gets the is_truncated of this ListSystemTemplatesResponse.
170
170
 
171
171
  如果本次没有返回全部结果,响应请求中将包含此字段,用于标明本次请求列举到的最后一个算子。如果is_truncated为false,该字段不会返回。
172
172
 
@@ -177,7 +177,7 @@ class ListSystemTemplatesResponse(SdkResponse):
177
177
 
178
178
  @is_truncated.setter
179
179
  def is_truncated(self, is_truncated):
180
- """Sets the is_truncated of this ListSystemTemplatesResponse.
180
+ r"""Sets the is_truncated of this ListSystemTemplatesResponse.
181
181
 
182
182
  如果本次没有返回全部结果,响应请求中将包含此字段,用于标明本次请求列举到的最后一个算子。如果is_truncated为false,该字段不会返回。
183
183
 
@@ -188,7 +188,7 @@ class ListSystemTemplatesResponse(SdkResponse):
188
188
 
189
189
  @property
190
190
  def total(self):
191
- """Gets the total of this ListSystemTemplatesResponse.
191
+ r"""Gets the total of this ListSystemTemplatesResponse.
192
192
 
193
193
  查询到符合条件的列表总条数。
194
194
 
@@ -199,7 +199,7 @@ class ListSystemTemplatesResponse(SdkResponse):
199
199
 
200
200
  @total.setter
201
201
  def total(self, total):
202
- """Sets the total of this ListSystemTemplatesResponse.
202
+ r"""Sets the total of this ListSystemTemplatesResponse.
203
203
 
204
204
  查询到符合条件的列表总条数。
205
205
 
@@ -210,7 +210,7 @@ class ListSystemTemplatesResponse(SdkResponse):
210
210
 
211
211
  @property
212
212
  def x_request_id(self):
213
- """Gets the x_request_id of this ListSystemTemplatesResponse.
213
+ r"""Gets the x_request_id of this ListSystemTemplatesResponse.
214
214
 
215
215
  :return: The x_request_id of this ListSystemTemplatesResponse.
216
216
  :rtype: str
@@ -219,7 +219,7 @@ class ListSystemTemplatesResponse(SdkResponse):
219
219
 
220
220
  @x_request_id.setter
221
221
  def x_request_id(self, x_request_id):
222
- """Sets the x_request_id of this ListSystemTemplatesResponse.
222
+ r"""Sets the x_request_id of this ListSystemTemplatesResponse.
223
223
 
224
224
  :param x_request_id: The x_request_id of this ListSystemTemplatesResponse.
225
225
  :type x_request_id: str
@@ -228,7 +228,7 @@ class ListSystemTemplatesResponse(SdkResponse):
228
228
 
229
229
  @property
230
230
  def connection(self):
231
- """Gets the connection of this ListSystemTemplatesResponse.
231
+ r"""Gets the connection of this ListSystemTemplatesResponse.
232
232
 
233
233
  :return: The connection of this ListSystemTemplatesResponse.
234
234
  :rtype: str
@@ -237,7 +237,7 @@ class ListSystemTemplatesResponse(SdkResponse):
237
237
 
238
238
  @connection.setter
239
239
  def connection(self, connection):
240
- """Sets the connection of this ListSystemTemplatesResponse.
240
+ r"""Sets the connection of this ListSystemTemplatesResponse.
241
241
 
242
242
  :param connection: The connection of this ListSystemTemplatesResponse.
243
243
  :type connection: str
@@ -246,7 +246,7 @@ class ListSystemTemplatesResponse(SdkResponse):
246
246
 
247
247
  @property
248
248
  def content_length(self):
249
- """Gets the content_length of this ListSystemTemplatesResponse.
249
+ r"""Gets the content_length of this ListSystemTemplatesResponse.
250
250
 
251
251
  :return: The content_length of this ListSystemTemplatesResponse.
252
252
  :rtype: str
@@ -255,7 +255,7 @@ class ListSystemTemplatesResponse(SdkResponse):
255
255
 
256
256
  @content_length.setter
257
257
  def content_length(self, content_length):
258
- """Sets the content_length of this ListSystemTemplatesResponse.
258
+ r"""Sets the content_length of this ListSystemTemplatesResponse.
259
259
 
260
260
  :param content_length: The content_length of this ListSystemTemplatesResponse.
261
261
  :type content_length: str
@@ -264,7 +264,7 @@ class ListSystemTemplatesResponse(SdkResponse):
264
264
 
265
265
  @property
266
266
  def date(self):
267
- """Gets the date of this ListSystemTemplatesResponse.
267
+ r"""Gets the date of this ListSystemTemplatesResponse.
268
268
 
269
269
  :return: The date of this ListSystemTemplatesResponse.
270
270
  :rtype: str
@@ -273,7 +273,7 @@ class ListSystemTemplatesResponse(SdkResponse):
273
273
 
274
274
  @date.setter
275
275
  def date(self, date):
276
- """Sets the date of this ListSystemTemplatesResponse.
276
+ r"""Sets the date of this ListSystemTemplatesResponse.
277
277
 
278
278
  :param date: The date of this ListSystemTemplatesResponse.
279
279
  :type date: str
@@ -35,7 +35,7 @@ class ListWorkflowInstanceRequest:
35
35
  }
36
36
 
37
37
  def __init__(self, limit=None, graph_name=None, start_time=None, end_time=None, status=None, offset=None):
38
- """ListWorkflowInstanceRequest
38
+ r"""ListWorkflowInstanceRequest
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -77,7 +77,7 @@ class ListWorkflowInstanceRequest:
77
77
 
78
78
  @property
79
79
  def limit(self):
80
- """Gets the limit of this ListWorkflowInstanceRequest.
80
+ r"""Gets the limit of this ListWorkflowInstanceRequest.
81
81
 
82
82
  请求返回的最大记录条数。分页查询,每页显示的条目数量,最大数量200,超过200后只返回200
83
83
 
@@ -88,7 +88,7 @@ class ListWorkflowInstanceRequest:
88
88
 
89
89
  @limit.setter
90
90
  def limit(self, limit):
91
- """Sets the limit of this ListWorkflowInstanceRequest.
91
+ r"""Sets the limit of this ListWorkflowInstanceRequest.
92
92
 
93
93
  请求返回的最大记录条数。分页查询,每页显示的条目数量,最大数量200,超过200后只返回200
94
94
 
@@ -99,7 +99,7 @@ class ListWorkflowInstanceRequest:
99
99
 
100
100
  @property
101
101
  def graph_name(self):
102
- """Gets the graph_name of this ListWorkflowInstanceRequest.
102
+ r"""Gets the graph_name of this ListWorkflowInstanceRequest.
103
103
 
104
104
  工作流名称。
105
105
 
@@ -110,7 +110,7 @@ class ListWorkflowInstanceRequest:
110
110
 
111
111
  @graph_name.setter
112
112
  def graph_name(self, graph_name):
113
- """Sets the graph_name of this ListWorkflowInstanceRequest.
113
+ r"""Sets the graph_name of this ListWorkflowInstanceRequest.
114
114
 
115
115
  工作流名称。
116
116
 
@@ -121,7 +121,7 @@ class ListWorkflowInstanceRequest:
121
121
 
122
122
  @property
123
123
  def start_time(self):
124
- """Gets the start_time of this ListWorkflowInstanceRequest.
124
+ r"""Gets the start_time of this ListWorkflowInstanceRequest.
125
125
 
126
126
  查询开始时间,格式:yyyy-MM-ddTHH:mm:ssZ,UTC时间。若起始时间未填写,以终止时间前推3天为起始时间
127
127
 
@@ -132,7 +132,7 @@ class ListWorkflowInstanceRequest:
132
132
 
133
133
  @start_time.setter
134
134
  def start_time(self, start_time):
135
- """Sets the start_time of this ListWorkflowInstanceRequest.
135
+ r"""Sets the start_time of this ListWorkflowInstanceRequest.
136
136
 
137
137
  查询开始时间,格式:yyyy-MM-ddTHH:mm:ssZ,UTC时间。若起始时间未填写,以终止时间前推3天为起始时间
138
138
 
@@ -143,7 +143,7 @@ class ListWorkflowInstanceRequest:
143
143
 
144
144
  @property
145
145
  def end_time(self):
146
- """Gets the end_time of this ListWorkflowInstanceRequest.
146
+ r"""Gets the end_time of this ListWorkflowInstanceRequest.
147
147
 
148
148
  查询终止时间,格式:yyyy-MM-ddTHH:mm:ssZ,UTC时间。若终止时间未填写,以起始时间后退3天未终止时间。若均未填写,默认查询最近3天数据。
149
149
 
@@ -154,7 +154,7 @@ class ListWorkflowInstanceRequest:
154
154
 
155
155
  @end_time.setter
156
156
  def end_time(self, end_time):
157
- """Sets the end_time of this ListWorkflowInstanceRequest.
157
+ r"""Sets the end_time of this ListWorkflowInstanceRequest.
158
158
 
159
159
  查询终止时间,格式:yyyy-MM-ddTHH:mm:ssZ,UTC时间。若终止时间未填写,以起始时间后退3天未终止时间。若均未填写,默认查询最近3天数据。
160
160
 
@@ -165,7 +165,7 @@ class ListWorkflowInstanceRequest:
165
165
 
166
166
  @property
167
167
  def status(self):
168
- """Gets the status of this ListWorkflowInstanceRequest.
168
+ r"""Gets the status of this ListWorkflowInstanceRequest.
169
169
 
170
170
  需要过滤的流程实例状态 最小长度:0 最大长度:64 枚举值: success fail running timeout cancel
171
171
 
@@ -176,7 +176,7 @@ class ListWorkflowInstanceRequest:
176
176
 
177
177
  @status.setter
178
178
  def status(self, status):
179
- """Sets the status of this ListWorkflowInstanceRequest.
179
+ r"""Sets the status of this ListWorkflowInstanceRequest.
180
180
 
181
181
  需要过滤的流程实例状态 最小长度:0 最大长度:64 枚举值: success fail running timeout cancel
182
182
 
@@ -187,7 +187,7 @@ class ListWorkflowInstanceRequest:
187
187
 
188
188
  @property
189
189
  def offset(self):
190
- """Gets the offset of this ListWorkflowInstanceRequest.
190
+ r"""Gets the offset of this ListWorkflowInstanceRequest.
191
191
 
192
192
  查询的起始位置。start大于等于1,最大1000,不设置则取默认值1。
193
193
 
@@ -198,7 +198,7 @@ class ListWorkflowInstanceRequest:
198
198
 
199
199
  @offset.setter
200
200
  def offset(self, offset):
201
- """Sets the offset of this ListWorkflowInstanceRequest.
201
+ r"""Sets the offset of this ListWorkflowInstanceRequest.
202
202
 
203
203
  查询的起始位置。start大于等于1,最大1000,不设置则取默认值1。
204
204