huaweicloudsdkdwr 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.

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.142.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.142.dist-info/RECORD +0 -80
  74. {huaweicloudsdkdwr-3.1.142.dist-info → huaweicloudsdkdwr-3.1.143.dist-info}/LICENSE +0 -0
  75. {huaweicloudsdkdwr-3.1.142.dist-info → huaweicloudsdkdwr-3.1.143.dist-info}/WHEEL +0 -0
  76. {huaweicloudsdkdwr-3.1.142.dist-info → huaweicloudsdkdwr-3.1.143.dist-info}/top_level.txt +0 -0
@@ -28,7 +28,7 @@ class DeleteWorkflowResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, x_request_id=None, content_length=None):
31
- """DeleteWorkflowResponse
31
+ r"""DeleteWorkflowResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class DeleteWorkflowResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def x_request_id(self):
54
- """Gets the x_request_id of this DeleteWorkflowResponse.
54
+ r"""Gets the x_request_id of this DeleteWorkflowResponse.
55
55
 
56
56
  :return: The x_request_id of this DeleteWorkflowResponse.
57
57
  :rtype: str
@@ -60,7 +60,7 @@ class DeleteWorkflowResponse(SdkResponse):
60
60
 
61
61
  @x_request_id.setter
62
62
  def x_request_id(self, x_request_id):
63
- """Sets the x_request_id of this DeleteWorkflowResponse.
63
+ r"""Sets the x_request_id of this DeleteWorkflowResponse.
64
64
 
65
65
  :param x_request_id: The x_request_id of this DeleteWorkflowResponse.
66
66
  :type x_request_id: str
@@ -69,7 +69,7 @@ class DeleteWorkflowResponse(SdkResponse):
69
69
 
70
70
  @property
71
71
  def content_length(self):
72
- """Gets the content_length of this DeleteWorkflowResponse.
72
+ r"""Gets the content_length of this DeleteWorkflowResponse.
73
73
 
74
74
  :return: The content_length of this DeleteWorkflowResponse.
75
75
  :rtype: str
@@ -78,7 +78,7 @@ class DeleteWorkflowResponse(SdkResponse):
78
78
 
79
79
  @content_length.setter
80
80
  def content_length(self, content_length):
81
- """Sets the content_length of this DeleteWorkflowResponse.
81
+ r"""Sets the content_length of this DeleteWorkflowResponse.
82
82
 
83
83
  :param content_length: The content_length of this DeleteWorkflowResponse.
84
84
  :type content_length: str
@@ -29,7 +29,7 @@ class ExecuteWorkflowBody:
29
29
  }
30
30
 
31
31
  def __init__(self, bucket=None, object=None, inputs=None):
32
- """ExecuteWorkflowBody
32
+ r"""ExecuteWorkflowBody
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -55,7 +55,7 @@ class ExecuteWorkflowBody:
55
55
 
56
56
  @property
57
57
  def bucket(self):
58
- """Gets the bucket of this ExecuteWorkflowBody.
58
+ r"""Gets the bucket of this ExecuteWorkflowBody.
59
59
 
60
60
  桶名
61
61
 
@@ -66,7 +66,7 @@ class ExecuteWorkflowBody:
66
66
 
67
67
  @bucket.setter
68
68
  def bucket(self, bucket):
69
- """Sets the bucket of this ExecuteWorkflowBody.
69
+ r"""Sets the bucket of this ExecuteWorkflowBody.
70
70
 
71
71
  桶名
72
72
 
@@ -77,7 +77,7 @@ class ExecuteWorkflowBody:
77
77
 
78
78
  @property
79
79
  def object(self):
80
- """Gets the object of this ExecuteWorkflowBody.
80
+ r"""Gets the object of this ExecuteWorkflowBody.
81
81
 
82
82
  对象名
83
83
 
@@ -88,7 +88,7 @@ class ExecuteWorkflowBody:
88
88
 
89
89
  @object.setter
90
90
  def object(self, object):
91
- """Sets the object of this ExecuteWorkflowBody.
91
+ r"""Sets the object of this ExecuteWorkflowBody.
92
92
 
93
93
  对象名
94
94
 
@@ -99,7 +99,7 @@ class ExecuteWorkflowBody:
99
99
 
100
100
  @property
101
101
  def inputs(self):
102
- """Gets the inputs of this ExecuteWorkflowBody.
102
+ r"""Gets the inputs of this ExecuteWorkflowBody.
103
103
 
104
104
  :return: The inputs of this ExecuteWorkflowBody.
105
105
  :rtype: :class:`huaweicloudsdkdwr.v3.Input`
@@ -108,7 +108,7 @@ class ExecuteWorkflowBody:
108
108
 
109
109
  @inputs.setter
110
110
  def inputs(self, inputs):
111
- """Sets the inputs of this ExecuteWorkflowBody.
111
+ r"""Sets the inputs of this ExecuteWorkflowBody.
112
112
 
113
113
  :param inputs: The inputs of this ExecuteWorkflowBody.
114
114
  :type inputs: :class:`huaweicloudsdkdwr.v3.Input`
@@ -37,7 +37,7 @@ class Execution:
37
37
  }
38
38
 
39
39
  def __init__(self, graph_urn=None, execution_urn=None, started_at=None, execution_type=None, stopped_at=None, execution_state=None, execution_name=None):
40
- """Execution
40
+ r"""Execution
41
41
 
42
42
  The model defined in huaweicloud sdk
43
43
 
@@ -85,7 +85,7 @@ class Execution:
85
85
 
86
86
  @property
87
87
  def graph_urn(self):
88
- """Gets the graph_urn of this Execution.
88
+ r"""Gets the graph_urn of this Execution.
89
89
 
90
90
  工作流URN
91
91
 
@@ -96,7 +96,7 @@ class Execution:
96
96
 
97
97
  @graph_urn.setter
98
98
  def graph_urn(self, graph_urn):
99
- """Sets the graph_urn of this Execution.
99
+ r"""Sets the graph_urn of this Execution.
100
100
 
101
101
  工作流URN
102
102
 
@@ -107,7 +107,7 @@ class Execution:
107
107
 
108
108
  @property
109
109
  def execution_urn(self):
110
- """Gets the execution_urn of this Execution.
110
+ r"""Gets the execution_urn of this Execution.
111
111
 
112
112
  工作流实例URN
113
113
 
@@ -118,7 +118,7 @@ class Execution:
118
118
 
119
119
  @execution_urn.setter
120
120
  def execution_urn(self, execution_urn):
121
- """Sets the execution_urn of this Execution.
121
+ r"""Sets the execution_urn of this Execution.
122
122
 
123
123
  工作流实例URN
124
124
 
@@ -129,7 +129,7 @@ class Execution:
129
129
 
130
130
  @property
131
131
  def started_at(self):
132
- """Gets the started_at of this Execution.
132
+ r"""Gets the started_at of this Execution.
133
133
 
134
134
  工作流实例启动时间
135
135
 
@@ -140,7 +140,7 @@ class Execution:
140
140
 
141
141
  @started_at.setter
142
142
  def started_at(self, started_at):
143
- """Sets the started_at of this Execution.
143
+ r"""Sets the started_at of this Execution.
144
144
 
145
145
  工作流实例启动时间
146
146
 
@@ -151,7 +151,7 @@ class Execution:
151
151
 
152
152
  @property
153
153
  def execution_type(self):
154
- """Gets the execution_type of this Execution.
154
+ r"""Gets the execution_type of this Execution.
155
155
 
156
156
  工作流执行方式。APICALL代表为通过API方式触发。
157
157
 
@@ -162,7 +162,7 @@ class Execution:
162
162
 
163
163
  @execution_type.setter
164
164
  def execution_type(self, execution_type):
165
- """Sets the execution_type of this Execution.
165
+ r"""Sets the execution_type of this Execution.
166
166
 
167
167
  工作流执行方式。APICALL代表为通过API方式触发。
168
168
 
@@ -173,7 +173,7 @@ class Execution:
173
173
 
174
174
  @property
175
175
  def stopped_at(self):
176
- """Gets the stopped_at of this Execution.
176
+ r"""Gets the stopped_at of this Execution.
177
177
 
178
178
  工作流停止时间。
179
179
 
@@ -184,7 +184,7 @@ class Execution:
184
184
 
185
185
  @stopped_at.setter
186
186
  def stopped_at(self, stopped_at):
187
- """Sets the stopped_at of this Execution.
187
+ r"""Sets the stopped_at of this Execution.
188
188
 
189
189
  工作流停止时间。
190
190
 
@@ -195,7 +195,7 @@ class Execution:
195
195
 
196
196
  @property
197
197
  def execution_state(self):
198
- """Gets the execution_state of this Execution.
198
+ r"""Gets the execution_state of this Execution.
199
199
 
200
200
  工作流运行状态。success,fail,running,timeout,cancel
201
201
 
@@ -206,7 +206,7 @@ class Execution:
206
206
 
207
207
  @execution_state.setter
208
208
  def execution_state(self, execution_state):
209
- """Sets the execution_state of this Execution.
209
+ r"""Sets the execution_state of this Execution.
210
210
 
211
211
  工作流运行状态。success,fail,running,timeout,cancel
212
212
 
@@ -217,7 +217,7 @@ class Execution:
217
217
 
218
218
  @property
219
219
  def execution_name(self):
220
- """Gets the execution_name of this Execution.
220
+ r"""Gets the execution_name of this Execution.
221
221
 
222
222
  工作流名称。
223
223
 
@@ -228,7 +228,7 @@ class Execution:
228
228
 
229
229
  @execution_name.setter
230
230
  def execution_name(self, execution_name):
231
- """Sets the execution_name of this Execution.
231
+ r"""Sets the execution_name of this Execution.
232
232
 
233
233
  工作流名称。
234
234
 
@@ -27,7 +27,7 @@ class ExpressConfig:
27
27
  }
28
28
 
29
29
  def __init__(self, log_level=None, support_anonymous=None):
30
- """ExpressConfig
30
+ r"""ExpressConfig
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class ExpressConfig:
50
50
 
51
51
  @property
52
52
  def log_level(self):
53
- """Gets the log_level of this ExpressConfig.
53
+ r"""Gets the log_level of this ExpressConfig.
54
54
 
55
55
  同步工作流执行时记录LTS的日志级别,NONE、ERROR\\ALL,默认NONE
56
56
 
@@ -61,7 +61,7 @@ class ExpressConfig:
61
61
 
62
62
  @log_level.setter
63
63
  def log_level(self, log_level):
64
- """Sets the log_level of this ExpressConfig.
64
+ r"""Sets the log_level of this ExpressConfig.
65
65
 
66
66
  同步工作流执行时记录LTS的日志级别,NONE、ERROR\\ALL,默认NONE
67
67
 
@@ -72,7 +72,7 @@ class ExpressConfig:
72
72
 
73
73
  @property
74
74
  def support_anonymous(self):
75
- """Gets the support_anonymous of this ExpressConfig.
75
+ r"""Gets the support_anonymous of this ExpressConfig.
76
76
 
77
77
  同步工作流是否支持匿名访问
78
78
 
@@ -83,7 +83,7 @@ class ExpressConfig:
83
83
 
84
84
  @support_anonymous.setter
85
85
  def support_anonymous(self, support_anonymous):
86
- """Sets the support_anonymous of this ExpressConfig.
86
+ r"""Sets the support_anonymous of this ExpressConfig.
87
87
 
88
88
  同步工作流是否支持匿名访问
89
89
 
@@ -35,7 +35,7 @@ class FuncVpc:
35
35
  }
36
36
 
37
37
  def __init__(self, subnet_id=None, vpc_id=None, vpc_name=None, subnet_name=None, cidr=None, gateway=None):
38
- """FuncVpc
38
+ r"""FuncVpc
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -78,7 +78,7 @@ class FuncVpc:
78
78
 
79
79
  @property
80
80
  def subnet_id(self):
81
- """Gets the subnet_id of this FuncVpc.
81
+ r"""Gets the subnet_id of this FuncVpc.
82
82
 
83
83
  子网编号。当func_vpc非空时必选。
84
84
 
@@ -89,7 +89,7 @@ class FuncVpc:
89
89
 
90
90
  @subnet_id.setter
91
91
  def subnet_id(self, subnet_id):
92
- """Sets the subnet_id of this FuncVpc.
92
+ r"""Sets the subnet_id of this FuncVpc.
93
93
 
94
94
  子网编号。当func_vpc非空时必选。
95
95
 
@@ -100,7 +100,7 @@ class FuncVpc:
100
100
 
101
101
  @property
102
102
  def vpc_id(self):
103
- """Gets the vpc_id of this FuncVpc.
103
+ r"""Gets the vpc_id of this FuncVpc.
104
104
 
105
105
  虚拟私有云唯一标识。当func_vpc非空时必选。
106
106
 
@@ -111,7 +111,7 @@ class FuncVpc:
111
111
 
112
112
  @vpc_id.setter
113
113
  def vpc_id(self, vpc_id):
114
- """Sets the vpc_id of this FuncVpc.
114
+ r"""Sets the vpc_id of this FuncVpc.
115
115
 
116
116
  虚拟私有云唯一标识。当func_vpc非空时必选。
117
117
 
@@ -122,7 +122,7 @@ class FuncVpc:
122
122
 
123
123
  @property
124
124
  def vpc_name(self):
125
- """Gets the vpc_name of this FuncVpc.
125
+ r"""Gets the vpc_name of this FuncVpc.
126
126
 
127
127
  VPC名称。
128
128
 
@@ -133,7 +133,7 @@ class FuncVpc:
133
133
 
134
134
  @vpc_name.setter
135
135
  def vpc_name(self, vpc_name):
136
- """Sets the vpc_name of this FuncVpc.
136
+ r"""Sets the vpc_name of this FuncVpc.
137
137
 
138
138
  VPC名称。
139
139
 
@@ -144,7 +144,7 @@ class FuncVpc:
144
144
 
145
145
  @property
146
146
  def subnet_name(self):
147
- """Gets the subnet_name of this FuncVpc.
147
+ r"""Gets the subnet_name of this FuncVpc.
148
148
 
149
149
  子网名称。
150
150
 
@@ -155,7 +155,7 @@ class FuncVpc:
155
155
 
156
156
  @subnet_name.setter
157
157
  def subnet_name(self, subnet_name):
158
- """Sets the subnet_name of this FuncVpc.
158
+ r"""Sets the subnet_name of this FuncVpc.
159
159
 
160
160
  子网名称。
161
161
 
@@ -166,7 +166,7 @@ class FuncVpc:
166
166
 
167
167
  @property
168
168
  def cidr(self):
169
- """Gets the cidr of this FuncVpc.
169
+ r"""Gets the cidr of this FuncVpc.
170
170
 
171
171
  子网掩码。
172
172
 
@@ -177,7 +177,7 @@ class FuncVpc:
177
177
 
178
178
  @cidr.setter
179
179
  def cidr(self, cidr):
180
- """Sets the cidr of this FuncVpc.
180
+ r"""Sets the cidr of this FuncVpc.
181
181
 
182
182
  子网掩码。
183
183
 
@@ -188,7 +188,7 @@ class FuncVpc:
188
188
 
189
189
  @property
190
190
  def gateway(self):
191
- """Gets the gateway of this FuncVpc.
191
+ r"""Gets the gateway of this FuncVpc.
192
192
 
193
193
  网关。
194
194
 
@@ -199,7 +199,7 @@ class FuncVpc:
199
199
 
200
200
  @gateway.setter
201
201
  def gateway(self, gateway):
202
- """Sets the gateway of this FuncVpc.
202
+ r"""Sets the gateway of this FuncVpc.
203
203
 
204
204
  网关。
205
205
 
@@ -31,7 +31,7 @@ class GraphItem:
31
31
  }
32
32
 
33
33
  def __init__(self, name=None, created_at=None, graph_urn=None, id=None):
34
- """GraphItem
34
+ r"""GraphItem
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -64,7 +64,7 @@ class GraphItem:
64
64
 
65
65
  @property
66
66
  def name(self):
67
- """Gets the name of this GraphItem.
67
+ r"""Gets the name of this GraphItem.
68
68
 
69
69
  工作流的名称。
70
70
 
@@ -75,7 +75,7 @@ class GraphItem:
75
75
 
76
76
  @name.setter
77
77
  def name(self, name):
78
- """Sets the name of this GraphItem.
78
+ r"""Sets the name of this GraphItem.
79
79
 
80
80
  工作流的名称。
81
81
 
@@ -86,7 +86,7 @@ class GraphItem:
86
86
 
87
87
  @property
88
88
  def created_at(self):
89
- """Gets the created_at of this GraphItem.
89
+ r"""Gets the created_at of this GraphItem.
90
90
 
91
91
  系统记录的创建工作流模板的时间。
92
92
 
@@ -97,7 +97,7 @@ class GraphItem:
97
97
 
98
98
  @created_at.setter
99
99
  def created_at(self, created_at):
100
- """Sets the created_at of this GraphItem.
100
+ r"""Sets the created_at of this GraphItem.
101
101
 
102
102
  系统记录的创建工作流模板的时间。
103
103
 
@@ -108,7 +108,7 @@ class GraphItem:
108
108
 
109
109
  @property
110
110
  def graph_urn(self):
111
- """Gets the graph_urn of this GraphItem.
111
+ r"""Gets the graph_urn of this GraphItem.
112
112
 
113
113
  工作流的URN。
114
114
 
@@ -119,7 +119,7 @@ class GraphItem:
119
119
 
120
120
  @graph_urn.setter
121
121
  def graph_urn(self, graph_urn):
122
- """Sets the graph_urn of this GraphItem.
122
+ r"""Sets the graph_urn of this GraphItem.
123
123
 
124
124
  工作流的URN。
125
125
 
@@ -130,7 +130,7 @@ class GraphItem:
130
130
 
131
131
  @property
132
132
  def id(self):
133
- """Gets the id of this GraphItem.
133
+ r"""Gets the id of this GraphItem.
134
134
 
135
135
  工作流ID
136
136
 
@@ -141,7 +141,7 @@ class GraphItem:
141
141
 
142
142
  @id.setter
143
143
  def id(self, id):
144
- """Sets the id of this GraphItem.
144
+ r"""Sets the id of this GraphItem.
145
145
 
146
146
  工作流ID
147
147
 
@@ -43,7 +43,7 @@ class Input:
43
43
  }
44
44
 
45
45
  def __init__(self, parameter_name=None, type=None, value_type=None, template_parameter_name=None, parameter_value=None, description=None, default=None, label=None, constraints=None, invisible=None):
46
- """Input
46
+ r"""Input
47
47
 
48
48
  The model defined in huaweicloud sdk
49
49
 
@@ -104,7 +104,7 @@ class Input:
104
104
 
105
105
  @property
106
106
  def parameter_name(self):
107
- """Gets the parameter_name of this Input.
107
+ r"""Gets the parameter_name of this Input.
108
108
 
109
109
  输入参数名称,由小写字母、数字和中划线“-”组成
110
110
 
@@ -115,7 +115,7 @@ class Input:
115
115
 
116
116
  @parameter_name.setter
117
117
  def parameter_name(self, parameter_name):
118
- """Sets the parameter_name of this Input.
118
+ r"""Sets the parameter_name of this Input.
119
119
 
120
120
  输入参数名称,由小写字母、数字和中划线“-”组成
121
121
 
@@ -126,7 +126,7 @@ class Input:
126
126
 
127
127
  @property
128
128
  def type(self):
129
- """Gets the type of this Input.
129
+ r"""Gets the type of this Input.
130
130
 
131
131
  参数类型。可为string,integer,float,boolean,list,map。type为list类型时,value_type必填
132
132
 
@@ -137,7 +137,7 @@ class Input:
137
137
 
138
138
  @type.setter
139
139
  def type(self, type):
140
- """Sets the type of this Input.
140
+ r"""Sets the type of this Input.
141
141
 
142
142
  参数类型。可为string,integer,float,boolean,list,map。type为list类型时,value_type必填
143
143
 
@@ -148,7 +148,7 @@ class Input:
148
148
 
149
149
  @property
150
150
  def value_type(self):
151
- """Gets the value_type of this Input.
151
+ r"""Gets the value_type of this Input.
152
152
 
153
153
  :return: The value_type of this Input.
154
154
  :rtype: :class:`huaweicloudsdkdwr.v3.InputParaValueType`
@@ -157,7 +157,7 @@ class Input:
157
157
 
158
158
  @value_type.setter
159
159
  def value_type(self, value_type):
160
- """Sets the value_type of this Input.
160
+ r"""Sets the value_type of this Input.
161
161
 
162
162
  :param value_type: The value_type of this Input.
163
163
  :type value_type: :class:`huaweicloudsdkdwr.v3.InputParaValueType`
@@ -166,7 +166,7 @@ class Input:
166
166
 
167
167
  @property
168
168
  def template_parameter_name(self):
169
- """Gets the template_parameter_name of this Input.
169
+ r"""Gets the template_parameter_name of this Input.
170
170
 
171
171
  当多个相同action template在一个工作流时,增加字段做国际化。 由小写字母、数字和中划线“-”组成
172
172
 
@@ -177,7 +177,7 @@ class Input:
177
177
 
178
178
  @template_parameter_name.setter
179
179
  def template_parameter_name(self, template_parameter_name):
180
- """Sets the template_parameter_name of this Input.
180
+ r"""Sets the template_parameter_name of this Input.
181
181
 
182
182
  当多个相同action template在一个工作流时,增加字段做国际化。 由小写字母、数字和中划线“-”组成
183
183
 
@@ -188,7 +188,7 @@ class Input:
188
188
 
189
189
  @property
190
190
  def parameter_value(self):
191
- """Gets the parameter_value of this Input.
191
+ r"""Gets the parameter_value of this Input.
192
192
 
193
193
  Input结构体参数类型。支持string,integer,float,boolean,list,map
194
194
 
@@ -199,7 +199,7 @@ class Input:
199
199
 
200
200
  @parameter_value.setter
201
201
  def parameter_value(self, parameter_value):
202
- """Sets the parameter_value of this Input.
202
+ r"""Sets the parameter_value of this Input.
203
203
 
204
204
  Input结构体参数类型。支持string,integer,float,boolean,list,map
205
205
 
@@ -210,7 +210,7 @@ class Input:
210
210
 
211
211
  @property
212
212
  def description(self):
213
- """Gets the description of this Input.
213
+ r"""Gets the description of this Input.
214
214
 
215
215
  参数项描述信息。
216
216
 
@@ -221,7 +221,7 @@ class Input:
221
221
 
222
222
  @description.setter
223
223
  def description(self, description):
224
- """Sets the description of this Input.
224
+ r"""Sets the description of this Input.
225
225
 
226
226
  参数项描述信息。
227
227
 
@@ -232,7 +232,7 @@ class Input:
232
232
 
233
233
  @property
234
234
  def default(self):
235
- """Gets the default of this Input.
235
+ r"""Gets the default of this Input.
236
236
 
237
237
  默认值信息可在创建工作流实例时由外部输入替换;若未填写默认值,外部输入将必须填写这个参数的值。 注:默认值的类型和定义的参数类型必须统一。如果出现不一致,解析器可能会进行自动转换而导致出现与预期不符合的情况。
238
238
 
@@ -243,7 +243,7 @@ class Input:
243
243
 
244
244
  @default.setter
245
245
  def default(self, default):
246
- """Sets the default of this Input.
246
+ r"""Sets the default of this Input.
247
247
 
248
248
  默认值信息可在创建工作流实例时由外部输入替换;若未填写默认值,外部输入将必须填写这个参数的值。 注:默认值的类型和定义的参数类型必须统一。如果出现不一致,解析器可能会进行自动转换而导致出现与预期不符合的情况。
249
249
 
@@ -254,7 +254,7 @@ class Input:
254
254
 
255
255
  @property
256
256
  def label(self):
257
- """Gets the label of this Input.
257
+ r"""Gets the label of this Input.
258
258
 
259
259
  参数的标签,此处定义的标签可在创建堆栈时进行分类展示。
260
260
 
@@ -265,7 +265,7 @@ class Input:
265
265
 
266
266
  @label.setter
267
267
  def label(self, label):
268
- """Sets the label of this Input.
268
+ r"""Sets the label of this Input.
269
269
 
270
270
  参数的标签,此处定义的标签可在创建堆栈时进行分类展示。
271
271
 
@@ -276,7 +276,7 @@ class Input:
276
276
 
277
277
  @property
278
278
  def constraints(self):
279
- """Gets the constraints of this Input.
279
+ r"""Gets the constraints of this Input.
280
280
 
281
281
  约束条件有以下几种,一个输入参数对每一种条件都只能定义一个规则。约束的多个条件中只要有一条不满足,即将认定参数非法。 equal:约定参数的value值必须等于特定值。 valid_values:参数的有效值,定义一个数组。 regex:参数需要满足某个正则条件,必须是字符串类型才可以进行匹配。 invalid_values:参数的无效值范围,如果参数值定义在其中,将会认为无效而报错。
282
282
 
@@ -287,7 +287,7 @@ class Input:
287
287
 
288
288
  @constraints.setter
289
289
  def constraints(self, constraints):
290
- """Sets the constraints of this Input.
290
+ r"""Sets the constraints of this Input.
291
291
 
292
292
  约束条件有以下几种,一个输入参数对每一种条件都只能定义一个规则。约束的多个条件中只要有一条不满足,即将认定参数非法。 equal:约定参数的value值必须等于特定值。 valid_values:参数的有效值,定义一个数组。 regex:参数需要满足某个正则条件,必须是字符串类型才可以进行匹配。 invalid_values:参数的无效值范围,如果参数值定义在其中,将会认为无效而报错。
293
293
 
@@ -298,7 +298,7 @@ class Input:
298
298
 
299
299
  @property
300
300
  def invisible(self):
301
- """Gets the invisible of this Input.
301
+ r"""Gets the invisible of this Input.
302
302
 
303
303
  输入参数的invisible设置为true时,返回值为******。
304
304
 
@@ -309,7 +309,7 @@ class Input:
309
309
 
310
310
  @invisible.setter
311
311
  def invisible(self, invisible):
312
- """Sets the invisible of this Input.
312
+ r"""Sets the invisible of this Input.
313
313
 
314
314
  输入参数的invisible设置为true时,返回值为******。
315
315
 
@@ -23,7 +23,7 @@ class InputParaType:
23
23
  }
24
24
 
25
25
  def __init__(self):
26
- """InputParaType
26
+ r"""InputParaType
27
27
 
28
28
  The model defined in huaweicloud sdk
29
29
 
@@ -28,7 +28,7 @@ class InputParaValueType:
28
28
  }
29
29
 
30
30
  def __init__(self):
31
- """InputParaValueType
31
+ r"""InputParaValueType
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34