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
@@ -42,7 +42,7 @@ class DeleteObjectResponse(SdkResponse):
42
42
  }
43
43
 
44
44
  def __init__(self, x_obs_id_2=None, x_obs_request_id=None, e_tag=None, connection=None, content_length=None, date=None, x_obs_delete_marker=None, x_obs_version_id=None):
45
- """DeleteObjectResponse
45
+ r"""DeleteObjectResponse
46
46
 
47
47
  The model defined in huaweicloud sdk
48
48
 
@@ -95,7 +95,7 @@ class DeleteObjectResponse(SdkResponse):
95
95
 
96
96
  @property
97
97
  def x_obs_id_2(self):
98
- """Gets the x_obs_id_2 of this DeleteObjectResponse.
98
+ r"""Gets the x_obs_id_2 of this DeleteObjectResponse.
99
99
 
100
100
  :return: The x_obs_id_2 of this DeleteObjectResponse.
101
101
  :rtype: str
@@ -104,7 +104,7 @@ class DeleteObjectResponse(SdkResponse):
104
104
 
105
105
  @x_obs_id_2.setter
106
106
  def x_obs_id_2(self, x_obs_id_2):
107
- """Sets the x_obs_id_2 of this DeleteObjectResponse.
107
+ r"""Sets the x_obs_id_2 of this DeleteObjectResponse.
108
108
 
109
109
  :param x_obs_id_2: The x_obs_id_2 of this DeleteObjectResponse.
110
110
  :type x_obs_id_2: str
@@ -113,7 +113,7 @@ class DeleteObjectResponse(SdkResponse):
113
113
 
114
114
  @property
115
115
  def x_obs_request_id(self):
116
- """Gets the x_obs_request_id of this DeleteObjectResponse.
116
+ r"""Gets the x_obs_request_id of this DeleteObjectResponse.
117
117
 
118
118
  :return: The x_obs_request_id of this DeleteObjectResponse.
119
119
  :rtype: str
@@ -122,7 +122,7 @@ class DeleteObjectResponse(SdkResponse):
122
122
 
123
123
  @x_obs_request_id.setter
124
124
  def x_obs_request_id(self, x_obs_request_id):
125
- """Sets the x_obs_request_id of this DeleteObjectResponse.
125
+ r"""Sets the x_obs_request_id of this DeleteObjectResponse.
126
126
 
127
127
  :param x_obs_request_id: The x_obs_request_id of this DeleteObjectResponse.
128
128
  :type x_obs_request_id: str
@@ -131,7 +131,7 @@ class DeleteObjectResponse(SdkResponse):
131
131
 
132
132
  @property
133
133
  def e_tag(self):
134
- """Gets the e_tag of this DeleteObjectResponse.
134
+ r"""Gets the e_tag of this DeleteObjectResponse.
135
135
 
136
136
  :return: The e_tag of this DeleteObjectResponse.
137
137
  :rtype: str
@@ -140,7 +140,7 @@ class DeleteObjectResponse(SdkResponse):
140
140
 
141
141
  @e_tag.setter
142
142
  def e_tag(self, e_tag):
143
- """Sets the e_tag of this DeleteObjectResponse.
143
+ r"""Sets the e_tag of this DeleteObjectResponse.
144
144
 
145
145
  :param e_tag: The e_tag of this DeleteObjectResponse.
146
146
  :type e_tag: str
@@ -149,7 +149,7 @@ class DeleteObjectResponse(SdkResponse):
149
149
 
150
150
  @property
151
151
  def connection(self):
152
- """Gets the connection of this DeleteObjectResponse.
152
+ r"""Gets the connection of this DeleteObjectResponse.
153
153
 
154
154
  :return: The connection of this DeleteObjectResponse.
155
155
  :rtype: str
@@ -158,7 +158,7 @@ class DeleteObjectResponse(SdkResponse):
158
158
 
159
159
  @connection.setter
160
160
  def connection(self, connection):
161
- """Sets the connection of this DeleteObjectResponse.
161
+ r"""Sets the connection of this DeleteObjectResponse.
162
162
 
163
163
  :param connection: The connection of this DeleteObjectResponse.
164
164
  :type connection: str
@@ -167,7 +167,7 @@ class DeleteObjectResponse(SdkResponse):
167
167
 
168
168
  @property
169
169
  def content_length(self):
170
- """Gets the content_length of this DeleteObjectResponse.
170
+ r"""Gets the content_length of this DeleteObjectResponse.
171
171
 
172
172
  :return: The content_length of this DeleteObjectResponse.
173
173
  :rtype: str
@@ -176,7 +176,7 @@ class DeleteObjectResponse(SdkResponse):
176
176
 
177
177
  @content_length.setter
178
178
  def content_length(self, content_length):
179
- """Sets the content_length of this DeleteObjectResponse.
179
+ r"""Sets the content_length of this DeleteObjectResponse.
180
180
 
181
181
  :param content_length: The content_length of this DeleteObjectResponse.
182
182
  :type content_length: str
@@ -185,7 +185,7 @@ class DeleteObjectResponse(SdkResponse):
185
185
 
186
186
  @property
187
187
  def date(self):
188
- """Gets the date of this DeleteObjectResponse.
188
+ r"""Gets the date of this DeleteObjectResponse.
189
189
 
190
190
  :return: The date of this DeleteObjectResponse.
191
191
  :rtype: str
@@ -194,7 +194,7 @@ class DeleteObjectResponse(SdkResponse):
194
194
 
195
195
  @date.setter
196
196
  def date(self, date):
197
- """Sets the date of this DeleteObjectResponse.
197
+ r"""Sets the date of this DeleteObjectResponse.
198
198
 
199
199
  :param date: The date of this DeleteObjectResponse.
200
200
  :type date: str
@@ -203,7 +203,7 @@ class DeleteObjectResponse(SdkResponse):
203
203
 
204
204
  @property
205
205
  def x_obs_delete_marker(self):
206
- """Gets the x_obs_delete_marker of this DeleteObjectResponse.
206
+ r"""Gets the x_obs_delete_marker of this DeleteObjectResponse.
207
207
 
208
208
  :return: The x_obs_delete_marker of this DeleteObjectResponse.
209
209
  :rtype: str
@@ -212,7 +212,7 @@ class DeleteObjectResponse(SdkResponse):
212
212
 
213
213
  @x_obs_delete_marker.setter
214
214
  def x_obs_delete_marker(self, x_obs_delete_marker):
215
- """Sets the x_obs_delete_marker of this DeleteObjectResponse.
215
+ r"""Sets the x_obs_delete_marker of this DeleteObjectResponse.
216
216
 
217
217
  :param x_obs_delete_marker: The x_obs_delete_marker of this DeleteObjectResponse.
218
218
  :type x_obs_delete_marker: str
@@ -221,7 +221,7 @@ class DeleteObjectResponse(SdkResponse):
221
221
 
222
222
  @property
223
223
  def x_obs_version_id(self):
224
- """Gets the x_obs_version_id of this DeleteObjectResponse.
224
+ r"""Gets the x_obs_version_id of this DeleteObjectResponse.
225
225
 
226
226
  :return: The x_obs_version_id of this DeleteObjectResponse.
227
227
  :rtype: str
@@ -230,7 +230,7 @@ class DeleteObjectResponse(SdkResponse):
230
230
 
231
231
  @x_obs_version_id.setter
232
232
  def x_obs_version_id(self, x_obs_version_id):
233
- """Sets the x_obs_version_id of this DeleteObjectResponse.
233
+ r"""Sets the x_obs_version_id of this DeleteObjectResponse.
234
234
 
235
235
  :param x_obs_version_id: The x_obs_version_id of this DeleteObjectResponse.
236
236
  :type x_obs_version_id: str
@@ -35,7 +35,7 @@ class DeleteObjectsRequest:
35
35
  }
36
36
 
37
37
  def __init__(self, content_md5=None, date=None, bucket_name=None, delete=None, body=None):
38
- """DeleteObjectsRequest
38
+ r"""DeleteObjectsRequest
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -70,7 +70,7 @@ class DeleteObjectsRequest:
70
70
 
71
71
  @property
72
72
  def content_md5(self):
73
- """Gets the content_md5 of this DeleteObjectsRequest.
73
+ r"""Gets the content_md5 of this DeleteObjectsRequest.
74
74
 
75
75
  Base64-encoded 128-bit MD5 digest of the message according to RFC 1864.
76
76
 
@@ -81,7 +81,7 @@ class DeleteObjectsRequest:
81
81
 
82
82
  @content_md5.setter
83
83
  def content_md5(self, content_md5):
84
- """Sets the content_md5 of this DeleteObjectsRequest.
84
+ r"""Sets the content_md5 of this DeleteObjectsRequest.
85
85
 
86
86
  Base64-encoded 128-bit MD5 digest of the message according to RFC 1864.
87
87
 
@@ -92,7 +92,7 @@ class DeleteObjectsRequest:
92
92
 
93
93
  @property
94
94
  def date(self):
95
- """Gets the date of this DeleteObjectsRequest.
95
+ r"""Gets the date of this DeleteObjectsRequest.
96
96
 
97
97
  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.
98
98
 
@@ -103,7 +103,7 @@ class DeleteObjectsRequest:
103
103
 
104
104
  @date.setter
105
105
  def date(self, date):
106
- """Sets the date of this DeleteObjectsRequest.
106
+ r"""Sets the date of this DeleteObjectsRequest.
107
107
 
108
108
  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.
109
109
 
@@ -114,7 +114,7 @@ class DeleteObjectsRequest:
114
114
 
115
115
  @property
116
116
  def bucket_name(self):
117
- """Gets the bucket_name of this DeleteObjectsRequest.
117
+ r"""Gets the bucket_name of this DeleteObjectsRequest.
118
118
 
119
119
  Name of the requested bucket
120
120
 
@@ -125,7 +125,7 @@ class DeleteObjectsRequest:
125
125
 
126
126
  @bucket_name.setter
127
127
  def bucket_name(self, bucket_name):
128
- """Sets the bucket_name of this DeleteObjectsRequest.
128
+ r"""Sets the bucket_name of this DeleteObjectsRequest.
129
129
 
130
130
  Name of the requested bucket
131
131
 
@@ -136,7 +136,7 @@ class DeleteObjectsRequest:
136
136
 
137
137
  @property
138
138
  def delete(self):
139
- """Gets the delete of this DeleteObjectsRequest.
139
+ r"""Gets the delete of this DeleteObjectsRequest.
140
140
 
141
141
  Indicates the batch deletion API.
142
142
 
@@ -147,7 +147,7 @@ class DeleteObjectsRequest:
147
147
 
148
148
  @delete.setter
149
149
  def delete(self, delete):
150
- """Sets the delete of this DeleteObjectsRequest.
150
+ r"""Sets the delete of this DeleteObjectsRequest.
151
151
 
152
152
  Indicates the batch deletion API.
153
153
 
@@ -158,7 +158,7 @@ class DeleteObjectsRequest:
158
158
 
159
159
  @property
160
160
  def body(self):
161
- """Gets the body of this DeleteObjectsRequest.
161
+ r"""Gets the body of this DeleteObjectsRequest.
162
162
 
163
163
  :return: The body of this DeleteObjectsRequest.
164
164
  :rtype: :class:`huaweicloudsdkobs.v1.DeleteObjectsRequestBody`
@@ -167,7 +167,7 @@ class DeleteObjectsRequest:
167
167
 
168
168
  @body.setter
169
169
  def body(self, body):
170
- """Sets the body of this DeleteObjectsRequest.
170
+ r"""Sets the body of this DeleteObjectsRequest.
171
171
 
172
172
  :param body: The body of this DeleteObjectsRequest.
173
173
  :type body: :class:`huaweicloudsdkobs.v1.DeleteObjectsRequestBody`
@@ -31,7 +31,7 @@ class DeleteObjectsRequestBody:
31
31
  }
32
32
 
33
33
  def __init__(self, quiet=None, encoding_type=None, object=None):
34
- """DeleteObjectsRequestBody
34
+ r"""DeleteObjectsRequestBody
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -59,7 +59,7 @@ class DeleteObjectsRequestBody:
59
59
 
60
60
  @property
61
61
  def quiet(self):
62
- """Gets the quiet of this DeleteObjectsRequestBody.
62
+ r"""Gets the quiet of this DeleteObjectsRequestBody.
63
63
 
64
64
  Specifies the **quiet** mode that makes OBS only return the list of objects whose deletion failed. This field is valid when set to **true**, or OBS ignores it.
65
65
 
@@ -70,7 +70,7 @@ class DeleteObjectsRequestBody:
70
70
 
71
71
  @quiet.setter
72
72
  def quiet(self, quiet):
73
- """Sets the quiet of this DeleteObjectsRequestBody.
73
+ r"""Sets the quiet of this DeleteObjectsRequestBody.
74
74
 
75
75
  Specifies the **quiet** mode that makes OBS only return the list of objects whose deletion failed. This field is valid when set to **true**, or OBS ignores it.
76
76
 
@@ -81,7 +81,7 @@ class DeleteObjectsRequestBody:
81
81
 
82
82
  @property
83
83
  def encoding_type(self):
84
- """Gets the encoding_type of this DeleteObjectsRequestBody.
84
+ r"""Gets the encoding_type of this DeleteObjectsRequestBody.
85
85
 
86
86
  Specifies the encoding type of the object key to delete and that in the response. If an object key contains control characters that are not supported by XML 1.0 standards, you can set this element to specify how the object key is encoded.
87
87
 
@@ -92,7 +92,7 @@ class DeleteObjectsRequestBody:
92
92
 
93
93
  @encoding_type.setter
94
94
  def encoding_type(self, encoding_type):
95
- """Sets the encoding_type of this DeleteObjectsRequestBody.
95
+ r"""Sets the encoding_type of this DeleteObjectsRequestBody.
96
96
 
97
97
  Specifies the encoding type of the object key to delete and that in the response. If an object key contains control characters that are not supported by XML 1.0 standards, you can set this element to specify how the object key is encoded.
98
98
 
@@ -103,7 +103,7 @@ class DeleteObjectsRequestBody:
103
103
 
104
104
  @property
105
105
  def object(self):
106
- """Gets the object of this DeleteObjectsRequestBody.
106
+ r"""Gets the object of this DeleteObjectsRequestBody.
107
107
 
108
108
  :return: The object of this DeleteObjectsRequestBody.
109
109
  :rtype: list[:class:`huaweicloudsdkobs.v1.DeleteObject`]
@@ -112,7 +112,7 @@ class DeleteObjectsRequestBody:
112
112
 
113
113
  @object.setter
114
114
  def object(self, object):
115
- """Sets the object of this DeleteObjectsRequestBody.
115
+ r"""Sets the object of this DeleteObjectsRequestBody.
116
116
 
117
117
  :param object: The object of this DeleteObjectsRequestBody.
118
118
  :type object: list[:class:`huaweicloudsdkobs.v1.DeleteObject`]
@@ -44,7 +44,7 @@ class DeleteObjectsResponse(SdkResponse):
44
44
  }
45
45
 
46
46
  def __init__(self, encoding_type=None, deleted=None, error=None, x_obs_id_2=None, x_obs_request_id=None, e_tag=None, connection=None, content_length=None, date=None):
47
- """DeleteObjectsResponse
47
+ r"""DeleteObjectsResponse
48
48
 
49
49
  The model defined in huaweicloud sdk
50
50
 
@@ -102,7 +102,7 @@ class DeleteObjectsResponse(SdkResponse):
102
102
 
103
103
  @property
104
104
  def encoding_type(self):
105
- """Gets the encoding_type of this DeleteObjectsResponse.
105
+ r"""Gets the encoding_type of this DeleteObjectsResponse.
106
106
 
107
107
  Encodes the **key** in the response based on the specified type. If **encoding-type** is specified in the request, the **Key** in the response is encoded.
108
108
 
@@ -113,7 +113,7 @@ class DeleteObjectsResponse(SdkResponse):
113
113
 
114
114
  @encoding_type.setter
115
115
  def encoding_type(self, encoding_type):
116
- """Sets the encoding_type of this DeleteObjectsResponse.
116
+ r"""Sets the encoding_type of this DeleteObjectsResponse.
117
117
 
118
118
  Encodes the **key** in the response based on the specified type. If **encoding-type** is specified in the request, the **Key** in the response is encoded.
119
119
 
@@ -124,7 +124,7 @@ class DeleteObjectsResponse(SdkResponse):
124
124
 
125
125
  @property
126
126
  def deleted(self):
127
- """Gets the deleted of this DeleteObjectsResponse.
127
+ r"""Gets the deleted of this DeleteObjectsResponse.
128
128
 
129
129
  :return: The deleted of this DeleteObjectsResponse.
130
130
  :rtype: list[:class:`huaweicloudsdkobs.v1.DeleteResultDeleted`]
@@ -133,7 +133,7 @@ class DeleteObjectsResponse(SdkResponse):
133
133
 
134
134
  @deleted.setter
135
135
  def deleted(self, deleted):
136
- """Sets the deleted of this DeleteObjectsResponse.
136
+ r"""Sets the deleted of this DeleteObjectsResponse.
137
137
 
138
138
  :param deleted: The deleted of this DeleteObjectsResponse.
139
139
  :type deleted: list[:class:`huaweicloudsdkobs.v1.DeleteResultDeleted`]
@@ -142,7 +142,7 @@ class DeleteObjectsResponse(SdkResponse):
142
142
 
143
143
  @property
144
144
  def error(self):
145
- """Gets the error of this DeleteObjectsResponse.
145
+ r"""Gets the error of this DeleteObjectsResponse.
146
146
 
147
147
  :return: The error of this DeleteObjectsResponse.
148
148
  :rtype: list[:class:`huaweicloudsdkobs.v1.DeleteResultError`]
@@ -151,7 +151,7 @@ class DeleteObjectsResponse(SdkResponse):
151
151
 
152
152
  @error.setter
153
153
  def error(self, error):
154
- """Sets the error of this DeleteObjectsResponse.
154
+ r"""Sets the error of this DeleteObjectsResponse.
155
155
 
156
156
  :param error: The error of this DeleteObjectsResponse.
157
157
  :type error: list[:class:`huaweicloudsdkobs.v1.DeleteResultError`]
@@ -160,7 +160,7 @@ class DeleteObjectsResponse(SdkResponse):
160
160
 
161
161
  @property
162
162
  def x_obs_id_2(self):
163
- """Gets the x_obs_id_2 of this DeleteObjectsResponse.
163
+ r"""Gets the x_obs_id_2 of this DeleteObjectsResponse.
164
164
 
165
165
  :return: The x_obs_id_2 of this DeleteObjectsResponse.
166
166
  :rtype: str
@@ -169,7 +169,7 @@ class DeleteObjectsResponse(SdkResponse):
169
169
 
170
170
  @x_obs_id_2.setter
171
171
  def x_obs_id_2(self, x_obs_id_2):
172
- """Sets the x_obs_id_2 of this DeleteObjectsResponse.
172
+ r"""Sets the x_obs_id_2 of this DeleteObjectsResponse.
173
173
 
174
174
  :param x_obs_id_2: The x_obs_id_2 of this DeleteObjectsResponse.
175
175
  :type x_obs_id_2: str
@@ -178,7 +178,7 @@ class DeleteObjectsResponse(SdkResponse):
178
178
 
179
179
  @property
180
180
  def x_obs_request_id(self):
181
- """Gets the x_obs_request_id of this DeleteObjectsResponse.
181
+ r"""Gets the x_obs_request_id of this DeleteObjectsResponse.
182
182
 
183
183
  :return: The x_obs_request_id of this DeleteObjectsResponse.
184
184
  :rtype: str
@@ -187,7 +187,7 @@ class DeleteObjectsResponse(SdkResponse):
187
187
 
188
188
  @x_obs_request_id.setter
189
189
  def x_obs_request_id(self, x_obs_request_id):
190
- """Sets the x_obs_request_id of this DeleteObjectsResponse.
190
+ r"""Sets the x_obs_request_id of this DeleteObjectsResponse.
191
191
 
192
192
  :param x_obs_request_id: The x_obs_request_id of this DeleteObjectsResponse.
193
193
  :type x_obs_request_id: str
@@ -196,7 +196,7 @@ class DeleteObjectsResponse(SdkResponse):
196
196
 
197
197
  @property
198
198
  def e_tag(self):
199
- """Gets the e_tag of this DeleteObjectsResponse.
199
+ r"""Gets the e_tag of this DeleteObjectsResponse.
200
200
 
201
201
  :return: The e_tag of this DeleteObjectsResponse.
202
202
  :rtype: str
@@ -205,7 +205,7 @@ class DeleteObjectsResponse(SdkResponse):
205
205
 
206
206
  @e_tag.setter
207
207
  def e_tag(self, e_tag):
208
- """Sets the e_tag of this DeleteObjectsResponse.
208
+ r"""Sets the e_tag of this DeleteObjectsResponse.
209
209
 
210
210
  :param e_tag: The e_tag of this DeleteObjectsResponse.
211
211
  :type e_tag: str
@@ -214,7 +214,7 @@ class DeleteObjectsResponse(SdkResponse):
214
214
 
215
215
  @property
216
216
  def connection(self):
217
- """Gets the connection of this DeleteObjectsResponse.
217
+ r"""Gets the connection of this DeleteObjectsResponse.
218
218
 
219
219
  :return: The connection of this DeleteObjectsResponse.
220
220
  :rtype: str
@@ -223,7 +223,7 @@ class DeleteObjectsResponse(SdkResponse):
223
223
 
224
224
  @connection.setter
225
225
  def connection(self, connection):
226
- """Sets the connection of this DeleteObjectsResponse.
226
+ r"""Sets the connection of this DeleteObjectsResponse.
227
227
 
228
228
  :param connection: The connection of this DeleteObjectsResponse.
229
229
  :type connection: str
@@ -232,7 +232,7 @@ class DeleteObjectsResponse(SdkResponse):
232
232
 
233
233
  @property
234
234
  def content_length(self):
235
- """Gets the content_length of this DeleteObjectsResponse.
235
+ r"""Gets the content_length of this DeleteObjectsResponse.
236
236
 
237
237
  :return: The content_length of this DeleteObjectsResponse.
238
238
  :rtype: str
@@ -241,7 +241,7 @@ class DeleteObjectsResponse(SdkResponse):
241
241
 
242
242
  @content_length.setter
243
243
  def content_length(self, content_length):
244
- """Sets the content_length of this DeleteObjectsResponse.
244
+ r"""Sets the content_length of this DeleteObjectsResponse.
245
245
 
246
246
  :param content_length: The content_length of this DeleteObjectsResponse.
247
247
  :type content_length: str
@@ -250,7 +250,7 @@ class DeleteObjectsResponse(SdkResponse):
250
250
 
251
251
  @property
252
252
  def date(self):
253
- """Gets the date of this DeleteObjectsResponse.
253
+ r"""Gets the date of this DeleteObjectsResponse.
254
254
 
255
255
  :return: The date of this DeleteObjectsResponse.
256
256
  :rtype: str
@@ -259,7 +259,7 @@ class DeleteObjectsResponse(SdkResponse):
259
259
 
260
260
  @date.setter
261
261
  def date(self, date):
262
- """Sets the date of this DeleteObjectsResponse.
262
+ r"""Sets the date of this DeleteObjectsResponse.
263
263
 
264
264
  :param date: The date of this DeleteObjectsResponse.
265
265
  :type date: str
@@ -33,7 +33,7 @@ class DeleteResultDeleted:
33
33
  }
34
34
 
35
35
  def __init__(self, key=None, version_id=None, delete_marker=None, delete_marker_version_id=None):
36
- """DeleteResultDeleted
36
+ r"""DeleteResultDeleted
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -66,7 +66,7 @@ class DeleteResultDeleted:
66
66
 
67
67
  @property
68
68
  def key(self):
69
- """Gets the key of this DeleteResultDeleted.
69
+ r"""Gets the key of this DeleteResultDeleted.
70
70
 
71
71
  Object names in a deletion result
72
72
 
@@ -77,7 +77,7 @@ class DeleteResultDeleted:
77
77
 
78
78
  @key.setter
79
79
  def key(self, key):
80
- """Sets the key of this DeleteResultDeleted.
80
+ r"""Sets the key of this DeleteResultDeleted.
81
81
 
82
82
  Object names in a deletion result
83
83
 
@@ -88,7 +88,7 @@ class DeleteResultDeleted:
88
88
 
89
89
  @property
90
90
  def version_id(self):
91
- """Gets the version_id of this DeleteResultDeleted.
91
+ r"""Gets the version_id of this DeleteResultDeleted.
92
92
 
93
93
  Version IDs of objects to be deleted
94
94
 
@@ -99,7 +99,7 @@ class DeleteResultDeleted:
99
99
 
100
100
  @version_id.setter
101
101
  def version_id(self, version_id):
102
- """Sets the version_id of this DeleteResultDeleted.
102
+ r"""Sets the version_id of this DeleteResultDeleted.
103
103
 
104
104
  Version IDs of objects to be deleted
105
105
 
@@ -110,7 +110,7 @@ class DeleteResultDeleted:
110
110
 
111
111
  @property
112
112
  def delete_marker(self):
113
- """Gets the delete_marker of this DeleteResultDeleted.
113
+ r"""Gets the delete_marker of this DeleteResultDeleted.
114
114
 
115
115
  If this element is specified, **true** will be returned when you create or delete a deletion marker in the requested bucket with versioning enabled.
116
116
 
@@ -121,7 +121,7 @@ class DeleteResultDeleted:
121
121
 
122
122
  @delete_marker.setter
123
123
  def delete_marker(self, delete_marker):
124
- """Sets the delete_marker of this DeleteResultDeleted.
124
+ r"""Sets the delete_marker of this DeleteResultDeleted.
125
125
 
126
126
  If this element is specified, **true** will be returned when you create or delete a deletion marker in the requested bucket with versioning enabled.
127
127
 
@@ -132,7 +132,7 @@ class DeleteResultDeleted:
132
132
 
133
133
  @property
134
134
  def delete_marker_version_id(self):
135
- """Gets the delete_marker_version_id of this DeleteResultDeleted.
135
+ r"""Gets the delete_marker_version_id of this DeleteResultDeleted.
136
136
 
137
137
  Version ID of the delete marker to create or delete. If the request either creates or deletes a delete marker, OBS returns this element in response with the version ID of the delete marker. This element will be returned in either of the following cases: You send a delete request with no version ID specified. You send a request with a version ID specified, but this version ID represents a delete marker. In this case, OBS deletes the delete marker and returns its version ID in the response.
138
138
 
@@ -143,7 +143,7 @@ class DeleteResultDeleted:
143
143
 
144
144
  @delete_marker_version_id.setter
145
145
  def delete_marker_version_id(self, delete_marker_version_id):
146
- """Sets the delete_marker_version_id of this DeleteResultDeleted.
146
+ r"""Sets the delete_marker_version_id of this DeleteResultDeleted.
147
147
 
148
148
  Version ID of the delete marker to create or delete. If the request either creates or deletes a delete marker, OBS returns this element in response with the version ID of the delete marker. This element will be returned in either of the following cases: You send a delete request with no version ID specified. You send a request with a version ID specified, but this version ID represents a delete marker. In this case, OBS deletes the delete marker and returns its version ID in the response.
149
149
 
@@ -31,7 +31,7 @@ class DeleteResultError:
31
31
  }
32
32
 
33
33
  def __init__(self, key=None, code=None, message=None):
34
- """DeleteResultError
34
+ r"""DeleteResultError
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -59,7 +59,7 @@ class DeleteResultError:
59
59
 
60
60
  @property
61
61
  def key(self):
62
- """Gets the key of this DeleteResultError.
62
+ r"""Gets the key of this DeleteResultError.
63
63
 
64
64
  Object names in a deletion result
65
65
 
@@ -70,7 +70,7 @@ class DeleteResultError:
70
70
 
71
71
  @key.setter
72
72
  def key(self, key):
73
- """Sets the key of this DeleteResultError.
73
+ r"""Sets the key of this DeleteResultError.
74
74
 
75
75
  Object names in a deletion result
76
76
 
@@ -81,7 +81,7 @@ class DeleteResultError:
81
81
 
82
82
  @property
83
83
  def code(self):
84
- """Gets the code of this DeleteResultError.
84
+ r"""Gets the code of this DeleteResultError.
85
85
 
86
86
  Error code of the failed deletion
87
87
 
@@ -92,7 +92,7 @@ class DeleteResultError:
92
92
 
93
93
  @code.setter
94
94
  def code(self, code):
95
- """Sets the code of this DeleteResultError.
95
+ r"""Sets the code of this DeleteResultError.
96
96
 
97
97
  Error code of the failed deletion
98
98
 
@@ -103,7 +103,7 @@ class DeleteResultError:
103
103
 
104
104
  @property
105
105
  def message(self):
106
- """Gets the message of this DeleteResultError.
106
+ r"""Gets the message of this DeleteResultError.
107
107
 
108
108
  Error message of the failed deletion
109
109
 
@@ -114,7 +114,7 @@ class DeleteResultError:
114
114
 
115
115
  @message.setter
116
116
  def message(self, message):
117
- """Sets the message of this DeleteResultError.
117
+ r"""Sets the message of this DeleteResultError.
118
118
 
119
119
  Error message of the failed deletion
120
120
 
@@ -31,7 +31,7 @@ class Domains:
31
31
  }
32
32
 
33
33
  def __init__(self, domain_name=None, create_time=None, certificate_id=None):
34
- """Domains
34
+ r"""Domains
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -57,7 +57,7 @@ class Domains:
57
57
 
58
58
  @property
59
59
  def domain_name(self):
60
- """Gets the domain_name of this Domains.
60
+ r"""Gets the domain_name of this Domains.
61
61
 
62
62
  Custom domain name
63
63
 
@@ -68,7 +68,7 @@ class Domains:
68
68
 
69
69
  @domain_name.setter
70
70
  def domain_name(self, domain_name):
71
- """Sets the domain_name of this Domains.
71
+ r"""Sets the domain_name of this Domains.
72
72
 
73
73
  Custom domain name
74
74
 
@@ -79,7 +79,7 @@ class Domains:
79
79
 
80
80
  @property
81
81
  def create_time(self):
82
- """Gets the create_time of this Domains.
82
+ r"""Gets the create_time of this Domains.
83
83
 
84
84
  Time when a custom domain name was created
85
85
 
@@ -90,7 +90,7 @@ class Domains:
90
90
 
91
91
  @create_time.setter
92
92
  def create_time(self, create_time):
93
- """Sets the create_time of this Domains.
93
+ r"""Sets the create_time of this Domains.
94
94
 
95
95
  Time when a custom domain name was created
96
96
 
@@ -101,7 +101,7 @@ class Domains:
101
101
 
102
102
  @property
103
103
  def certificate_id(self):
104
- """Gets the certificate_id of this Domains.
104
+ r"""Gets the certificate_id of this Domains.
105
105
 
106
106
  Certificate id
107
107
 
@@ -112,7 +112,7 @@ class Domains:
112
112
 
113
113
  @certificate_id.setter
114
114
  def certificate_id(self, certificate_id):
115
- """Sets the certificate_id of this Domains.
115
+ r"""Sets the certificate_id of this Domains.
116
116
 
117
117
  Certificate id
118
118