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 AccessControlList:
27
27
  }
28
28
 
29
29
  def __init__(self, grant=None):
30
- """AccessControlList
30
+ r"""AccessControlList
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -45,7 +45,7 @@ class AccessControlList:
45
45
 
46
46
  @property
47
47
  def grant(self):
48
- """Gets the grant of this AccessControlList.
48
+ r"""Gets the grant of this AccessControlList.
49
49
 
50
50
  :return: The grant of this AccessControlList.
51
51
  :rtype: list[:class:`huaweicloudsdkobs.v1.Grant`]
@@ -54,7 +54,7 @@ class AccessControlList:
54
54
 
55
55
  @grant.setter
56
56
  def grant(self, grant):
57
- """Sets the grant of this AccessControlList.
57
+ r"""Sets the grant of this AccessControlList.
58
58
 
59
59
  :param grant: The grant of this AccessControlList.
60
60
  :type grant: list[:class:`huaweicloudsdkobs.v1.Grant`]
@@ -35,7 +35,7 @@ class Bucket:
35
35
  }
36
36
 
37
37
  def __init__(self, name=None, creation_date=None, location=None, cluster_type=None, ies_location=None):
38
- """Bucket
38
+ r"""Bucket
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -73,7 +73,7 @@ class Bucket:
73
73
 
74
74
  @property
75
75
  def name(self):
76
- """Gets the name of this Bucket.
76
+ r"""Gets the name of this Bucket.
77
77
 
78
78
  Name of the bucket
79
79
 
@@ -84,7 +84,7 @@ class Bucket:
84
84
 
85
85
  @name.setter
86
86
  def name(self, name):
87
- """Sets the name of this Bucket.
87
+ r"""Sets the name of this Bucket.
88
88
 
89
89
  Name of the bucket
90
90
 
@@ -95,7 +95,7 @@ class Bucket:
95
95
 
96
96
  @property
97
97
  def creation_date(self):
98
- """Gets the creation_date of this Bucket.
98
+ r"""Gets the creation_date of this Bucket.
99
99
 
100
100
  Time when the bucket was created
101
101
 
@@ -106,7 +106,7 @@ class Bucket:
106
106
 
107
107
  @creation_date.setter
108
108
  def creation_date(self, creation_date):
109
- """Sets the creation_date of this Bucket.
109
+ r"""Sets the creation_date of this Bucket.
110
110
 
111
111
  Time when the bucket was created
112
112
 
@@ -117,7 +117,7 @@ class Bucket:
117
117
 
118
118
  @property
119
119
  def location(self):
120
- """Gets the location of this Bucket.
120
+ r"""Gets the location of this Bucket.
121
121
 
122
122
  Location of the bucket
123
123
 
@@ -128,7 +128,7 @@ class Bucket:
128
128
 
129
129
  @location.setter
130
130
  def location(self, location):
131
- """Sets the location of this Bucket.
131
+ r"""Sets the location of this Bucket.
132
132
 
133
133
  Location of the bucket
134
134
 
@@ -139,7 +139,7 @@ class Bucket:
139
139
 
140
140
  @property
141
141
  def cluster_type(self):
142
- """Gets the cluster_type of this Bucket.
142
+ r"""Gets the cluster_type of this Bucket.
143
143
 
144
144
  Type of the cluster where the bucket is created. This field is returned when the bucket is created in a dedicated cluster. This field is not returned in other cases.
145
145
 
@@ -150,7 +150,7 @@ class Bucket:
150
150
 
151
151
  @cluster_type.setter
152
152
  def cluster_type(self, cluster_type):
153
- """Sets the cluster_type of this Bucket.
153
+ r"""Sets the cluster_type of this Bucket.
154
154
 
155
155
  Type of the cluster where the bucket is created. This field is returned when the bucket is created in a dedicated cluster. This field is not returned in other cases.
156
156
 
@@ -161,7 +161,7 @@ class Bucket:
161
161
 
162
162
  @property
163
163
  def ies_location(self):
164
- """Gets the ies_location of this Bucket.
164
+ r"""Gets the ies_location of this Bucket.
165
165
 
166
166
  If a bucket is created in a cluster at the IES site, the ID of the IES site is returned. This header is not returned in other cases.
167
167
 
@@ -172,7 +172,7 @@ class Bucket:
172
172
 
173
173
  @ies_location.setter
174
174
  def ies_location(self, ies_location):
175
- """Sets the ies_location of this Bucket.
175
+ r"""Sets the ies_location of this Bucket.
176
176
 
177
177
  If a bucket is created in a cluster at the IES site, the ID of the IES site is returned. This header is not returned in other cases.
178
178
 
@@ -27,7 +27,7 @@ class Buckets:
27
27
  }
28
28
 
29
29
  def __init__(self, bucket=None):
30
- """Buckets
30
+ r"""Buckets
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -45,7 +45,7 @@ class Buckets:
45
45
 
46
46
  @property
47
47
  def bucket(self):
48
- """Gets the bucket of this Buckets.
48
+ r"""Gets the bucket of this Buckets.
49
49
 
50
50
  List of buckets.
51
51
 
@@ -56,7 +56,7 @@ class Buckets:
56
56
 
57
57
  @bucket.setter
58
58
  def bucket(self, bucket):
59
- """Sets the bucket of this Buckets.
59
+ r"""Sets the bucket of this Buckets.
60
60
 
61
61
  List of buckets.
62
62
 
@@ -27,7 +27,7 @@ class CommonPrefixes:
27
27
  }
28
28
 
29
29
  def __init__(self, prefix=None):
30
- """CommonPrefixes
30
+ r"""CommonPrefixes
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -45,7 +45,7 @@ class CommonPrefixes:
45
45
 
46
46
  @property
47
47
  def prefix(self):
48
- """Gets the prefix of this CommonPrefixes.
48
+ r"""Gets the prefix of this CommonPrefixes.
49
49
 
50
50
  :return: The prefix of this CommonPrefixes.
51
51
  :rtype: str
@@ -54,7 +54,7 @@ class CommonPrefixes:
54
54
 
55
55
  @prefix.setter
56
56
  def prefix(self, prefix):
57
- """Sets the prefix of this CommonPrefixes.
57
+ r"""Sets the prefix of this CommonPrefixes.
58
58
 
59
59
  :param prefix: The prefix of this CommonPrefixes.
60
60
  :type prefix: str
@@ -39,7 +39,7 @@ class Contents:
39
39
  }
40
40
 
41
41
  def __init__(self, owner=None, e_tag=None, type=None, key=None, last_modified=None, size=None, storage_class=None):
42
- """Contents
42
+ r"""Contents
43
43
 
44
44
  The model defined in huaweicloud sdk
45
45
 
@@ -87,7 +87,7 @@ class Contents:
87
87
 
88
88
  @property
89
89
  def owner(self):
90
- """Gets the owner of this Contents.
90
+ r"""Gets the owner of this Contents.
91
91
 
92
92
  :return: The owner of this Contents.
93
93
  :rtype: :class:`huaweicloudsdkobs.v1.Owner`
@@ -96,7 +96,7 @@ class Contents:
96
96
 
97
97
  @owner.setter
98
98
  def owner(self, owner):
99
- """Sets the owner of this Contents.
99
+ r"""Sets the owner of this Contents.
100
100
 
101
101
  :param owner: The owner of this Contents.
102
102
  :type owner: :class:`huaweicloudsdkobs.v1.Owner`
@@ -105,7 +105,7 @@ class Contents:
105
105
 
106
106
  @property
107
107
  def e_tag(self):
108
- """Gets the e_tag of this Contents.
108
+ r"""Gets the e_tag of this Contents.
109
109
 
110
110
  Base64-encoded 128-bit MD5 digest of an object. ETag is the unique identifier of the object content. It determines whether the object content changes. For example, when an object is uploaded, its ETag value is **A**, but when it is downloaded, its ETag value is **B**, this indicates that the object content changes. The ETag is a hash of the object. The ETag reflects changes only to the object content, rather than its metadata. An uploaded object or copied object has a unique ETag after being encrypted with MD5. (If the object is encrypted on the server side, the ETag value is not the MD5 digest of the object, but the unique identifier calculated through server-side encryption.)
111
111
 
@@ -116,7 +116,7 @@ class Contents:
116
116
 
117
117
  @e_tag.setter
118
118
  def e_tag(self, e_tag):
119
- """Sets the e_tag of this Contents.
119
+ r"""Sets the e_tag of this Contents.
120
120
 
121
121
  Base64-encoded 128-bit MD5 digest of an object. ETag is the unique identifier of the object content. It determines whether the object content changes. For example, when an object is uploaded, its ETag value is **A**, but when it is downloaded, its ETag value is **B**, this indicates that the object content changes. The ETag is a hash of the object. The ETag reflects changes only to the object content, rather than its metadata. An uploaded object or copied object has a unique ETag after being encrypted with MD5. (If the object is encrypted on the server side, the ETag value is not the MD5 digest of the object, but the unique identifier calculated through server-side encryption.)
122
122
 
@@ -127,7 +127,7 @@ class Contents:
127
127
 
128
128
  @property
129
129
  def type(self):
130
- """Gets the type of this Contents.
130
+ r"""Gets the type of this Contents.
131
131
 
132
132
  Object type. This parameter is returned when the object type is not **Normal**.
133
133
 
@@ -138,7 +138,7 @@ class Contents:
138
138
 
139
139
  @type.setter
140
140
  def type(self, type):
141
- """Sets the type of this Contents.
141
+ r"""Sets the type of this Contents.
142
142
 
143
143
  Object type. This parameter is returned when the object type is not **Normal**.
144
144
 
@@ -149,7 +149,7 @@ class Contents:
149
149
 
150
150
  @property
151
151
  def key(self):
152
- """Gets the key of this Contents.
152
+ r"""Gets the key of this Contents.
153
153
 
154
154
  Name of the object
155
155
 
@@ -160,7 +160,7 @@ class Contents:
160
160
 
161
161
  @key.setter
162
162
  def key(self, key):
163
- """Sets the key of this Contents.
163
+ r"""Sets the key of this Contents.
164
164
 
165
165
  Name of the object
166
166
 
@@ -171,7 +171,7 @@ class Contents:
171
171
 
172
172
  @property
173
173
  def last_modified(self):
174
- """Gets the last_modified of this Contents.
174
+ r"""Gets the last_modified of this Contents.
175
175
 
176
176
  Time (UTC) when the object was last modified
177
177
 
@@ -182,7 +182,7 @@ class Contents:
182
182
 
183
183
  @last_modified.setter
184
184
  def last_modified(self, last_modified):
185
- """Sets the last_modified of this Contents.
185
+ r"""Sets the last_modified of this Contents.
186
186
 
187
187
  Time (UTC) when the object was last modified
188
188
 
@@ -193,7 +193,7 @@ class Contents:
193
193
 
194
194
  @property
195
195
  def size(self):
196
- """Gets the size of this Contents.
196
+ r"""Gets the size of this Contents.
197
197
 
198
198
  Object size in bytes
199
199
 
@@ -204,7 +204,7 @@ class Contents:
204
204
 
205
205
  @size.setter
206
206
  def size(self, size):
207
- """Sets the size of this Contents.
207
+ r"""Sets the size of this Contents.
208
208
 
209
209
  Object size in bytes
210
210
 
@@ -215,7 +215,7 @@ class Contents:
215
215
 
216
216
  @property
217
217
  def storage_class(self):
218
- """Gets the storage_class of this Contents.
218
+ r"""Gets the storage_class of this Contents.
219
219
 
220
220
  Storage class of the object
221
221
 
@@ -226,7 +226,7 @@ class Contents:
226
226
 
227
227
  @storage_class.setter
228
228
  def storage_class(self, storage_class):
229
- """Sets the storage_class of this Contents.
229
+ r"""Sets the storage_class of this Contents.
230
230
 
231
231
  Storage class of the object
232
232