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
@@ -27,7 +27,7 @@ class FilterObject:
27
27
  }
28
28
 
29
29
  def __init__(self, filter_rule=None):
30
- """FilterObject
30
+ r"""FilterObject
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -45,7 +45,7 @@ class FilterObject:
45
45
 
46
46
  @property
47
47
  def filter_rule(self):
48
- """Gets the filter_rule of this FilterObject.
48
+ r"""Gets the filter_rule of this FilterObject.
49
49
 
50
50
  :return: The filter_rule of this FilterObject.
51
51
  :rtype: list[:class:`huaweicloudsdkobs.v1.FilterRule`]
@@ -54,7 +54,7 @@ class FilterObject:
54
54
 
55
55
  @filter_rule.setter
56
56
  def filter_rule(self, filter_rule):
57
- """Sets the filter_rule of this FilterObject.
57
+ r"""Sets the filter_rule of this FilterObject.
58
58
 
59
59
  :param filter_rule: The filter_rule of this FilterObject.
60
60
  :type filter_rule: list[:class:`huaweicloudsdkobs.v1.FilterRule`]
@@ -29,7 +29,7 @@ class FilterRule:
29
29
  }
30
30
 
31
31
  def __init__(self, name=None, value=None):
32
- """FilterRule
32
+ r"""FilterRule
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -52,7 +52,7 @@ class FilterRule:
52
52
 
53
53
  @property
54
54
  def name(self):
55
- """Gets the name of this FilterRule.
55
+ r"""Gets the name of this FilterRule.
56
56
 
57
57
  Prefix or suffix of object names for filtering
58
58
 
@@ -63,7 +63,7 @@ class FilterRule:
63
63
 
64
64
  @name.setter
65
65
  def name(self, name):
66
- """Sets the name of this FilterRule.
66
+ r"""Sets the name of this FilterRule.
67
67
 
68
68
  Prefix or suffix of object names for filtering
69
69
 
@@ -74,7 +74,7 @@ class FilterRule:
74
74
 
75
75
  @property
76
76
  def value(self):
77
- """Gets the value of this FilterRule.
77
+ r"""Gets the value of this FilterRule.
78
78
 
79
79
  Key word of object names. Based on the prefix or suffix defined by **Name**, enter the key word for filtering objects. A longer string of characters delivers a more accurate filtering result. A maximum of 1024 characters are supported.
80
80
 
@@ -85,7 +85,7 @@ class FilterRule:
85
85
 
86
86
  @value.setter
87
87
  def value(self, value):
88
- """Sets the value of this FilterRule.
88
+ r"""Sets the value of this FilterRule.
89
89
 
90
90
  Key word of object names. Based on the prefix or suffix defined by **Name**, enter the key word for filtering objects. A longer string of characters delivers a more accurate filtering result. A maximum of 1024 characters are supported.
91
91
 
@@ -35,7 +35,7 @@ class FunctionStageConfiguration:
35
35
  }
36
36
 
37
37
  def __init__(self, id=None, filter=None, topic=None, event=None, function_stage=None):
38
- """FunctionStageConfiguration
38
+ r"""FunctionStageConfiguration
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -73,7 +73,7 @@ class FunctionStageConfiguration:
73
73
 
74
74
  @property
75
75
  def id(self):
76
- """Gets the id of this FunctionStageConfiguration.
76
+ r"""Gets the id of this FunctionStageConfiguration.
77
77
 
78
78
  Unique ID of each event notification. If you do not specify an ID, the system assigns one.
79
79
 
@@ -84,7 +84,7 @@ class FunctionStageConfiguration:
84
84
 
85
85
  @id.setter
86
86
  def id(self, id):
87
- """Sets the id of this FunctionStageConfiguration.
87
+ r"""Sets the id of this FunctionStageConfiguration.
88
88
 
89
89
  Unique ID of each event notification. If you do not specify an ID, the system assigns one.
90
90
 
@@ -95,7 +95,7 @@ class FunctionStageConfiguration:
95
95
 
96
96
  @property
97
97
  def filter(self):
98
- """Gets the filter of this FunctionStageConfiguration.
98
+ r"""Gets the filter of this FunctionStageConfiguration.
99
99
 
100
100
  :return: The filter of this FunctionStageConfiguration.
101
101
  :rtype: :class:`huaweicloudsdkobs.v1.TopicConfigurationFilter`
@@ -104,7 +104,7 @@ class FunctionStageConfiguration:
104
104
 
105
105
  @filter.setter
106
106
  def filter(self, filter):
107
- """Sets the filter of this FunctionStageConfiguration.
107
+ r"""Sets the filter of this FunctionStageConfiguration.
108
108
 
109
109
  :param filter: The filter of this FunctionStageConfiguration.
110
110
  :type filter: :class:`huaweicloudsdkobs.v1.TopicConfigurationFilter`
@@ -113,7 +113,7 @@ class FunctionStageConfiguration:
113
113
 
114
114
  @property
115
115
  def topic(self):
116
- """Gets the topic of this FunctionStageConfiguration.
116
+ r"""Gets the topic of this FunctionStageConfiguration.
117
117
 
118
118
  URN of the event notification topic. When OBS detects a specific event in a bucket, it publishes a notification message to this topic. You can find the topic's URN on the [Topics](https://console-intl.huaweicloud.com/smn/?agencyId=7b00025342f14bcabb245478269c6593&region=cn-east-3&locale=en-us#/topics/list) page of the SMN console. Template: <Topic>urn:smn:region:project_id:smn_topic</Topic>
119
119
 
@@ -124,7 +124,7 @@ class FunctionStageConfiguration:
124
124
 
125
125
  @topic.setter
126
126
  def topic(self, topic):
127
- """Sets the topic of this FunctionStageConfiguration.
127
+ r"""Sets the topic of this FunctionStageConfiguration.
128
128
 
129
129
  URN of the event notification topic. When OBS detects a specific event in a bucket, it publishes a notification message to this topic. You can find the topic's URN on the [Topics](https://console-intl.huaweicloud.com/smn/?agencyId=7b00025342f14bcabb245478269c6593&region=cn-east-3&locale=en-us#/topics/list) page of the SMN console. Template: <Topic>urn:smn:region:project_id:smn_topic</Topic>
130
130
 
@@ -135,7 +135,7 @@ class FunctionStageConfiguration:
135
135
 
136
136
  @property
137
137
  def event(self):
138
- """Gets the event of this FunctionStageConfiguration.
138
+ r"""Gets the event of this FunctionStageConfiguration.
139
139
 
140
140
  Event types for which OBS sends notifications to users. Multiple event types can be added in one **TopicConfiguration** or **FunctionGraphConfiguration** item. Value options: Choose from the following for object upload operations: ObjectCreated:Put ObjectCreated:Post ObjectCreated:Copy ObjectCreated:CompleteMultipartUpload Or use a wildcard character to support all upload operations: ObjectCreated:* Choose from the following for object delete operations: ObjectRemoved:Delete ObjectRemoved:DeleteMarkerCreated Or use a wildcard character to support all delete operations: ObjectRemoved:*
141
141
 
@@ -146,7 +146,7 @@ class FunctionStageConfiguration:
146
146
 
147
147
  @event.setter
148
148
  def event(self, event):
149
- """Sets the event of this FunctionStageConfiguration.
149
+ r"""Sets the event of this FunctionStageConfiguration.
150
150
 
151
151
  Event types for which OBS sends notifications to users. Multiple event types can be added in one **TopicConfiguration** or **FunctionGraphConfiguration** item. Value options: Choose from the following for object upload operations: ObjectCreated:Put ObjectCreated:Post ObjectCreated:Copy ObjectCreated:CompleteMultipartUpload Or use a wildcard character to support all upload operations: ObjectCreated:* Choose from the following for object delete operations: ObjectRemoved:Delete ObjectRemoved:DeleteMarkerCreated Or use a wildcard character to support all delete operations: ObjectRemoved:*
152
152
 
@@ -157,7 +157,7 @@ class FunctionStageConfiguration:
157
157
 
158
158
  @property
159
159
  def function_stage(self):
160
- """Gets the function_stage of this FunctionStageConfiguration.
160
+ r"""Gets the function_stage of this FunctionStageConfiguration.
161
161
 
162
162
  URN of a function in the function service. When OBS detects a specific event in the bucket, it sends a message to the function service to call this function. This element is required if **FunctionStageConfiguration** is added
163
163
 
@@ -168,7 +168,7 @@ class FunctionStageConfiguration:
168
168
 
169
169
  @function_stage.setter
170
170
  def function_stage(self, function_stage):
171
- """Sets the function_stage of this FunctionStageConfiguration.
171
+ r"""Sets the function_stage of this FunctionStageConfiguration.
172
172
 
173
173
  URN of a function in the function service. When OBS detects a specific event in the bucket, it sends a message to the function service to call this function. This element is required if **FunctionStageConfiguration** is added
174
174
 
@@ -31,7 +31,7 @@ class GetBucketAclRequest:
31
31
  }
32
32
 
33
33
  def __init__(self, date=None, bucket_name=None, acl=None):
34
- """GetBucketAclRequest
34
+ r"""GetBucketAclRequest
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -57,7 +57,7 @@ class GetBucketAclRequest:
57
57
 
58
58
  @property
59
59
  def date(self):
60
- """Gets the date of this GetBucketAclRequest.
60
+ r"""Gets the date of this GetBucketAclRequest.
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 GetBucketAclRequest:
68
68
 
69
69
  @date.setter
70
70
  def date(self, date):
71
- """Sets the date of this GetBucketAclRequest.
71
+ r"""Sets the date of this GetBucketAclRequest.
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 GetBucketAclRequest:
79
79
 
80
80
  @property
81
81
  def bucket_name(self):
82
- """Gets the bucket_name of this GetBucketAclRequest.
82
+ r"""Gets the bucket_name of this GetBucketAclRequest.
83
83
 
84
84
  Name of the requested bucket
85
85
 
@@ -90,7 +90,7 @@ class GetBucketAclRequest:
90
90
 
91
91
  @bucket_name.setter
92
92
  def bucket_name(self, bucket_name):
93
- """Sets the bucket_name of this GetBucketAclRequest.
93
+ r"""Sets the bucket_name of this GetBucketAclRequest.
94
94
 
95
95
  Name of the requested bucket
96
96
 
@@ -101,7 +101,7 @@ class GetBucketAclRequest:
101
101
 
102
102
  @property
103
103
  def acl(self):
104
- """Gets the acl of this GetBucketAclRequest.
104
+ r"""Gets the acl of this GetBucketAclRequest.
105
105
 
106
106
  Indicates the API for sending a request to the ACL.
107
107
 
@@ -112,7 +112,7 @@ class GetBucketAclRequest:
112
112
 
113
113
  @acl.setter
114
114
  def acl(self, acl):
115
- """Sets the acl of this GetBucketAclRequest.
115
+ r"""Sets the acl of this GetBucketAclRequest.
116
116
 
117
117
  Indicates the API for sending a request to the ACL.
118
118
 
@@ -42,7 +42,7 @@ class GetBucketAclResponse(SdkResponse):
42
42
  }
43
43
 
44
44
  def __init__(self, owner=None, access_control_list=None, x_obs_id_2=None, x_obs_request_id=None, e_tag=None, connection=None, content_length=None, date=None):
45
- """GetBucketAclResponse
45
+ r"""GetBucketAclResponse
46
46
 
47
47
  The model defined in huaweicloud sdk
48
48
 
@@ -95,7 +95,7 @@ class GetBucketAclResponse(SdkResponse):
95
95
 
96
96
  @property
97
97
  def owner(self):
98
- """Gets the owner of this GetBucketAclResponse.
98
+ r"""Gets the owner of this GetBucketAclResponse.
99
99
 
100
100
  :return: The owner of this GetBucketAclResponse.
101
101
  :rtype: :class:`huaweicloudsdkobs.v1.Owner`
@@ -104,7 +104,7 @@ class GetBucketAclResponse(SdkResponse):
104
104
 
105
105
  @owner.setter
106
106
  def owner(self, owner):
107
- """Sets the owner of this GetBucketAclResponse.
107
+ r"""Sets the owner of this GetBucketAclResponse.
108
108
 
109
109
  :param owner: The owner of this GetBucketAclResponse.
110
110
  :type owner: :class:`huaweicloudsdkobs.v1.Owner`
@@ -113,7 +113,7 @@ class GetBucketAclResponse(SdkResponse):
113
113
 
114
114
  @property
115
115
  def access_control_list(self):
116
- """Gets the access_control_list of this GetBucketAclResponse.
116
+ r"""Gets the access_control_list of this GetBucketAclResponse.
117
117
 
118
118
  :return: The access_control_list of this GetBucketAclResponse.
119
119
  :rtype: :class:`huaweicloudsdkobs.v1.AccessControlList`
@@ -122,7 +122,7 @@ class GetBucketAclResponse(SdkResponse):
122
122
 
123
123
  @access_control_list.setter
124
124
  def access_control_list(self, access_control_list):
125
- """Sets the access_control_list of this GetBucketAclResponse.
125
+ r"""Sets the access_control_list of this GetBucketAclResponse.
126
126
 
127
127
  :param access_control_list: The access_control_list of this GetBucketAclResponse.
128
128
  :type access_control_list: :class:`huaweicloudsdkobs.v1.AccessControlList`
@@ -131,7 +131,7 @@ class GetBucketAclResponse(SdkResponse):
131
131
 
132
132
  @property
133
133
  def x_obs_id_2(self):
134
- """Gets the x_obs_id_2 of this GetBucketAclResponse.
134
+ r"""Gets the x_obs_id_2 of this GetBucketAclResponse.
135
135
 
136
136
  :return: The x_obs_id_2 of this GetBucketAclResponse.
137
137
  :rtype: str
@@ -140,7 +140,7 @@ class GetBucketAclResponse(SdkResponse):
140
140
 
141
141
  @x_obs_id_2.setter
142
142
  def x_obs_id_2(self, x_obs_id_2):
143
- """Sets the x_obs_id_2 of this GetBucketAclResponse.
143
+ r"""Sets the x_obs_id_2 of this GetBucketAclResponse.
144
144
 
145
145
  :param x_obs_id_2: The x_obs_id_2 of this GetBucketAclResponse.
146
146
  :type x_obs_id_2: str
@@ -149,7 +149,7 @@ class GetBucketAclResponse(SdkResponse):
149
149
 
150
150
  @property
151
151
  def x_obs_request_id(self):
152
- """Gets the x_obs_request_id of this GetBucketAclResponse.
152
+ r"""Gets the x_obs_request_id of this GetBucketAclResponse.
153
153
 
154
154
  :return: The x_obs_request_id of this GetBucketAclResponse.
155
155
  :rtype: str
@@ -158,7 +158,7 @@ class GetBucketAclResponse(SdkResponse):
158
158
 
159
159
  @x_obs_request_id.setter
160
160
  def x_obs_request_id(self, x_obs_request_id):
161
- """Sets the x_obs_request_id of this GetBucketAclResponse.
161
+ r"""Sets the x_obs_request_id of this GetBucketAclResponse.
162
162
 
163
163
  :param x_obs_request_id: The x_obs_request_id of this GetBucketAclResponse.
164
164
  :type x_obs_request_id: str
@@ -167,7 +167,7 @@ class GetBucketAclResponse(SdkResponse):
167
167
 
168
168
  @property
169
169
  def e_tag(self):
170
- """Gets the e_tag of this GetBucketAclResponse.
170
+ r"""Gets the e_tag of this GetBucketAclResponse.
171
171
 
172
172
  :return: The e_tag of this GetBucketAclResponse.
173
173
  :rtype: str
@@ -176,7 +176,7 @@ class GetBucketAclResponse(SdkResponse):
176
176
 
177
177
  @e_tag.setter
178
178
  def e_tag(self, e_tag):
179
- """Sets the e_tag of this GetBucketAclResponse.
179
+ r"""Sets the e_tag of this GetBucketAclResponse.
180
180
 
181
181
  :param e_tag: The e_tag of this GetBucketAclResponse.
182
182
  :type e_tag: str
@@ -185,7 +185,7 @@ class GetBucketAclResponse(SdkResponse):
185
185
 
186
186
  @property
187
187
  def connection(self):
188
- """Gets the connection of this GetBucketAclResponse.
188
+ r"""Gets the connection of this GetBucketAclResponse.
189
189
 
190
190
  :return: The connection of this GetBucketAclResponse.
191
191
  :rtype: str
@@ -194,7 +194,7 @@ class GetBucketAclResponse(SdkResponse):
194
194
 
195
195
  @connection.setter
196
196
  def connection(self, connection):
197
- """Sets the connection of this GetBucketAclResponse.
197
+ r"""Sets the connection of this GetBucketAclResponse.
198
198
 
199
199
  :param connection: The connection of this GetBucketAclResponse.
200
200
  :type connection: str
@@ -203,7 +203,7 @@ class GetBucketAclResponse(SdkResponse):
203
203
 
204
204
  @property
205
205
  def content_length(self):
206
- """Gets the content_length of this GetBucketAclResponse.
206
+ r"""Gets the content_length of this GetBucketAclResponse.
207
207
 
208
208
  :return: The content_length of this GetBucketAclResponse.
209
209
  :rtype: str
@@ -212,7 +212,7 @@ class GetBucketAclResponse(SdkResponse):
212
212
 
213
213
  @content_length.setter
214
214
  def content_length(self, content_length):
215
- """Sets the content_length of this GetBucketAclResponse.
215
+ r"""Sets the content_length of this GetBucketAclResponse.
216
216
 
217
217
  :param content_length: The content_length of this GetBucketAclResponse.
218
218
  :type content_length: str
@@ -221,7 +221,7 @@ class GetBucketAclResponse(SdkResponse):
221
221
 
222
222
  @property
223
223
  def date(self):
224
- """Gets the date of this GetBucketAclResponse.
224
+ r"""Gets the date of this GetBucketAclResponse.
225
225
 
226
226
  :return: The date of this GetBucketAclResponse.
227
227
  :rtype: str
@@ -230,7 +230,7 @@ class GetBucketAclResponse(SdkResponse):
230
230
 
231
231
  @date.setter
232
232
  def date(self, date):
233
- """Sets the date of this GetBucketAclResponse.
233
+ r"""Sets the date of this GetBucketAclResponse.
234
234
 
235
235
  :param date: The date of this GetBucketAclResponse.
236
236
  :type date: str
@@ -31,7 +31,7 @@ class GetBucketCustomdomainRequest:
31
31
  }
32
32
 
33
33
  def __init__(self, date=None, bucket_name=None, customdomain=None):
34
- """GetBucketCustomdomainRequest
34
+ r"""GetBucketCustomdomainRequest
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -57,7 +57,7 @@ class GetBucketCustomdomainRequest:
57
57
 
58
58
  @property
59
59
  def date(self):
60
- """Gets the date of this GetBucketCustomdomainRequest.
60
+ r"""Gets the date of this GetBucketCustomdomainRequest.
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 GetBucketCustomdomainRequest:
68
68
 
69
69
  @date.setter
70
70
  def date(self, date):
71
- """Sets the date of this GetBucketCustomdomainRequest.
71
+ r"""Sets the date of this GetBucketCustomdomainRequest.
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 GetBucketCustomdomainRequest:
79
79
 
80
80
  @property
81
81
  def bucket_name(self):
82
- """Gets the bucket_name of this GetBucketCustomdomainRequest.
82
+ r"""Gets the bucket_name of this GetBucketCustomdomainRequest.
83
83
 
84
84
  Name of the requested bucket
85
85
 
@@ -90,7 +90,7 @@ class GetBucketCustomdomainRequest:
90
90
 
91
91
  @bucket_name.setter
92
92
  def bucket_name(self, bucket_name):
93
- """Sets the bucket_name of this GetBucketCustomdomainRequest.
93
+ r"""Sets the bucket_name of this GetBucketCustomdomainRequest.
94
94
 
95
95
  Name of the requested bucket
96
96
 
@@ -101,7 +101,7 @@ class GetBucketCustomdomainRequest:
101
101
 
102
102
  @property
103
103
  def customdomain(self):
104
- """Gets the customdomain of this GetBucketCustomdomainRequest.
104
+ r"""Gets the customdomain of this GetBucketCustomdomainRequest.
105
105
 
106
106
  Indicates the custom domain name API of the bucket.
107
107
 
@@ -112,7 +112,7 @@ class GetBucketCustomdomainRequest:
112
112
 
113
113
  @customdomain.setter
114
114
  def customdomain(self, customdomain):
115
- """Sets the customdomain of this GetBucketCustomdomainRequest.
115
+ r"""Sets the customdomain of this GetBucketCustomdomainRequest.
116
116
 
117
117
  Indicates the custom domain name API of the bucket.
118
118
 
@@ -40,7 +40,7 @@ class GetBucketCustomdomainResponse(SdkResponse):
40
40
  }
41
41
 
42
42
  def __init__(self, domains=None, x_obs_id_2=None, x_obs_request_id=None, e_tag=None, connection=None, content_length=None, date=None):
43
- """GetBucketCustomdomainResponse
43
+ r"""GetBucketCustomdomainResponse
44
44
 
45
45
  The model defined in huaweicloud sdk
46
46
 
@@ -88,7 +88,7 @@ class GetBucketCustomdomainResponse(SdkResponse):
88
88
 
89
89
  @property
90
90
  def domains(self):
91
- """Gets the domains of this GetBucketCustomdomainResponse.
91
+ r"""Gets the domains of this GetBucketCustomdomainResponse.
92
92
 
93
93
  :return: The domains of this GetBucketCustomdomainResponse.
94
94
  :rtype: :class:`huaweicloudsdkobs.v1.Domains`
@@ -97,7 +97,7 @@ class GetBucketCustomdomainResponse(SdkResponse):
97
97
 
98
98
  @domains.setter
99
99
  def domains(self, domains):
100
- """Sets the domains of this GetBucketCustomdomainResponse.
100
+ r"""Sets the domains of this GetBucketCustomdomainResponse.
101
101
 
102
102
  :param domains: The domains of this GetBucketCustomdomainResponse.
103
103
  :type domains: :class:`huaweicloudsdkobs.v1.Domains`
@@ -106,7 +106,7 @@ class GetBucketCustomdomainResponse(SdkResponse):
106
106
 
107
107
  @property
108
108
  def x_obs_id_2(self):
109
- """Gets the x_obs_id_2 of this GetBucketCustomdomainResponse.
109
+ r"""Gets the x_obs_id_2 of this GetBucketCustomdomainResponse.
110
110
 
111
111
  :return: The x_obs_id_2 of this GetBucketCustomdomainResponse.
112
112
  :rtype: str
@@ -115,7 +115,7 @@ class GetBucketCustomdomainResponse(SdkResponse):
115
115
 
116
116
  @x_obs_id_2.setter
117
117
  def x_obs_id_2(self, x_obs_id_2):
118
- """Sets the x_obs_id_2 of this GetBucketCustomdomainResponse.
118
+ r"""Sets the x_obs_id_2 of this GetBucketCustomdomainResponse.
119
119
 
120
120
  :param x_obs_id_2: The x_obs_id_2 of this GetBucketCustomdomainResponse.
121
121
  :type x_obs_id_2: str
@@ -124,7 +124,7 @@ class GetBucketCustomdomainResponse(SdkResponse):
124
124
 
125
125
  @property
126
126
  def x_obs_request_id(self):
127
- """Gets the x_obs_request_id of this GetBucketCustomdomainResponse.
127
+ r"""Gets the x_obs_request_id of this GetBucketCustomdomainResponse.
128
128
 
129
129
  :return: The x_obs_request_id of this GetBucketCustomdomainResponse.
130
130
  :rtype: str
@@ -133,7 +133,7 @@ class GetBucketCustomdomainResponse(SdkResponse):
133
133
 
134
134
  @x_obs_request_id.setter
135
135
  def x_obs_request_id(self, x_obs_request_id):
136
- """Sets the x_obs_request_id of this GetBucketCustomdomainResponse.
136
+ r"""Sets the x_obs_request_id of this GetBucketCustomdomainResponse.
137
137
 
138
138
  :param x_obs_request_id: The x_obs_request_id of this GetBucketCustomdomainResponse.
139
139
  :type x_obs_request_id: str
@@ -142,7 +142,7 @@ class GetBucketCustomdomainResponse(SdkResponse):
142
142
 
143
143
  @property
144
144
  def e_tag(self):
145
- """Gets the e_tag of this GetBucketCustomdomainResponse.
145
+ r"""Gets the e_tag of this GetBucketCustomdomainResponse.
146
146
 
147
147
  :return: The e_tag of this GetBucketCustomdomainResponse.
148
148
  :rtype: str
@@ -151,7 +151,7 @@ class GetBucketCustomdomainResponse(SdkResponse):
151
151
 
152
152
  @e_tag.setter
153
153
  def e_tag(self, e_tag):
154
- """Sets the e_tag of this GetBucketCustomdomainResponse.
154
+ r"""Sets the e_tag of this GetBucketCustomdomainResponse.
155
155
 
156
156
  :param e_tag: The e_tag of this GetBucketCustomdomainResponse.
157
157
  :type e_tag: str
@@ -160,7 +160,7 @@ class GetBucketCustomdomainResponse(SdkResponse):
160
160
 
161
161
  @property
162
162
  def connection(self):
163
- """Gets the connection of this GetBucketCustomdomainResponse.
163
+ r"""Gets the connection of this GetBucketCustomdomainResponse.
164
164
 
165
165
  :return: The connection of this GetBucketCustomdomainResponse.
166
166
  :rtype: str
@@ -169,7 +169,7 @@ class GetBucketCustomdomainResponse(SdkResponse):
169
169
 
170
170
  @connection.setter
171
171
  def connection(self, connection):
172
- """Sets the connection of this GetBucketCustomdomainResponse.
172
+ r"""Sets the connection of this GetBucketCustomdomainResponse.
173
173
 
174
174
  :param connection: The connection of this GetBucketCustomdomainResponse.
175
175
  :type connection: str
@@ -178,7 +178,7 @@ class GetBucketCustomdomainResponse(SdkResponse):
178
178
 
179
179
  @property
180
180
  def content_length(self):
181
- """Gets the content_length of this GetBucketCustomdomainResponse.
181
+ r"""Gets the content_length of this GetBucketCustomdomainResponse.
182
182
 
183
183
  :return: The content_length of this GetBucketCustomdomainResponse.
184
184
  :rtype: str
@@ -187,7 +187,7 @@ class GetBucketCustomdomainResponse(SdkResponse):
187
187
 
188
188
  @content_length.setter
189
189
  def content_length(self, content_length):
190
- """Sets the content_length of this GetBucketCustomdomainResponse.
190
+ r"""Sets the content_length of this GetBucketCustomdomainResponse.
191
191
 
192
192
  :param content_length: The content_length of this GetBucketCustomdomainResponse.
193
193
  :type content_length: str
@@ -196,7 +196,7 @@ class GetBucketCustomdomainResponse(SdkResponse):
196
196
 
197
197
  @property
198
198
  def date(self):
199
- """Gets the date of this GetBucketCustomdomainResponse.
199
+ r"""Gets the date of this GetBucketCustomdomainResponse.
200
200
 
201
201
  :return: The date of this GetBucketCustomdomainResponse.
202
202
  :rtype: str
@@ -205,7 +205,7 @@ class GetBucketCustomdomainResponse(SdkResponse):
205
205
 
206
206
  @date.setter
207
207
  def date(self, date):
208
- """Sets the date of this GetBucketCustomdomainResponse.
208
+ r"""Sets the date of this GetBucketCustomdomainResponse.
209
209
 
210
210
  :param date: The date of this GetBucketCustomdomainResponse.
211
211
  :type date: str
@@ -33,7 +33,7 @@ class GetBucketMetadataRequest:
33
33
  }
34
34
 
35
35
  def __init__(self, bucket_name=None, date=None, origin=None, access_control_request_headers=None):
36
- """GetBucketMetadataRequest
36
+ r"""GetBucketMetadataRequest
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -65,7 +65,7 @@ class GetBucketMetadataRequest:
65
65
 
66
66
  @property
67
67
  def bucket_name(self):
68
- """Gets the bucket_name of this GetBucketMetadataRequest.
68
+ r"""Gets the bucket_name of this GetBucketMetadataRequest.
69
69
 
70
70
  Name of the bucket.
71
71
 
@@ -76,7 +76,7 @@ class GetBucketMetadataRequest:
76
76
 
77
77
  @bucket_name.setter
78
78
  def bucket_name(self, bucket_name):
79
- """Sets the bucket_name of this GetBucketMetadataRequest.
79
+ r"""Sets the bucket_name of this GetBucketMetadataRequest.
80
80
 
81
81
  Name of the bucket.
82
82
 
@@ -87,7 +87,7 @@ class GetBucketMetadataRequest:
87
87
 
88
88
  @property
89
89
  def date(self):
90
- """Gets the date of this GetBucketMetadataRequest.
90
+ r"""Gets the date of this GetBucketMetadataRequest.
91
91
 
92
92
  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.
93
93
 
@@ -98,7 +98,7 @@ class GetBucketMetadataRequest:
98
98
 
99
99
  @date.setter
100
100
  def date(self, date):
101
- """Sets the date of this GetBucketMetadataRequest.
101
+ r"""Sets the date of this GetBucketMetadataRequest.
102
102
 
103
103
  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.
104
104
 
@@ -109,7 +109,7 @@ class GetBucketMetadataRequest:
109
109
 
110
110
  @property
111
111
  def origin(self):
112
- """Gets the origin of this GetBucketMetadataRequest.
112
+ r"""Gets the origin of this GetBucketMetadataRequest.
113
113
 
114
114
  Origin (usually a domain name) specified by the pre-request (a cross-origin request). To obtain the CORS configuration information, you must add this header.
115
115
 
@@ -120,7 +120,7 @@ class GetBucketMetadataRequest:
120
120
 
121
121
  @origin.setter
122
122
  def origin(self, origin):
123
- """Sets the origin of this GetBucketMetadataRequest.
123
+ r"""Sets the origin of this GetBucketMetadataRequest.
124
124
 
125
125
  Origin (usually a domain name) specified by the pre-request (a cross-origin request). To obtain the CORS configuration information, you must add this header.
126
126
 
@@ -131,7 +131,7 @@ class GetBucketMetadataRequest:
131
131
 
132
132
  @property
133
133
  def access_control_request_headers(self):
134
- """Gets the access_control_request_headers of this GetBucketMetadataRequest.
134
+ r"""Gets the access_control_request_headers of this GetBucketMetadataRequest.
135
135
 
136
136
  HTTP headers that can be contained in a request. To obtain the CORS configuration information, you can add this header.
137
137
 
@@ -142,7 +142,7 @@ class GetBucketMetadataRequest:
142
142
 
143
143
  @access_control_request_headers.setter
144
144
  def access_control_request_headers(self, access_control_request_headers):
145
- """Sets the access_control_request_headers of this GetBucketMetadataRequest.
145
+ r"""Sets the access_control_request_headers of this GetBucketMetadataRequest.
146
146
 
147
147
  HTTP headers that can be contained in a request. To obtain the CORS configuration information, you can add this header.
148
148