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
@@ -47,7 +47,7 @@ class GetObjectMetadataRequest:
47
47
  }
48
48
 
49
49
  def __init__(self, bucket_name=None, object_key=None, date=None, version_id=None, origin=None, access_control_request_headers=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, success_action_redirect=None, x_obs_expires=None):
50
- """GetObjectMetadataRequest
50
+ r"""GetObjectMetadataRequest
51
51
 
52
52
  The model defined in huaweicloud sdk
53
53
 
@@ -112,7 +112,7 @@ class GetObjectMetadataRequest:
112
112
 
113
113
  @property
114
114
  def bucket_name(self):
115
- """Gets the bucket_name of this GetObjectMetadataRequest.
115
+ r"""Gets the bucket_name of this GetObjectMetadataRequest.
116
116
 
117
117
  Name of the bucket.
118
118
 
@@ -123,7 +123,7 @@ class GetObjectMetadataRequest:
123
123
 
124
124
  @bucket_name.setter
125
125
  def bucket_name(self, bucket_name):
126
- """Sets the bucket_name of this GetObjectMetadataRequest.
126
+ r"""Sets the bucket_name of this GetObjectMetadataRequest.
127
127
 
128
128
  Name of the bucket.
129
129
 
@@ -134,7 +134,7 @@ class GetObjectMetadataRequest:
134
134
 
135
135
  @property
136
136
  def object_key(self):
137
- """Gets the object_key of this GetObjectMetadataRequest.
137
+ r"""Gets the object_key of this GetObjectMetadataRequest.
138
138
 
139
139
  Name of the object whose metadata will be returned.
140
140
 
@@ -145,7 +145,7 @@ class GetObjectMetadataRequest:
145
145
 
146
146
  @object_key.setter
147
147
  def object_key(self, object_key):
148
- """Sets the object_key of this GetObjectMetadataRequest.
148
+ r"""Sets the object_key of this GetObjectMetadataRequest.
149
149
 
150
150
  Name of the object whose metadata will be returned.
151
151
 
@@ -156,7 +156,7 @@ class GetObjectMetadataRequest:
156
156
 
157
157
  @property
158
158
  def date(self):
159
- """Gets the date of this GetObjectMetadataRequest.
159
+ r"""Gets the date of this GetObjectMetadataRequest.
160
160
 
161
161
  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.
162
162
 
@@ -167,7 +167,7 @@ class GetObjectMetadataRequest:
167
167
 
168
168
  @date.setter
169
169
  def date(self, date):
170
- """Sets the date of this GetObjectMetadataRequest.
170
+ r"""Sets the date of this GetObjectMetadataRequest.
171
171
 
172
172
  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.
173
173
 
@@ -178,7 +178,7 @@ class GetObjectMetadataRequest:
178
178
 
179
179
  @property
180
180
  def version_id(self):
181
- """Gets the version_id of this GetObjectMetadataRequest.
181
+ r"""Gets the version_id of this GetObjectMetadataRequest.
182
182
 
183
183
  Version ID of the object.
184
184
 
@@ -189,7 +189,7 @@ class GetObjectMetadataRequest:
189
189
 
190
190
  @version_id.setter
191
191
  def version_id(self, version_id):
192
- """Sets the version_id of this GetObjectMetadataRequest.
192
+ r"""Sets the version_id of this GetObjectMetadataRequest.
193
193
 
194
194
  Version ID of the object.
195
195
 
@@ -200,7 +200,7 @@ class GetObjectMetadataRequest:
200
200
 
201
201
  @property
202
202
  def origin(self):
203
- """Gets the origin of this GetObjectMetadataRequest.
203
+ r"""Gets the origin of this GetObjectMetadataRequest.
204
204
 
205
205
  Origin (usually a domain name) specified by the pre-request (a cross-origin request).
206
206
 
@@ -211,7 +211,7 @@ class GetObjectMetadataRequest:
211
211
 
212
212
  @origin.setter
213
213
  def origin(self, origin):
214
- """Sets the origin of this GetObjectMetadataRequest.
214
+ r"""Sets the origin of this GetObjectMetadataRequest.
215
215
 
216
216
  Origin (usually a domain name) specified by the pre-request (a cross-origin request).
217
217
 
@@ -222,7 +222,7 @@ class GetObjectMetadataRequest:
222
222
 
223
223
  @property
224
224
  def access_control_request_headers(self):
225
- """Gets the access_control_request_headers of this GetObjectMetadataRequest.
225
+ r"""Gets the access_control_request_headers of this GetObjectMetadataRequest.
226
226
 
227
227
  HTTP headers that can be contained in a request.
228
228
 
@@ -233,7 +233,7 @@ class GetObjectMetadataRequest:
233
233
 
234
234
  @access_control_request_headers.setter
235
235
  def access_control_request_headers(self, access_control_request_headers):
236
- """Sets the access_control_request_headers of this GetObjectMetadataRequest.
236
+ r"""Sets the access_control_request_headers of this GetObjectMetadataRequest.
237
237
 
238
238
  HTTP headers that can be contained in a request.
239
239
 
@@ -244,7 +244,7 @@ class GetObjectMetadataRequest:
244
244
 
245
245
  @property
246
246
  def x_obs_server_side_encryption_customer_algorithm(self):
247
- """Gets the x_obs_server_side_encryption_customer_algorithm of this GetObjectMetadataRequest.
247
+ r"""Gets the x_obs_server_side_encryption_customer_algorithm of this GetObjectMetadataRequest.
248
248
 
249
249
  The decryption 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**.
250
250
 
@@ -255,7 +255,7 @@ class GetObjectMetadataRequest:
255
255
 
256
256
  @x_obs_server_side_encryption_customer_algorithm.setter
257
257
  def x_obs_server_side_encryption_customer_algorithm(self, x_obs_server_side_encryption_customer_algorithm):
258
- """Sets the x_obs_server_side_encryption_customer_algorithm of this GetObjectMetadataRequest.
258
+ r"""Sets the x_obs_server_side_encryption_customer_algorithm of this GetObjectMetadataRequest.
259
259
 
260
260
  The decryption 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**.
261
261
 
@@ -266,7 +266,7 @@ class GetObjectMetadataRequest:
266
266
 
267
267
  @property
268
268
  def x_obs_server_side_encryption_customer_key(self):
269
- """Gets the x_obs_server_side_encryption_customer_key of this GetObjectMetadataRequest.
269
+ r"""Gets the x_obs_server_side_encryption_customer_key of this GetObjectMetadataRequest.
270
270
 
271
271
  Decryption key used for SSE-C.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**.
272
272
 
@@ -277,7 +277,7 @@ class GetObjectMetadataRequest:
277
277
 
278
278
  @x_obs_server_side_encryption_customer_key.setter
279
279
  def x_obs_server_side_encryption_customer_key(self, x_obs_server_side_encryption_customer_key):
280
- """Sets the x_obs_server_side_encryption_customer_key of this GetObjectMetadataRequest.
280
+ r"""Sets the x_obs_server_side_encryption_customer_key of this GetObjectMetadataRequest.
281
281
 
282
282
  Decryption key used for SSE-C.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**.
283
283
 
@@ -288,7 +288,7 @@ class GetObjectMetadataRequest:
288
288
 
289
289
  @property
290
290
  def x_obs_server_side_encryption_customer_key_md5(self):
291
- """Gets the x_obs_server_side_encryption_customer_key_md5 of this GetObjectMetadataRequest.
291
+ r"""Gets the x_obs_server_side_encryption_customer_key_md5 of this GetObjectMetadataRequest.
292
292
 
293
293
  MD5 value of the key used to encrypt objects in SSE-C mode. An MD5 value is used to ensure that there is no error during the key transmission.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**.
294
294
 
@@ -299,7 +299,7 @@ class GetObjectMetadataRequest:
299
299
 
300
300
  @x_obs_server_side_encryption_customer_key_md5.setter
301
301
  def x_obs_server_side_encryption_customer_key_md5(self, x_obs_server_side_encryption_customer_key_md5):
302
- """Sets the x_obs_server_side_encryption_customer_key_md5 of this GetObjectMetadataRequest.
302
+ r"""Sets the x_obs_server_side_encryption_customer_key_md5 of this GetObjectMetadataRequest.
303
303
 
304
304
  MD5 value of the key used to encrypt objects in SSE-C mode. An MD5 value is used to ensure that there is no error during the key transmission.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**.
305
305
 
@@ -310,7 +310,7 @@ class GetObjectMetadataRequest:
310
310
 
311
311
  @property
312
312
  def success_action_redirect(self):
313
- """Gets the success_action_redirect of this GetObjectMetadataRequest.
313
+ r"""Gets the success_action_redirect of this GetObjectMetadataRequest.
314
314
 
315
315
  The address (a URL) which a successfully responded request is redirected to. If this parameter value is valid and the request succeeds, OBS returns status code 303. The **Location** header consists of **success_action_redirect** as well as the bucket name, object name, and object ETag. If this parameter is invalid, OBS ignores this parameter and returns status code 204. In such case, the **Location** header is the object address.
316
316
 
@@ -321,7 +321,7 @@ class GetObjectMetadataRequest:
321
321
 
322
322
  @success_action_redirect.setter
323
323
  def success_action_redirect(self, success_action_redirect):
324
- """Sets the success_action_redirect of this GetObjectMetadataRequest.
324
+ r"""Sets the success_action_redirect of this GetObjectMetadataRequest.
325
325
 
326
326
  The address (a URL) which a successfully responded request is redirected to. If this parameter value is valid and the request succeeds, OBS returns status code 303. The **Location** header consists of **success_action_redirect** as well as the bucket name, object name, and object ETag. If this parameter is invalid, OBS ignores this parameter and returns status code 204. In such case, the **Location** header is the object address.
327
327
 
@@ -332,7 +332,7 @@ class GetObjectMetadataRequest:
332
332
 
333
333
  @property
334
334
  def x_obs_expires(self):
335
- """Gets the x_obs_expires of this GetObjectMetadataRequest.
335
+ r"""Gets the x_obs_expires of this GetObjectMetadataRequest.
336
336
 
337
337
  When an object expires. It is measured in days. An object will be automatically deleted once it expires. The expiration is calculated from when the object was last modified. This header can be only configured during the object upload, and cannot be modified later by using the metadata API. Example: x-obs-expires:3
338
338
 
@@ -343,7 +343,7 @@ class GetObjectMetadataRequest:
343
343
 
344
344
  @x_obs_expires.setter
345
345
  def x_obs_expires(self, x_obs_expires):
346
- """Sets the x_obs_expires of this GetObjectMetadataRequest.
346
+ r"""Sets the x_obs_expires of this GetObjectMetadataRequest.
347
347
 
348
348
  When an object expires. It is measured in days. An object will be automatically deleted once it expires. The expiration is calculated from when the object was last modified. This header can be only configured during the object upload, and cannot be modified later by using the metadata API. Example: x-obs-expires:3
349
349
 
@@ -74,7 +74,7 @@ class GetObjectMetadataResponse(SdkResponse):
74
74
  }
75
75
 
76
76
  def __init__(self, x_obs_id_2=None, x_obs_request_id=None, x_obs_hash_crc64ecma=None, access_control_allow_origin=None, x_obs_server_side_encryption=None, x_obs_restore=None, x_obs_object_type=None, x_obs_next_append_position=None, access_control_allow_methods=None, connection=None, x_obs_server_side_encryption_customer_key_md5=None, x_obs_expiration=None, date=None, access_control_allow_headers=None, x_obs_upload_id=None, access_control_expose_headers=None, e_tag=None, x_obs_server_side_encryption_customer_algorithm=None, x_obs_storage_class=None, x_obs_server_side_encryption_kms_key_id=None, content_length=None, access_control_max_age=None, x_obs_website_redirect_location=None, x_obs_version_id=None):
77
- """GetObjectMetadataResponse
77
+ r"""GetObjectMetadataResponse
78
78
 
79
79
  The model defined in huaweicloud sdk
80
80
 
@@ -207,7 +207,7 @@ class GetObjectMetadataResponse(SdkResponse):
207
207
 
208
208
  @property
209
209
  def x_obs_id_2(self):
210
- """Gets the x_obs_id_2 of this GetObjectMetadataResponse.
210
+ r"""Gets the x_obs_id_2 of this GetObjectMetadataResponse.
211
211
 
212
212
  :return: The x_obs_id_2 of this GetObjectMetadataResponse.
213
213
  :rtype: str
@@ -216,7 +216,7 @@ class GetObjectMetadataResponse(SdkResponse):
216
216
 
217
217
  @x_obs_id_2.setter
218
218
  def x_obs_id_2(self, x_obs_id_2):
219
- """Sets the x_obs_id_2 of this GetObjectMetadataResponse.
219
+ r"""Sets the x_obs_id_2 of this GetObjectMetadataResponse.
220
220
 
221
221
  :param x_obs_id_2: The x_obs_id_2 of this GetObjectMetadataResponse.
222
222
  :type x_obs_id_2: str
@@ -225,7 +225,7 @@ class GetObjectMetadataResponse(SdkResponse):
225
225
 
226
226
  @property
227
227
  def x_obs_request_id(self):
228
- """Gets the x_obs_request_id of this GetObjectMetadataResponse.
228
+ r"""Gets the x_obs_request_id of this GetObjectMetadataResponse.
229
229
 
230
230
  :return: The x_obs_request_id of this GetObjectMetadataResponse.
231
231
  :rtype: str
@@ -234,7 +234,7 @@ class GetObjectMetadataResponse(SdkResponse):
234
234
 
235
235
  @x_obs_request_id.setter
236
236
  def x_obs_request_id(self, x_obs_request_id):
237
- """Sets the x_obs_request_id of this GetObjectMetadataResponse.
237
+ r"""Sets the x_obs_request_id of this GetObjectMetadataResponse.
238
238
 
239
239
  :param x_obs_request_id: The x_obs_request_id of this GetObjectMetadataResponse.
240
240
  :type x_obs_request_id: str
@@ -243,7 +243,7 @@ class GetObjectMetadataResponse(SdkResponse):
243
243
 
244
244
  @property
245
245
  def x_obs_hash_crc64ecma(self):
246
- """Gets the x_obs_hash_crc64ecma of this GetObjectMetadataResponse.
246
+ r"""Gets the x_obs_hash_crc64ecma of this GetObjectMetadataResponse.
247
247
 
248
248
  :return: The x_obs_hash_crc64ecma of this GetObjectMetadataResponse.
249
249
  :rtype: str
@@ -252,7 +252,7 @@ class GetObjectMetadataResponse(SdkResponse):
252
252
 
253
253
  @x_obs_hash_crc64ecma.setter
254
254
  def x_obs_hash_crc64ecma(self, x_obs_hash_crc64ecma):
255
- """Sets the x_obs_hash_crc64ecma of this GetObjectMetadataResponse.
255
+ r"""Sets the x_obs_hash_crc64ecma of this GetObjectMetadataResponse.
256
256
 
257
257
  :param x_obs_hash_crc64ecma: The x_obs_hash_crc64ecma of this GetObjectMetadataResponse.
258
258
  :type x_obs_hash_crc64ecma: str
@@ -261,7 +261,7 @@ class GetObjectMetadataResponse(SdkResponse):
261
261
 
262
262
  @property
263
263
  def access_control_allow_origin(self):
264
- """Gets the access_control_allow_origin of this GetObjectMetadataResponse.
264
+ r"""Gets the access_control_allow_origin of this GetObjectMetadataResponse.
265
265
 
266
266
  :return: The access_control_allow_origin of this GetObjectMetadataResponse.
267
267
  :rtype: str
@@ -270,7 +270,7 @@ class GetObjectMetadataResponse(SdkResponse):
270
270
 
271
271
  @access_control_allow_origin.setter
272
272
  def access_control_allow_origin(self, access_control_allow_origin):
273
- """Sets the access_control_allow_origin of this GetObjectMetadataResponse.
273
+ r"""Sets the access_control_allow_origin of this GetObjectMetadataResponse.
274
274
 
275
275
  :param access_control_allow_origin: The access_control_allow_origin of this GetObjectMetadataResponse.
276
276
  :type access_control_allow_origin: str
@@ -279,7 +279,7 @@ class GetObjectMetadataResponse(SdkResponse):
279
279
 
280
280
  @property
281
281
  def x_obs_server_side_encryption(self):
282
- """Gets the x_obs_server_side_encryption of this GetObjectMetadataResponse.
282
+ r"""Gets the x_obs_server_side_encryption of this GetObjectMetadataResponse.
283
283
 
284
284
  :return: The x_obs_server_side_encryption of this GetObjectMetadataResponse.
285
285
  :rtype: str
@@ -288,7 +288,7 @@ class GetObjectMetadataResponse(SdkResponse):
288
288
 
289
289
  @x_obs_server_side_encryption.setter
290
290
  def x_obs_server_side_encryption(self, x_obs_server_side_encryption):
291
- """Sets the x_obs_server_side_encryption of this GetObjectMetadataResponse.
291
+ r"""Sets the x_obs_server_side_encryption of this GetObjectMetadataResponse.
292
292
 
293
293
  :param x_obs_server_side_encryption: The x_obs_server_side_encryption of this GetObjectMetadataResponse.
294
294
  :type x_obs_server_side_encryption: str
@@ -297,7 +297,7 @@ class GetObjectMetadataResponse(SdkResponse):
297
297
 
298
298
  @property
299
299
  def x_obs_restore(self):
300
- """Gets the x_obs_restore of this GetObjectMetadataResponse.
300
+ r"""Gets the x_obs_restore of this GetObjectMetadataResponse.
301
301
 
302
302
  :return: The x_obs_restore of this GetObjectMetadataResponse.
303
303
  :rtype: str
@@ -306,7 +306,7 @@ class GetObjectMetadataResponse(SdkResponse):
306
306
 
307
307
  @x_obs_restore.setter
308
308
  def x_obs_restore(self, x_obs_restore):
309
- """Sets the x_obs_restore of this GetObjectMetadataResponse.
309
+ r"""Sets the x_obs_restore of this GetObjectMetadataResponse.
310
310
 
311
311
  :param x_obs_restore: The x_obs_restore of this GetObjectMetadataResponse.
312
312
  :type x_obs_restore: str
@@ -315,7 +315,7 @@ class GetObjectMetadataResponse(SdkResponse):
315
315
 
316
316
  @property
317
317
  def x_obs_object_type(self):
318
- """Gets the x_obs_object_type of this GetObjectMetadataResponse.
318
+ r"""Gets the x_obs_object_type of this GetObjectMetadataResponse.
319
319
 
320
320
  :return: The x_obs_object_type of this GetObjectMetadataResponse.
321
321
  :rtype: str
@@ -324,7 +324,7 @@ class GetObjectMetadataResponse(SdkResponse):
324
324
 
325
325
  @x_obs_object_type.setter
326
326
  def x_obs_object_type(self, x_obs_object_type):
327
- """Sets the x_obs_object_type of this GetObjectMetadataResponse.
327
+ r"""Sets the x_obs_object_type of this GetObjectMetadataResponse.
328
328
 
329
329
  :param x_obs_object_type: The x_obs_object_type of this GetObjectMetadataResponse.
330
330
  :type x_obs_object_type: str
@@ -333,7 +333,7 @@ class GetObjectMetadataResponse(SdkResponse):
333
333
 
334
334
  @property
335
335
  def x_obs_next_append_position(self):
336
- """Gets the x_obs_next_append_position of this GetObjectMetadataResponse.
336
+ r"""Gets the x_obs_next_append_position of this GetObjectMetadataResponse.
337
337
 
338
338
  :return: The x_obs_next_append_position of this GetObjectMetadataResponse.
339
339
  :rtype: int
@@ -342,7 +342,7 @@ class GetObjectMetadataResponse(SdkResponse):
342
342
 
343
343
  @x_obs_next_append_position.setter
344
344
  def x_obs_next_append_position(self, x_obs_next_append_position):
345
- """Sets the x_obs_next_append_position of this GetObjectMetadataResponse.
345
+ r"""Sets the x_obs_next_append_position of this GetObjectMetadataResponse.
346
346
 
347
347
  :param x_obs_next_append_position: The x_obs_next_append_position of this GetObjectMetadataResponse.
348
348
  :type x_obs_next_append_position: int
@@ -351,7 +351,7 @@ class GetObjectMetadataResponse(SdkResponse):
351
351
 
352
352
  @property
353
353
  def access_control_allow_methods(self):
354
- """Gets the access_control_allow_methods of this GetObjectMetadataResponse.
354
+ r"""Gets the access_control_allow_methods of this GetObjectMetadataResponse.
355
355
 
356
356
  :return: The access_control_allow_methods of this GetObjectMetadataResponse.
357
357
  :rtype: str
@@ -360,7 +360,7 @@ class GetObjectMetadataResponse(SdkResponse):
360
360
 
361
361
  @access_control_allow_methods.setter
362
362
  def access_control_allow_methods(self, access_control_allow_methods):
363
- """Sets the access_control_allow_methods of this GetObjectMetadataResponse.
363
+ r"""Sets the access_control_allow_methods of this GetObjectMetadataResponse.
364
364
 
365
365
  :param access_control_allow_methods: The access_control_allow_methods of this GetObjectMetadataResponse.
366
366
  :type access_control_allow_methods: str
@@ -369,7 +369,7 @@ class GetObjectMetadataResponse(SdkResponse):
369
369
 
370
370
  @property
371
371
  def connection(self):
372
- """Gets the connection of this GetObjectMetadataResponse.
372
+ r"""Gets the connection of this GetObjectMetadataResponse.
373
373
 
374
374
  :return: The connection of this GetObjectMetadataResponse.
375
375
  :rtype: str
@@ -378,7 +378,7 @@ class GetObjectMetadataResponse(SdkResponse):
378
378
 
379
379
  @connection.setter
380
380
  def connection(self, connection):
381
- """Sets the connection of this GetObjectMetadataResponse.
381
+ r"""Sets the connection of this GetObjectMetadataResponse.
382
382
 
383
383
  :param connection: The connection of this GetObjectMetadataResponse.
384
384
  :type connection: str
@@ -387,7 +387,7 @@ class GetObjectMetadataResponse(SdkResponse):
387
387
 
388
388
  @property
389
389
  def x_obs_server_side_encryption_customer_key_md5(self):
390
- """Gets the x_obs_server_side_encryption_customer_key_md5 of this GetObjectMetadataResponse.
390
+ r"""Gets the x_obs_server_side_encryption_customer_key_md5 of this GetObjectMetadataResponse.
391
391
 
392
392
  :return: The x_obs_server_side_encryption_customer_key_md5 of this GetObjectMetadataResponse.
393
393
  :rtype: str
@@ -396,7 +396,7 @@ class GetObjectMetadataResponse(SdkResponse):
396
396
 
397
397
  @x_obs_server_side_encryption_customer_key_md5.setter
398
398
  def x_obs_server_side_encryption_customer_key_md5(self, x_obs_server_side_encryption_customer_key_md5):
399
- """Sets the x_obs_server_side_encryption_customer_key_md5 of this GetObjectMetadataResponse.
399
+ r"""Sets the x_obs_server_side_encryption_customer_key_md5 of this GetObjectMetadataResponse.
400
400
 
401
401
  :param x_obs_server_side_encryption_customer_key_md5: The x_obs_server_side_encryption_customer_key_md5 of this GetObjectMetadataResponse.
402
402
  :type x_obs_server_side_encryption_customer_key_md5: str
@@ -405,7 +405,7 @@ class GetObjectMetadataResponse(SdkResponse):
405
405
 
406
406
  @property
407
407
  def x_obs_expiration(self):
408
- """Gets the x_obs_expiration of this GetObjectMetadataResponse.
408
+ r"""Gets the x_obs_expiration of this GetObjectMetadataResponse.
409
409
 
410
410
  :return: The x_obs_expiration of this GetObjectMetadataResponse.
411
411
  :rtype: str
@@ -414,7 +414,7 @@ class GetObjectMetadataResponse(SdkResponse):
414
414
 
415
415
  @x_obs_expiration.setter
416
416
  def x_obs_expiration(self, x_obs_expiration):
417
- """Sets the x_obs_expiration of this GetObjectMetadataResponse.
417
+ r"""Sets the x_obs_expiration of this GetObjectMetadataResponse.
418
418
 
419
419
  :param x_obs_expiration: The x_obs_expiration of this GetObjectMetadataResponse.
420
420
  :type x_obs_expiration: str
@@ -423,7 +423,7 @@ class GetObjectMetadataResponse(SdkResponse):
423
423
 
424
424
  @property
425
425
  def date(self):
426
- """Gets the date of this GetObjectMetadataResponse.
426
+ r"""Gets the date of this GetObjectMetadataResponse.
427
427
 
428
428
  :return: The date of this GetObjectMetadataResponse.
429
429
  :rtype: str
@@ -432,7 +432,7 @@ class GetObjectMetadataResponse(SdkResponse):
432
432
 
433
433
  @date.setter
434
434
  def date(self, date):
435
- """Sets the date of this GetObjectMetadataResponse.
435
+ r"""Sets the date of this GetObjectMetadataResponse.
436
436
 
437
437
  :param date: The date of this GetObjectMetadataResponse.
438
438
  :type date: str
@@ -441,7 +441,7 @@ class GetObjectMetadataResponse(SdkResponse):
441
441
 
442
442
  @property
443
443
  def access_control_allow_headers(self):
444
- """Gets the access_control_allow_headers of this GetObjectMetadataResponse.
444
+ r"""Gets the access_control_allow_headers of this GetObjectMetadataResponse.
445
445
 
446
446
  :return: The access_control_allow_headers of this GetObjectMetadataResponse.
447
447
  :rtype: str
@@ -450,7 +450,7 @@ class GetObjectMetadataResponse(SdkResponse):
450
450
 
451
451
  @access_control_allow_headers.setter
452
452
  def access_control_allow_headers(self, access_control_allow_headers):
453
- """Sets the access_control_allow_headers of this GetObjectMetadataResponse.
453
+ r"""Sets the access_control_allow_headers of this GetObjectMetadataResponse.
454
454
 
455
455
  :param access_control_allow_headers: The access_control_allow_headers of this GetObjectMetadataResponse.
456
456
  :type access_control_allow_headers: str
@@ -459,7 +459,7 @@ class GetObjectMetadataResponse(SdkResponse):
459
459
 
460
460
  @property
461
461
  def x_obs_upload_id(self):
462
- """Gets the x_obs_upload_id of this GetObjectMetadataResponse.
462
+ r"""Gets the x_obs_upload_id of this GetObjectMetadataResponse.
463
463
 
464
464
  :return: The x_obs_upload_id of this GetObjectMetadataResponse.
465
465
  :rtype: str
@@ -468,7 +468,7 @@ class GetObjectMetadataResponse(SdkResponse):
468
468
 
469
469
  @x_obs_upload_id.setter
470
470
  def x_obs_upload_id(self, x_obs_upload_id):
471
- """Sets the x_obs_upload_id of this GetObjectMetadataResponse.
471
+ r"""Sets the x_obs_upload_id of this GetObjectMetadataResponse.
472
472
 
473
473
  :param x_obs_upload_id: The x_obs_upload_id of this GetObjectMetadataResponse.
474
474
  :type x_obs_upload_id: str
@@ -477,7 +477,7 @@ class GetObjectMetadataResponse(SdkResponse):
477
477
 
478
478
  @property
479
479
  def access_control_expose_headers(self):
480
- """Gets the access_control_expose_headers of this GetObjectMetadataResponse.
480
+ r"""Gets the access_control_expose_headers of this GetObjectMetadataResponse.
481
481
 
482
482
  :return: The access_control_expose_headers of this GetObjectMetadataResponse.
483
483
  :rtype: str
@@ -486,7 +486,7 @@ class GetObjectMetadataResponse(SdkResponse):
486
486
 
487
487
  @access_control_expose_headers.setter
488
488
  def access_control_expose_headers(self, access_control_expose_headers):
489
- """Sets the access_control_expose_headers of this GetObjectMetadataResponse.
489
+ r"""Sets the access_control_expose_headers of this GetObjectMetadataResponse.
490
490
 
491
491
  :param access_control_expose_headers: The access_control_expose_headers of this GetObjectMetadataResponse.
492
492
  :type access_control_expose_headers: str
@@ -495,7 +495,7 @@ class GetObjectMetadataResponse(SdkResponse):
495
495
 
496
496
  @property
497
497
  def e_tag(self):
498
- """Gets the e_tag of this GetObjectMetadataResponse.
498
+ r"""Gets the e_tag of this GetObjectMetadataResponse.
499
499
 
500
500
  :return: The e_tag of this GetObjectMetadataResponse.
501
501
  :rtype: str
@@ -504,7 +504,7 @@ class GetObjectMetadataResponse(SdkResponse):
504
504
 
505
505
  @e_tag.setter
506
506
  def e_tag(self, e_tag):
507
- """Sets the e_tag of this GetObjectMetadataResponse.
507
+ r"""Sets the e_tag of this GetObjectMetadataResponse.
508
508
 
509
509
  :param e_tag: The e_tag of this GetObjectMetadataResponse.
510
510
  :type e_tag: str
@@ -513,7 +513,7 @@ class GetObjectMetadataResponse(SdkResponse):
513
513
 
514
514
  @property
515
515
  def x_obs_server_side_encryption_customer_algorithm(self):
516
- """Gets the x_obs_server_side_encryption_customer_algorithm of this GetObjectMetadataResponse.
516
+ r"""Gets the x_obs_server_side_encryption_customer_algorithm of this GetObjectMetadataResponse.
517
517
 
518
518
  :return: The x_obs_server_side_encryption_customer_algorithm of this GetObjectMetadataResponse.
519
519
  :rtype: str
@@ -522,7 +522,7 @@ class GetObjectMetadataResponse(SdkResponse):
522
522
 
523
523
  @x_obs_server_side_encryption_customer_algorithm.setter
524
524
  def x_obs_server_side_encryption_customer_algorithm(self, x_obs_server_side_encryption_customer_algorithm):
525
- """Sets the x_obs_server_side_encryption_customer_algorithm of this GetObjectMetadataResponse.
525
+ r"""Sets the x_obs_server_side_encryption_customer_algorithm of this GetObjectMetadataResponse.
526
526
 
527
527
  :param x_obs_server_side_encryption_customer_algorithm: The x_obs_server_side_encryption_customer_algorithm of this GetObjectMetadataResponse.
528
528
  :type x_obs_server_side_encryption_customer_algorithm: str
@@ -531,7 +531,7 @@ class GetObjectMetadataResponse(SdkResponse):
531
531
 
532
532
  @property
533
533
  def x_obs_storage_class(self):
534
- """Gets the x_obs_storage_class of this GetObjectMetadataResponse.
534
+ r"""Gets the x_obs_storage_class of this GetObjectMetadataResponse.
535
535
 
536
536
  :return: The x_obs_storage_class of this GetObjectMetadataResponse.
537
537
  :rtype: str
@@ -540,7 +540,7 @@ class GetObjectMetadataResponse(SdkResponse):
540
540
 
541
541
  @x_obs_storage_class.setter
542
542
  def x_obs_storage_class(self, x_obs_storage_class):
543
- """Sets the x_obs_storage_class of this GetObjectMetadataResponse.
543
+ r"""Sets the x_obs_storage_class of this GetObjectMetadataResponse.
544
544
 
545
545
  :param x_obs_storage_class: The x_obs_storage_class of this GetObjectMetadataResponse.
546
546
  :type x_obs_storage_class: str
@@ -549,7 +549,7 @@ class GetObjectMetadataResponse(SdkResponse):
549
549
 
550
550
  @property
551
551
  def x_obs_server_side_encryption_kms_key_id(self):
552
- """Gets the x_obs_server_side_encryption_kms_key_id of this GetObjectMetadataResponse.
552
+ r"""Gets the x_obs_server_side_encryption_kms_key_id of this GetObjectMetadataResponse.
553
553
 
554
554
  :return: The x_obs_server_side_encryption_kms_key_id of this GetObjectMetadataResponse.
555
555
  :rtype: str
@@ -558,7 +558,7 @@ class GetObjectMetadataResponse(SdkResponse):
558
558
 
559
559
  @x_obs_server_side_encryption_kms_key_id.setter
560
560
  def x_obs_server_side_encryption_kms_key_id(self, x_obs_server_side_encryption_kms_key_id):
561
- """Sets the x_obs_server_side_encryption_kms_key_id of this GetObjectMetadataResponse.
561
+ r"""Sets the x_obs_server_side_encryption_kms_key_id of this GetObjectMetadataResponse.
562
562
 
563
563
  :param x_obs_server_side_encryption_kms_key_id: The x_obs_server_side_encryption_kms_key_id of this GetObjectMetadataResponse.
564
564
  :type x_obs_server_side_encryption_kms_key_id: str
@@ -567,7 +567,7 @@ class GetObjectMetadataResponse(SdkResponse):
567
567
 
568
568
  @property
569
569
  def content_length(self):
570
- """Gets the content_length of this GetObjectMetadataResponse.
570
+ r"""Gets the content_length of this GetObjectMetadataResponse.
571
571
 
572
572
  :return: The content_length of this GetObjectMetadataResponse.
573
573
  :rtype: str
@@ -576,7 +576,7 @@ class GetObjectMetadataResponse(SdkResponse):
576
576
 
577
577
  @content_length.setter
578
578
  def content_length(self, content_length):
579
- """Sets the content_length of this GetObjectMetadataResponse.
579
+ r"""Sets the content_length of this GetObjectMetadataResponse.
580
580
 
581
581
  :param content_length: The content_length of this GetObjectMetadataResponse.
582
582
  :type content_length: str
@@ -585,7 +585,7 @@ class GetObjectMetadataResponse(SdkResponse):
585
585
 
586
586
  @property
587
587
  def access_control_max_age(self):
588
- """Gets the access_control_max_age of this GetObjectMetadataResponse.
588
+ r"""Gets the access_control_max_age of this GetObjectMetadataResponse.
589
589
 
590
590
  :return: The access_control_max_age of this GetObjectMetadataResponse.
591
591
  :rtype: int
@@ -594,7 +594,7 @@ class GetObjectMetadataResponse(SdkResponse):
594
594
 
595
595
  @access_control_max_age.setter
596
596
  def access_control_max_age(self, access_control_max_age):
597
- """Sets the access_control_max_age of this GetObjectMetadataResponse.
597
+ r"""Sets the access_control_max_age of this GetObjectMetadataResponse.
598
598
 
599
599
  :param access_control_max_age: The access_control_max_age of this GetObjectMetadataResponse.
600
600
  :type access_control_max_age: int
@@ -603,7 +603,7 @@ class GetObjectMetadataResponse(SdkResponse):
603
603
 
604
604
  @property
605
605
  def x_obs_website_redirect_location(self):
606
- """Gets the x_obs_website_redirect_location of this GetObjectMetadataResponse.
606
+ r"""Gets the x_obs_website_redirect_location of this GetObjectMetadataResponse.
607
607
 
608
608
  :return: The x_obs_website_redirect_location of this GetObjectMetadataResponse.
609
609
  :rtype: str
@@ -612,7 +612,7 @@ class GetObjectMetadataResponse(SdkResponse):
612
612
 
613
613
  @x_obs_website_redirect_location.setter
614
614
  def x_obs_website_redirect_location(self, x_obs_website_redirect_location):
615
- """Sets the x_obs_website_redirect_location of this GetObjectMetadataResponse.
615
+ r"""Sets the x_obs_website_redirect_location of this GetObjectMetadataResponse.
616
616
 
617
617
  :param x_obs_website_redirect_location: The x_obs_website_redirect_location of this GetObjectMetadataResponse.
618
618
  :type x_obs_website_redirect_location: str
@@ -621,7 +621,7 @@ class GetObjectMetadataResponse(SdkResponse):
621
621
 
622
622
  @property
623
623
  def x_obs_version_id(self):
624
- """Gets the x_obs_version_id of this GetObjectMetadataResponse.
624
+ r"""Gets the x_obs_version_id of this GetObjectMetadataResponse.
625
625
 
626
626
  :return: The x_obs_version_id of this GetObjectMetadataResponse.
627
627
  :rtype: str
@@ -630,7 +630,7 @@ class GetObjectMetadataResponse(SdkResponse):
630
630
 
631
631
  @x_obs_version_id.setter
632
632
  def x_obs_version_id(self, x_obs_version_id):
633
- """Sets the x_obs_version_id of this GetObjectMetadataResponse.
633
+ r"""Sets the x_obs_version_id of this GetObjectMetadataResponse.
634
634
 
635
635
  :param x_obs_version_id: The x_obs_version_id of this GetObjectMetadataResponse.
636
636
  :type x_obs_version_id: str