huaweicloudsdkobs 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 (66) hide show
  1. huaweicloudsdkobs/v1/model/access_control_list.py +3 -3
  2. huaweicloudsdkobs/v1/model/bucket.py +11 -11
  3. huaweicloudsdkobs/v1/model/buckets.py +3 -3
  4. huaweicloudsdkobs/v1/model/common_prefixes.py +3 -3
  5. huaweicloudsdkobs/v1/model/contents.py +15 -15
  6. huaweicloudsdkobs/v1/model/copy_object_request.py +53 -53
  7. huaweicloudsdkobs/v1/model/copy_object_response.py +29 -29
  8. huaweicloudsdkobs/v1/model/create_bucket_request.py +37 -37
  9. huaweicloudsdkobs/v1/model/create_bucket_request_body.py +3 -3
  10. huaweicloudsdkobs/v1/model/create_bucket_response.py +13 -13
  11. huaweicloudsdkobs/v1/model/delete_bucket_customdomain_request.py +7 -7
  12. huaweicloudsdkobs/v1/model/delete_bucket_customdomain_response.py +13 -13
  13. huaweicloudsdkobs/v1/model/delete_bucket_request.py +5 -5
  14. huaweicloudsdkobs/v1/model/delete_bucket_response.py +13 -13
  15. huaweicloudsdkobs/v1/model/delete_object.py +5 -5
  16. huaweicloudsdkobs/v1/model/delete_object_request.py +9 -9
  17. huaweicloudsdkobs/v1/model/delete_object_response.py +17 -17
  18. huaweicloudsdkobs/v1/model/delete_objects_request.py +11 -11
  19. huaweicloudsdkobs/v1/model/delete_objects_request_body.py +7 -7
  20. huaweicloudsdkobs/v1/model/delete_objects_response.py +19 -19
  21. huaweicloudsdkobs/v1/model/delete_result_deleted.py +9 -9
  22. huaweicloudsdkobs/v1/model/delete_result_error.py +7 -7
  23. huaweicloudsdkobs/v1/model/domains.py +7 -7
  24. huaweicloudsdkobs/v1/model/filter_object.py +3 -3
  25. huaweicloudsdkobs/v1/model/filter_rule.py +5 -5
  26. huaweicloudsdkobs/v1/model/function_stage_configuration.py +11 -11
  27. huaweicloudsdkobs/v1/model/get_bucket_acl_request.py +7 -7
  28. huaweicloudsdkobs/v1/model/get_bucket_acl_response.py +17 -17
  29. huaweicloudsdkobs/v1/model/get_bucket_customdomain_request.py +7 -7
  30. huaweicloudsdkobs/v1/model/get_bucket_customdomain_response.py +15 -15
  31. huaweicloudsdkobs/v1/model/get_bucket_metadata_request.py +9 -9
  32. huaweicloudsdkobs/v1/model/get_bucket_metadata_response.py +37 -37
  33. huaweicloudsdkobs/v1/model/get_bucket_notification_request.py +7 -7
  34. huaweicloudsdkobs/v1/model/get_bucket_notification_response.py +15 -15
  35. huaweicloudsdkobs/v1/model/get_object_metadata_request.py +23 -23
  36. huaweicloudsdkobs/v1/model/get_object_metadata_response.py +49 -49
  37. huaweicloudsdkobs/v1/model/get_object_request.py +41 -41
  38. huaweicloudsdkobs/v1/model/get_object_response.py +33 -33
  39. huaweicloudsdkobs/v1/model/grant.py +7 -7
  40. huaweicloudsdkobs/v1/model/grantee.py +5 -5
  41. huaweicloudsdkobs/v1/model/list_buckets_request.py +5 -5
  42. huaweicloudsdkobs/v1/model/list_buckets_response.py +19 -19
  43. huaweicloudsdkobs/v1/model/list_objects_request.py +19 -19
  44. huaweicloudsdkobs/v1/model/list_objects_response.py +35 -35
  45. huaweicloudsdkobs/v1/model/owner.py +3 -3
  46. huaweicloudsdkobs/v1/model/put_object_request.py +41 -41
  47. huaweicloudsdkobs/v1/model/put_object_response.py +25 -25
  48. huaweicloudsdkobs/v1/model/set_bucket_acl_request.py +11 -11
  49. huaweicloudsdkobs/v1/model/set_bucket_acl_request_body.py +5 -5
  50. huaweicloudsdkobs/v1/model/set_bucket_acl_response.py +13 -13
  51. huaweicloudsdkobs/v1/model/set_bucket_custom_domain_body.py +11 -11
  52. huaweicloudsdkobs/v1/model/set_bucket_customedomain_request.py +9 -9
  53. huaweicloudsdkobs/v1/model/set_bucket_customedomain_response.py +13 -13
  54. huaweicloudsdkobs/v1/model/set_bucket_notification_request.py +9 -9
  55. huaweicloudsdkobs/v1/model/set_bucket_notification_request_body.py +5 -5
  56. huaweicloudsdkobs/v1/model/set_bucket_notification_response.py +13 -13
  57. huaweicloudsdkobs/v1/model/topic_configuration.py +9 -9
  58. huaweicloudsdkobs/v1/model/topic_configuration_filter.py +3 -3
  59. huaweicloudsdkobs/v1/obs_async_client.py +18 -18
  60. huaweicloudsdkobs/v1/obs_client.py +18 -18
  61. {huaweicloudsdkobs-3.1.142.dist-info → huaweicloudsdkobs-3.1.143.dist-info}/METADATA +2 -2
  62. huaweicloudsdkobs-3.1.143.dist-info/RECORD +72 -0
  63. huaweicloudsdkobs-3.1.142.dist-info/RECORD +0 -72
  64. {huaweicloudsdkobs-3.1.142.dist-info → huaweicloudsdkobs-3.1.143.dist-info}/LICENSE +0 -0
  65. {huaweicloudsdkobs-3.1.142.dist-info → huaweicloudsdkobs-3.1.143.dist-info}/WHEEL +0 -0
  66. {huaweicloudsdkobs-3.1.142.dist-info → huaweicloudsdkobs-3.1.143.dist-info}/top_level.txt +0 -0
@@ -60,7 +60,7 @@ class ListObjectsResponse(SdkResponse):
60
60
  }
61
61
 
62
62
  def __init__(self, contents=None, common_prefixes=None, delimiter=None, encoding_type=None, is_truncated=None, marker=None, next_marker=None, max_keys=None, name=None, prefix=None, x_obs_id_2=None, x_obs_request_id=None, e_tag=None, x_obs_bucket_type=None, connection=None, content_length=None, date=None):
63
- """ListObjectsResponse
63
+ r"""ListObjectsResponse
64
64
 
65
65
  The model defined in huaweicloud sdk
66
66
 
@@ -158,7 +158,7 @@ class ListObjectsResponse(SdkResponse):
158
158
 
159
159
  @property
160
160
  def contents(self):
161
- """Gets the contents of this ListObjectsResponse.
161
+ r"""Gets the contents of this ListObjectsResponse.
162
162
 
163
163
  :return: The contents of this ListObjectsResponse.
164
164
  :rtype: list[:class:`huaweicloudsdkobs.v1.Contents`]
@@ -167,7 +167,7 @@ class ListObjectsResponse(SdkResponse):
167
167
 
168
168
  @contents.setter
169
169
  def contents(self, contents):
170
- """Sets the contents of this ListObjectsResponse.
170
+ r"""Sets the contents of this ListObjectsResponse.
171
171
 
172
172
  :param contents: The contents of this ListObjectsResponse.
173
173
  :type contents: list[:class:`huaweicloudsdkobs.v1.Contents`]
@@ -176,7 +176,7 @@ class ListObjectsResponse(SdkResponse):
176
176
 
177
177
  @property
178
178
  def common_prefixes(self):
179
- """Gets the common_prefixes of this ListObjectsResponse.
179
+ r"""Gets the common_prefixes of this ListObjectsResponse.
180
180
 
181
181
  :return: The common_prefixes of this ListObjectsResponse.
182
182
  :rtype: list[:class:`huaweicloudsdkobs.v1.CommonPrefixes`]
@@ -185,7 +185,7 @@ class ListObjectsResponse(SdkResponse):
185
185
 
186
186
  @common_prefixes.setter
187
187
  def common_prefixes(self, common_prefixes):
188
- """Sets the common_prefixes of this ListObjectsResponse.
188
+ r"""Sets the common_prefixes of this ListObjectsResponse.
189
189
 
190
190
  :param common_prefixes: The common_prefixes of this ListObjectsResponse.
191
191
  :type common_prefixes: list[:class:`huaweicloudsdkobs.v1.CommonPrefixes`]
@@ -194,7 +194,7 @@ class ListObjectsResponse(SdkResponse):
194
194
 
195
195
  @property
196
196
  def delimiter(self):
197
- """Gets the delimiter of this ListObjectsResponse.
197
+ r"""Gets the delimiter of this ListObjectsResponse.
198
198
 
199
199
  The **delimiter** parameter specified in the request
200
200
 
@@ -205,7 +205,7 @@ class ListObjectsResponse(SdkResponse):
205
205
 
206
206
  @delimiter.setter
207
207
  def delimiter(self, delimiter):
208
- """Sets the delimiter of this ListObjectsResponse.
208
+ r"""Sets the delimiter of this ListObjectsResponse.
209
209
 
210
210
  The **delimiter** parameter specified in the request
211
211
 
@@ -216,7 +216,7 @@ class ListObjectsResponse(SdkResponse):
216
216
 
217
217
  @property
218
218
  def encoding_type(self):
219
- """Gets the encoding_type of this ListObjectsResponse.
219
+ r"""Gets the encoding_type of this ListObjectsResponse.
220
220
 
221
221
  Encodes some elements in the response based on the specified type. If **encoding-type** is specified in the request, **Delimiter**, **Marker**, **Prefix** (including the **Prefix** in **CommonPrefixes**), **NextMarker**, and **Key** in the response will be encoded.
222
222
 
@@ -227,7 +227,7 @@ class ListObjectsResponse(SdkResponse):
227
227
 
228
228
  @encoding_type.setter
229
229
  def encoding_type(self, encoding_type):
230
- """Sets the encoding_type of this ListObjectsResponse.
230
+ r"""Sets the encoding_type of this ListObjectsResponse.
231
231
 
232
232
  Encodes some elements in the response based on the specified type. If **encoding-type** is specified in the request, **Delimiter**, **Marker**, **Prefix** (including the **Prefix** in **CommonPrefixes**), **NextMarker**, and **Key** in the response will be encoded.
233
233
 
@@ -238,7 +238,7 @@ class ListObjectsResponse(SdkResponse):
238
238
 
239
239
  @property
240
240
  def is_truncated(self):
241
- """Gets the is_truncated of this ListObjectsResponse.
241
+ r"""Gets the is_truncated of this ListObjectsResponse.
242
242
 
243
243
  Determines whether the returned list of objects is truncated. **true**: Not all results are returned. **false**: All results have been returned.
244
244
 
@@ -249,7 +249,7 @@ class ListObjectsResponse(SdkResponse):
249
249
 
250
250
  @is_truncated.setter
251
251
  def is_truncated(self, is_truncated):
252
- """Sets the is_truncated of this ListObjectsResponse.
252
+ r"""Sets the is_truncated of this ListObjectsResponse.
253
253
 
254
254
  Determines whether the returned list of objects is truncated. **true**: Not all results are returned. **false**: All results have been returned.
255
255
 
@@ -260,7 +260,7 @@ class ListObjectsResponse(SdkResponse):
260
260
 
261
261
  @property
262
262
  def marker(self):
263
- """Gets the marker of this ListObjectsResponse.
263
+ r"""Gets the marker of this ListObjectsResponse.
264
264
 
265
265
  Marker for the position from which objects in a bucket will be listed
266
266
 
@@ -271,7 +271,7 @@ class ListObjectsResponse(SdkResponse):
271
271
 
272
272
  @marker.setter
273
273
  def marker(self, marker):
274
- """Sets the marker of this ListObjectsResponse.
274
+ r"""Sets the marker of this ListObjectsResponse.
275
275
 
276
276
  Marker for the position from which objects in a bucket will be listed
277
277
 
@@ -282,7 +282,7 @@ class ListObjectsResponse(SdkResponse):
282
282
 
283
283
  @property
284
284
  def next_marker(self):
285
- """Gets the next_marker of this ListObjectsResponse.
285
+ r"""Gets the next_marker of this ListObjectsResponse.
286
286
 
287
287
  A marker for the last returned object in the list. **NextMarker** is returned when not all the objects are listed. In subsequent requests, you can set **Marker** to the value of this parameter to list the remaining objects.
288
288
 
@@ -293,7 +293,7 @@ class ListObjectsResponse(SdkResponse):
293
293
 
294
294
  @next_marker.setter
295
295
  def next_marker(self, next_marker):
296
- """Sets the next_marker of this ListObjectsResponse.
296
+ r"""Sets the next_marker of this ListObjectsResponse.
297
297
 
298
298
  A marker for the last returned object in the list. **NextMarker** is returned when not all the objects are listed. In subsequent requests, you can set **Marker** to the value of this parameter to list the remaining objects.
299
299
 
@@ -304,7 +304,7 @@ class ListObjectsResponse(SdkResponse):
304
304
 
305
305
  @property
306
306
  def max_keys(self):
307
- """Gets the max_keys of this ListObjectsResponse.
307
+ r"""Gets the max_keys of this ListObjectsResponse.
308
308
 
309
309
  Maximum number of objects that can be listed
310
310
 
@@ -315,7 +315,7 @@ class ListObjectsResponse(SdkResponse):
315
315
 
316
316
  @max_keys.setter
317
317
  def max_keys(self, max_keys):
318
- """Sets the max_keys of this ListObjectsResponse.
318
+ r"""Sets the max_keys of this ListObjectsResponse.
319
319
 
320
320
  Maximum number of objects that can be listed
321
321
 
@@ -326,7 +326,7 @@ class ListObjectsResponse(SdkResponse):
326
326
 
327
327
  @property
328
328
  def name(self):
329
- """Gets the name of this ListObjectsResponse.
329
+ r"""Gets the name of this ListObjectsResponse.
330
330
 
331
331
  Name of the requested bucket
332
332
 
@@ -337,7 +337,7 @@ class ListObjectsResponse(SdkResponse):
337
337
 
338
338
  @name.setter
339
339
  def name(self, name):
340
- """Sets the name of this ListObjectsResponse.
340
+ r"""Sets the name of this ListObjectsResponse.
341
341
 
342
342
  Name of the requested bucket
343
343
 
@@ -348,7 +348,7 @@ class ListObjectsResponse(SdkResponse):
348
348
 
349
349
  @property
350
350
  def prefix(self):
351
- """Gets the prefix of this ListObjectsResponse.
351
+ r"""Gets the prefix of this ListObjectsResponse.
352
352
 
353
353
  Prefix of an object name. Only objects whose names have this prefix are listed.
354
354
 
@@ -359,7 +359,7 @@ class ListObjectsResponse(SdkResponse):
359
359
 
360
360
  @prefix.setter
361
361
  def prefix(self, prefix):
362
- """Sets the prefix of this ListObjectsResponse.
362
+ r"""Sets the prefix of this ListObjectsResponse.
363
363
 
364
364
  Prefix of an object name. Only objects whose names have this prefix are listed.
365
365
 
@@ -370,7 +370,7 @@ class ListObjectsResponse(SdkResponse):
370
370
 
371
371
  @property
372
372
  def x_obs_id_2(self):
373
- """Gets the x_obs_id_2 of this ListObjectsResponse.
373
+ r"""Gets the x_obs_id_2 of this ListObjectsResponse.
374
374
 
375
375
  :return: The x_obs_id_2 of this ListObjectsResponse.
376
376
  :rtype: str
@@ -379,7 +379,7 @@ class ListObjectsResponse(SdkResponse):
379
379
 
380
380
  @x_obs_id_2.setter
381
381
  def x_obs_id_2(self, x_obs_id_2):
382
- """Sets the x_obs_id_2 of this ListObjectsResponse.
382
+ r"""Sets the x_obs_id_2 of this ListObjectsResponse.
383
383
 
384
384
  :param x_obs_id_2: The x_obs_id_2 of this ListObjectsResponse.
385
385
  :type x_obs_id_2: str
@@ -388,7 +388,7 @@ class ListObjectsResponse(SdkResponse):
388
388
 
389
389
  @property
390
390
  def x_obs_request_id(self):
391
- """Gets the x_obs_request_id of this ListObjectsResponse.
391
+ r"""Gets the x_obs_request_id of this ListObjectsResponse.
392
392
 
393
393
  :return: The x_obs_request_id of this ListObjectsResponse.
394
394
  :rtype: str
@@ -397,7 +397,7 @@ class ListObjectsResponse(SdkResponse):
397
397
 
398
398
  @x_obs_request_id.setter
399
399
  def x_obs_request_id(self, x_obs_request_id):
400
- """Sets the x_obs_request_id of this ListObjectsResponse.
400
+ r"""Sets the x_obs_request_id of this ListObjectsResponse.
401
401
 
402
402
  :param x_obs_request_id: The x_obs_request_id of this ListObjectsResponse.
403
403
  :type x_obs_request_id: str
@@ -406,7 +406,7 @@ class ListObjectsResponse(SdkResponse):
406
406
 
407
407
  @property
408
408
  def e_tag(self):
409
- """Gets the e_tag of this ListObjectsResponse.
409
+ r"""Gets the e_tag of this ListObjectsResponse.
410
410
 
411
411
  :return: The e_tag of this ListObjectsResponse.
412
412
  :rtype: str
@@ -415,7 +415,7 @@ class ListObjectsResponse(SdkResponse):
415
415
 
416
416
  @e_tag.setter
417
417
  def e_tag(self, e_tag):
418
- """Sets the e_tag of this ListObjectsResponse.
418
+ r"""Sets the e_tag of this ListObjectsResponse.
419
419
 
420
420
  :param e_tag: The e_tag of this ListObjectsResponse.
421
421
  :type e_tag: str
@@ -424,7 +424,7 @@ class ListObjectsResponse(SdkResponse):
424
424
 
425
425
  @property
426
426
  def x_obs_bucket_type(self):
427
- """Gets the x_obs_bucket_type of this ListObjectsResponse.
427
+ r"""Gets the x_obs_bucket_type of this ListObjectsResponse.
428
428
 
429
429
  :return: The x_obs_bucket_type of this ListObjectsResponse.
430
430
  :rtype: str
@@ -433,7 +433,7 @@ class ListObjectsResponse(SdkResponse):
433
433
 
434
434
  @x_obs_bucket_type.setter
435
435
  def x_obs_bucket_type(self, x_obs_bucket_type):
436
- """Sets the x_obs_bucket_type of this ListObjectsResponse.
436
+ r"""Sets the x_obs_bucket_type of this ListObjectsResponse.
437
437
 
438
438
  :param x_obs_bucket_type: The x_obs_bucket_type of this ListObjectsResponse.
439
439
  :type x_obs_bucket_type: str
@@ -442,7 +442,7 @@ class ListObjectsResponse(SdkResponse):
442
442
 
443
443
  @property
444
444
  def connection(self):
445
- """Gets the connection of this ListObjectsResponse.
445
+ r"""Gets the connection of this ListObjectsResponse.
446
446
 
447
447
  :return: The connection of this ListObjectsResponse.
448
448
  :rtype: str
@@ -451,7 +451,7 @@ class ListObjectsResponse(SdkResponse):
451
451
 
452
452
  @connection.setter
453
453
  def connection(self, connection):
454
- """Sets the connection of this ListObjectsResponse.
454
+ r"""Sets the connection of this ListObjectsResponse.
455
455
 
456
456
  :param connection: The connection of this ListObjectsResponse.
457
457
  :type connection: str
@@ -460,7 +460,7 @@ class ListObjectsResponse(SdkResponse):
460
460
 
461
461
  @property
462
462
  def content_length(self):
463
- """Gets the content_length of this ListObjectsResponse.
463
+ r"""Gets the content_length of this ListObjectsResponse.
464
464
 
465
465
  :return: The content_length of this ListObjectsResponse.
466
466
  :rtype: str
@@ -469,7 +469,7 @@ class ListObjectsResponse(SdkResponse):
469
469
 
470
470
  @content_length.setter
471
471
  def content_length(self, content_length):
472
- """Sets the content_length of this ListObjectsResponse.
472
+ r"""Sets the content_length of this ListObjectsResponse.
473
473
 
474
474
  :param content_length: The content_length of this ListObjectsResponse.
475
475
  :type content_length: str
@@ -478,7 +478,7 @@ class ListObjectsResponse(SdkResponse):
478
478
 
479
479
  @property
480
480
  def date(self):
481
- """Gets the date of this ListObjectsResponse.
481
+ r"""Gets the date of this ListObjectsResponse.
482
482
 
483
483
  :return: The date of this ListObjectsResponse.
484
484
  :rtype: str
@@ -487,7 +487,7 @@ class ListObjectsResponse(SdkResponse):
487
487
 
488
488
  @date.setter
489
489
  def date(self, date):
490
- """Sets the date of this ListObjectsResponse.
490
+ r"""Sets the date of this ListObjectsResponse.
491
491
 
492
492
  :param date: The date of this ListObjectsResponse.
493
493
  :type date: str
@@ -27,7 +27,7 @@ class Owner:
27
27
  }
28
28
 
29
29
  def __init__(self, id=None):
30
- """Owner
30
+ r"""Owner
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -45,7 +45,7 @@ class Owner:
45
45
 
46
46
  @property
47
47
  def id(self):
48
- """Gets the id of this Owner.
48
+ r"""Gets the id of this Owner.
49
49
 
50
50
  Domain ID (account ID)
51
51
 
@@ -56,7 +56,7 @@ class Owner:
56
56
 
57
57
  @id.setter
58
58
  def id(self, id):
59
- """Sets the id of this Owner.
59
+ r"""Sets the id of this Owner.
60
60
 
61
61
  Domain ID (account ID)
62
62