huaweicloudsdksfsturbo 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 (155) hide show
  1. huaweicloudsdksfsturbo/v1/model/action_progress.py +3 -3
  2. huaweicloudsdksfsturbo/v1/model/auto_export_policy.py +3 -3
  3. huaweicloudsdksfsturbo/v1/model/batch_add_shared_tags_request.py +5 -5
  4. huaweicloudsdksfsturbo/v1/model/batch_add_shared_tags_request_body.py +7 -7
  5. huaweicloudsdksfsturbo/v1/model/batch_add_shared_tags_response.py +1 -1
  6. huaweicloudsdksfsturbo/v1/model/bss_info.py +9 -9
  7. huaweicloudsdksfsturbo/v1/model/bss_info_extend.py +3 -3
  8. huaweicloudsdksfsturbo/v1/model/change_security_group.py +3 -3
  9. huaweicloudsdksfsturbo/v1/model/change_security_group_request.py +5 -5
  10. huaweicloudsdksfsturbo/v1/model/change_security_group_request_body.py +3 -3
  11. huaweicloudsdksfsturbo/v1/model/change_security_group_response.py +3 -3
  12. huaweicloudsdksfsturbo/v1/model/change_share_name_req.py +3 -3
  13. huaweicloudsdksfsturbo/v1/model/change_share_name_request.py +5 -5
  14. huaweicloudsdksfsturbo/v1/model/change_share_name_response.py +1 -1
  15. huaweicloudsdksfsturbo/v1/model/config_nas_target.py +7 -7
  16. huaweicloudsdksfsturbo/v1/model/create_backend_target_request.py +5 -5
  17. huaweicloudsdksfsturbo/v1/model/create_backend_target_request_body.py +5 -5
  18. huaweicloudsdksfsturbo/v1/model/create_backend_target_response.py +15 -15
  19. huaweicloudsdksfsturbo/v1/model/create_fs_dir_quota_request.py +5 -5
  20. huaweicloudsdksfsturbo/v1/model/create_fs_dir_quota_request_body.py +7 -7
  21. huaweicloudsdksfsturbo/v1/model/create_fs_dir_quota_response.py +11 -11
  22. huaweicloudsdksfsturbo/v1/model/create_fs_dir_request.py +5 -5
  23. huaweicloudsdksfsturbo/v1/model/create_fs_dir_request_body.py +9 -9
  24. huaweicloudsdksfsturbo/v1/model/create_fs_dir_response.py +1 -1
  25. huaweicloudsdksfsturbo/v1/model/create_fs_task_request.py +7 -7
  26. huaweicloudsdksfsturbo/v1/model/create_fs_task_response.py +3 -3
  27. huaweicloudsdksfsturbo/v1/model/create_hpc_cache_task_req.py +13 -13
  28. huaweicloudsdksfsturbo/v1/model/create_hpc_cache_task_request.py +5 -5
  29. huaweicloudsdksfsturbo/v1/model/create_hpc_cache_task_response.py +5 -5
  30. huaweicloudsdksfsturbo/v1/model/create_ldap_config_request.py +5 -5
  31. huaweicloudsdksfsturbo/v1/model/create_ldap_config_request_body.py +21 -21
  32. huaweicloudsdksfsturbo/v1/model/create_ldap_config_response.py +3 -3
  33. huaweicloudsdksfsturbo/v1/model/create_perm_rule_request.py +5 -5
  34. huaweicloudsdksfsturbo/v1/model/create_perm_rule_response.py +3 -3
  35. huaweicloudsdksfsturbo/v1/model/create_perm_rules_request_body.py +3 -3
  36. huaweicloudsdksfsturbo/v1/model/create_share_request.py +3 -3
  37. huaweicloudsdksfsturbo/v1/model/create_share_request_body.py +5 -5
  38. huaweicloudsdksfsturbo/v1/model/create_share_response.py +7 -7
  39. huaweicloudsdksfsturbo/v1/model/create_shared_tag_request.py +5 -5
  40. huaweicloudsdksfsturbo/v1/model/create_shared_tag_request_body.py +3 -3
  41. huaweicloudsdksfsturbo/v1/model/create_shared_tag_response.py +1 -1
  42. huaweicloudsdksfsturbo/v1/model/delete_backend_target_request.py +7 -7
  43. huaweicloudsdksfsturbo/v1/model/delete_backend_target_response.py +9 -9
  44. huaweicloudsdksfsturbo/v1/model/delete_fs_dir_quota_request.py +5 -5
  45. huaweicloudsdksfsturbo/v1/model/delete_fs_dir_quota_request_body.py +3 -3
  46. huaweicloudsdksfsturbo/v1/model/delete_fs_dir_quota_response.py +1 -1
  47. huaweicloudsdksfsturbo/v1/model/delete_fs_dir_request.py +5 -5
  48. huaweicloudsdksfsturbo/v1/model/delete_fs_dir_request_body.py +3 -3
  49. huaweicloudsdksfsturbo/v1/model/delete_fs_dir_response.py +1 -1
  50. huaweicloudsdksfsturbo/v1/model/delete_fs_task_request.py +7 -7
  51. huaweicloudsdksfsturbo/v1/model/delete_fs_task_response.py +1 -1
  52. huaweicloudsdksfsturbo/v1/model/delete_hpc_cache_task_request.py +5 -5
  53. huaweicloudsdksfsturbo/v1/model/delete_hpc_cache_task_response.py +3 -3
  54. huaweicloudsdksfsturbo/v1/model/delete_ldap_config_request.py +3 -3
  55. huaweicloudsdksfsturbo/v1/model/delete_ldap_config_response.py +3 -3
  56. huaweicloudsdksfsturbo/v1/model/delete_perm_rule_request.py +5 -5
  57. huaweicloudsdksfsturbo/v1/model/delete_perm_rule_response.py +1 -1
  58. huaweicloudsdksfsturbo/v1/model/delete_share_request.py +3 -3
  59. huaweicloudsdksfsturbo/v1/model/delete_share_response.py +1 -1
  60. huaweicloudsdksfsturbo/v1/model/delete_shared_tag_request.py +5 -5
  61. huaweicloudsdksfsturbo/v1/model/delete_shared_tag_response.py +1 -1
  62. huaweicloudsdksfsturbo/v1/model/expand_share_request.py +5 -5
  63. huaweicloudsdksfsturbo/v1/model/expand_share_request_body.py +3 -3
  64. huaweicloudsdksfsturbo/v1/model/expand_share_response.py +5 -5
  65. huaweicloudsdksfsturbo/v1/model/extend.py +7 -7
  66. huaweicloudsdksfsturbo/v1/model/failure_details_message.py +3 -3
  67. huaweicloudsdksfsturbo/v1/model/fs_dir_req.py +3 -3
  68. huaweicloudsdksfsturbo/v1/model/fs_dir_uasge.py +3 -3
  69. huaweicloudsdksfsturbo/v1/model/fs_du_info.py +9 -9
  70. huaweicloudsdksfsturbo/v1/model/fs_file_count.py +15 -15
  71. huaweicloudsdksfsturbo/v1/model/get_sub_job_detail.py +15 -15
  72. huaweicloudsdksfsturbo/v1/model/list_backend_targets_request.py +7 -7
  73. huaweicloudsdksfsturbo/v1/model/list_backend_targets_response.py +7 -7
  74. huaweicloudsdksfsturbo/v1/model/list_fs_tasks_request.py +9 -9
  75. huaweicloudsdksfsturbo/v1/model/list_fs_tasks_response.py +3 -3
  76. huaweicloudsdksfsturbo/v1/model/list_hpc_cache_tasks_request.py +15 -15
  77. huaweicloudsdksfsturbo/v1/model/list_hpc_cache_tasks_response.py +7 -7
  78. huaweicloudsdksfsturbo/v1/model/list_perm_rules_request.py +7 -7
  79. huaweicloudsdksfsturbo/v1/model/list_perm_rules_response.py +3 -3
  80. huaweicloudsdksfsturbo/v1/model/list_shared_tags_request.py +5 -5
  81. huaweicloudsdksfsturbo/v1/model/list_shared_tags_response.py +3 -3
  82. huaweicloudsdksfsturbo/v1/model/list_shares_by_tag_request.py +3 -3
  83. huaweicloudsdksfsturbo/v1/model/list_shares_by_tag_request_body.py +13 -13
  84. huaweicloudsdksfsturbo/v1/model/list_shares_by_tag_resource.py +9 -9
  85. huaweicloudsdksfsturbo/v1/model/list_shares_by_tag_response.py +7 -7
  86. huaweicloudsdksfsturbo/v1/model/list_shares_request.py +5 -5
  87. huaweicloudsdksfsturbo/v1/model/list_shares_response.py +5 -5
  88. huaweicloudsdksfsturbo/v1/model/metadata.py +11 -11
  89. huaweicloudsdksfsturbo/v1/model/obs_data_repository.py +9 -9
  90. huaweicloudsdksfsturbo/v1/model/obs_data_repository_policy.py +3 -3
  91. huaweicloudsdksfsturbo/v1/model/obs_target_attributes.py +9 -9
  92. huaweicloudsdksfsturbo/v1/model/one_fs_task_resp.py +11 -11
  93. huaweicloudsdksfsturbo/v1/model/one_hpc_cache_task_info_resp.py +21 -21
  94. huaweicloudsdksfsturbo/v1/model/one_perm_rule_request_info.py +7 -7
  95. huaweicloudsdksfsturbo/v1/model/one_perm_rule_response_info.py +9 -9
  96. huaweicloudsdksfsturbo/v1/model/req_config_hpc_cache_backend.py +3 -3
  97. huaweicloudsdksfsturbo/v1/model/req_update_hpc_cache_data.py +7 -7
  98. huaweicloudsdksfsturbo/v1/model/req_update_hpc_cache_info.py +5 -5
  99. huaweicloudsdksfsturbo/v1/model/resource_tag.py +5 -5
  100. huaweicloudsdksfsturbo/v1/model/set_hpc_cache_backend_request.py +5 -5
  101. huaweicloudsdksfsturbo/v1/model/set_hpc_cache_backend_response.py +3 -3
  102. huaweicloudsdksfsturbo/v1/model/share.py +27 -27
  103. huaweicloudsdksfsturbo/v1/model/share_info.py +59 -59
  104. huaweicloudsdksfsturbo/v1/model/share_info_feature.py +7 -7
  105. huaweicloudsdksfsturbo/v1/model/share_info_features.py +3 -3
  106. huaweicloudsdksfsturbo/v1/model/share_name.py +3 -3
  107. huaweicloudsdksfsturbo/v1/model/show_backend_target_info_request.py +5 -5
  108. huaweicloudsdksfsturbo/v1/model/show_backend_target_info_response.py +15 -15
  109. huaweicloudsdksfsturbo/v1/model/show_backend_target_info_response_body.py +13 -13
  110. huaweicloudsdksfsturbo/v1/model/show_fs_dir_quota_request.py +5 -5
  111. huaweicloudsdksfsturbo/v1/model/show_fs_dir_quota_response.py +11 -11
  112. huaweicloudsdksfsturbo/v1/model/show_fs_dir_request.py +5 -5
  113. huaweicloudsdksfsturbo/v1/model/show_fs_dir_response.py +9 -9
  114. huaweicloudsdksfsturbo/v1/model/show_fs_dir_usage_request.py +5 -5
  115. huaweicloudsdksfsturbo/v1/model/show_fs_dir_usage_response.py +5 -5
  116. huaweicloudsdksfsturbo/v1/model/show_fs_task_request.py +7 -7
  117. huaweicloudsdksfsturbo/v1/model/show_fs_task_response.py +11 -11
  118. huaweicloudsdksfsturbo/v1/model/show_hpc_cache_task_request.py +5 -5
  119. huaweicloudsdksfsturbo/v1/model/show_hpc_cache_task_response.py +23 -23
  120. huaweicloudsdksfsturbo/v1/model/show_job_detail_request.py +3 -3
  121. huaweicloudsdksfsturbo/v1/model/show_job_detail_response.py +19 -19
  122. huaweicloudsdksfsturbo/v1/model/show_ldap_config_request.py +3 -3
  123. huaweicloudsdksfsturbo/v1/model/show_ldap_config_response.py +17 -17
  124. huaweicloudsdksfsturbo/v1/model/show_perm_rule_request.py +5 -5
  125. huaweicloudsdksfsturbo/v1/model/show_perm_rule_response.py +9 -9
  126. huaweicloudsdksfsturbo/v1/model/show_share_request.py +3 -3
  127. huaweicloudsdksfsturbo/v1/model/show_share_response.py +59 -59
  128. huaweicloudsdksfsturbo/v1/model/show_shared_tags_request.py +3 -3
  129. huaweicloudsdksfsturbo/v1/model/show_shared_tags_response.py +5 -5
  130. huaweicloudsdksfsturbo/v1/model/tag.py +5 -5
  131. huaweicloudsdksfsturbo/v1/model/update_fs_dir_quota_request.py +5 -5
  132. huaweicloudsdksfsturbo/v1/model/update_fs_dir_quota_request_body.py +7 -7
  133. huaweicloudsdksfsturbo/v1/model/update_fs_dir_quota_response.py +11 -11
  134. huaweicloudsdksfsturbo/v1/model/update_hpc_share_request.py +5 -5
  135. huaweicloudsdksfsturbo/v1/model/update_hpc_share_request_body.py +5 -5
  136. huaweicloudsdksfsturbo/v1/model/update_hpc_share_response.py +5 -5
  137. huaweicloudsdksfsturbo/v1/model/update_ldap_config_request.py +5 -5
  138. huaweicloudsdksfsturbo/v1/model/update_ldap_config_request_body.py +21 -21
  139. huaweicloudsdksfsturbo/v1/model/update_ldap_config_response.py +3 -3
  140. huaweicloudsdksfsturbo/v1/model/update_obs_target_attributes_request.py +7 -7
  141. huaweicloudsdksfsturbo/v1/model/update_obs_target_attributes_request_body.py +3 -3
  142. huaweicloudsdksfsturbo/v1/model/update_obs_target_attributes_response.py +7 -7
  143. huaweicloudsdksfsturbo/v1/model/update_obs_target_policy_request.py +7 -7
  144. huaweicloudsdksfsturbo/v1/model/update_obs_target_policy_request_body.py +3 -3
  145. huaweicloudsdksfsturbo/v1/model/update_obs_target_policy_response.py +7 -7
  146. huaweicloudsdksfsturbo/v1/model/update_perm_rule_request.py +7 -7
  147. huaweicloudsdksfsturbo/v1/model/update_perm_rule_response.py +9 -9
  148. huaweicloudsdksfsturbo/v1/sfsturbo_async_client.py +47 -47
  149. huaweicloudsdksfsturbo/v1/sfsturbo_client.py +47 -47
  150. {huaweicloudsdksfsturbo-3.1.142.dist-info → huaweicloudsdksfsturbo-3.1.143.dist-info}/METADATA +2 -2
  151. huaweicloudsdksfsturbo-3.1.143.dist-info/RECORD +159 -0
  152. huaweicloudsdksfsturbo-3.1.142.dist-info/RECORD +0 -159
  153. {huaweicloudsdksfsturbo-3.1.142.dist-info → huaweicloudsdksfsturbo-3.1.143.dist-info}/LICENSE +0 -0
  154. {huaweicloudsdksfsturbo-3.1.142.dist-info → huaweicloudsdksfsturbo-3.1.143.dist-info}/WHEEL +0 -0
  155. {huaweicloudsdksfsturbo-3.1.142.dist-info → huaweicloudsdksfsturbo-3.1.143.dist-info}/top_level.txt +0 -0
@@ -38,7 +38,7 @@ class CreateBackendTargetResponse(SdkResponse):
38
38
  }
39
39
 
40
40
  def __init__(self, target_id=None, creation_time=None, failure_details=None, file_system_path=None, lifecycle=None, obs=None, x_request_id=None):
41
- """CreateBackendTargetResponse
41
+ r"""CreateBackendTargetResponse
42
42
 
43
43
  The model defined in huaweicloud sdk
44
44
 
@@ -86,7 +86,7 @@ class CreateBackendTargetResponse(SdkResponse):
86
86
 
87
87
  @property
88
88
  def target_id(self):
89
- """Gets the target_id of this CreateBackendTargetResponse.
89
+ r"""Gets the target_id of this CreateBackendTargetResponse.
90
90
 
91
91
  绑定关系id
92
92
 
@@ -97,7 +97,7 @@ class CreateBackendTargetResponse(SdkResponse):
97
97
 
98
98
  @target_id.setter
99
99
  def target_id(self, target_id):
100
- """Sets the target_id of this CreateBackendTargetResponse.
100
+ r"""Sets the target_id of this CreateBackendTargetResponse.
101
101
 
102
102
  绑定关系id
103
103
 
@@ -108,7 +108,7 @@ class CreateBackendTargetResponse(SdkResponse):
108
108
 
109
109
  @property
110
110
  def creation_time(self):
111
- """Gets the creation_time of this CreateBackendTargetResponse.
111
+ r"""Gets the creation_time of this CreateBackendTargetResponse.
112
112
 
113
113
  绑定关系创建时间
114
114
 
@@ -119,7 +119,7 @@ class CreateBackendTargetResponse(SdkResponse):
119
119
 
120
120
  @creation_time.setter
121
121
  def creation_time(self, creation_time):
122
- """Sets the creation_time of this CreateBackendTargetResponse.
122
+ r"""Sets the creation_time of this CreateBackendTargetResponse.
123
123
 
124
124
  绑定关系创建时间
125
125
 
@@ -130,7 +130,7 @@ class CreateBackendTargetResponse(SdkResponse):
130
130
 
131
131
  @property
132
132
  def failure_details(self):
133
- """Gets the failure_details of this CreateBackendTargetResponse.
133
+ r"""Gets the failure_details of this CreateBackendTargetResponse.
134
134
 
135
135
  :return: The failure_details of this CreateBackendTargetResponse.
136
136
  :rtype: :class:`huaweicloudsdksfsturbo.v1.FailureDetailsMessage`
@@ -139,7 +139,7 @@ class CreateBackendTargetResponse(SdkResponse):
139
139
 
140
140
  @failure_details.setter
141
141
  def failure_details(self, failure_details):
142
- """Sets the failure_details of this CreateBackendTargetResponse.
142
+ r"""Sets the failure_details of this CreateBackendTargetResponse.
143
143
 
144
144
  :param failure_details: The failure_details of this CreateBackendTargetResponse.
145
145
  :type failure_details: :class:`huaweicloudsdksfsturbo.v1.FailureDetailsMessage`
@@ -148,7 +148,7 @@ class CreateBackendTargetResponse(SdkResponse):
148
148
 
149
149
  @property
150
150
  def file_system_path(self):
151
- """Gets the file_system_path of this CreateBackendTargetResponse.
151
+ r"""Gets the file_system_path of this CreateBackendTargetResponse.
152
152
 
153
153
  联动目录名称
154
154
 
@@ -159,7 +159,7 @@ class CreateBackendTargetResponse(SdkResponse):
159
159
 
160
160
  @file_system_path.setter
161
161
  def file_system_path(self, file_system_path):
162
- """Sets the file_system_path of this CreateBackendTargetResponse.
162
+ r"""Sets the file_system_path of this CreateBackendTargetResponse.
163
163
 
164
164
  联动目录名称
165
165
 
@@ -170,7 +170,7 @@ class CreateBackendTargetResponse(SdkResponse):
170
170
 
171
171
  @property
172
172
  def lifecycle(self):
173
- """Gets the lifecycle of this CreateBackendTargetResponse.
173
+ r"""Gets the lifecycle of this CreateBackendTargetResponse.
174
174
 
175
175
  绑定状态。 如果返回状态为CREATING,您需要通过获取后端存储详细信息接口去轮询绑定完成状态。 如果返回状态为AVAILABLE,代表绑定后端存储成功。 如果返回状态MISCONFIGURED,代表绑定后端存储失败。DELETING 状态暂不支持。
176
176
 
@@ -181,7 +181,7 @@ class CreateBackendTargetResponse(SdkResponse):
181
181
 
182
182
  @lifecycle.setter
183
183
  def lifecycle(self, lifecycle):
184
- """Sets the lifecycle of this CreateBackendTargetResponse.
184
+ r"""Sets the lifecycle of this CreateBackendTargetResponse.
185
185
 
186
186
  绑定状态。 如果返回状态为CREATING,您需要通过获取后端存储详细信息接口去轮询绑定完成状态。 如果返回状态为AVAILABLE,代表绑定后端存储成功。 如果返回状态MISCONFIGURED,代表绑定后端存储失败。DELETING 状态暂不支持。
187
187
 
@@ -192,7 +192,7 @@ class CreateBackendTargetResponse(SdkResponse):
192
192
 
193
193
  @property
194
194
  def obs(self):
195
- """Gets the obs of this CreateBackendTargetResponse.
195
+ r"""Gets the obs of this CreateBackendTargetResponse.
196
196
 
197
197
  :return: The obs of this CreateBackendTargetResponse.
198
198
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ObsDataRepository`
@@ -201,7 +201,7 @@ class CreateBackendTargetResponse(SdkResponse):
201
201
 
202
202
  @obs.setter
203
203
  def obs(self, obs):
204
- """Sets the obs of this CreateBackendTargetResponse.
204
+ r"""Sets the obs of this CreateBackendTargetResponse.
205
205
 
206
206
  :param obs: The obs of this CreateBackendTargetResponse.
207
207
  :type obs: :class:`huaweicloudsdksfsturbo.v1.ObsDataRepository`
@@ -210,7 +210,7 @@ class CreateBackendTargetResponse(SdkResponse):
210
210
 
211
211
  @property
212
212
  def x_request_id(self):
213
- """Gets the x_request_id of this CreateBackendTargetResponse.
213
+ r"""Gets the x_request_id of this CreateBackendTargetResponse.
214
214
 
215
215
  :return: The x_request_id of this CreateBackendTargetResponse.
216
216
  :rtype: str
@@ -219,7 +219,7 @@ class CreateBackendTargetResponse(SdkResponse):
219
219
 
220
220
  @x_request_id.setter
221
221
  def x_request_id(self, x_request_id):
222
- """Sets the x_request_id of this CreateBackendTargetResponse.
222
+ r"""Sets the x_request_id of this CreateBackendTargetResponse.
223
223
 
224
224
  :param x_request_id: The x_request_id of this CreateBackendTargetResponse.
225
225
  :type x_request_id: str
@@ -27,7 +27,7 @@ class CreateFsDirQuotaRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, body=None):
30
- """CreateFsDirQuotaRequest
30
+ r"""CreateFsDirQuotaRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class CreateFsDirQuotaRequest:
49
49
 
50
50
  @property
51
51
  def share_id(self):
52
- """Gets the share_id of this CreateFsDirQuotaRequest.
52
+ r"""Gets the share_id of this CreateFsDirQuotaRequest.
53
53
 
54
54
  文件系统id
55
55
 
@@ -60,7 +60,7 @@ class CreateFsDirQuotaRequest:
60
60
 
61
61
  @share_id.setter
62
62
  def share_id(self, share_id):
63
- """Sets the share_id of this CreateFsDirQuotaRequest.
63
+ r"""Sets the share_id of this CreateFsDirQuotaRequest.
64
64
 
65
65
  文件系统id
66
66
 
@@ -71,7 +71,7 @@ class CreateFsDirQuotaRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this CreateFsDirQuotaRequest.
74
+ r"""Gets the body of this CreateFsDirQuotaRequest.
75
75
 
76
76
  :return: The body of this CreateFsDirQuotaRequest.
77
77
  :rtype: :class:`huaweicloudsdksfsturbo.v1.CreateFsDirQuotaRequestBody`
@@ -80,7 +80,7 @@ class CreateFsDirQuotaRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this CreateFsDirQuotaRequest.
83
+ r"""Sets the body of this CreateFsDirQuotaRequest.
84
84
 
85
85
  :param body: The body of this CreateFsDirQuotaRequest.
86
86
  :type body: :class:`huaweicloudsdksfsturbo.v1.CreateFsDirQuotaRequestBody`
@@ -29,7 +29,7 @@ class CreateFsDirQuotaRequestBody:
29
29
  }
30
30
 
31
31
  def __init__(self, path=None, capacity=None, inode=None):
32
- """CreateFsDirQuotaRequestBody
32
+ r"""CreateFsDirQuotaRequestBody
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class CreateFsDirQuotaRequestBody:
56
56
 
57
57
  @property
58
58
  def path(self):
59
- """Gets the path of this CreateFsDirQuotaRequestBody.
59
+ r"""Gets the path of this CreateFsDirQuotaRequestBody.
60
60
 
61
61
  合法的已存在的目录的全路径
62
62
 
@@ -67,7 +67,7 @@ class CreateFsDirQuotaRequestBody:
67
67
 
68
68
  @path.setter
69
69
  def path(self, path):
70
- """Sets the path of this CreateFsDirQuotaRequestBody.
70
+ r"""Sets the path of this CreateFsDirQuotaRequestBody.
71
71
 
72
72
  合法的已存在的目录的全路径
73
73
 
@@ -78,7 +78,7 @@ class CreateFsDirQuotaRequestBody:
78
78
 
79
79
  @property
80
80
  def capacity(self):
81
- """Gets the capacity of this CreateFsDirQuotaRequestBody.
81
+ r"""Gets the capacity of this CreateFsDirQuotaRequestBody.
82
82
 
83
83
  目录的容量大小,单位:MB; 设置为0会导致数据无法写入目录; capacity和quota至少二选一
84
84
 
@@ -89,7 +89,7 @@ class CreateFsDirQuotaRequestBody:
89
89
 
90
90
  @capacity.setter
91
91
  def capacity(self, capacity):
92
- """Sets the capacity of this CreateFsDirQuotaRequestBody.
92
+ r"""Sets the capacity of this CreateFsDirQuotaRequestBody.
93
93
 
94
94
  目录的容量大小,单位:MB; 设置为0会导致数据无法写入目录; capacity和quota至少二选一
95
95
 
@@ -100,7 +100,7 @@ class CreateFsDirQuotaRequestBody:
100
100
 
101
101
  @property
102
102
  def inode(self):
103
- """Gets the inode of this CreateFsDirQuotaRequestBody.
103
+ r"""Gets the inode of this CreateFsDirQuotaRequestBody.
104
104
 
105
105
  目录的inode数量限制; 设置为0会导致数据无法写入目录; capacity和quota至少二选一
106
106
 
@@ -111,7 +111,7 @@ class CreateFsDirQuotaRequestBody:
111
111
 
112
112
  @inode.setter
113
113
  def inode(self, inode):
114
- """Sets the inode of this CreateFsDirQuotaRequestBody.
114
+ r"""Sets the inode of this CreateFsDirQuotaRequestBody.
115
115
 
116
116
  目录的inode数量限制; 设置为0会导致数据无法写入目录; capacity和quota至少二选一
117
117
 
@@ -34,7 +34,7 @@ class CreateFsDirQuotaResponse(SdkResponse):
34
34
  }
35
35
 
36
36
  def __init__(self, path=None, capacity=None, inode=None, used_capacity=None, used_inode=None):
37
- """CreateFsDirQuotaResponse
37
+ r"""CreateFsDirQuotaResponse
38
38
 
39
39
  The model defined in huaweicloud sdk
40
40
 
@@ -72,7 +72,7 @@ class CreateFsDirQuotaResponse(SdkResponse):
72
72
 
73
73
  @property
74
74
  def path(self):
75
- """Gets the path of this CreateFsDirQuotaResponse.
75
+ r"""Gets the path of this CreateFsDirQuotaResponse.
76
76
 
77
77
  合法的已存在的目录的全路径
78
78
 
@@ -83,7 +83,7 @@ class CreateFsDirQuotaResponse(SdkResponse):
83
83
 
84
84
  @path.setter
85
85
  def path(self, path):
86
- """Sets the path of this CreateFsDirQuotaResponse.
86
+ r"""Sets the path of this CreateFsDirQuotaResponse.
87
87
 
88
88
  合法的已存在的目录的全路径
89
89
 
@@ -94,7 +94,7 @@ class CreateFsDirQuotaResponse(SdkResponse):
94
94
 
95
95
  @property
96
96
  def capacity(self):
97
- """Gets the capacity of this CreateFsDirQuotaResponse.
97
+ r"""Gets the capacity of this CreateFsDirQuotaResponse.
98
98
 
99
99
  目录的容量大小,单位:MB
100
100
 
@@ -105,7 +105,7 @@ class CreateFsDirQuotaResponse(SdkResponse):
105
105
 
106
106
  @capacity.setter
107
107
  def capacity(self, capacity):
108
- """Sets the capacity of this CreateFsDirQuotaResponse.
108
+ r"""Sets the capacity of this CreateFsDirQuotaResponse.
109
109
 
110
110
  目录的容量大小,单位:MB
111
111
 
@@ -116,7 +116,7 @@ class CreateFsDirQuotaResponse(SdkResponse):
116
116
 
117
117
  @property
118
118
  def inode(self):
119
- """Gets the inode of this CreateFsDirQuotaResponse.
119
+ r"""Gets the inode of this CreateFsDirQuotaResponse.
120
120
 
121
121
  目录的inode数量限制
122
122
 
@@ -127,7 +127,7 @@ class CreateFsDirQuotaResponse(SdkResponse):
127
127
 
128
128
  @inode.setter
129
129
  def inode(self, inode):
130
- """Sets the inode of this CreateFsDirQuotaResponse.
130
+ r"""Sets the inode of this CreateFsDirQuotaResponse.
131
131
 
132
132
  目录的inode数量限制
133
133
 
@@ -138,7 +138,7 @@ class CreateFsDirQuotaResponse(SdkResponse):
138
138
 
139
139
  @property
140
140
  def used_capacity(self):
141
- """Gets the used_capacity of this CreateFsDirQuotaResponse.
141
+ r"""Gets the used_capacity of this CreateFsDirQuotaResponse.
142
142
 
143
143
  目录已使用的容量大小,单位:MB。仅SFSTurbo 20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB返回该字段
144
144
 
@@ -149,7 +149,7 @@ class CreateFsDirQuotaResponse(SdkResponse):
149
149
 
150
150
  @used_capacity.setter
151
151
  def used_capacity(self, used_capacity):
152
- """Sets the used_capacity of this CreateFsDirQuotaResponse.
152
+ r"""Sets the used_capacity of this CreateFsDirQuotaResponse.
153
153
 
154
154
  目录已使用的容量大小,单位:MB。仅SFSTurbo 20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB返回该字段
155
155
 
@@ -160,7 +160,7 @@ class CreateFsDirQuotaResponse(SdkResponse):
160
160
 
161
161
  @property
162
162
  def used_inode(self):
163
- """Gets the used_inode of this CreateFsDirQuotaResponse.
163
+ r"""Gets the used_inode of this CreateFsDirQuotaResponse.
164
164
 
165
165
  目录的已使用的inode数量。仅SFSTurbo 20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB返回该字段
166
166
 
@@ -171,7 +171,7 @@ class CreateFsDirQuotaResponse(SdkResponse):
171
171
 
172
172
  @used_inode.setter
173
173
  def used_inode(self, used_inode):
174
- """Sets the used_inode of this CreateFsDirQuotaResponse.
174
+ r"""Sets the used_inode of this CreateFsDirQuotaResponse.
175
175
 
176
176
  目录的已使用的inode数量。仅SFSTurbo 20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB返回该字段
177
177
 
@@ -27,7 +27,7 @@ class CreateFsDirRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, body=None):
30
- """CreateFsDirRequest
30
+ r"""CreateFsDirRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class CreateFsDirRequest:
49
49
 
50
50
  @property
51
51
  def share_id(self):
52
- """Gets the share_id of this CreateFsDirRequest.
52
+ r"""Gets the share_id of this CreateFsDirRequest.
53
53
 
54
54
  文件系统id
55
55
 
@@ -60,7 +60,7 @@ class CreateFsDirRequest:
60
60
 
61
61
  @share_id.setter
62
62
  def share_id(self, share_id):
63
- """Sets the share_id of this CreateFsDirRequest.
63
+ r"""Sets the share_id of this CreateFsDirRequest.
64
64
 
65
65
  文件系统id
66
66
 
@@ -71,7 +71,7 @@ class CreateFsDirRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this CreateFsDirRequest.
74
+ r"""Gets the body of this CreateFsDirRequest.
75
75
 
76
76
  :return: The body of this CreateFsDirRequest.
77
77
  :rtype: :class:`huaweicloudsdksfsturbo.v1.CreateFsDirRequestBody`
@@ -80,7 +80,7 @@ class CreateFsDirRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this CreateFsDirRequest.
83
+ r"""Sets the body of this CreateFsDirRequest.
84
84
 
85
85
  :param body: The body of this CreateFsDirRequest.
86
86
  :type body: :class:`huaweicloudsdksfsturbo.v1.CreateFsDirRequestBody`
@@ -31,7 +31,7 @@ class CreateFsDirRequestBody:
31
31
  }
32
32
 
33
33
  def __init__(self, path=None, mode=None, uid=None, gid=None):
34
- """CreateFsDirRequestBody
34
+ r"""CreateFsDirRequestBody
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -63,7 +63,7 @@ class CreateFsDirRequestBody:
63
63
 
64
64
  @property
65
65
  def path(self):
66
- """Gets the path of this CreateFsDirRequestBody.
66
+ r"""Gets the path of this CreateFsDirRequestBody.
67
67
 
68
68
  合法的的目录全路径
69
69
 
@@ -74,7 +74,7 @@ class CreateFsDirRequestBody:
74
74
 
75
75
  @path.setter
76
76
  def path(self, path):
77
- """Sets the path of this CreateFsDirRequestBody.
77
+ r"""Sets the path of this CreateFsDirRequestBody.
78
78
 
79
79
  合法的的目录全路径
80
80
 
@@ -85,7 +85,7 @@ class CreateFsDirRequestBody:
85
85
 
86
86
  @property
87
87
  def mode(self):
88
- """Gets the mode of this CreateFsDirRequestBody.
88
+ r"""Gets the mode of this CreateFsDirRequestBody.
89
89
 
90
90
  目录权限,默认值是755,取值范围是0到777。第一位表示目录所有者的权限,取值范围是0到7;第二位表示目录所属用户组的权限,取值范围是0到7;第三位表示其他用户的权限,取值范围是0到7。目录所有者由uid指定,目录所属用户组由gid指定,不是目录所有者且不在目录所属用户组的用户为其他用户。例如:755中第一位7代表该目录所有者对该目录具有读、写、执行权限;第二位5代表该目录所属用户组对该目录具有读、执行权限;第三位5代表其他用户对该目录具有读、执行权限。
91
91
 
@@ -96,7 +96,7 @@ class CreateFsDirRequestBody:
96
96
 
97
97
  @mode.setter
98
98
  def mode(self, mode):
99
- """Sets the mode of this CreateFsDirRequestBody.
99
+ r"""Sets the mode of this CreateFsDirRequestBody.
100
100
 
101
101
  目录权限,默认值是755,取值范围是0到777。第一位表示目录所有者的权限,取值范围是0到7;第二位表示目录所属用户组的权限,取值范围是0到7;第三位表示其他用户的权限,取值范围是0到7。目录所有者由uid指定,目录所属用户组由gid指定,不是目录所有者且不在目录所属用户组的用户为其他用户。例如:755中第一位7代表该目录所有者对该目录具有读、写、执行权限;第二位5代表该目录所属用户组对该目录具有读、执行权限;第三位5代表其他用户对该目录具有读、执行权限。
102
102
 
@@ -107,7 +107,7 @@ class CreateFsDirRequestBody:
107
107
 
108
108
  @property
109
109
  def uid(self):
110
- """Gets the uid of this CreateFsDirRequestBody.
110
+ r"""Gets the uid of this CreateFsDirRequestBody.
111
111
 
112
112
  目录所有者的用户id,默认值是0,取值范围是0到4,294,967,294(即2^32-2)。
113
113
 
@@ -118,7 +118,7 @@ class CreateFsDirRequestBody:
118
118
 
119
119
  @uid.setter
120
120
  def uid(self, uid):
121
- """Sets the uid of this CreateFsDirRequestBody.
121
+ r"""Sets the uid of this CreateFsDirRequestBody.
122
122
 
123
123
  目录所有者的用户id,默认值是0,取值范围是0到4,294,967,294(即2^32-2)。
124
124
 
@@ -129,7 +129,7 @@ class CreateFsDirRequestBody:
129
129
 
130
130
  @property
131
131
  def gid(self):
132
- """Gets the gid of this CreateFsDirRequestBody.
132
+ r"""Gets the gid of this CreateFsDirRequestBody.
133
133
 
134
134
  目录所属用户组id,默认值是0,取值范围是0到4,294,967,294(即2^32-2)。
135
135
 
@@ -140,7 +140,7 @@ class CreateFsDirRequestBody:
140
140
 
141
141
  @gid.setter
142
142
  def gid(self, gid):
143
- """Sets the gid of this CreateFsDirRequestBody.
143
+ r"""Sets the gid of this CreateFsDirRequestBody.
144
144
 
145
145
  目录所属用户组id,默认值是0,取值范围是0到4,294,967,294(即2^32-2)。
146
146
 
@@ -24,7 +24,7 @@ class CreateFsDirResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """CreateFsDirResponse
27
+ r"""CreateFsDirResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30
 
@@ -29,7 +29,7 @@ class CreateFsTaskRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, share_id=None, feature=None, body=None):
32
- """CreateFsTaskRequest
32
+ r"""CreateFsTaskRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -55,7 +55,7 @@ class CreateFsTaskRequest:
55
55
 
56
56
  @property
57
57
  def share_id(self):
58
- """Gets the share_id of this CreateFsTaskRequest.
58
+ r"""Gets the share_id of this CreateFsTaskRequest.
59
59
 
60
60
  文件系统id
61
61
 
@@ -66,7 +66,7 @@ class CreateFsTaskRequest:
66
66
 
67
67
  @share_id.setter
68
68
  def share_id(self, share_id):
69
- """Sets the share_id of this CreateFsTaskRequest.
69
+ r"""Sets the share_id of this CreateFsTaskRequest.
70
70
 
71
71
  文件系统id
72
72
 
@@ -77,7 +77,7 @@ class CreateFsTaskRequest:
77
77
 
78
78
  @property
79
79
  def feature(self):
80
- """Gets the feature of this CreateFsTaskRequest.
80
+ r"""Gets the feature of this CreateFsTaskRequest.
81
81
 
82
82
  任务类型。当前仅支持取值\"dir-usage\"。
83
83
 
@@ -88,7 +88,7 @@ class CreateFsTaskRequest:
88
88
 
89
89
  @feature.setter
90
90
  def feature(self, feature):
91
- """Sets the feature of this CreateFsTaskRequest.
91
+ r"""Sets the feature of this CreateFsTaskRequest.
92
92
 
93
93
  任务类型。当前仅支持取值\"dir-usage\"。
94
94
 
@@ -99,7 +99,7 @@ class CreateFsTaskRequest:
99
99
 
100
100
  @property
101
101
  def body(self):
102
- """Gets the body of this CreateFsTaskRequest.
102
+ r"""Gets the body of this CreateFsTaskRequest.
103
103
 
104
104
  :return: The body of this CreateFsTaskRequest.
105
105
  :rtype: :class:`huaweicloudsdksfsturbo.v1.FsDirReq`
@@ -108,7 +108,7 @@ class CreateFsTaskRequest:
108
108
 
109
109
  @body.setter
110
110
  def body(self, body):
111
- """Sets the body of this CreateFsTaskRequest.
111
+ r"""Sets the body of this CreateFsTaskRequest.
112
112
 
113
113
  :param body: The body of this CreateFsTaskRequest.
114
114
  :type body: :class:`huaweicloudsdksfsturbo.v1.FsDirReq`
@@ -26,7 +26,7 @@ class CreateFsTaskResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, task_id=None):
29
- """CreateFsTaskResponse
29
+ r"""CreateFsTaskResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class CreateFsTaskResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def task_id(self):
47
- """Gets the task_id of this CreateFsTaskResponse.
47
+ r"""Gets the task_id of this CreateFsTaskResponse.
48
48
 
49
49
  任务ID
50
50
 
@@ -55,7 +55,7 @@ class CreateFsTaskResponse(SdkResponse):
55
55
 
56
56
  @task_id.setter
57
57
  def task_id(self, task_id):
58
- """Sets the task_id of this CreateFsTaskResponse.
58
+ r"""Sets the task_id of this CreateFsTaskResponse.
59
59
 
60
60
  任务ID
61
61
 
@@ -35,7 +35,7 @@ class CreateHpcCacheTaskReq:
35
35
  }
36
36
 
37
37
  def __init__(self, type=None, src_target=None, src_prefix=None, dest_target=None, dest_prefix=None, attributes=None):
38
- """CreateHpcCacheTaskReq
38
+ r"""CreateHpcCacheTaskReq
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -75,7 +75,7 @@ class CreateHpcCacheTaskReq:
75
75
 
76
76
  @property
77
77
  def type(self):
78
- """Gets the type of this CreateHpcCacheTaskReq.
78
+ r"""Gets the type of this CreateHpcCacheTaskReq.
79
79
 
80
80
  任务类型,当前支持import(附加元数据导入),import_metadata(快速导入),preload(数据预热),export(导出)。 附加元数据导入方式会导入OBS对象的元数据(名称、大小、最后修改时间)以及来源于SFS Turbo 导出时的附加元数据(如uid、gid、mode)。 快速导入方式仅会导入OBS对象的元数据(名称、大小、最后修改时间),不会导入其它附加元数据(如uid、gid、mode),SFS Turbo会生成默认的附加元数据。 数据预热功能会同时导入元数据和数据内容,数据预热中的元数据导入采用快速导入方式,不会导入其它附加元数据(如uid、gid、mode)。 数据导出功能会将您在联动目录里创建的文件,以及对从OBS导入后又做过修改的文件导出存储到OBS桶里。
81
81
 
@@ -86,7 +86,7 @@ class CreateHpcCacheTaskReq:
86
86
 
87
87
  @type.setter
88
88
  def type(self, type):
89
- """Sets the type of this CreateHpcCacheTaskReq.
89
+ r"""Sets the type of this CreateHpcCacheTaskReq.
90
90
 
91
91
  任务类型,当前支持import(附加元数据导入),import_metadata(快速导入),preload(数据预热),export(导出)。 附加元数据导入方式会导入OBS对象的元数据(名称、大小、最后修改时间)以及来源于SFS Turbo 导出时的附加元数据(如uid、gid、mode)。 快速导入方式仅会导入OBS对象的元数据(名称、大小、最后修改时间),不会导入其它附加元数据(如uid、gid、mode),SFS Turbo会生成默认的附加元数据。 数据预热功能会同时导入元数据和数据内容,数据预热中的元数据导入采用快速导入方式,不会导入其它附加元数据(如uid、gid、mode)。 数据导出功能会将您在联动目录里创建的文件,以及对从OBS导入后又做过修改的文件导出存储到OBS桶里。
92
92
 
@@ -97,7 +97,7 @@ class CreateHpcCacheTaskReq:
97
97
 
98
98
  @property
99
99
  def src_target(self):
100
- """Gets the src_target of this CreateHpcCacheTaskReq.
100
+ r"""Gets the src_target of this CreateHpcCacheTaskReq.
101
101
 
102
102
  联动目录名称
103
103
 
@@ -108,7 +108,7 @@ class CreateHpcCacheTaskReq:
108
108
 
109
109
  @src_target.setter
110
110
  def src_target(self, src_target):
111
- """Sets the src_target of this CreateHpcCacheTaskReq.
111
+ r"""Sets the src_target of this CreateHpcCacheTaskReq.
112
112
 
113
113
  联动目录名称
114
114
 
@@ -119,7 +119,7 @@ class CreateHpcCacheTaskReq:
119
119
 
120
120
  @property
121
121
  def src_prefix(self):
122
- """Gets the src_prefix of this CreateHpcCacheTaskReq.
122
+ r"""Gets the src_prefix of this CreateHpcCacheTaskReq.
123
123
 
124
124
  导入导出任务的源端路径前缀,导入时不需要包含OBS桶名,导出时不需要包含联动目录名称。 对于数据预热导入,携带源端路径前缀时必须是以“/”结尾的目录或具体到某个对象。 如果不带该字段,导入时会导入绑定OBS桶内的所有对象,导出时会导出联动目录下的所有文件。
125
125
 
@@ -130,7 +130,7 @@ class CreateHpcCacheTaskReq:
130
130
 
131
131
  @src_prefix.setter
132
132
  def src_prefix(self, src_prefix):
133
- """Sets the src_prefix of this CreateHpcCacheTaskReq.
133
+ r"""Sets the src_prefix of this CreateHpcCacheTaskReq.
134
134
 
135
135
  导入导出任务的源端路径前缀,导入时不需要包含OBS桶名,导出时不需要包含联动目录名称。 对于数据预热导入,携带源端路径前缀时必须是以“/”结尾的目录或具体到某个对象。 如果不带该字段,导入时会导入绑定OBS桶内的所有对象,导出时会导出联动目录下的所有文件。
136
136
 
@@ -141,7 +141,7 @@ class CreateHpcCacheTaskReq:
141
141
 
142
142
  @property
143
143
  def dest_target(self):
144
- """Gets the dest_target of this CreateHpcCacheTaskReq.
144
+ r"""Gets the dest_target of this CreateHpcCacheTaskReq.
145
145
 
146
146
  目前只支持和src_target保持一致
147
147
 
@@ -152,7 +152,7 @@ class CreateHpcCacheTaskReq:
152
152
 
153
153
  @dest_target.setter
154
154
  def dest_target(self, dest_target):
155
- """Sets the dest_target of this CreateHpcCacheTaskReq.
155
+ r"""Sets the dest_target of this CreateHpcCacheTaskReq.
156
156
 
157
157
  目前只支持和src_target保持一致
158
158
 
@@ -163,7 +163,7 @@ class CreateHpcCacheTaskReq:
163
163
 
164
164
  @property
165
165
  def dest_prefix(self):
166
- """Gets the dest_prefix of this CreateHpcCacheTaskReq.
166
+ r"""Gets the dest_prefix of this CreateHpcCacheTaskReq.
167
167
 
168
168
  目前只支持和src_prefix保持一致
169
169
 
@@ -174,7 +174,7 @@ class CreateHpcCacheTaskReq:
174
174
 
175
175
  @dest_prefix.setter
176
176
  def dest_prefix(self, dest_prefix):
177
- """Sets the dest_prefix of this CreateHpcCacheTaskReq.
177
+ r"""Sets the dest_prefix of this CreateHpcCacheTaskReq.
178
178
 
179
179
  目前只支持和src_prefix保持一致
180
180
 
@@ -185,7 +185,7 @@ class CreateHpcCacheTaskReq:
185
185
 
186
186
  @property
187
187
  def attributes(self):
188
- """Gets the attributes of this CreateHpcCacheTaskReq.
188
+ r"""Gets the attributes of this CreateHpcCacheTaskReq.
189
189
 
190
190
  :return: The attributes of this CreateHpcCacheTaskReq.
191
191
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ObsTargetAttributes`
@@ -194,7 +194,7 @@ class CreateHpcCacheTaskReq:
194
194
 
195
195
  @attributes.setter
196
196
  def attributes(self, attributes):
197
- """Sets the attributes of this CreateHpcCacheTaskReq.
197
+ r"""Sets the attributes of this CreateHpcCacheTaskReq.
198
198
 
199
199
  :param attributes: The attributes of this CreateHpcCacheTaskReq.
200
200
  :type attributes: :class:`huaweicloudsdksfsturbo.v1.ObsTargetAttributes`