huaweicloudsdkoctopus 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.
Files changed (37) hide show
  1. huaweicloudsdkoctopus/v2/model/create_sim_sm_maps_request.py +3 -3
  2. huaweicloudsdkoctopus/v2/model/create_sim_sm_maps_response.py +13 -13
  3. huaweicloudsdkoctopus/v2/model/create_sim_sm_scenarios_files_request.py +5 -5
  4. huaweicloudsdkoctopus/v2/model/create_sim_sm_scenarios_files_response.py +21 -21
  5. huaweicloudsdkoctopus/v2/model/create_sim_sm_scenarios_request.py +3 -3
  6. huaweicloudsdkoctopus/v2/model/create_sim_sm_scenarios_response.py +39 -39
  7. huaweicloudsdkoctopus/v2/model/family_enum.py +1 -1
  8. huaweicloudsdkoctopus/v2/model/file_create_req_srlz.py +5 -5
  9. huaweicloudsdkoctopus/v2/model/file_create_srlz.py +21 -21
  10. huaweicloudsdkoctopus/v2/model/file_nested_create_req_srlz.py +5 -5
  11. huaweicloudsdkoctopus/v2/model/label_brief_srlz.py +15 -15
  12. huaweicloudsdkoctopus/v2/model/list_sim_sm_scenarios_request.py +35 -35
  13. huaweicloudsdkoctopus/v2/model/list_sim_sm_scenarios_response.py +9 -9
  14. huaweicloudsdkoctopus/v2/model/map_create_req_srlz.py +5 -5
  15. huaweicloudsdkoctopus/v2/model/map_version_enum.py +1 -1
  16. huaweicloudsdkoctopus/v2/model/mutable_file_srlz.py +3 -3
  17. huaweicloudsdkoctopus/v2/model/patched_file_detail_srlz.py +5 -5
  18. huaweicloudsdkoctopus/v2/model/post_response.py +5 -5
  19. huaweicloudsdkoctopus/v2/model/post_response_field.py +13 -13
  20. huaweicloudsdkoctopus/v2/model/priority_enum.py +1 -1
  21. huaweicloudsdkoctopus/v2/model/scenario_create_req_srlz.py +27 -27
  22. huaweicloudsdkoctopus/v2/model/scenario_list_srlz.py +39 -39
  23. huaweicloudsdkoctopus/v2/model/scenario_status_enum.py +1 -1
  24. huaweicloudsdkoctopus/v2/model/scenario_version_enum.py +1 -1
  25. huaweicloudsdkoctopus/v2/model/simulator_enum.py +1 -1
  26. huaweicloudsdkoctopus/v2/model/update_sim_sm_maps_files_request.py +7 -7
  27. huaweicloudsdkoctopus/v2/model/update_sim_sm_maps_files_response.py +25 -25
  28. huaweicloudsdkoctopus/v2/model/update_sim_sm_scenarios_files_request.py +7 -7
  29. huaweicloudsdkoctopus/v2/model/update_sim_sm_scenarios_files_response.py +25 -25
  30. huaweicloudsdkoctopus/v2/octopus_async_client.py +6 -6
  31. huaweicloudsdkoctopus/v2/octopus_client.py +6 -6
  32. {huaweicloudsdkoctopus-3.1.141.dist-info → huaweicloudsdkoctopus-3.1.143.dist-info}/METADATA +2 -2
  33. huaweicloudsdkoctopus-3.1.143.dist-info/RECORD +41 -0
  34. huaweicloudsdkoctopus-3.1.141.dist-info/RECORD +0 -41
  35. {huaweicloudsdkoctopus-3.1.141.dist-info → huaweicloudsdkoctopus-3.1.143.dist-info}/LICENSE +0 -0
  36. {huaweicloudsdkoctopus-3.1.141.dist-info → huaweicloudsdkoctopus-3.1.143.dist-info}/WHEEL +0 -0
  37. {huaweicloudsdkoctopus-3.1.141.dist-info → huaweicloudsdkoctopus-3.1.143.dist-info}/top_level.txt +0 -0
@@ -37,7 +37,7 @@ class LabelBriefSrlz:
37
37
  }
38
38
 
39
39
  def __init__(self, name=None, url=None, id=None, family=None, root=None, tag_type=None, parent_names=None):
40
- """LabelBriefSrlz
40
+ r"""LabelBriefSrlz
41
41
 
42
42
  The model defined in huaweicloud sdk
43
43
 
@@ -79,7 +79,7 @@ class LabelBriefSrlz:
79
79
 
80
80
  @property
81
81
  def name(self):
82
- """Gets the name of this LabelBriefSrlz.
82
+ r"""Gets the name of this LabelBriefSrlz.
83
83
 
84
84
  标签名称
85
85
 
@@ -90,7 +90,7 @@ class LabelBriefSrlz:
90
90
 
91
91
  @name.setter
92
92
  def name(self, name):
93
- """Sets the name of this LabelBriefSrlz.
93
+ r"""Sets the name of this LabelBriefSrlz.
94
94
 
95
95
  标签名称
96
96
 
@@ -101,7 +101,7 @@ class LabelBriefSrlz:
101
101
 
102
102
  @property
103
103
  def url(self):
104
- """Gets the url of this LabelBriefSrlz.
104
+ r"""Gets the url of this LabelBriefSrlz.
105
105
 
106
106
  标签地址
107
107
 
@@ -112,7 +112,7 @@ class LabelBriefSrlz:
112
112
 
113
113
  @url.setter
114
114
  def url(self, url):
115
- """Sets the url of this LabelBriefSrlz.
115
+ r"""Sets the url of this LabelBriefSrlz.
116
116
 
117
117
  标签地址
118
118
 
@@ -123,7 +123,7 @@ class LabelBriefSrlz:
123
123
 
124
124
  @property
125
125
  def id(self):
126
- """Gets the id of this LabelBriefSrlz.
126
+ r"""Gets the id of this LabelBriefSrlz.
127
127
 
128
128
  标签ID
129
129
 
@@ -134,7 +134,7 @@ class LabelBriefSrlz:
134
134
 
135
135
  @id.setter
136
136
  def id(self, id):
137
- """Sets the id of this LabelBriefSrlz.
137
+ r"""Sets the id of this LabelBriefSrlz.
138
138
 
139
139
  标签ID
140
140
 
@@ -145,7 +145,7 @@ class LabelBriefSrlz:
145
145
 
146
146
  @property
147
147
  def family(self):
148
- """Gets the family of this LabelBriefSrlz.
148
+ r"""Gets the family of this LabelBriefSrlz.
149
149
 
150
150
  :return: The family of this LabelBriefSrlz.
151
151
  :rtype: :class:`huaweicloudsdkoctopus.v2.FamilyEnum`
@@ -154,7 +154,7 @@ class LabelBriefSrlz:
154
154
 
155
155
  @family.setter
156
156
  def family(self, family):
157
- """Sets the family of this LabelBriefSrlz.
157
+ r"""Sets the family of this LabelBriefSrlz.
158
158
 
159
159
  :param family: The family of this LabelBriefSrlz.
160
160
  :type family: :class:`huaweicloudsdkoctopus.v2.FamilyEnum`
@@ -163,7 +163,7 @@ class LabelBriefSrlz:
163
163
 
164
164
  @property
165
165
  def root(self):
166
- """Gets the root of this LabelBriefSrlz.
166
+ r"""Gets the root of this LabelBriefSrlz.
167
167
 
168
168
  根标签
169
169
 
@@ -174,7 +174,7 @@ class LabelBriefSrlz:
174
174
 
175
175
  @root.setter
176
176
  def root(self, root):
177
- """Sets the root of this LabelBriefSrlz.
177
+ r"""Sets the root of this LabelBriefSrlz.
178
178
 
179
179
  根标签
180
180
 
@@ -185,7 +185,7 @@ class LabelBriefSrlz:
185
185
 
186
186
  @property
187
187
  def tag_type(self):
188
- """Gets the tag_type of this LabelBriefSrlz.
188
+ r"""Gets the tag_type of this LabelBriefSrlz.
189
189
 
190
190
  标签类型
191
191
 
@@ -196,7 +196,7 @@ class LabelBriefSrlz:
196
196
 
197
197
  @tag_type.setter
198
198
  def tag_type(self, tag_type):
199
- """Sets the tag_type of this LabelBriefSrlz.
199
+ r"""Sets the tag_type of this LabelBriefSrlz.
200
200
 
201
201
  标签类型
202
202
 
@@ -207,7 +207,7 @@ class LabelBriefSrlz:
207
207
 
208
208
  @property
209
209
  def parent_names(self):
210
- """Gets the parent_names of this LabelBriefSrlz.
210
+ r"""Gets the parent_names of this LabelBriefSrlz.
211
211
 
212
212
  父标签名称
213
213
 
@@ -218,7 +218,7 @@ class LabelBriefSrlz:
218
218
 
219
219
  @parent_names.setter
220
220
  def parent_names(self, parent_names):
221
- """Sets the parent_names of this LabelBriefSrlz.
221
+ r"""Sets the parent_names of this LabelBriefSrlz.
222
222
 
223
223
  父标签名称
224
224
 
@@ -57,7 +57,7 @@ class ListSimSmScenariosRequest:
57
57
  }
58
58
 
59
59
  def __init__(self, exclude_group=None, file=None, gen_scenario=None, group=None, id=None, label=None, map=None, name=None, ordering=None, offset=None, limit=None, search=None, simulator=None, source=None, status=None, user_name=None, version=None):
60
- """ListSimSmScenariosRequest
60
+ r"""ListSimSmScenariosRequest
61
61
 
62
62
  The model defined in huaweicloud sdk
63
63
 
@@ -155,7 +155,7 @@ class ListSimSmScenariosRequest:
155
155
 
156
156
  @property
157
157
  def exclude_group(self):
158
- """Gets the exclude_group of this ListSimSmScenariosRequest.
158
+ r"""Gets the exclude_group of this ListSimSmScenariosRequest.
159
159
 
160
160
  :return: The exclude_group of this ListSimSmScenariosRequest.
161
161
  :rtype: int
@@ -164,7 +164,7 @@ class ListSimSmScenariosRequest:
164
164
 
165
165
  @exclude_group.setter
166
166
  def exclude_group(self, exclude_group):
167
- """Sets the exclude_group of this ListSimSmScenariosRequest.
167
+ r"""Sets the exclude_group of this ListSimSmScenariosRequest.
168
168
 
169
169
  :param exclude_group: The exclude_group of this ListSimSmScenariosRequest.
170
170
  :type exclude_group: int
@@ -173,7 +173,7 @@ class ListSimSmScenariosRequest:
173
173
 
174
174
  @property
175
175
  def file(self):
176
- """Gets the file of this ListSimSmScenariosRequest.
176
+ r"""Gets the file of this ListSimSmScenariosRequest.
177
177
 
178
178
  :return: The file of this ListSimSmScenariosRequest.
179
179
  :rtype: str
@@ -182,7 +182,7 @@ class ListSimSmScenariosRequest:
182
182
 
183
183
  @file.setter
184
184
  def file(self, file):
185
- """Sets the file of this ListSimSmScenariosRequest.
185
+ r"""Sets the file of this ListSimSmScenariosRequest.
186
186
 
187
187
  :param file: The file of this ListSimSmScenariosRequest.
188
188
  :type file: str
@@ -191,7 +191,7 @@ class ListSimSmScenariosRequest:
191
191
 
192
192
  @property
193
193
  def gen_scenario(self):
194
- """Gets the gen_scenario of this ListSimSmScenariosRequest.
194
+ r"""Gets the gen_scenario of this ListSimSmScenariosRequest.
195
195
 
196
196
  :return: The gen_scenario of this ListSimSmScenariosRequest.
197
197
  :rtype: str
@@ -200,7 +200,7 @@ class ListSimSmScenariosRequest:
200
200
 
201
201
  @gen_scenario.setter
202
202
  def gen_scenario(self, gen_scenario):
203
- """Sets the gen_scenario of this ListSimSmScenariosRequest.
203
+ r"""Sets the gen_scenario of this ListSimSmScenariosRequest.
204
204
 
205
205
  :param gen_scenario: The gen_scenario of this ListSimSmScenariosRequest.
206
206
  :type gen_scenario: str
@@ -209,7 +209,7 @@ class ListSimSmScenariosRequest:
209
209
 
210
210
  @property
211
211
  def group(self):
212
- """Gets the group of this ListSimSmScenariosRequest.
212
+ r"""Gets the group of this ListSimSmScenariosRequest.
213
213
 
214
214
  :return: The group of this ListSimSmScenariosRequest.
215
215
  :rtype: list[int]
@@ -218,7 +218,7 @@ class ListSimSmScenariosRequest:
218
218
 
219
219
  @group.setter
220
220
  def group(self, group):
221
- """Sets the group of this ListSimSmScenariosRequest.
221
+ r"""Sets the group of this ListSimSmScenariosRequest.
222
222
 
223
223
  :param group: The group of this ListSimSmScenariosRequest.
224
224
  :type group: list[int]
@@ -227,7 +227,7 @@ class ListSimSmScenariosRequest:
227
227
 
228
228
  @property
229
229
  def id(self):
230
- """Gets the id of this ListSimSmScenariosRequest.
230
+ r"""Gets the id of this ListSimSmScenariosRequest.
231
231
 
232
232
  :return: The id of this ListSimSmScenariosRequest.
233
233
  :rtype: int
@@ -236,7 +236,7 @@ class ListSimSmScenariosRequest:
236
236
 
237
237
  @id.setter
238
238
  def id(self, id):
239
- """Sets the id of this ListSimSmScenariosRequest.
239
+ r"""Sets the id of this ListSimSmScenariosRequest.
240
240
 
241
241
  :param id: The id of this ListSimSmScenariosRequest.
242
242
  :type id: int
@@ -245,7 +245,7 @@ class ListSimSmScenariosRequest:
245
245
 
246
246
  @property
247
247
  def label(self):
248
- """Gets the label of this ListSimSmScenariosRequest.
248
+ r"""Gets the label of this ListSimSmScenariosRequest.
249
249
 
250
250
  label
251
251
 
@@ -256,7 +256,7 @@ class ListSimSmScenariosRequest:
256
256
 
257
257
  @label.setter
258
258
  def label(self, label):
259
- """Sets the label of this ListSimSmScenariosRequest.
259
+ r"""Sets the label of this ListSimSmScenariosRequest.
260
260
 
261
261
  label
262
262
 
@@ -267,7 +267,7 @@ class ListSimSmScenariosRequest:
267
267
 
268
268
  @property
269
269
  def map(self):
270
- """Gets the map of this ListSimSmScenariosRequest.
270
+ r"""Gets the map of this ListSimSmScenariosRequest.
271
271
 
272
272
  :return: The map of this ListSimSmScenariosRequest.
273
273
  :rtype: int
@@ -276,7 +276,7 @@ class ListSimSmScenariosRequest:
276
276
 
277
277
  @map.setter
278
278
  def map(self, map):
279
- """Sets the map of this ListSimSmScenariosRequest.
279
+ r"""Sets the map of this ListSimSmScenariosRequest.
280
280
 
281
281
  :param map: The map of this ListSimSmScenariosRequest.
282
282
  :type map: int
@@ -285,7 +285,7 @@ class ListSimSmScenariosRequest:
285
285
 
286
286
  @property
287
287
  def name(self):
288
- """Gets the name of this ListSimSmScenariosRequest.
288
+ r"""Gets the name of this ListSimSmScenariosRequest.
289
289
 
290
290
  :return: The name of this ListSimSmScenariosRequest.
291
291
  :rtype: str
@@ -294,7 +294,7 @@ class ListSimSmScenariosRequest:
294
294
 
295
295
  @name.setter
296
296
  def name(self, name):
297
- """Sets the name of this ListSimSmScenariosRequest.
297
+ r"""Sets the name of this ListSimSmScenariosRequest.
298
298
 
299
299
  :param name: The name of this ListSimSmScenariosRequest.
300
300
  :type name: str
@@ -303,7 +303,7 @@ class ListSimSmScenariosRequest:
303
303
 
304
304
  @property
305
305
  def ordering(self):
306
- """Gets the ordering of this ListSimSmScenariosRequest.
306
+ r"""Gets the ordering of this ListSimSmScenariosRequest.
307
307
 
308
308
  Which field to use when ordering the results.
309
309
 
@@ -314,7 +314,7 @@ class ListSimSmScenariosRequest:
314
314
 
315
315
  @ordering.setter
316
316
  def ordering(self, ordering):
317
- """Sets the ordering of this ListSimSmScenariosRequest.
317
+ r"""Sets the ordering of this ListSimSmScenariosRequest.
318
318
 
319
319
  Which field to use when ordering the results.
320
320
 
@@ -325,7 +325,7 @@ class ListSimSmScenariosRequest:
325
325
 
326
326
  @property
327
327
  def offset(self):
328
- """Gets the offset of this ListSimSmScenariosRequest.
328
+ r"""Gets the offset of this ListSimSmScenariosRequest.
329
329
 
330
330
  A page number within the paginated result set.
331
331
 
@@ -336,7 +336,7 @@ class ListSimSmScenariosRequest:
336
336
 
337
337
  @offset.setter
338
338
  def offset(self, offset):
339
- """Sets the offset of this ListSimSmScenariosRequest.
339
+ r"""Sets the offset of this ListSimSmScenariosRequest.
340
340
 
341
341
  A page number within the paginated result set.
342
342
 
@@ -347,7 +347,7 @@ class ListSimSmScenariosRequest:
347
347
 
348
348
  @property
349
349
  def limit(self):
350
- """Gets the limit of this ListSimSmScenariosRequest.
350
+ r"""Gets the limit of this ListSimSmScenariosRequest.
351
351
 
352
352
  Number of results to return per page.
353
353
 
@@ -358,7 +358,7 @@ class ListSimSmScenariosRequest:
358
358
 
359
359
  @limit.setter
360
360
  def limit(self, limit):
361
- """Sets the limit of this ListSimSmScenariosRequest.
361
+ r"""Sets the limit of this ListSimSmScenariosRequest.
362
362
 
363
363
  Number of results to return per page.
364
364
 
@@ -369,7 +369,7 @@ class ListSimSmScenariosRequest:
369
369
 
370
370
  @property
371
371
  def search(self):
372
- """Gets the search of this ListSimSmScenariosRequest.
372
+ r"""Gets the search of this ListSimSmScenariosRequest.
373
373
 
374
374
  A search term.
375
375
 
@@ -380,7 +380,7 @@ class ListSimSmScenariosRequest:
380
380
 
381
381
  @search.setter
382
382
  def search(self, search):
383
- """Sets the search of this ListSimSmScenariosRequest.
383
+ r"""Sets the search of this ListSimSmScenariosRequest.
384
384
 
385
385
  A search term.
386
386
 
@@ -391,7 +391,7 @@ class ListSimSmScenariosRequest:
391
391
 
392
392
  @property
393
393
  def simulator(self):
394
- """Gets the simulator of this ListSimSmScenariosRequest.
394
+ r"""Gets the simulator of this ListSimSmScenariosRequest.
395
395
 
396
396
  * `VTD` - VTD * `SimPro` - SimPro
397
397
 
@@ -402,7 +402,7 @@ class ListSimSmScenariosRequest:
402
402
 
403
403
  @simulator.setter
404
404
  def simulator(self, simulator):
405
- """Sets the simulator of this ListSimSmScenariosRequest.
405
+ r"""Sets the simulator of this ListSimSmScenariosRequest.
406
406
 
407
407
  * `VTD` - VTD * `SimPro` - SimPro
408
408
 
@@ -413,7 +413,7 @@ class ListSimSmScenariosRequest:
413
413
 
414
414
  @property
415
415
  def source(self):
416
- """Gets the source of this ListSimSmScenariosRequest.
416
+ r"""Gets the source of this ListSimSmScenariosRequest.
417
417
 
418
418
  Choices: generalization, road, upload
419
419
 
@@ -424,7 +424,7 @@ class ListSimSmScenariosRequest:
424
424
 
425
425
  @source.setter
426
426
  def source(self, source):
427
- """Sets the source of this ListSimSmScenariosRequest.
427
+ r"""Sets the source of this ListSimSmScenariosRequest.
428
428
 
429
429
  Choices: generalization, road, upload
430
430
 
@@ -435,7 +435,7 @@ class ListSimSmScenariosRequest:
435
435
 
436
436
  @property
437
437
  def status(self):
438
- """Gets the status of this ListSimSmScenariosRequest.
438
+ r"""Gets the status of this ListSimSmScenariosRequest.
439
439
 
440
440
  * `0` - Released * `1` - Available * `10` - Initial * `11` - Unavailable * `12` - Releasing * `100` - Deprecated
441
441
 
@@ -446,7 +446,7 @@ class ListSimSmScenariosRequest:
446
446
 
447
447
  @status.setter
448
448
  def status(self, status):
449
- """Sets the status of this ListSimSmScenariosRequest.
449
+ r"""Sets the status of this ListSimSmScenariosRequest.
450
450
 
451
451
  * `0` - Released * `1` - Available * `10` - Initial * `11` - Unavailable * `12` - Releasing * `100` - Deprecated
452
452
 
@@ -457,7 +457,7 @@ class ListSimSmScenariosRequest:
457
457
 
458
458
  @property
459
459
  def user_name(self):
460
- """Gets the user_name of this ListSimSmScenariosRequest.
460
+ r"""Gets the user_name of this ListSimSmScenariosRequest.
461
461
 
462
462
  :return: The user_name of this ListSimSmScenariosRequest.
463
463
  :rtype: str
@@ -466,7 +466,7 @@ class ListSimSmScenariosRequest:
466
466
 
467
467
  @user_name.setter
468
468
  def user_name(self, user_name):
469
- """Sets the user_name of this ListSimSmScenariosRequest.
469
+ r"""Sets the user_name of this ListSimSmScenariosRequest.
470
470
 
471
471
  :param user_name: The user_name of this ListSimSmScenariosRequest.
472
472
  :type user_name: str
@@ -475,7 +475,7 @@ class ListSimSmScenariosRequest:
475
475
 
476
476
  @property
477
477
  def version(self):
478
- """Gets the version of this ListSimSmScenariosRequest.
478
+ r"""Gets the version of this ListSimSmScenariosRequest.
479
479
 
480
480
  * `vtd` - vtd * `v0.9.1` - v0.9.1 * `v1.0.0` - v1.0.0 * `v1.1.0` - v1.1.0 * `v1.1.1` - v1.1.1
481
481
 
@@ -486,7 +486,7 @@ class ListSimSmScenariosRequest:
486
486
 
487
487
  @version.setter
488
488
  def version(self, version):
489
- """Sets the version of this ListSimSmScenariosRequest.
489
+ r"""Sets the version of this ListSimSmScenariosRequest.
490
490
 
491
491
  * `vtd` - vtd * `v0.9.1` - v0.9.1 * `v1.0.0` - v1.0.0 * `v1.1.0` - v1.1.0 * `v1.1.1` - v1.1.1
492
492
 
@@ -32,7 +32,7 @@ class ListSimSmScenariosResponse(SdkResponse):
32
32
  }
33
33
 
34
34
  def __init__(self, count=None, next=None, previous=None, results=None):
35
- """ListSimSmScenariosResponse
35
+ r"""ListSimSmScenariosResponse
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
@@ -63,7 +63,7 @@ class ListSimSmScenariosResponse(SdkResponse):
63
63
 
64
64
  @property
65
65
  def count(self):
66
- """Gets the count of this ListSimSmScenariosResponse.
66
+ r"""Gets the count of this ListSimSmScenariosResponse.
67
67
 
68
68
  :return: The count of this ListSimSmScenariosResponse.
69
69
  :rtype: int
@@ -72,7 +72,7 @@ class ListSimSmScenariosResponse(SdkResponse):
72
72
 
73
73
  @count.setter
74
74
  def count(self, count):
75
- """Sets the count of this ListSimSmScenariosResponse.
75
+ r"""Sets the count of this ListSimSmScenariosResponse.
76
76
 
77
77
  :param count: The count of this ListSimSmScenariosResponse.
78
78
  :type count: int
@@ -81,7 +81,7 @@ class ListSimSmScenariosResponse(SdkResponse):
81
81
 
82
82
  @property
83
83
  def next(self):
84
- """Gets the next of this ListSimSmScenariosResponse.
84
+ r"""Gets the next of this ListSimSmScenariosResponse.
85
85
 
86
86
  :return: The next of this ListSimSmScenariosResponse.
87
87
  :rtype: str
@@ -90,7 +90,7 @@ class ListSimSmScenariosResponse(SdkResponse):
90
90
 
91
91
  @next.setter
92
92
  def next(self, next):
93
- """Sets the next of this ListSimSmScenariosResponse.
93
+ r"""Sets the next of this ListSimSmScenariosResponse.
94
94
 
95
95
  :param next: The next of this ListSimSmScenariosResponse.
96
96
  :type next: str
@@ -99,7 +99,7 @@ class ListSimSmScenariosResponse(SdkResponse):
99
99
 
100
100
  @property
101
101
  def previous(self):
102
- """Gets the previous of this ListSimSmScenariosResponse.
102
+ r"""Gets the previous of this ListSimSmScenariosResponse.
103
103
 
104
104
  :return: The previous of this ListSimSmScenariosResponse.
105
105
  :rtype: str
@@ -108,7 +108,7 @@ class ListSimSmScenariosResponse(SdkResponse):
108
108
 
109
109
  @previous.setter
110
110
  def previous(self, previous):
111
- """Sets the previous of this ListSimSmScenariosResponse.
111
+ r"""Sets the previous of this ListSimSmScenariosResponse.
112
112
 
113
113
  :param previous: The previous of this ListSimSmScenariosResponse.
114
114
  :type previous: str
@@ -117,7 +117,7 @@ class ListSimSmScenariosResponse(SdkResponse):
117
117
 
118
118
  @property
119
119
  def results(self):
120
- """Gets the results of this ListSimSmScenariosResponse.
120
+ r"""Gets the results of this ListSimSmScenariosResponse.
121
121
 
122
122
  :return: The results of this ListSimSmScenariosResponse.
123
123
  :rtype: list[:class:`huaweicloudsdkoctopus.v2.ScenarioListSrlz`]
@@ -126,7 +126,7 @@ class ListSimSmScenariosResponse(SdkResponse):
126
126
 
127
127
  @results.setter
128
128
  def results(self, results):
129
- """Sets the results of this ListSimSmScenariosResponse.
129
+ r"""Sets the results of this ListSimSmScenariosResponse.
130
130
 
131
131
  :param results: The results of this ListSimSmScenariosResponse.
132
132
  :type results: list[:class:`huaweicloudsdkoctopus.v2.ScenarioListSrlz`]
@@ -27,7 +27,7 @@ class MapCreateReqSrlz:
27
27
  }
28
28
 
29
29
  def __init__(self, file=None, version=None):
30
- """MapCreateReqSrlz
30
+ r"""MapCreateReqSrlz
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class MapCreateReqSrlz:
48
48
 
49
49
  @property
50
50
  def file(self):
51
- """Gets the file of this MapCreateReqSrlz.
51
+ r"""Gets the file of this MapCreateReqSrlz.
52
52
 
53
53
  :return: The file of this MapCreateReqSrlz.
54
54
  :rtype: :class:`huaweicloudsdkoctopus.v2.FileCreateReqSrlz`
@@ -57,7 +57,7 @@ class MapCreateReqSrlz:
57
57
 
58
58
  @file.setter
59
59
  def file(self, file):
60
- """Sets the file of this MapCreateReqSrlz.
60
+ r"""Sets the file of this MapCreateReqSrlz.
61
61
 
62
62
  :param file: The file of this MapCreateReqSrlz.
63
63
  :type file: :class:`huaweicloudsdkoctopus.v2.FileCreateReqSrlz`
@@ -66,7 +66,7 @@ class MapCreateReqSrlz:
66
66
 
67
67
  @property
68
68
  def version(self):
69
- """Gets the version of this MapCreateReqSrlz.
69
+ r"""Gets the version of this MapCreateReqSrlz.
70
70
 
71
71
  :return: The version of this MapCreateReqSrlz.
72
72
  :rtype: :class:`huaweicloudsdkoctopus.v2.MapVersionEnum`
@@ -75,7 +75,7 @@ class MapCreateReqSrlz:
75
75
 
76
76
  @version.setter
77
77
  def version(self, version):
78
- """Sets the version of this MapCreateReqSrlz.
78
+ r"""Sets the version of this MapCreateReqSrlz.
79
79
 
80
80
  :param version: The version of this MapCreateReqSrlz.
81
81
  :type version: :class:`huaweicloudsdkoctopus.v2.MapVersionEnum`
@@ -30,7 +30,7 @@ class MapVersionEnum:
30
30
  }
31
31
 
32
32
  def __init__(self):
33
- """MapVersionEnum
33
+ r"""MapVersionEnum
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -25,7 +25,7 @@ class MutableFileSrlz:
25
25
  }
26
26
 
27
27
  def __init__(self, content=None):
28
- """MutableFileSrlz
28
+ r"""MutableFileSrlz
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class MutableFileSrlz:
42
42
 
43
43
  @property
44
44
  def content(self):
45
- """Gets the content of this MutableFileSrlz.
45
+ r"""Gets the content of this MutableFileSrlz.
46
46
 
47
47
  内容
48
48
 
@@ -53,7 +53,7 @@ class MutableFileSrlz:
53
53
 
54
54
  @content.setter
55
55
  def content(self, content):
56
- """Sets the content of this MutableFileSrlz.
56
+ r"""Sets the content of this MutableFileSrlz.
57
57
 
58
58
  内容
59
59
 
@@ -27,7 +27,7 @@ class PatchedFileDetailSrlz:
27
27
  }
28
28
 
29
29
  def __init__(self, filename=None, ready=None):
30
- """PatchedFileDetailSrlz
30
+ r"""PatchedFileDetailSrlz
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class PatchedFileDetailSrlz:
50
50
 
51
51
  @property
52
52
  def filename(self):
53
- """Gets the filename of this PatchedFileDetailSrlz.
53
+ r"""Gets the filename of this PatchedFileDetailSrlz.
54
54
 
55
55
  文件名
56
56
 
@@ -61,7 +61,7 @@ class PatchedFileDetailSrlz:
61
61
 
62
62
  @filename.setter
63
63
  def filename(self, filename):
64
- """Sets the filename of this PatchedFileDetailSrlz.
64
+ r"""Sets the filename of this PatchedFileDetailSrlz.
65
65
 
66
66
  文件名
67
67
 
@@ -72,7 +72,7 @@ class PatchedFileDetailSrlz:
72
72
 
73
73
  @property
74
74
  def ready(self):
75
- """Gets the ready of this PatchedFileDetailSrlz.
75
+ r"""Gets the ready of this PatchedFileDetailSrlz.
76
76
 
77
77
  文件状态
78
78
 
@@ -83,7 +83,7 @@ class PatchedFileDetailSrlz:
83
83
 
84
84
  @ready.setter
85
85
  def ready(self, ready):
86
- """Sets the ready of this PatchedFileDetailSrlz.
86
+ r"""Sets the ready of this PatchedFileDetailSrlz.
87
87
 
88
88
  文件状态
89
89
 
@@ -27,7 +27,7 @@ class PostResponse:
27
27
  }
28
28
 
29
29
  def __init__(self, url=None, fields=None):
30
- """PostResponse
30
+ r"""PostResponse
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class PostResponse:
50
50
 
51
51
  @property
52
52
  def url(self):
53
- """Gets the url of this PostResponse.
53
+ r"""Gets the url of this PostResponse.
54
54
 
55
55
  POST地址
56
56
 
@@ -61,7 +61,7 @@ class PostResponse:
61
61
 
62
62
  @url.setter
63
63
  def url(self, url):
64
- """Sets the url of this PostResponse.
64
+ r"""Sets the url of this PostResponse.
65
65
 
66
66
  POST地址
67
67
 
@@ -72,7 +72,7 @@ class PostResponse:
72
72
 
73
73
  @property
74
74
  def fields(self):
75
- """Gets the fields of this PostResponse.
75
+ r"""Gets the fields of this PostResponse.
76
76
 
77
77
  :return: The fields of this PostResponse.
78
78
  :rtype: :class:`huaweicloudsdkoctopus.v2.PostResponseField`
@@ -81,7 +81,7 @@ class PostResponse:
81
81
 
82
82
  @fields.setter
83
83
  def fields(self, fields):
84
- """Sets the fields of this PostResponse.
84
+ r"""Sets the fields of this PostResponse.
85
85
 
86
86
  :param fields: The fields of this PostResponse.
87
87
  :type fields: :class:`huaweicloudsdkoctopus.v2.PostResponseField`