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
@@ -62,7 +62,7 @@ class GetBucketMetadataResponse(SdkResponse):
62
62
  }
63
63
 
64
64
  def __init__(self, x_obs_id_2=None, x_obs_request_id=None, x_obs_fs_file_interface=None, x_obs_version=None, access_control_allow_origin=None, access_control_allow_methods=None, x_obs_bucket_location=None, connection=None, x_obs_epid=None, date=None, access_control_allow_headers=None, access_control_expose_headers=None, e_tag=None, x_obs_storage_class=None, x_obs_az_redundancy=None, content_length=None, access_control_max_age=None, x_obs_ies_location=None):
65
- """GetBucketMetadataResponse
65
+ r"""GetBucketMetadataResponse
66
66
 
67
67
  The model defined in huaweicloud sdk
68
68
 
@@ -165,7 +165,7 @@ class GetBucketMetadataResponse(SdkResponse):
165
165
 
166
166
  @property
167
167
  def x_obs_id_2(self):
168
- """Gets the x_obs_id_2 of this GetBucketMetadataResponse.
168
+ r"""Gets the x_obs_id_2 of this GetBucketMetadataResponse.
169
169
 
170
170
  :return: The x_obs_id_2 of this GetBucketMetadataResponse.
171
171
  :rtype: str
@@ -174,7 +174,7 @@ class GetBucketMetadataResponse(SdkResponse):
174
174
 
175
175
  @x_obs_id_2.setter
176
176
  def x_obs_id_2(self, x_obs_id_2):
177
- """Sets the x_obs_id_2 of this GetBucketMetadataResponse.
177
+ r"""Sets the x_obs_id_2 of this GetBucketMetadataResponse.
178
178
 
179
179
  :param x_obs_id_2: The x_obs_id_2 of this GetBucketMetadataResponse.
180
180
  :type x_obs_id_2: str
@@ -183,7 +183,7 @@ class GetBucketMetadataResponse(SdkResponse):
183
183
 
184
184
  @property
185
185
  def x_obs_request_id(self):
186
- """Gets the x_obs_request_id of this GetBucketMetadataResponse.
186
+ r"""Gets the x_obs_request_id of this GetBucketMetadataResponse.
187
187
 
188
188
  :return: The x_obs_request_id of this GetBucketMetadataResponse.
189
189
  :rtype: str
@@ -192,7 +192,7 @@ class GetBucketMetadataResponse(SdkResponse):
192
192
 
193
193
  @x_obs_request_id.setter
194
194
  def x_obs_request_id(self, x_obs_request_id):
195
- """Sets the x_obs_request_id of this GetBucketMetadataResponse.
195
+ r"""Sets the x_obs_request_id of this GetBucketMetadataResponse.
196
196
 
197
197
  :param x_obs_request_id: The x_obs_request_id of this GetBucketMetadataResponse.
198
198
  :type x_obs_request_id: str
@@ -201,7 +201,7 @@ class GetBucketMetadataResponse(SdkResponse):
201
201
 
202
202
  @property
203
203
  def x_obs_fs_file_interface(self):
204
- """Gets the x_obs_fs_file_interface of this GetBucketMetadataResponse.
204
+ r"""Gets the x_obs_fs_file_interface of this GetBucketMetadataResponse.
205
205
 
206
206
  :return: The x_obs_fs_file_interface of this GetBucketMetadataResponse.
207
207
  :rtype: str
@@ -210,7 +210,7 @@ class GetBucketMetadataResponse(SdkResponse):
210
210
 
211
211
  @x_obs_fs_file_interface.setter
212
212
  def x_obs_fs_file_interface(self, x_obs_fs_file_interface):
213
- """Sets the x_obs_fs_file_interface of this GetBucketMetadataResponse.
213
+ r"""Sets the x_obs_fs_file_interface of this GetBucketMetadataResponse.
214
214
 
215
215
  :param x_obs_fs_file_interface: The x_obs_fs_file_interface of this GetBucketMetadataResponse.
216
216
  :type x_obs_fs_file_interface: str
@@ -219,7 +219,7 @@ class GetBucketMetadataResponse(SdkResponse):
219
219
 
220
220
  @property
221
221
  def x_obs_version(self):
222
- """Gets the x_obs_version of this GetBucketMetadataResponse.
222
+ r"""Gets the x_obs_version of this GetBucketMetadataResponse.
223
223
 
224
224
  :return: The x_obs_version of this GetBucketMetadataResponse.
225
225
  :rtype: str
@@ -228,7 +228,7 @@ class GetBucketMetadataResponse(SdkResponse):
228
228
 
229
229
  @x_obs_version.setter
230
230
  def x_obs_version(self, x_obs_version):
231
- """Sets the x_obs_version of this GetBucketMetadataResponse.
231
+ r"""Sets the x_obs_version of this GetBucketMetadataResponse.
232
232
 
233
233
  :param x_obs_version: The x_obs_version of this GetBucketMetadataResponse.
234
234
  :type x_obs_version: str
@@ -237,7 +237,7 @@ class GetBucketMetadataResponse(SdkResponse):
237
237
 
238
238
  @property
239
239
  def access_control_allow_origin(self):
240
- """Gets the access_control_allow_origin of this GetBucketMetadataResponse.
240
+ r"""Gets the access_control_allow_origin of this GetBucketMetadataResponse.
241
241
 
242
242
  :return: The access_control_allow_origin of this GetBucketMetadataResponse.
243
243
  :rtype: str
@@ -246,7 +246,7 @@ class GetBucketMetadataResponse(SdkResponse):
246
246
 
247
247
  @access_control_allow_origin.setter
248
248
  def access_control_allow_origin(self, access_control_allow_origin):
249
- """Sets the access_control_allow_origin of this GetBucketMetadataResponse.
249
+ r"""Sets the access_control_allow_origin of this GetBucketMetadataResponse.
250
250
 
251
251
  :param access_control_allow_origin: The access_control_allow_origin of this GetBucketMetadataResponse.
252
252
  :type access_control_allow_origin: str
@@ -255,7 +255,7 @@ class GetBucketMetadataResponse(SdkResponse):
255
255
 
256
256
  @property
257
257
  def access_control_allow_methods(self):
258
- """Gets the access_control_allow_methods of this GetBucketMetadataResponse.
258
+ r"""Gets the access_control_allow_methods of this GetBucketMetadataResponse.
259
259
 
260
260
  :return: The access_control_allow_methods of this GetBucketMetadataResponse.
261
261
  :rtype: str
@@ -264,7 +264,7 @@ class GetBucketMetadataResponse(SdkResponse):
264
264
 
265
265
  @access_control_allow_methods.setter
266
266
  def access_control_allow_methods(self, access_control_allow_methods):
267
- """Sets the access_control_allow_methods of this GetBucketMetadataResponse.
267
+ r"""Sets the access_control_allow_methods of this GetBucketMetadataResponse.
268
268
 
269
269
  :param access_control_allow_methods: The access_control_allow_methods of this GetBucketMetadataResponse.
270
270
  :type access_control_allow_methods: str
@@ -273,7 +273,7 @@ class GetBucketMetadataResponse(SdkResponse):
273
273
 
274
274
  @property
275
275
  def x_obs_bucket_location(self):
276
- """Gets the x_obs_bucket_location of this GetBucketMetadataResponse.
276
+ r"""Gets the x_obs_bucket_location of this GetBucketMetadataResponse.
277
277
 
278
278
  :return: The x_obs_bucket_location of this GetBucketMetadataResponse.
279
279
  :rtype: str
@@ -282,7 +282,7 @@ class GetBucketMetadataResponse(SdkResponse):
282
282
 
283
283
  @x_obs_bucket_location.setter
284
284
  def x_obs_bucket_location(self, x_obs_bucket_location):
285
- """Sets the x_obs_bucket_location of this GetBucketMetadataResponse.
285
+ r"""Sets the x_obs_bucket_location of this GetBucketMetadataResponse.
286
286
 
287
287
  :param x_obs_bucket_location: The x_obs_bucket_location of this GetBucketMetadataResponse.
288
288
  :type x_obs_bucket_location: str
@@ -291,7 +291,7 @@ class GetBucketMetadataResponse(SdkResponse):
291
291
 
292
292
  @property
293
293
  def connection(self):
294
- """Gets the connection of this GetBucketMetadataResponse.
294
+ r"""Gets the connection of this GetBucketMetadataResponse.
295
295
 
296
296
  :return: The connection of this GetBucketMetadataResponse.
297
297
  :rtype: str
@@ -300,7 +300,7 @@ class GetBucketMetadataResponse(SdkResponse):
300
300
 
301
301
  @connection.setter
302
302
  def connection(self, connection):
303
- """Sets the connection of this GetBucketMetadataResponse.
303
+ r"""Sets the connection of this GetBucketMetadataResponse.
304
304
 
305
305
  :param connection: The connection of this GetBucketMetadataResponse.
306
306
  :type connection: str
@@ -309,7 +309,7 @@ class GetBucketMetadataResponse(SdkResponse):
309
309
 
310
310
  @property
311
311
  def x_obs_epid(self):
312
- """Gets the x_obs_epid of this GetBucketMetadataResponse.
312
+ r"""Gets the x_obs_epid of this GetBucketMetadataResponse.
313
313
 
314
314
  :return: The x_obs_epid of this GetBucketMetadataResponse.
315
315
  :rtype: str
@@ -318,7 +318,7 @@ class GetBucketMetadataResponse(SdkResponse):
318
318
 
319
319
  @x_obs_epid.setter
320
320
  def x_obs_epid(self, x_obs_epid):
321
- """Sets the x_obs_epid of this GetBucketMetadataResponse.
321
+ r"""Sets the x_obs_epid of this GetBucketMetadataResponse.
322
322
 
323
323
  :param x_obs_epid: The x_obs_epid of this GetBucketMetadataResponse.
324
324
  :type x_obs_epid: str
@@ -327,7 +327,7 @@ class GetBucketMetadataResponse(SdkResponse):
327
327
 
328
328
  @property
329
329
  def date(self):
330
- """Gets the date of this GetBucketMetadataResponse.
330
+ r"""Gets the date of this GetBucketMetadataResponse.
331
331
 
332
332
  :return: The date of this GetBucketMetadataResponse.
333
333
  :rtype: str
@@ -336,7 +336,7 @@ class GetBucketMetadataResponse(SdkResponse):
336
336
 
337
337
  @date.setter
338
338
  def date(self, date):
339
- """Sets the date of this GetBucketMetadataResponse.
339
+ r"""Sets the date of this GetBucketMetadataResponse.
340
340
 
341
341
  :param date: The date of this GetBucketMetadataResponse.
342
342
  :type date: str
@@ -345,7 +345,7 @@ class GetBucketMetadataResponse(SdkResponse):
345
345
 
346
346
  @property
347
347
  def access_control_allow_headers(self):
348
- """Gets the access_control_allow_headers of this GetBucketMetadataResponse.
348
+ r"""Gets the access_control_allow_headers of this GetBucketMetadataResponse.
349
349
 
350
350
  :return: The access_control_allow_headers of this GetBucketMetadataResponse.
351
351
  :rtype: str
@@ -354,7 +354,7 @@ class GetBucketMetadataResponse(SdkResponse):
354
354
 
355
355
  @access_control_allow_headers.setter
356
356
  def access_control_allow_headers(self, access_control_allow_headers):
357
- """Sets the access_control_allow_headers of this GetBucketMetadataResponse.
357
+ r"""Sets the access_control_allow_headers of this GetBucketMetadataResponse.
358
358
 
359
359
  :param access_control_allow_headers: The access_control_allow_headers of this GetBucketMetadataResponse.
360
360
  :type access_control_allow_headers: str
@@ -363,7 +363,7 @@ class GetBucketMetadataResponse(SdkResponse):
363
363
 
364
364
  @property
365
365
  def access_control_expose_headers(self):
366
- """Gets the access_control_expose_headers of this GetBucketMetadataResponse.
366
+ r"""Gets the access_control_expose_headers of this GetBucketMetadataResponse.
367
367
 
368
368
  :return: The access_control_expose_headers of this GetBucketMetadataResponse.
369
369
  :rtype: str
@@ -372,7 +372,7 @@ class GetBucketMetadataResponse(SdkResponse):
372
372
 
373
373
  @access_control_expose_headers.setter
374
374
  def access_control_expose_headers(self, access_control_expose_headers):
375
- """Sets the access_control_expose_headers of this GetBucketMetadataResponse.
375
+ r"""Sets the access_control_expose_headers of this GetBucketMetadataResponse.
376
376
 
377
377
  :param access_control_expose_headers: The access_control_expose_headers of this GetBucketMetadataResponse.
378
378
  :type access_control_expose_headers: str
@@ -381,7 +381,7 @@ class GetBucketMetadataResponse(SdkResponse):
381
381
 
382
382
  @property
383
383
  def e_tag(self):
384
- """Gets the e_tag of this GetBucketMetadataResponse.
384
+ r"""Gets the e_tag of this GetBucketMetadataResponse.
385
385
 
386
386
  :return: The e_tag of this GetBucketMetadataResponse.
387
387
  :rtype: str
@@ -390,7 +390,7 @@ class GetBucketMetadataResponse(SdkResponse):
390
390
 
391
391
  @e_tag.setter
392
392
  def e_tag(self, e_tag):
393
- """Sets the e_tag of this GetBucketMetadataResponse.
393
+ r"""Sets the e_tag of this GetBucketMetadataResponse.
394
394
 
395
395
  :param e_tag: The e_tag of this GetBucketMetadataResponse.
396
396
  :type e_tag: str
@@ -399,7 +399,7 @@ class GetBucketMetadataResponse(SdkResponse):
399
399
 
400
400
  @property
401
401
  def x_obs_storage_class(self):
402
- """Gets the x_obs_storage_class of this GetBucketMetadataResponse.
402
+ r"""Gets the x_obs_storage_class of this GetBucketMetadataResponse.
403
403
 
404
404
  :return: The x_obs_storage_class of this GetBucketMetadataResponse.
405
405
  :rtype: str
@@ -408,7 +408,7 @@ class GetBucketMetadataResponse(SdkResponse):
408
408
 
409
409
  @x_obs_storage_class.setter
410
410
  def x_obs_storage_class(self, x_obs_storage_class):
411
- """Sets the x_obs_storage_class of this GetBucketMetadataResponse.
411
+ r"""Sets the x_obs_storage_class of this GetBucketMetadataResponse.
412
412
 
413
413
  :param x_obs_storage_class: The x_obs_storage_class of this GetBucketMetadataResponse.
414
414
  :type x_obs_storage_class: str
@@ -417,7 +417,7 @@ class GetBucketMetadataResponse(SdkResponse):
417
417
 
418
418
  @property
419
419
  def x_obs_az_redundancy(self):
420
- """Gets the x_obs_az_redundancy of this GetBucketMetadataResponse.
420
+ r"""Gets the x_obs_az_redundancy of this GetBucketMetadataResponse.
421
421
 
422
422
  :return: The x_obs_az_redundancy of this GetBucketMetadataResponse.
423
423
  :rtype: str
@@ -426,7 +426,7 @@ class GetBucketMetadataResponse(SdkResponse):
426
426
 
427
427
  @x_obs_az_redundancy.setter
428
428
  def x_obs_az_redundancy(self, x_obs_az_redundancy):
429
- """Sets the x_obs_az_redundancy of this GetBucketMetadataResponse.
429
+ r"""Sets the x_obs_az_redundancy of this GetBucketMetadataResponse.
430
430
 
431
431
  :param x_obs_az_redundancy: The x_obs_az_redundancy of this GetBucketMetadataResponse.
432
432
  :type x_obs_az_redundancy: str
@@ -435,7 +435,7 @@ class GetBucketMetadataResponse(SdkResponse):
435
435
 
436
436
  @property
437
437
  def content_length(self):
438
- """Gets the content_length of this GetBucketMetadataResponse.
438
+ r"""Gets the content_length of this GetBucketMetadataResponse.
439
439
 
440
440
  :return: The content_length of this GetBucketMetadataResponse.
441
441
  :rtype: str
@@ -444,7 +444,7 @@ class GetBucketMetadataResponse(SdkResponse):
444
444
 
445
445
  @content_length.setter
446
446
  def content_length(self, content_length):
447
- """Sets the content_length of this GetBucketMetadataResponse.
447
+ r"""Sets the content_length of this GetBucketMetadataResponse.
448
448
 
449
449
  :param content_length: The content_length of this GetBucketMetadataResponse.
450
450
  :type content_length: str
@@ -453,7 +453,7 @@ class GetBucketMetadataResponse(SdkResponse):
453
453
 
454
454
  @property
455
455
  def access_control_max_age(self):
456
- """Gets the access_control_max_age of this GetBucketMetadataResponse.
456
+ r"""Gets the access_control_max_age of this GetBucketMetadataResponse.
457
457
 
458
458
  :return: The access_control_max_age of this GetBucketMetadataResponse.
459
459
  :rtype: int
@@ -462,7 +462,7 @@ class GetBucketMetadataResponse(SdkResponse):
462
462
 
463
463
  @access_control_max_age.setter
464
464
  def access_control_max_age(self, access_control_max_age):
465
- """Sets the access_control_max_age of this GetBucketMetadataResponse.
465
+ r"""Sets the access_control_max_age of this GetBucketMetadataResponse.
466
466
 
467
467
  :param access_control_max_age: The access_control_max_age of this GetBucketMetadataResponse.
468
468
  :type access_control_max_age: int
@@ -471,7 +471,7 @@ class GetBucketMetadataResponse(SdkResponse):
471
471
 
472
472
  @property
473
473
  def x_obs_ies_location(self):
474
- """Gets the x_obs_ies_location of this GetBucketMetadataResponse.
474
+ r"""Gets the x_obs_ies_location of this GetBucketMetadataResponse.
475
475
 
476
476
  :return: The x_obs_ies_location of this GetBucketMetadataResponse.
477
477
  :rtype: str
@@ -480,7 +480,7 @@ class GetBucketMetadataResponse(SdkResponse):
480
480
 
481
481
  @x_obs_ies_location.setter
482
482
  def x_obs_ies_location(self, x_obs_ies_location):
483
- """Sets the x_obs_ies_location of this GetBucketMetadataResponse.
483
+ r"""Sets the x_obs_ies_location of this GetBucketMetadataResponse.
484
484
 
485
485
  :param x_obs_ies_location: The x_obs_ies_location of this GetBucketMetadataResponse.
486
486
  :type x_obs_ies_location: str
@@ -31,7 +31,7 @@ class GetBucketNotificationRequest:
31
31
  }
32
32
 
33
33
  def __init__(self, date=None, bucket_name=None, notification=None):
34
- """GetBucketNotificationRequest
34
+ r"""GetBucketNotificationRequest
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -57,7 +57,7 @@ class GetBucketNotificationRequest:
57
57
 
58
58
  @property
59
59
  def date(self):
60
- """Gets the date of this GetBucketNotificationRequest.
60
+ r"""Gets the date of this GetBucketNotificationRequest.
61
61
 
62
62
  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.
63
63
 
@@ -68,7 +68,7 @@ class GetBucketNotificationRequest:
68
68
 
69
69
  @date.setter
70
70
  def date(self, date):
71
- """Sets the date of this GetBucketNotificationRequest.
71
+ r"""Sets the date of this GetBucketNotificationRequest.
72
72
 
73
73
  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.
74
74
 
@@ -79,7 +79,7 @@ class GetBucketNotificationRequest:
79
79
 
80
80
  @property
81
81
  def bucket_name(self):
82
- """Gets the bucket_name of this GetBucketNotificationRequest.
82
+ r"""Gets the bucket_name of this GetBucketNotificationRequest.
83
83
 
84
84
  Name of the requested bucket
85
85
 
@@ -90,7 +90,7 @@ class GetBucketNotificationRequest:
90
90
 
91
91
  @bucket_name.setter
92
92
  def bucket_name(self, bucket_name):
93
- """Sets the bucket_name of this GetBucketNotificationRequest.
93
+ r"""Sets the bucket_name of this GetBucketNotificationRequest.
94
94
 
95
95
  Name of the requested bucket
96
96
 
@@ -101,7 +101,7 @@ class GetBucketNotificationRequest:
101
101
 
102
102
  @property
103
103
  def notification(self):
104
- """Gets the notification of this GetBucketNotificationRequest.
104
+ r"""Gets the notification of this GetBucketNotificationRequest.
105
105
 
106
106
  Indicates the notification configuration API of the bucket.
107
107
 
@@ -112,7 +112,7 @@ class GetBucketNotificationRequest:
112
112
 
113
113
  @notification.setter
114
114
  def notification(self, notification):
115
- """Sets the notification of this GetBucketNotificationRequest.
115
+ r"""Sets the notification of this GetBucketNotificationRequest.
116
116
 
117
117
  Indicates the notification configuration API of the bucket.
118
118
 
@@ -40,7 +40,7 @@ class GetBucketNotificationResponse(SdkResponse):
40
40
  }
41
41
 
42
42
  def __init__(self, notification_configuration=None, x_obs_id_2=None, x_obs_request_id=None, e_tag=None, connection=None, content_length=None, date=None):
43
- """GetBucketNotificationResponse
43
+ r"""GetBucketNotificationResponse
44
44
 
45
45
  The model defined in huaweicloud sdk
46
46
 
@@ -88,7 +88,7 @@ class GetBucketNotificationResponse(SdkResponse):
88
88
 
89
89
  @property
90
90
  def notification_configuration(self):
91
- """Gets the notification_configuration of this GetBucketNotificationResponse.
91
+ r"""Gets the notification_configuration of this GetBucketNotificationResponse.
92
92
 
93
93
  :return: The notification_configuration of this GetBucketNotificationResponse.
94
94
  :rtype: :class:`huaweicloudsdkobs.v1.SetBucketNotificationRequestBody`
@@ -97,7 +97,7 @@ class GetBucketNotificationResponse(SdkResponse):
97
97
 
98
98
  @notification_configuration.setter
99
99
  def notification_configuration(self, notification_configuration):
100
- """Sets the notification_configuration of this GetBucketNotificationResponse.
100
+ r"""Sets the notification_configuration of this GetBucketNotificationResponse.
101
101
 
102
102
  :param notification_configuration: The notification_configuration of this GetBucketNotificationResponse.
103
103
  :type notification_configuration: :class:`huaweicloudsdkobs.v1.SetBucketNotificationRequestBody`
@@ -106,7 +106,7 @@ class GetBucketNotificationResponse(SdkResponse):
106
106
 
107
107
  @property
108
108
  def x_obs_id_2(self):
109
- """Gets the x_obs_id_2 of this GetBucketNotificationResponse.
109
+ r"""Gets the x_obs_id_2 of this GetBucketNotificationResponse.
110
110
 
111
111
  :return: The x_obs_id_2 of this GetBucketNotificationResponse.
112
112
  :rtype: str
@@ -115,7 +115,7 @@ class GetBucketNotificationResponse(SdkResponse):
115
115
 
116
116
  @x_obs_id_2.setter
117
117
  def x_obs_id_2(self, x_obs_id_2):
118
- """Sets the x_obs_id_2 of this GetBucketNotificationResponse.
118
+ r"""Sets the x_obs_id_2 of this GetBucketNotificationResponse.
119
119
 
120
120
  :param x_obs_id_2: The x_obs_id_2 of this GetBucketNotificationResponse.
121
121
  :type x_obs_id_2: str
@@ -124,7 +124,7 @@ class GetBucketNotificationResponse(SdkResponse):
124
124
 
125
125
  @property
126
126
  def x_obs_request_id(self):
127
- """Gets the x_obs_request_id of this GetBucketNotificationResponse.
127
+ r"""Gets the x_obs_request_id of this GetBucketNotificationResponse.
128
128
 
129
129
  :return: The x_obs_request_id of this GetBucketNotificationResponse.
130
130
  :rtype: str
@@ -133,7 +133,7 @@ class GetBucketNotificationResponse(SdkResponse):
133
133
 
134
134
  @x_obs_request_id.setter
135
135
  def x_obs_request_id(self, x_obs_request_id):
136
- """Sets the x_obs_request_id of this GetBucketNotificationResponse.
136
+ r"""Sets the x_obs_request_id of this GetBucketNotificationResponse.
137
137
 
138
138
  :param x_obs_request_id: The x_obs_request_id of this GetBucketNotificationResponse.
139
139
  :type x_obs_request_id: str
@@ -142,7 +142,7 @@ class GetBucketNotificationResponse(SdkResponse):
142
142
 
143
143
  @property
144
144
  def e_tag(self):
145
- """Gets the e_tag of this GetBucketNotificationResponse.
145
+ r"""Gets the e_tag of this GetBucketNotificationResponse.
146
146
 
147
147
  :return: The e_tag of this GetBucketNotificationResponse.
148
148
  :rtype: str
@@ -151,7 +151,7 @@ class GetBucketNotificationResponse(SdkResponse):
151
151
 
152
152
  @e_tag.setter
153
153
  def e_tag(self, e_tag):
154
- """Sets the e_tag of this GetBucketNotificationResponse.
154
+ r"""Sets the e_tag of this GetBucketNotificationResponse.
155
155
 
156
156
  :param e_tag: The e_tag of this GetBucketNotificationResponse.
157
157
  :type e_tag: str
@@ -160,7 +160,7 @@ class GetBucketNotificationResponse(SdkResponse):
160
160
 
161
161
  @property
162
162
  def connection(self):
163
- """Gets the connection of this GetBucketNotificationResponse.
163
+ r"""Gets the connection of this GetBucketNotificationResponse.
164
164
 
165
165
  :return: The connection of this GetBucketNotificationResponse.
166
166
  :rtype: str
@@ -169,7 +169,7 @@ class GetBucketNotificationResponse(SdkResponse):
169
169
 
170
170
  @connection.setter
171
171
  def connection(self, connection):
172
- """Sets the connection of this GetBucketNotificationResponse.
172
+ r"""Sets the connection of this GetBucketNotificationResponse.
173
173
 
174
174
  :param connection: The connection of this GetBucketNotificationResponse.
175
175
  :type connection: str
@@ -178,7 +178,7 @@ class GetBucketNotificationResponse(SdkResponse):
178
178
 
179
179
  @property
180
180
  def content_length(self):
181
- """Gets the content_length of this GetBucketNotificationResponse.
181
+ r"""Gets the content_length of this GetBucketNotificationResponse.
182
182
 
183
183
  :return: The content_length of this GetBucketNotificationResponse.
184
184
  :rtype: str
@@ -187,7 +187,7 @@ class GetBucketNotificationResponse(SdkResponse):
187
187
 
188
188
  @content_length.setter
189
189
  def content_length(self, content_length):
190
- """Sets the content_length of this GetBucketNotificationResponse.
190
+ r"""Sets the content_length of this GetBucketNotificationResponse.
191
191
 
192
192
  :param content_length: The content_length of this GetBucketNotificationResponse.
193
193
  :type content_length: str
@@ -196,7 +196,7 @@ class GetBucketNotificationResponse(SdkResponse):
196
196
 
197
197
  @property
198
198
  def date(self):
199
- """Gets the date of this GetBucketNotificationResponse.
199
+ r"""Gets the date of this GetBucketNotificationResponse.
200
200
 
201
201
  :return: The date of this GetBucketNotificationResponse.
202
202
  :rtype: str
@@ -205,7 +205,7 @@ class GetBucketNotificationResponse(SdkResponse):
205
205
 
206
206
  @date.setter
207
207
  def date(self, date):
208
- """Sets the date of this GetBucketNotificationResponse.
208
+ r"""Sets the date of this GetBucketNotificationResponse.
209
209
 
210
210
  :param date: The date of this GetBucketNotificationResponse.
211
211
  :type date: str