huaweicloudsdkobs 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 (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.141.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.141.dist-info/RECORD +0 -72
  64. {huaweicloudsdkobs-3.1.141.dist-info → huaweicloudsdkobs-3.1.143.dist-info}/LICENSE +0 -0
  65. {huaweicloudsdkobs-3.1.141.dist-info → huaweicloudsdkobs-3.1.143.dist-info}/WHEEL +0 -0
  66. {huaweicloudsdkobs-3.1.141.dist-info → huaweicloudsdkobs-3.1.143.dist-info}/top_level.txt +0 -0
@@ -65,7 +65,7 @@ class GetObjectRequest:
65
65
  }
66
66
 
67
67
  def __init__(self, bucket_name=None, object_key=None, date=None, response_content_type=None, response_content_language=None, response_expires=None, response_cache_control=None, response_content_disposition=None, response_content_encoding=None, version_id=None, x_image_process=None, attname=None, range=None, if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, x_obs_server_side_encryption_customer_algorithm=None, x_obs_server_side_encryption_customer_key=None, x_obs_server_side_encryption_customer_key_md5=None):
68
- """GetObjectRequest
68
+ r"""GetObjectRequest
69
69
 
70
70
  The model defined in huaweicloud sdk
71
71
 
@@ -176,7 +176,7 @@ class GetObjectRequest:
176
176
 
177
177
  @property
178
178
  def bucket_name(self):
179
- """Gets the bucket_name of this GetObjectRequest.
179
+ r"""Gets the bucket_name of this GetObjectRequest.
180
180
 
181
181
  Name of the bucket.
182
182
 
@@ -187,7 +187,7 @@ class GetObjectRequest:
187
187
 
188
188
  @bucket_name.setter
189
189
  def bucket_name(self, bucket_name):
190
- """Sets the bucket_name of this GetObjectRequest.
190
+ r"""Sets the bucket_name of this GetObjectRequest.
191
191
 
192
192
  Name of the bucket.
193
193
 
@@ -198,7 +198,7 @@ class GetObjectRequest:
198
198
 
199
199
  @property
200
200
  def object_key(self):
201
- """Gets the object_key of this GetObjectRequest.
201
+ r"""Gets the object_key of this GetObjectRequest.
202
202
 
203
203
  Object key for which this operation was initiated.
204
204
 
@@ -209,7 +209,7 @@ class GetObjectRequest:
209
209
 
210
210
  @object_key.setter
211
211
  def object_key(self, object_key):
212
- """Sets the object_key of this GetObjectRequest.
212
+ r"""Sets the object_key of this GetObjectRequest.
213
213
 
214
214
  Object key for which this operation was initiated.
215
215
 
@@ -220,7 +220,7 @@ class GetObjectRequest:
220
220
 
221
221
  @property
222
222
  def date(self):
223
- """Gets the date of this GetObjectRequest.
223
+ r"""Gets the date of this GetObjectRequest.
224
224
 
225
225
  Time when a request was initiated, for example, **Wed, 27 Jun 2018 13:39:15 +0000**. Default value: none Restriction: This header is optional if the **x-obs-date** header is contained in the request, but mandatory in other circumstances.
226
226
 
@@ -231,7 +231,7 @@ class GetObjectRequest:
231
231
 
232
232
  @date.setter
233
233
  def date(self, date):
234
- """Sets the date of this GetObjectRequest.
234
+ r"""Sets the date of this GetObjectRequest.
235
235
 
236
236
  Time when a request was initiated, for example, **Wed, 27 Jun 2018 13:39:15 +0000**. Default value: none Restriction: This header is optional if the **x-obs-date** header is contained in the request, but mandatory in other circumstances.
237
237
 
@@ -242,7 +242,7 @@ class GetObjectRequest:
242
242
 
243
243
  @property
244
244
  def response_content_type(self):
245
- """Gets the response_content_type of this GetObjectRequest.
245
+ r"""Gets the response_content_type of this GetObjectRequest.
246
246
 
247
247
  Overrides the **Content-Type** header in the response.
248
248
 
@@ -253,7 +253,7 @@ class GetObjectRequest:
253
253
 
254
254
  @response_content_type.setter
255
255
  def response_content_type(self, response_content_type):
256
- """Sets the response_content_type of this GetObjectRequest.
256
+ r"""Sets the response_content_type of this GetObjectRequest.
257
257
 
258
258
  Overrides the **Content-Type** header in the response.
259
259
 
@@ -264,7 +264,7 @@ class GetObjectRequest:
264
264
 
265
265
  @property
266
266
  def response_content_language(self):
267
- """Gets the response_content_language of this GetObjectRequest.
267
+ r"""Gets the response_content_language of this GetObjectRequest.
268
268
 
269
269
  Overrides the **Content-Language** header in the response.
270
270
 
@@ -275,7 +275,7 @@ class GetObjectRequest:
275
275
 
276
276
  @response_content_language.setter
277
277
  def response_content_language(self, response_content_language):
278
- """Sets the response_content_language of this GetObjectRequest.
278
+ r"""Sets the response_content_language of this GetObjectRequest.
279
279
 
280
280
  Overrides the **Content-Language** header in the response.
281
281
 
@@ -286,7 +286,7 @@ class GetObjectRequest:
286
286
 
287
287
  @property
288
288
  def response_expires(self):
289
- """Gets the response_expires of this GetObjectRequest.
289
+ r"""Gets the response_expires of this GetObjectRequest.
290
290
 
291
291
  Overrides the **Expires** header in the response.
292
292
 
@@ -297,7 +297,7 @@ class GetObjectRequest:
297
297
 
298
298
  @response_expires.setter
299
299
  def response_expires(self, response_expires):
300
- """Sets the response_expires of this GetObjectRequest.
300
+ r"""Sets the response_expires of this GetObjectRequest.
301
301
 
302
302
  Overrides the **Expires** header in the response.
303
303
 
@@ -308,7 +308,7 @@ class GetObjectRequest:
308
308
 
309
309
  @property
310
310
  def response_cache_control(self):
311
- """Gets the response_cache_control of this GetObjectRequest.
311
+ r"""Gets the response_cache_control of this GetObjectRequest.
312
312
 
313
313
  Overrides the **Cache-Control** header in the response.
314
314
 
@@ -319,7 +319,7 @@ class GetObjectRequest:
319
319
 
320
320
  @response_cache_control.setter
321
321
  def response_cache_control(self, response_cache_control):
322
- """Sets the response_cache_control of this GetObjectRequest.
322
+ r"""Sets the response_cache_control of this GetObjectRequest.
323
323
 
324
324
  Overrides the **Cache-Control** header in the response.
325
325
 
@@ -330,7 +330,7 @@ class GetObjectRequest:
330
330
 
331
331
  @property
332
332
  def response_content_disposition(self):
333
- """Gets the response_content_disposition of this GetObjectRequest.
333
+ r"""Gets the response_content_disposition of this GetObjectRequest.
334
334
 
335
335
  Overrides the **Content-Disposition** header in the response. Example: response-content-disposition=attachment; filename*=utf-8''name1 In this example, the downloaded object is renamed **name1**. If **name1** contains Chinese characters, the Chinese characters must be URL-encoded.
336
336
 
@@ -341,7 +341,7 @@ class GetObjectRequest:
341
341
 
342
342
  @response_content_disposition.setter
343
343
  def response_content_disposition(self, response_content_disposition):
344
- """Sets the response_content_disposition of this GetObjectRequest.
344
+ r"""Sets the response_content_disposition of this GetObjectRequest.
345
345
 
346
346
  Overrides the **Content-Disposition** header in the response. Example: response-content-disposition=attachment; filename*=utf-8''name1 In this example, the downloaded object is renamed **name1**. If **name1** contains Chinese characters, the Chinese characters must be URL-encoded.
347
347
 
@@ -352,7 +352,7 @@ class GetObjectRequest:
352
352
 
353
353
  @property
354
354
  def response_content_encoding(self):
355
- """Gets the response_content_encoding of this GetObjectRequest.
355
+ r"""Gets the response_content_encoding of this GetObjectRequest.
356
356
 
357
357
  Overrides the **Content-Encoding** header in the response.
358
358
 
@@ -363,7 +363,7 @@ class GetObjectRequest:
363
363
 
364
364
  @response_content_encoding.setter
365
365
  def response_content_encoding(self, response_content_encoding):
366
- """Sets the response_content_encoding of this GetObjectRequest.
366
+ r"""Sets the response_content_encoding of this GetObjectRequest.
367
367
 
368
368
  Overrides the **Content-Encoding** header in the response.
369
369
 
@@ -374,7 +374,7 @@ class GetObjectRequest:
374
374
 
375
375
  @property
376
376
  def version_id(self):
377
- """Gets the version_id of this GetObjectRequest.
377
+ r"""Gets the version_id of this GetObjectRequest.
378
378
 
379
379
  Version ID of the object you want to download.
380
380
 
@@ -385,7 +385,7 @@ class GetObjectRequest:
385
385
 
386
386
  @version_id.setter
387
387
  def version_id(self, version_id):
388
- """Sets the version_id of this GetObjectRequest.
388
+ r"""Sets the version_id of this GetObjectRequest.
389
389
 
390
390
  Version ID of the object you want to download.
391
391
 
@@ -396,7 +396,7 @@ class GetObjectRequest:
396
396
 
397
397
  @property
398
398
  def x_image_process(self):
399
- """Gets the x_image_process of this GetObjectRequest.
399
+ r"""Gets the x_image_process of this GetObjectRequest.
400
400
 
401
401
  Image processing service.Examples:Command: x-image-process=image/commandsStyle: x-image-process=style/stylenameFor details, see the [Image Processing Feature Guide](https://support.huaweicloud.com/intl/en-us/fg-obs/obs_01_0001.html).
402
402
 
@@ -407,7 +407,7 @@ class GetObjectRequest:
407
407
 
408
408
  @x_image_process.setter
409
409
  def x_image_process(self, x_image_process):
410
- """Sets the x_image_process of this GetObjectRequest.
410
+ r"""Sets the x_image_process of this GetObjectRequest.
411
411
 
412
412
  Image processing service.Examples:Command: x-image-process=image/commandsStyle: x-image-process=style/stylenameFor details, see the [Image Processing Feature Guide](https://support.huaweicloud.com/intl/en-us/fg-obs/obs_01_0001.html).
413
413
 
@@ -418,7 +418,7 @@ class GetObjectRequest:
418
418
 
419
419
  @property
420
420
  def attname(self):
421
- """Gets the attname of this GetObjectRequest.
421
+ r"""Gets the attname of this GetObjectRequest.
422
422
 
423
423
  Overrides the **Content-Disposition** header in the response. Example: attname=name1 The downloaded object is renamed **name1**.
424
424
 
@@ -429,7 +429,7 @@ class GetObjectRequest:
429
429
 
430
430
  @attname.setter
431
431
  def attname(self, attname):
432
- """Sets the attname of this GetObjectRequest.
432
+ r"""Sets the attname of this GetObjectRequest.
433
433
 
434
434
  Overrides the **Content-Disposition** header in the response. Example: attname=name1 The downloaded object is renamed **name1**.
435
435
 
@@ -440,7 +440,7 @@ class GetObjectRequest:
440
440
 
441
441
  @property
442
442
  def range(self):
443
- """Gets the range of this GetObjectRequest.
443
+ r"""Gets the range of this GetObjectRequest.
444
444
 
445
445
  Obtains the content within the scope defined by **Range**. If the **Range** header is invalid, the entire object is obtained.**Range** consists of a start value and an end value. Its start value is mandatory and ranges from 0 to the object length minus 1. If **Range** contains only a start value, the object content from the start value to the default maximum start value is obtained.With the **Range** header carried, the ETag in the response is still the ETag of the object, instead of that of the object content defined by the **Range** header.bytes=byte_rangeExample 1: bytes=0-4Example 2: bytes=1024Example 3: bytes=10-20,30-40 (multiple ranges)
446
446
 
@@ -451,7 +451,7 @@ class GetObjectRequest:
451
451
 
452
452
  @range.setter
453
453
  def range(self, range):
454
- """Sets the range of this GetObjectRequest.
454
+ r"""Sets the range of this GetObjectRequest.
455
455
 
456
456
  Obtains the content within the scope defined by **Range**. If the **Range** header is invalid, the entire object is obtained.**Range** consists of a start value and an end value. Its start value is mandatory and ranges from 0 to the object length minus 1. If **Range** contains only a start value, the object content from the start value to the default maximum start value is obtained.With the **Range** header carried, the ETag in the response is still the ETag of the object, instead of that of the object content defined by the **Range** header.bytes=byte_rangeExample 1: bytes=0-4Example 2: bytes=1024Example 3: bytes=10-20,30-40 (multiple ranges)
457
457
 
@@ -462,7 +462,7 @@ class GetObjectRequest:
462
462
 
463
463
  @property
464
464
  def if_modified_since(self):
465
- """Gets the if_modified_since of this GetObjectRequest.
465
+ r"""Gets the if_modified_since of this GetObjectRequest.
466
466
 
467
467
  Returns the object only if it has been modified since the time specified in the request, or **304 Not Modified** is returned. Type: HTTP time string complying with the format specified at **http://www.ietf.org/rfc/rfc2616.txt**
468
468
 
@@ -473,7 +473,7 @@ class GetObjectRequest:
473
473
 
474
474
  @if_modified_since.setter
475
475
  def if_modified_since(self, if_modified_since):
476
- """Sets the if_modified_since of this GetObjectRequest.
476
+ r"""Sets the if_modified_since of this GetObjectRequest.
477
477
 
478
478
  Returns the object only if it has been modified since the time specified in the request, or **304 Not Modified** is returned. Type: HTTP time string complying with the format specified at **http://www.ietf.org/rfc/rfc2616.txt**
479
479
 
@@ -484,7 +484,7 @@ class GetObjectRequest:
484
484
 
485
485
  @property
486
486
  def if_unmodified_since(self):
487
- """Gets the if_unmodified_since of this GetObjectRequest.
487
+ r"""Gets the if_unmodified_since of this GetObjectRequest.
488
488
 
489
489
  Returns the object only if it has not been modified since the time specified in the request, or **412 Precondition Failed** is returned. Type: HTTP time string complying with the format specified at **http://www.ietf.org/rfc/rfc2616.txt**
490
490
 
@@ -495,7 +495,7 @@ class GetObjectRequest:
495
495
 
496
496
  @if_unmodified_since.setter
497
497
  def if_unmodified_since(self, if_unmodified_since):
498
- """Sets the if_unmodified_since of this GetObjectRequest.
498
+ r"""Sets the if_unmodified_since of this GetObjectRequest.
499
499
 
500
500
  Returns the object only if it has not been modified since the time specified in the request, or **412 Precondition Failed** is returned. Type: HTTP time string complying with the format specified at **http://www.ietf.org/rfc/rfc2616.txt**
501
501
 
@@ -506,7 +506,7 @@ class GetObjectRequest:
506
506
 
507
507
  @property
508
508
  def if_match(self):
509
- """Gets the if_match of this GetObjectRequest.
509
+ r"""Gets the if_match of this GetObjectRequest.
510
510
 
511
511
  Returns the object only if its ETag is the same as the one specified in the request, or **412 Precondition Failed** is returned. (ETag example: 0f64741bf7cb1089e988e4585d0d3434)
512
512
 
@@ -517,7 +517,7 @@ class GetObjectRequest:
517
517
 
518
518
  @if_match.setter
519
519
  def if_match(self, if_match):
520
- """Sets the if_match of this GetObjectRequest.
520
+ r"""Sets the if_match of this GetObjectRequest.
521
521
 
522
522
  Returns the object only if its ETag is the same as the one specified in the request, or **412 Precondition Failed** is returned. (ETag example: 0f64741bf7cb1089e988e4585d0d3434)
523
523
 
@@ -528,7 +528,7 @@ class GetObjectRequest:
528
528
 
529
529
  @property
530
530
  def if_none_match(self):
531
- """Gets the if_none_match of this GetObjectRequest.
531
+ r"""Gets the if_none_match of this GetObjectRequest.
532
532
 
533
533
  Returns the object only if its ETag is different from the one specified in the request, or **304 Not Modified** is returned. (ETag example: 0f64741bf7cb1089e988e4585d0d3434)
534
534
 
@@ -539,7 +539,7 @@ class GetObjectRequest:
539
539
 
540
540
  @if_none_match.setter
541
541
  def if_none_match(self, if_none_match):
542
- """Sets the if_none_match of this GetObjectRequest.
542
+ r"""Sets the if_none_match of this GetObjectRequest.
543
543
 
544
544
  Returns the object only if its ETag is different from the one specified in the request, or **304 Not Modified** is returned. (ETag example: 0f64741bf7cb1089e988e4585d0d3434)
545
545
 
@@ -550,7 +550,7 @@ class GetObjectRequest:
550
550
 
551
551
  @property
552
552
  def x_obs_server_side_encryption_customer_algorithm(self):
553
- """Gets the x_obs_server_side_encryption_customer_algorithm of this GetObjectRequest.
553
+ r"""Gets the x_obs_server_side_encryption_customer_algorithm of this GetObjectRequest.
554
554
 
555
555
  The encryption algorithm used for SSE-C.Example: x-obs-server-side-encryption-customer-algorithm:AES256Restriction: This header must be used together with **x-obs-server-side-encryption-customer-key** and **x-obs-server-side-encryption-customer-key-MD5**.
556
556
 
@@ -561,7 +561,7 @@ class GetObjectRequest:
561
561
 
562
562
  @x_obs_server_side_encryption_customer_algorithm.setter
563
563
  def x_obs_server_side_encryption_customer_algorithm(self, x_obs_server_side_encryption_customer_algorithm):
564
- """Sets the x_obs_server_side_encryption_customer_algorithm of this GetObjectRequest.
564
+ r"""Sets the x_obs_server_side_encryption_customer_algorithm of this GetObjectRequest.
565
565
 
566
566
  The encryption algorithm used for SSE-C.Example: x-obs-server-side-encryption-customer-algorithm:AES256Restriction: This header must be used together with **x-obs-server-side-encryption-customer-key** and **x-obs-server-side-encryption-customer-key-MD5**.
567
567
 
@@ -572,7 +572,7 @@ class GetObjectRequest:
572
572
 
573
573
  @property
574
574
  def x_obs_server_side_encryption_customer_key(self):
575
- """Gets the x_obs_server_side_encryption_customer_key of this GetObjectRequest.
575
+ r"""Gets the x_obs_server_side_encryption_customer_key of this GetObjectRequest.
576
576
 
577
577
  Encryption key used for SSE-C. This key is used to decrypt objects.Example: x-obs-server-side-encryption-customer-key:K7QkYpBkM5+hca27fsNkUnNVaobncnLht/rCB2o/9Cw=Restriction: This header is a Base64-encoded 256-bit key and must be used together with **x-obs-server-side-encryption-customer-algorithm** and **x-obs-server-side-encryption-customer-key-MD5**.
578
578
 
@@ -583,7 +583,7 @@ class GetObjectRequest:
583
583
 
584
584
  @x_obs_server_side_encryption_customer_key.setter
585
585
  def x_obs_server_side_encryption_customer_key(self, x_obs_server_side_encryption_customer_key):
586
- """Sets the x_obs_server_side_encryption_customer_key of this GetObjectRequest.
586
+ r"""Sets the x_obs_server_side_encryption_customer_key of this GetObjectRequest.
587
587
 
588
588
  Encryption key used for SSE-C. This key is used to decrypt objects.Example: x-obs-server-side-encryption-customer-key:K7QkYpBkM5+hca27fsNkUnNVaobncnLht/rCB2o/9Cw=Restriction: This header is a Base64-encoded 256-bit key and must be used together with **x-obs-server-side-encryption-customer-algorithm** and **x-obs-server-side-encryption-customer-key-MD5**.
589
589
 
@@ -594,7 +594,7 @@ class GetObjectRequest:
594
594
 
595
595
  @property
596
596
  def x_obs_server_side_encryption_customer_key_md5(self):
597
- """Gets the x_obs_server_side_encryption_customer_key_md5 of this GetObjectRequest.
597
+ r"""Gets the x_obs_server_side_encryption_customer_key_md5 of this GetObjectRequest.
598
598
 
599
599
  MD5 value of the key used to encrypt objects in SSE-C mode. The MD5 value is used to check whether any error occurs during the transmission of the key. Example: x-obs-server-side-encryption-customer-key-MD5:4XvB3tbNTN+tIEVa0/fGaQ==Restriction: This header is a Base64-encoded 128-bit MD5 value and must be used together with **x-obs-server-side-encryption-customer-algorithm** and **x-obs-server-side-encryption-customer-key**.
600
600
 
@@ -605,7 +605,7 @@ class GetObjectRequest:
605
605
 
606
606
  @x_obs_server_side_encryption_customer_key_md5.setter
607
607
  def x_obs_server_side_encryption_customer_key_md5(self, x_obs_server_side_encryption_customer_key_md5):
608
- """Sets the x_obs_server_side_encryption_customer_key_md5 of this GetObjectRequest.
608
+ r"""Sets the x_obs_server_side_encryption_customer_key_md5 of this GetObjectRequest.
609
609
 
610
610
  MD5 value of the key used to encrypt objects in SSE-C mode. The MD5 value is used to check whether any error occurs during the transmission of the key. Example: x-obs-server-side-encryption-customer-key-MD5:4XvB3tbNTN+tIEVa0/fGaQ==Restriction: This header is a Base64-encoded 128-bit MD5 value and must be used together with **x-obs-server-side-encryption-customer-algorithm** and **x-obs-server-side-encryption-customer-key**.
611
611
 
@@ -58,7 +58,7 @@ class GetObjectResponse(SdkStreamResponse):
58
58
  }
59
59
 
60
60
  def __init__(self, response, x_obs_id_2=None, x_obs_request_id=None, x_obs_server_side_encryption=None, x_obs_object_type=None, x_obs_next_append_position=None, connection=None, x_obs_server_side_encryption_customer_key_md5=None, x_obs_expiration=None, date=None, e_tag=None, x_obs_server_side_encryption_customer_algorithm=None, x_obs_server_side_encryption_kms_key_id=None, content_length=None, x_obs_website_redirect_location=None, x_obs_delete_marker=None, x_obs_version_id=None):
61
- """GetObjectResponse
61
+ r"""GetObjectResponse
62
62
 
63
63
  The model defined in huaweicloud sdk
64
64
 
@@ -151,7 +151,7 @@ class GetObjectResponse(SdkStreamResponse):
151
151
 
152
152
  @property
153
153
  def x_obs_id_2(self):
154
- """Gets the x_obs_id_2 of this GetObjectResponse.
154
+ r"""Gets the x_obs_id_2 of this GetObjectResponse.
155
155
 
156
156
  :return: The x_obs_id_2 of this GetObjectResponse.
157
157
  :rtype: str
@@ -160,7 +160,7 @@ class GetObjectResponse(SdkStreamResponse):
160
160
 
161
161
  @x_obs_id_2.setter
162
162
  def x_obs_id_2(self, x_obs_id_2):
163
- """Sets the x_obs_id_2 of this GetObjectResponse.
163
+ r"""Sets the x_obs_id_2 of this GetObjectResponse.
164
164
 
165
165
  :param x_obs_id_2: The x_obs_id_2 of this GetObjectResponse.
166
166
  :type x_obs_id_2: str
@@ -169,7 +169,7 @@ class GetObjectResponse(SdkStreamResponse):
169
169
 
170
170
  @property
171
171
  def x_obs_request_id(self):
172
- """Gets the x_obs_request_id of this GetObjectResponse.
172
+ r"""Gets the x_obs_request_id of this GetObjectResponse.
173
173
 
174
174
  :return: The x_obs_request_id of this GetObjectResponse.
175
175
  :rtype: str
@@ -178,7 +178,7 @@ class GetObjectResponse(SdkStreamResponse):
178
178
 
179
179
  @x_obs_request_id.setter
180
180
  def x_obs_request_id(self, x_obs_request_id):
181
- """Sets the x_obs_request_id of this GetObjectResponse.
181
+ r"""Sets the x_obs_request_id of this GetObjectResponse.
182
182
 
183
183
  :param x_obs_request_id: The x_obs_request_id of this GetObjectResponse.
184
184
  :type x_obs_request_id: str
@@ -187,7 +187,7 @@ class GetObjectResponse(SdkStreamResponse):
187
187
 
188
188
  @property
189
189
  def x_obs_server_side_encryption(self):
190
- """Gets the x_obs_server_side_encryption of this GetObjectResponse.
190
+ r"""Gets the x_obs_server_side_encryption of this GetObjectResponse.
191
191
 
192
192
  :return: The x_obs_server_side_encryption of this GetObjectResponse.
193
193
  :rtype: str
@@ -196,7 +196,7 @@ class GetObjectResponse(SdkStreamResponse):
196
196
 
197
197
  @x_obs_server_side_encryption.setter
198
198
  def x_obs_server_side_encryption(self, x_obs_server_side_encryption):
199
- """Sets the x_obs_server_side_encryption of this GetObjectResponse.
199
+ r"""Sets the x_obs_server_side_encryption of this GetObjectResponse.
200
200
 
201
201
  :param x_obs_server_side_encryption: The x_obs_server_side_encryption of this GetObjectResponse.
202
202
  :type x_obs_server_side_encryption: str
@@ -205,7 +205,7 @@ class GetObjectResponse(SdkStreamResponse):
205
205
 
206
206
  @property
207
207
  def x_obs_object_type(self):
208
- """Gets the x_obs_object_type of this GetObjectResponse.
208
+ r"""Gets the x_obs_object_type of this GetObjectResponse.
209
209
 
210
210
  :return: The x_obs_object_type of this GetObjectResponse.
211
211
  :rtype: str
@@ -214,7 +214,7 @@ class GetObjectResponse(SdkStreamResponse):
214
214
 
215
215
  @x_obs_object_type.setter
216
216
  def x_obs_object_type(self, x_obs_object_type):
217
- """Sets the x_obs_object_type of this GetObjectResponse.
217
+ r"""Sets the x_obs_object_type of this GetObjectResponse.
218
218
 
219
219
  :param x_obs_object_type: The x_obs_object_type of this GetObjectResponse.
220
220
  :type x_obs_object_type: str
@@ -223,7 +223,7 @@ class GetObjectResponse(SdkStreamResponse):
223
223
 
224
224
  @property
225
225
  def x_obs_next_append_position(self):
226
- """Gets the x_obs_next_append_position of this GetObjectResponse.
226
+ r"""Gets the x_obs_next_append_position of this GetObjectResponse.
227
227
 
228
228
  :return: The x_obs_next_append_position of this GetObjectResponse.
229
229
  :rtype: int
@@ -232,7 +232,7 @@ class GetObjectResponse(SdkStreamResponse):
232
232
 
233
233
  @x_obs_next_append_position.setter
234
234
  def x_obs_next_append_position(self, x_obs_next_append_position):
235
- """Sets the x_obs_next_append_position of this GetObjectResponse.
235
+ r"""Sets the x_obs_next_append_position of this GetObjectResponse.
236
236
 
237
237
  :param x_obs_next_append_position: The x_obs_next_append_position of this GetObjectResponse.
238
238
  :type x_obs_next_append_position: int
@@ -241,7 +241,7 @@ class GetObjectResponse(SdkStreamResponse):
241
241
 
242
242
  @property
243
243
  def connection(self):
244
- """Gets the connection of this GetObjectResponse.
244
+ r"""Gets the connection of this GetObjectResponse.
245
245
 
246
246
  :return: The connection of this GetObjectResponse.
247
247
  :rtype: str
@@ -250,7 +250,7 @@ class GetObjectResponse(SdkStreamResponse):
250
250
 
251
251
  @connection.setter
252
252
  def connection(self, connection):
253
- """Sets the connection of this GetObjectResponse.
253
+ r"""Sets the connection of this GetObjectResponse.
254
254
 
255
255
  :param connection: The connection of this GetObjectResponse.
256
256
  :type connection: str
@@ -259,7 +259,7 @@ class GetObjectResponse(SdkStreamResponse):
259
259
 
260
260
  @property
261
261
  def x_obs_server_side_encryption_customer_key_md5(self):
262
- """Gets the x_obs_server_side_encryption_customer_key_md5 of this GetObjectResponse.
262
+ r"""Gets the x_obs_server_side_encryption_customer_key_md5 of this GetObjectResponse.
263
263
 
264
264
  :return: The x_obs_server_side_encryption_customer_key_md5 of this GetObjectResponse.
265
265
  :rtype: str
@@ -268,7 +268,7 @@ class GetObjectResponse(SdkStreamResponse):
268
268
 
269
269
  @x_obs_server_side_encryption_customer_key_md5.setter
270
270
  def x_obs_server_side_encryption_customer_key_md5(self, x_obs_server_side_encryption_customer_key_md5):
271
- """Sets the x_obs_server_side_encryption_customer_key_md5 of this GetObjectResponse.
271
+ r"""Sets the x_obs_server_side_encryption_customer_key_md5 of this GetObjectResponse.
272
272
 
273
273
  :param x_obs_server_side_encryption_customer_key_md5: The x_obs_server_side_encryption_customer_key_md5 of this GetObjectResponse.
274
274
  :type x_obs_server_side_encryption_customer_key_md5: str
@@ -277,7 +277,7 @@ class GetObjectResponse(SdkStreamResponse):
277
277
 
278
278
  @property
279
279
  def x_obs_expiration(self):
280
- """Gets the x_obs_expiration of this GetObjectResponse.
280
+ r"""Gets the x_obs_expiration of this GetObjectResponse.
281
281
 
282
282
  :return: The x_obs_expiration of this GetObjectResponse.
283
283
  :rtype: str
@@ -286,7 +286,7 @@ class GetObjectResponse(SdkStreamResponse):
286
286
 
287
287
  @x_obs_expiration.setter
288
288
  def x_obs_expiration(self, x_obs_expiration):
289
- """Sets the x_obs_expiration of this GetObjectResponse.
289
+ r"""Sets the x_obs_expiration of this GetObjectResponse.
290
290
 
291
291
  :param x_obs_expiration: The x_obs_expiration of this GetObjectResponse.
292
292
  :type x_obs_expiration: str
@@ -295,7 +295,7 @@ class GetObjectResponse(SdkStreamResponse):
295
295
 
296
296
  @property
297
297
  def date(self):
298
- """Gets the date of this GetObjectResponse.
298
+ r"""Gets the date of this GetObjectResponse.
299
299
 
300
300
  :return: The date of this GetObjectResponse.
301
301
  :rtype: str
@@ -304,7 +304,7 @@ class GetObjectResponse(SdkStreamResponse):
304
304
 
305
305
  @date.setter
306
306
  def date(self, date):
307
- """Sets the date of this GetObjectResponse.
307
+ r"""Sets the date of this GetObjectResponse.
308
308
 
309
309
  :param date: The date of this GetObjectResponse.
310
310
  :type date: str
@@ -313,7 +313,7 @@ class GetObjectResponse(SdkStreamResponse):
313
313
 
314
314
  @property
315
315
  def e_tag(self):
316
- """Gets the e_tag of this GetObjectResponse.
316
+ r"""Gets the e_tag of this GetObjectResponse.
317
317
 
318
318
  :return: The e_tag of this GetObjectResponse.
319
319
  :rtype: str
@@ -322,7 +322,7 @@ class GetObjectResponse(SdkStreamResponse):
322
322
 
323
323
  @e_tag.setter
324
324
  def e_tag(self, e_tag):
325
- """Sets the e_tag of this GetObjectResponse.
325
+ r"""Sets the e_tag of this GetObjectResponse.
326
326
 
327
327
  :param e_tag: The e_tag of this GetObjectResponse.
328
328
  :type e_tag: str
@@ -331,7 +331,7 @@ class GetObjectResponse(SdkStreamResponse):
331
331
 
332
332
  @property
333
333
  def x_obs_server_side_encryption_customer_algorithm(self):
334
- """Gets the x_obs_server_side_encryption_customer_algorithm of this GetObjectResponse.
334
+ r"""Gets the x_obs_server_side_encryption_customer_algorithm of this GetObjectResponse.
335
335
 
336
336
  :return: The x_obs_server_side_encryption_customer_algorithm of this GetObjectResponse.
337
337
  :rtype: str
@@ -340,7 +340,7 @@ class GetObjectResponse(SdkStreamResponse):
340
340
 
341
341
  @x_obs_server_side_encryption_customer_algorithm.setter
342
342
  def x_obs_server_side_encryption_customer_algorithm(self, x_obs_server_side_encryption_customer_algorithm):
343
- """Sets the x_obs_server_side_encryption_customer_algorithm of this GetObjectResponse.
343
+ r"""Sets the x_obs_server_side_encryption_customer_algorithm of this GetObjectResponse.
344
344
 
345
345
  :param x_obs_server_side_encryption_customer_algorithm: The x_obs_server_side_encryption_customer_algorithm of this GetObjectResponse.
346
346
  :type x_obs_server_side_encryption_customer_algorithm: str
@@ -349,7 +349,7 @@ class GetObjectResponse(SdkStreamResponse):
349
349
 
350
350
  @property
351
351
  def x_obs_server_side_encryption_kms_key_id(self):
352
- """Gets the x_obs_server_side_encryption_kms_key_id of this GetObjectResponse.
352
+ r"""Gets the x_obs_server_side_encryption_kms_key_id of this GetObjectResponse.
353
353
 
354
354
  :return: The x_obs_server_side_encryption_kms_key_id of this GetObjectResponse.
355
355
  :rtype: str
@@ -358,7 +358,7 @@ class GetObjectResponse(SdkStreamResponse):
358
358
 
359
359
  @x_obs_server_side_encryption_kms_key_id.setter
360
360
  def x_obs_server_side_encryption_kms_key_id(self, x_obs_server_side_encryption_kms_key_id):
361
- """Sets the x_obs_server_side_encryption_kms_key_id of this GetObjectResponse.
361
+ r"""Sets the x_obs_server_side_encryption_kms_key_id of this GetObjectResponse.
362
362
 
363
363
  :param x_obs_server_side_encryption_kms_key_id: The x_obs_server_side_encryption_kms_key_id of this GetObjectResponse.
364
364
  :type x_obs_server_side_encryption_kms_key_id: str
@@ -367,7 +367,7 @@ class GetObjectResponse(SdkStreamResponse):
367
367
 
368
368
  @property
369
369
  def content_length(self):
370
- """Gets the content_length of this GetObjectResponse.
370
+ r"""Gets the content_length of this GetObjectResponse.
371
371
 
372
372
  :return: The content_length of this GetObjectResponse.
373
373
  :rtype: str
@@ -376,7 +376,7 @@ class GetObjectResponse(SdkStreamResponse):
376
376
 
377
377
  @content_length.setter
378
378
  def content_length(self, content_length):
379
- """Sets the content_length of this GetObjectResponse.
379
+ r"""Sets the content_length of this GetObjectResponse.
380
380
 
381
381
  :param content_length: The content_length of this GetObjectResponse.
382
382
  :type content_length: str
@@ -385,7 +385,7 @@ class GetObjectResponse(SdkStreamResponse):
385
385
 
386
386
  @property
387
387
  def x_obs_website_redirect_location(self):
388
- """Gets the x_obs_website_redirect_location of this GetObjectResponse.
388
+ r"""Gets the x_obs_website_redirect_location of this GetObjectResponse.
389
389
 
390
390
  :return: The x_obs_website_redirect_location of this GetObjectResponse.
391
391
  :rtype: str
@@ -394,7 +394,7 @@ class GetObjectResponse(SdkStreamResponse):
394
394
 
395
395
  @x_obs_website_redirect_location.setter
396
396
  def x_obs_website_redirect_location(self, x_obs_website_redirect_location):
397
- """Sets the x_obs_website_redirect_location of this GetObjectResponse.
397
+ r"""Sets the x_obs_website_redirect_location of this GetObjectResponse.
398
398
 
399
399
  :param x_obs_website_redirect_location: The x_obs_website_redirect_location of this GetObjectResponse.
400
400
  :type x_obs_website_redirect_location: str
@@ -403,7 +403,7 @@ class GetObjectResponse(SdkStreamResponse):
403
403
 
404
404
  @property
405
405
  def x_obs_delete_marker(self):
406
- """Gets the x_obs_delete_marker of this GetObjectResponse.
406
+ r"""Gets the x_obs_delete_marker of this GetObjectResponse.
407
407
 
408
408
  :return: The x_obs_delete_marker of this GetObjectResponse.
409
409
  :rtype: bool
@@ -412,7 +412,7 @@ class GetObjectResponse(SdkStreamResponse):
412
412
 
413
413
  @x_obs_delete_marker.setter
414
414
  def x_obs_delete_marker(self, x_obs_delete_marker):
415
- """Sets the x_obs_delete_marker of this GetObjectResponse.
415
+ r"""Sets the x_obs_delete_marker of this GetObjectResponse.
416
416
 
417
417
  :param x_obs_delete_marker: The x_obs_delete_marker of this GetObjectResponse.
418
418
  :type x_obs_delete_marker: bool
@@ -421,7 +421,7 @@ class GetObjectResponse(SdkStreamResponse):
421
421
 
422
422
  @property
423
423
  def x_obs_version_id(self):
424
- """Gets the x_obs_version_id of this GetObjectResponse.
424
+ r"""Gets the x_obs_version_id of this GetObjectResponse.
425
425
 
426
426
  :return: The x_obs_version_id of this GetObjectResponse.
427
427
  :rtype: str
@@ -430,7 +430,7 @@ class GetObjectResponse(SdkStreamResponse):
430
430
 
431
431
  @x_obs_version_id.setter
432
432
  def x_obs_version_id(self, x_obs_version_id):
433
- """Sets the x_obs_version_id of this GetObjectResponse.
433
+ r"""Sets the x_obs_version_id of this GetObjectResponse.
434
434
 
435
435
  :param x_obs_version_id: The x_obs_version_id of this GetObjectResponse.
436
436
  :type x_obs_version_id: str