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
@@ -38,7 +38,7 @@ class CreateBucketResponse(SdkResponse):
38
38
  }
39
39
 
40
40
  def __init__(self, x_obs_id_2=None, x_obs_request_id=None, e_tag=None, connection=None, content_length=None, date=None):
41
- """CreateBucketResponse
41
+ r"""CreateBucketResponse
42
42
 
43
43
  The model defined in huaweicloud sdk
44
44
 
@@ -81,7 +81,7 @@ class CreateBucketResponse(SdkResponse):
81
81
 
82
82
  @property
83
83
  def x_obs_id_2(self):
84
- """Gets the x_obs_id_2 of this CreateBucketResponse.
84
+ r"""Gets the x_obs_id_2 of this CreateBucketResponse.
85
85
 
86
86
  :return: The x_obs_id_2 of this CreateBucketResponse.
87
87
  :rtype: str
@@ -90,7 +90,7 @@ class CreateBucketResponse(SdkResponse):
90
90
 
91
91
  @x_obs_id_2.setter
92
92
  def x_obs_id_2(self, x_obs_id_2):
93
- """Sets the x_obs_id_2 of this CreateBucketResponse.
93
+ r"""Sets the x_obs_id_2 of this CreateBucketResponse.
94
94
 
95
95
  :param x_obs_id_2: The x_obs_id_2 of this CreateBucketResponse.
96
96
  :type x_obs_id_2: str
@@ -99,7 +99,7 @@ class CreateBucketResponse(SdkResponse):
99
99
 
100
100
  @property
101
101
  def x_obs_request_id(self):
102
- """Gets the x_obs_request_id of this CreateBucketResponse.
102
+ r"""Gets the x_obs_request_id of this CreateBucketResponse.
103
103
 
104
104
  :return: The x_obs_request_id of this CreateBucketResponse.
105
105
  :rtype: str
@@ -108,7 +108,7 @@ class CreateBucketResponse(SdkResponse):
108
108
 
109
109
  @x_obs_request_id.setter
110
110
  def x_obs_request_id(self, x_obs_request_id):
111
- """Sets the x_obs_request_id of this CreateBucketResponse.
111
+ r"""Sets the x_obs_request_id of this CreateBucketResponse.
112
112
 
113
113
  :param x_obs_request_id: The x_obs_request_id of this CreateBucketResponse.
114
114
  :type x_obs_request_id: str
@@ -117,7 +117,7 @@ class CreateBucketResponse(SdkResponse):
117
117
 
118
118
  @property
119
119
  def e_tag(self):
120
- """Gets the e_tag of this CreateBucketResponse.
120
+ r"""Gets the e_tag of this CreateBucketResponse.
121
121
 
122
122
  :return: The e_tag of this CreateBucketResponse.
123
123
  :rtype: str
@@ -126,7 +126,7 @@ class CreateBucketResponse(SdkResponse):
126
126
 
127
127
  @e_tag.setter
128
128
  def e_tag(self, e_tag):
129
- """Sets the e_tag of this CreateBucketResponse.
129
+ r"""Sets the e_tag of this CreateBucketResponse.
130
130
 
131
131
  :param e_tag: The e_tag of this CreateBucketResponse.
132
132
  :type e_tag: str
@@ -135,7 +135,7 @@ class CreateBucketResponse(SdkResponse):
135
135
 
136
136
  @property
137
137
  def connection(self):
138
- """Gets the connection of this CreateBucketResponse.
138
+ r"""Gets the connection of this CreateBucketResponse.
139
139
 
140
140
  :return: The connection of this CreateBucketResponse.
141
141
  :rtype: str
@@ -144,7 +144,7 @@ class CreateBucketResponse(SdkResponse):
144
144
 
145
145
  @connection.setter
146
146
  def connection(self, connection):
147
- """Sets the connection of this CreateBucketResponse.
147
+ r"""Sets the connection of this CreateBucketResponse.
148
148
 
149
149
  :param connection: The connection of this CreateBucketResponse.
150
150
  :type connection: str
@@ -153,7 +153,7 @@ class CreateBucketResponse(SdkResponse):
153
153
 
154
154
  @property
155
155
  def content_length(self):
156
- """Gets the content_length of this CreateBucketResponse.
156
+ r"""Gets the content_length of this CreateBucketResponse.
157
157
 
158
158
  :return: The content_length of this CreateBucketResponse.
159
159
  :rtype: str
@@ -162,7 +162,7 @@ class CreateBucketResponse(SdkResponse):
162
162
 
163
163
  @content_length.setter
164
164
  def content_length(self, content_length):
165
- """Sets the content_length of this CreateBucketResponse.
165
+ r"""Sets the content_length of this CreateBucketResponse.
166
166
 
167
167
  :param content_length: The content_length of this CreateBucketResponse.
168
168
  :type content_length: str
@@ -171,7 +171,7 @@ class CreateBucketResponse(SdkResponse):
171
171
 
172
172
  @property
173
173
  def date(self):
174
- """Gets the date of this CreateBucketResponse.
174
+ r"""Gets the date of this CreateBucketResponse.
175
175
 
176
176
  :return: The date of this CreateBucketResponse.
177
177
  :rtype: str
@@ -180,7 +180,7 @@ class CreateBucketResponse(SdkResponse):
180
180
 
181
181
  @date.setter
182
182
  def date(self, date):
183
- """Sets the date of this CreateBucketResponse.
183
+ r"""Sets the date of this CreateBucketResponse.
184
184
 
185
185
  :param date: The date of this CreateBucketResponse.
186
186
  :type date: str
@@ -31,7 +31,7 @@ class DeleteBucketCustomdomainRequest:
31
31
  }
32
32
 
33
33
  def __init__(self, date=None, bucket_name=None, customdomain=None):
34
- """DeleteBucketCustomdomainRequest
34
+ r"""DeleteBucketCustomdomainRequest
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -57,7 +57,7 @@ class DeleteBucketCustomdomainRequest:
57
57
 
58
58
  @property
59
59
  def date(self):
60
- """Gets the date of this DeleteBucketCustomdomainRequest.
60
+ r"""Gets the date of this DeleteBucketCustomdomainRequest.
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 DeleteBucketCustomdomainRequest:
68
68
 
69
69
  @date.setter
70
70
  def date(self, date):
71
- """Sets the date of this DeleteBucketCustomdomainRequest.
71
+ r"""Sets the date of this DeleteBucketCustomdomainRequest.
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 DeleteBucketCustomdomainRequest:
79
79
 
80
80
  @property
81
81
  def bucket_name(self):
82
- """Gets the bucket_name of this DeleteBucketCustomdomainRequest.
82
+ r"""Gets the bucket_name of this DeleteBucketCustomdomainRequest.
83
83
 
84
84
  Name of the requested bucket
85
85
 
@@ -90,7 +90,7 @@ class DeleteBucketCustomdomainRequest:
90
90
 
91
91
  @bucket_name.setter
92
92
  def bucket_name(self, bucket_name):
93
- """Sets the bucket_name of this DeleteBucketCustomdomainRequest.
93
+ r"""Sets the bucket_name of this DeleteBucketCustomdomainRequest.
94
94
 
95
95
  Name of the requested bucket
96
96
 
@@ -101,7 +101,7 @@ class DeleteBucketCustomdomainRequest:
101
101
 
102
102
  @property
103
103
  def customdomain(self):
104
- """Gets the customdomain of this DeleteBucketCustomdomainRequest.
104
+ r"""Gets the customdomain of this DeleteBucketCustomdomainRequest.
105
105
 
106
106
  The custom domain name you want to delete. Type: string, which must meet the naming conventions of domain names.
107
107
 
@@ -112,7 +112,7 @@ class DeleteBucketCustomdomainRequest:
112
112
 
113
113
  @customdomain.setter
114
114
  def customdomain(self, customdomain):
115
- """Sets the customdomain of this DeleteBucketCustomdomainRequest.
115
+ r"""Sets the customdomain of this DeleteBucketCustomdomainRequest.
116
116
 
117
117
  The custom domain name you want to delete. Type: string, which must meet the naming conventions of domain names.
118
118
 
@@ -38,7 +38,7 @@ class DeleteBucketCustomdomainResponse(SdkResponse):
38
38
  }
39
39
 
40
40
  def __init__(self, x_obs_id_2=None, x_obs_request_id=None, e_tag=None, connection=None, content_length=None, date=None):
41
- """DeleteBucketCustomdomainResponse
41
+ r"""DeleteBucketCustomdomainResponse
42
42
 
43
43
  The model defined in huaweicloud sdk
44
44
 
@@ -81,7 +81,7 @@ class DeleteBucketCustomdomainResponse(SdkResponse):
81
81
 
82
82
  @property
83
83
  def x_obs_id_2(self):
84
- """Gets the x_obs_id_2 of this DeleteBucketCustomdomainResponse.
84
+ r"""Gets the x_obs_id_2 of this DeleteBucketCustomdomainResponse.
85
85
 
86
86
  :return: The x_obs_id_2 of this DeleteBucketCustomdomainResponse.
87
87
  :rtype: str
@@ -90,7 +90,7 @@ class DeleteBucketCustomdomainResponse(SdkResponse):
90
90
 
91
91
  @x_obs_id_2.setter
92
92
  def x_obs_id_2(self, x_obs_id_2):
93
- """Sets the x_obs_id_2 of this DeleteBucketCustomdomainResponse.
93
+ r"""Sets the x_obs_id_2 of this DeleteBucketCustomdomainResponse.
94
94
 
95
95
  :param x_obs_id_2: The x_obs_id_2 of this DeleteBucketCustomdomainResponse.
96
96
  :type x_obs_id_2: str
@@ -99,7 +99,7 @@ class DeleteBucketCustomdomainResponse(SdkResponse):
99
99
 
100
100
  @property
101
101
  def x_obs_request_id(self):
102
- """Gets the x_obs_request_id of this DeleteBucketCustomdomainResponse.
102
+ r"""Gets the x_obs_request_id of this DeleteBucketCustomdomainResponse.
103
103
 
104
104
  :return: The x_obs_request_id of this DeleteBucketCustomdomainResponse.
105
105
  :rtype: str
@@ -108,7 +108,7 @@ class DeleteBucketCustomdomainResponse(SdkResponse):
108
108
 
109
109
  @x_obs_request_id.setter
110
110
  def x_obs_request_id(self, x_obs_request_id):
111
- """Sets the x_obs_request_id of this DeleteBucketCustomdomainResponse.
111
+ r"""Sets the x_obs_request_id of this DeleteBucketCustomdomainResponse.
112
112
 
113
113
  :param x_obs_request_id: The x_obs_request_id of this DeleteBucketCustomdomainResponse.
114
114
  :type x_obs_request_id: str
@@ -117,7 +117,7 @@ class DeleteBucketCustomdomainResponse(SdkResponse):
117
117
 
118
118
  @property
119
119
  def e_tag(self):
120
- """Gets the e_tag of this DeleteBucketCustomdomainResponse.
120
+ r"""Gets the e_tag of this DeleteBucketCustomdomainResponse.
121
121
 
122
122
  :return: The e_tag of this DeleteBucketCustomdomainResponse.
123
123
  :rtype: str
@@ -126,7 +126,7 @@ class DeleteBucketCustomdomainResponse(SdkResponse):
126
126
 
127
127
  @e_tag.setter
128
128
  def e_tag(self, e_tag):
129
- """Sets the e_tag of this DeleteBucketCustomdomainResponse.
129
+ r"""Sets the e_tag of this DeleteBucketCustomdomainResponse.
130
130
 
131
131
  :param e_tag: The e_tag of this DeleteBucketCustomdomainResponse.
132
132
  :type e_tag: str
@@ -135,7 +135,7 @@ class DeleteBucketCustomdomainResponse(SdkResponse):
135
135
 
136
136
  @property
137
137
  def connection(self):
138
- """Gets the connection of this DeleteBucketCustomdomainResponse.
138
+ r"""Gets the connection of this DeleteBucketCustomdomainResponse.
139
139
 
140
140
  :return: The connection of this DeleteBucketCustomdomainResponse.
141
141
  :rtype: str
@@ -144,7 +144,7 @@ class DeleteBucketCustomdomainResponse(SdkResponse):
144
144
 
145
145
  @connection.setter
146
146
  def connection(self, connection):
147
- """Sets the connection of this DeleteBucketCustomdomainResponse.
147
+ r"""Sets the connection of this DeleteBucketCustomdomainResponse.
148
148
 
149
149
  :param connection: The connection of this DeleteBucketCustomdomainResponse.
150
150
  :type connection: str
@@ -153,7 +153,7 @@ class DeleteBucketCustomdomainResponse(SdkResponse):
153
153
 
154
154
  @property
155
155
  def content_length(self):
156
- """Gets the content_length of this DeleteBucketCustomdomainResponse.
156
+ r"""Gets the content_length of this DeleteBucketCustomdomainResponse.
157
157
 
158
158
  :return: The content_length of this DeleteBucketCustomdomainResponse.
159
159
  :rtype: str
@@ -162,7 +162,7 @@ class DeleteBucketCustomdomainResponse(SdkResponse):
162
162
 
163
163
  @content_length.setter
164
164
  def content_length(self, content_length):
165
- """Sets the content_length of this DeleteBucketCustomdomainResponse.
165
+ r"""Sets the content_length of this DeleteBucketCustomdomainResponse.
166
166
 
167
167
  :param content_length: The content_length of this DeleteBucketCustomdomainResponse.
168
168
  :type content_length: str
@@ -171,7 +171,7 @@ class DeleteBucketCustomdomainResponse(SdkResponse):
171
171
 
172
172
  @property
173
173
  def date(self):
174
- """Gets the date of this DeleteBucketCustomdomainResponse.
174
+ r"""Gets the date of this DeleteBucketCustomdomainResponse.
175
175
 
176
176
  :return: The date of this DeleteBucketCustomdomainResponse.
177
177
  :rtype: str
@@ -180,7 +180,7 @@ class DeleteBucketCustomdomainResponse(SdkResponse):
180
180
 
181
181
  @date.setter
182
182
  def date(self, date):
183
- """Sets the date of this DeleteBucketCustomdomainResponse.
183
+ r"""Sets the date of this DeleteBucketCustomdomainResponse.
184
184
 
185
185
  :param date: The date of this DeleteBucketCustomdomainResponse.
186
186
  :type date: str
@@ -29,7 +29,7 @@ class DeleteBucketRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, bucket_name=None, date=None):
32
- """DeleteBucketRequest
32
+ r"""DeleteBucketRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -51,7 +51,7 @@ class DeleteBucketRequest:
51
51
 
52
52
  @property
53
53
  def bucket_name(self):
54
- """Gets the bucket_name of this DeleteBucketRequest.
54
+ r"""Gets the bucket_name of this DeleteBucketRequest.
55
55
 
56
56
  Name of the bucket.
57
57
 
@@ -62,7 +62,7 @@ class DeleteBucketRequest:
62
62
 
63
63
  @bucket_name.setter
64
64
  def bucket_name(self, bucket_name):
65
- """Sets the bucket_name of this DeleteBucketRequest.
65
+ r"""Sets the bucket_name of this DeleteBucketRequest.
66
66
 
67
67
  Name of the bucket.
68
68
 
@@ -73,7 +73,7 @@ class DeleteBucketRequest:
73
73
 
74
74
  @property
75
75
  def date(self):
76
- """Gets the date of this DeleteBucketRequest.
76
+ r"""Gets the date of this DeleteBucketRequest.
77
77
 
78
78
  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.
79
79
 
@@ -84,7 +84,7 @@ class DeleteBucketRequest:
84
84
 
85
85
  @date.setter
86
86
  def date(self, date):
87
- """Sets the date of this DeleteBucketRequest.
87
+ r"""Sets the date of this DeleteBucketRequest.
88
88
 
89
89
  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.
90
90
 
@@ -38,7 +38,7 @@ class DeleteBucketResponse(SdkResponse):
38
38
  }
39
39
 
40
40
  def __init__(self, x_obs_id_2=None, x_obs_request_id=None, e_tag=None, connection=None, content_length=None, date=None):
41
- """DeleteBucketResponse
41
+ r"""DeleteBucketResponse
42
42
 
43
43
  The model defined in huaweicloud sdk
44
44
 
@@ -81,7 +81,7 @@ class DeleteBucketResponse(SdkResponse):
81
81
 
82
82
  @property
83
83
  def x_obs_id_2(self):
84
- """Gets the x_obs_id_2 of this DeleteBucketResponse.
84
+ r"""Gets the x_obs_id_2 of this DeleteBucketResponse.
85
85
 
86
86
  :return: The x_obs_id_2 of this DeleteBucketResponse.
87
87
  :rtype: str
@@ -90,7 +90,7 @@ class DeleteBucketResponse(SdkResponse):
90
90
 
91
91
  @x_obs_id_2.setter
92
92
  def x_obs_id_2(self, x_obs_id_2):
93
- """Sets the x_obs_id_2 of this DeleteBucketResponse.
93
+ r"""Sets the x_obs_id_2 of this DeleteBucketResponse.
94
94
 
95
95
  :param x_obs_id_2: The x_obs_id_2 of this DeleteBucketResponse.
96
96
  :type x_obs_id_2: str
@@ -99,7 +99,7 @@ class DeleteBucketResponse(SdkResponse):
99
99
 
100
100
  @property
101
101
  def x_obs_request_id(self):
102
- """Gets the x_obs_request_id of this DeleteBucketResponse.
102
+ r"""Gets the x_obs_request_id of this DeleteBucketResponse.
103
103
 
104
104
  :return: The x_obs_request_id of this DeleteBucketResponse.
105
105
  :rtype: str
@@ -108,7 +108,7 @@ class DeleteBucketResponse(SdkResponse):
108
108
 
109
109
  @x_obs_request_id.setter
110
110
  def x_obs_request_id(self, x_obs_request_id):
111
- """Sets the x_obs_request_id of this DeleteBucketResponse.
111
+ r"""Sets the x_obs_request_id of this DeleteBucketResponse.
112
112
 
113
113
  :param x_obs_request_id: The x_obs_request_id of this DeleteBucketResponse.
114
114
  :type x_obs_request_id: str
@@ -117,7 +117,7 @@ class DeleteBucketResponse(SdkResponse):
117
117
 
118
118
  @property
119
119
  def e_tag(self):
120
- """Gets the e_tag of this DeleteBucketResponse.
120
+ r"""Gets the e_tag of this DeleteBucketResponse.
121
121
 
122
122
  :return: The e_tag of this DeleteBucketResponse.
123
123
  :rtype: str
@@ -126,7 +126,7 @@ class DeleteBucketResponse(SdkResponse):
126
126
 
127
127
  @e_tag.setter
128
128
  def e_tag(self, e_tag):
129
- """Sets the e_tag of this DeleteBucketResponse.
129
+ r"""Sets the e_tag of this DeleteBucketResponse.
130
130
 
131
131
  :param e_tag: The e_tag of this DeleteBucketResponse.
132
132
  :type e_tag: str
@@ -135,7 +135,7 @@ class DeleteBucketResponse(SdkResponse):
135
135
 
136
136
  @property
137
137
  def connection(self):
138
- """Gets the connection of this DeleteBucketResponse.
138
+ r"""Gets the connection of this DeleteBucketResponse.
139
139
 
140
140
  :return: The connection of this DeleteBucketResponse.
141
141
  :rtype: str
@@ -144,7 +144,7 @@ class DeleteBucketResponse(SdkResponse):
144
144
 
145
145
  @connection.setter
146
146
  def connection(self, connection):
147
- """Sets the connection of this DeleteBucketResponse.
147
+ r"""Sets the connection of this DeleteBucketResponse.
148
148
 
149
149
  :param connection: The connection of this DeleteBucketResponse.
150
150
  :type connection: str
@@ -153,7 +153,7 @@ class DeleteBucketResponse(SdkResponse):
153
153
 
154
154
  @property
155
155
  def content_length(self):
156
- """Gets the content_length of this DeleteBucketResponse.
156
+ r"""Gets the content_length of this DeleteBucketResponse.
157
157
 
158
158
  :return: The content_length of this DeleteBucketResponse.
159
159
  :rtype: str
@@ -162,7 +162,7 @@ class DeleteBucketResponse(SdkResponse):
162
162
 
163
163
  @content_length.setter
164
164
  def content_length(self, content_length):
165
- """Sets the content_length of this DeleteBucketResponse.
165
+ r"""Sets the content_length of this DeleteBucketResponse.
166
166
 
167
167
  :param content_length: The content_length of this DeleteBucketResponse.
168
168
  :type content_length: str
@@ -171,7 +171,7 @@ class DeleteBucketResponse(SdkResponse):
171
171
 
172
172
  @property
173
173
  def date(self):
174
- """Gets the date of this DeleteBucketResponse.
174
+ r"""Gets the date of this DeleteBucketResponse.
175
175
 
176
176
  :return: The date of this DeleteBucketResponse.
177
177
  :rtype: str
@@ -180,7 +180,7 @@ class DeleteBucketResponse(SdkResponse):
180
180
 
181
181
  @date.setter
182
182
  def date(self, date):
183
- """Sets the date of this DeleteBucketResponse.
183
+ r"""Sets the date of this DeleteBucketResponse.
184
184
 
185
185
  :param date: The date of this DeleteBucketResponse.
186
186
  :type date: str
@@ -29,7 +29,7 @@ class DeleteObject:
29
29
  }
30
30
 
31
31
  def __init__(self, key=None, version_id=None):
32
- """DeleteObject
32
+ r"""DeleteObject
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -52,7 +52,7 @@ class DeleteObject:
52
52
 
53
53
  @property
54
54
  def key(self):
55
- """Gets the key of this DeleteObject.
55
+ r"""Gets the key of this DeleteObject.
56
56
 
57
57
  Key of the object to be deleted. If **EncodingType** is specified, the object key must be encoded as configured.
58
58
 
@@ -63,7 +63,7 @@ class DeleteObject:
63
63
 
64
64
  @key.setter
65
65
  def key(self, key):
66
- """Sets the key of this DeleteObject.
66
+ r"""Sets the key of this DeleteObject.
67
67
 
68
68
  Key of the object to be deleted. If **EncodingType** is specified, the object key must be encoded as configured.
69
69
 
@@ -74,7 +74,7 @@ class DeleteObject:
74
74
 
75
75
  @property
76
76
  def version_id(self):
77
- """Gets the version_id of this DeleteObject.
77
+ r"""Gets the version_id of this DeleteObject.
78
78
 
79
79
  Version ID of the object to be deleted
80
80
 
@@ -85,7 +85,7 @@ class DeleteObject:
85
85
 
86
86
  @version_id.setter
87
87
  def version_id(self, version_id):
88
- """Sets the version_id of this DeleteObject.
88
+ r"""Sets the version_id of this DeleteObject.
89
89
 
90
90
  Version ID of the object to be deleted
91
91
 
@@ -33,7 +33,7 @@ class DeleteObjectRequest:
33
33
  }
34
34
 
35
35
  def __init__(self, bucket_name=None, object_key=None, date=None, version_id=None):
36
- """DeleteObjectRequest
36
+ r"""DeleteObjectRequest
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -64,7 +64,7 @@ class DeleteObjectRequest:
64
64
 
65
65
  @property
66
66
  def bucket_name(self):
67
- """Gets the bucket_name of this DeleteObjectRequest.
67
+ r"""Gets the bucket_name of this DeleteObjectRequest.
68
68
 
69
69
  Name of the bucket.
70
70
 
@@ -75,7 +75,7 @@ class DeleteObjectRequest:
75
75
 
76
76
  @bucket_name.setter
77
77
  def bucket_name(self, bucket_name):
78
- """Sets the bucket_name of this DeleteObjectRequest.
78
+ r"""Sets the bucket_name of this DeleteObjectRequest.
79
79
 
80
80
  Name of the bucket.
81
81
 
@@ -86,7 +86,7 @@ class DeleteObjectRequest:
86
86
 
87
87
  @property
88
88
  def object_key(self):
89
- """Gets the object_key of this DeleteObjectRequest.
89
+ r"""Gets the object_key of this DeleteObjectRequest.
90
90
 
91
91
  Name of the object to be deleted.
92
92
 
@@ -97,7 +97,7 @@ class DeleteObjectRequest:
97
97
 
98
98
  @object_key.setter
99
99
  def object_key(self, object_key):
100
- """Sets the object_key of this DeleteObjectRequest.
100
+ r"""Sets the object_key of this DeleteObjectRequest.
101
101
 
102
102
  Name of the object to be deleted.
103
103
 
@@ -108,7 +108,7 @@ class DeleteObjectRequest:
108
108
 
109
109
  @property
110
110
  def date(self):
111
- """Gets the date of this DeleteObjectRequest.
111
+ r"""Gets the date of this DeleteObjectRequest.
112
112
 
113
113
  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.
114
114
 
@@ -119,7 +119,7 @@ class DeleteObjectRequest:
119
119
 
120
120
  @date.setter
121
121
  def date(self, date):
122
- """Sets the date of this DeleteObjectRequest.
122
+ r"""Sets the date of this DeleteObjectRequest.
123
123
 
124
124
  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.
125
125
 
@@ -130,7 +130,7 @@ class DeleteObjectRequest:
130
130
 
131
131
  @property
132
132
  def version_id(self):
133
- """Gets the version_id of this DeleteObjectRequest.
133
+ r"""Gets the version_id of this DeleteObjectRequest.
134
134
 
135
135
  Version ID of the object to be deleted.
136
136
 
@@ -141,7 +141,7 @@ class DeleteObjectRequest:
141
141
 
142
142
  @version_id.setter
143
143
  def version_id(self, version_id):
144
- """Sets the version_id of this DeleteObjectRequest.
144
+ r"""Sets the version_id of this DeleteObjectRequest.
145
145
 
146
146
  Version ID of the object to be deleted.
147
147