huaweicloudsdksfsturbo 3.1.142__py2.py3-none-any.whl → 3.1.144__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.144.dist-info}/METADATA +2 -2
  151. huaweicloudsdksfsturbo-3.1.144.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.144.dist-info}/LICENSE +0 -0
  154. {huaweicloudsdksfsturbo-3.1.142.dist-info → huaweicloudsdksfsturbo-3.1.144.dist-info}/WHEEL +0 -0
  155. {huaweicloudsdksfsturbo-3.1.142.dist-info → huaweicloudsdksfsturbo-3.1.144.dist-info}/top_level.txt +0 -0
@@ -40,7 +40,7 @@ class ShowLdapConfigResponse(SdkResponse):
40
40
  }
41
41
 
42
42
  def __init__(self, url=None, base_dn=None, user_dn=None, filter_condition=None, backup_url=None, schema=None, search_timeout=None, allow_local_user=None):
43
- """ShowLdapConfigResponse
43
+ r"""ShowLdapConfigResponse
44
44
 
45
45
  The model defined in huaweicloud sdk
46
46
 
@@ -93,7 +93,7 @@ class ShowLdapConfigResponse(SdkResponse):
93
93
 
94
94
  @property
95
95
  def url(self):
96
- """Gets the url of this ShowLdapConfigResponse.
96
+ r"""Gets the url of this ShowLdapConfigResponse.
97
97
 
98
98
  ldap服务器的url
99
99
 
@@ -104,7 +104,7 @@ class ShowLdapConfigResponse(SdkResponse):
104
104
 
105
105
  @url.setter
106
106
  def url(self, url):
107
- """Sets the url of this ShowLdapConfigResponse.
107
+ r"""Sets the url of this ShowLdapConfigResponse.
108
108
 
109
109
  ldap服务器的url
110
110
 
@@ -115,7 +115,7 @@ class ShowLdapConfigResponse(SdkResponse):
115
115
 
116
116
  @property
117
117
  def base_dn(self):
118
- """Gets the base_dn of this ShowLdapConfigResponse.
118
+ r"""Gets the base_dn of this ShowLdapConfigResponse.
119
119
 
120
120
  数据库中的域
121
121
 
@@ -126,7 +126,7 @@ class ShowLdapConfigResponse(SdkResponse):
126
126
 
127
127
  @base_dn.setter
128
128
  def base_dn(self, base_dn):
129
- """Sets the base_dn of this ShowLdapConfigResponse.
129
+ r"""Sets the base_dn of this ShowLdapConfigResponse.
130
130
 
131
131
  数据库中的域
132
132
 
@@ -137,7 +137,7 @@ class ShowLdapConfigResponse(SdkResponse):
137
137
 
138
138
  @property
139
139
  def user_dn(self):
140
- """Gets the user_dn of this ShowLdapConfigResponse.
140
+ r"""Gets the user_dn of this ShowLdapConfigResponse.
141
141
 
142
142
  用户区别名
143
143
 
@@ -148,7 +148,7 @@ class ShowLdapConfigResponse(SdkResponse):
148
148
 
149
149
  @user_dn.setter
150
150
  def user_dn(self, user_dn):
151
- """Sets the user_dn of this ShowLdapConfigResponse.
151
+ r"""Sets the user_dn of this ShowLdapConfigResponse.
152
152
 
153
153
  用户区别名
154
154
 
@@ -159,7 +159,7 @@ class ShowLdapConfigResponse(SdkResponse):
159
159
 
160
160
  @property
161
161
  def filter_condition(self):
162
- """Gets the filter_condition of this ShowLdapConfigResponse.
162
+ r"""Gets the filter_condition of this ShowLdapConfigResponse.
163
163
 
164
164
  过滤条件。保留字段,暂不支持
165
165
 
@@ -170,7 +170,7 @@ class ShowLdapConfigResponse(SdkResponse):
170
170
 
171
171
  @filter_condition.setter
172
172
  def filter_condition(self, filter_condition):
173
- """Sets the filter_condition of this ShowLdapConfigResponse.
173
+ r"""Sets the filter_condition of this ShowLdapConfigResponse.
174
174
 
175
175
  过滤条件。保留字段,暂不支持
176
176
 
@@ -181,7 +181,7 @@ class ShowLdapConfigResponse(SdkResponse):
181
181
 
182
182
  @property
183
183
  def backup_url(self):
184
- """Gets the backup_url of this ShowLdapConfigResponse.
184
+ r"""Gets the backup_url of this ShowLdapConfigResponse.
185
185
 
186
186
  ldap备节点的url
187
187
 
@@ -192,7 +192,7 @@ class ShowLdapConfigResponse(SdkResponse):
192
192
 
193
193
  @backup_url.setter
194
194
  def backup_url(self, backup_url):
195
- """Sets the backup_url of this ShowLdapConfigResponse.
195
+ r"""Sets the backup_url of this ShowLdapConfigResponse.
196
196
 
197
197
  ldap备节点的url
198
198
 
@@ -203,7 +203,7 @@ class ShowLdapConfigResponse(SdkResponse):
203
203
 
204
204
  @property
205
205
  def schema(self):
206
- """Gets the schema of this ShowLdapConfigResponse.
206
+ r"""Gets the schema of this ShowLdapConfigResponse.
207
207
 
208
208
  ldap的schema,不填写则默认为RFC2307
209
209
 
@@ -214,7 +214,7 @@ class ShowLdapConfigResponse(SdkResponse):
214
214
 
215
215
  @schema.setter
216
216
  def schema(self, schema):
217
- """Sets the schema of this ShowLdapConfigResponse.
217
+ r"""Sets the schema of this ShowLdapConfigResponse.
218
218
 
219
219
  ldap的schema,不填写则默认为RFC2307
220
220
 
@@ -225,7 +225,7 @@ class ShowLdapConfigResponse(SdkResponse):
225
225
 
226
226
  @property
227
227
  def search_timeout(self):
228
- """Gets the search_timeout of this ShowLdapConfigResponse.
228
+ r"""Gets the search_timeout of this ShowLdapConfigResponse.
229
229
 
230
230
  ldap搜索的超时时间,单位为秒。不填写则默认为3秒
231
231
 
@@ -236,7 +236,7 @@ class ShowLdapConfigResponse(SdkResponse):
236
236
 
237
237
  @search_timeout.setter
238
238
  def search_timeout(self, search_timeout):
239
- """Sets the search_timeout of this ShowLdapConfigResponse.
239
+ r"""Sets the search_timeout of this ShowLdapConfigResponse.
240
240
 
241
241
  ldap搜索的超时时间,单位为秒。不填写则默认为3秒
242
242
 
@@ -247,7 +247,7 @@ class ShowLdapConfigResponse(SdkResponse):
247
247
 
248
248
  @property
249
249
  def allow_local_user(self):
250
- """Gets the allow_local_user of this ShowLdapConfigResponse.
250
+ r"""Gets the allow_local_user of this ShowLdapConfigResponse.
251
251
 
252
252
  访问ldap服务器失败后是否允许使用本地用户鉴权
253
253
 
@@ -258,7 +258,7 @@ class ShowLdapConfigResponse(SdkResponse):
258
258
 
259
259
  @allow_local_user.setter
260
260
  def allow_local_user(self, allow_local_user):
261
- """Sets the allow_local_user of this ShowLdapConfigResponse.
261
+ r"""Sets the allow_local_user of this ShowLdapConfigResponse.
262
262
 
263
263
  访问ldap服务器失败后是否允许使用本地用户鉴权
264
264
 
@@ -27,7 +27,7 @@ class ShowPermRuleRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, rule_id=None):
30
- """ShowPermRuleRequest
30
+ r"""ShowPermRuleRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class ShowPermRuleRequest:
48
48
 
49
49
  @property
50
50
  def share_id(self):
51
- """Gets the share_id of this ShowPermRuleRequest.
51
+ r"""Gets the share_id of this ShowPermRuleRequest.
52
52
 
53
53
  文件系统id
54
54
 
@@ -59,7 +59,7 @@ class ShowPermRuleRequest:
59
59
 
60
60
  @share_id.setter
61
61
  def share_id(self, share_id):
62
- """Sets the share_id of this ShowPermRuleRequest.
62
+ r"""Sets the share_id of this ShowPermRuleRequest.
63
63
 
64
64
  文件系统id
65
65
 
@@ -70,7 +70,7 @@ class ShowPermRuleRequest:
70
70
 
71
71
  @property
72
72
  def rule_id(self):
73
- """Gets the rule_id of this ShowPermRuleRequest.
73
+ r"""Gets the rule_id of this ShowPermRuleRequest.
74
74
 
75
75
  权限规则id
76
76
 
@@ -81,7 +81,7 @@ class ShowPermRuleRequest:
81
81
 
82
82
  @rule_id.setter
83
83
  def rule_id(self, rule_id):
84
- """Sets the rule_id of this ShowPermRuleRequest.
84
+ r"""Sets the rule_id of this ShowPermRuleRequest.
85
85
 
86
86
  权限规则id
87
87
 
@@ -32,7 +32,7 @@ class ShowPermRuleResponse(SdkResponse):
32
32
  }
33
33
 
34
34
  def __init__(self, id=None, ip_cidr=None, rw_type=None, user_type=None):
35
- """ShowPermRuleResponse
35
+ r"""ShowPermRuleResponse
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
@@ -65,7 +65,7 @@ class ShowPermRuleResponse(SdkResponse):
65
65
 
66
66
  @property
67
67
  def id(self):
68
- """Gets the id of this ShowPermRuleResponse.
68
+ r"""Gets the id of this ShowPermRuleResponse.
69
69
 
70
70
  权限规格的id
71
71
 
@@ -76,7 +76,7 @@ class ShowPermRuleResponse(SdkResponse):
76
76
 
77
77
  @id.setter
78
78
  def id(self, id):
79
- """Sets the id of this ShowPermRuleResponse.
79
+ r"""Sets the id of this ShowPermRuleResponse.
80
80
 
81
81
  权限规格的id
82
82
 
@@ -87,7 +87,7 @@ class ShowPermRuleResponse(SdkResponse):
87
87
 
88
88
  @property
89
89
  def ip_cidr(self):
90
- """Gets the ip_cidr of this ShowPermRuleResponse.
90
+ r"""Gets the ip_cidr of this ShowPermRuleResponse.
91
91
 
92
92
  授权对象的IP地址或网段
93
93
 
@@ -98,7 +98,7 @@ class ShowPermRuleResponse(SdkResponse):
98
98
 
99
99
  @ip_cidr.setter
100
100
  def ip_cidr(self, ip_cidr):
101
- """Sets the ip_cidr of this ShowPermRuleResponse.
101
+ r"""Sets the ip_cidr of this ShowPermRuleResponse.
102
102
 
103
103
  授权对象的IP地址或网段
104
104
 
@@ -109,7 +109,7 @@ class ShowPermRuleResponse(SdkResponse):
109
109
 
110
110
  @property
111
111
  def rw_type(self):
112
- """Gets the rw_type of this ShowPermRuleResponse.
112
+ r"""Gets the rw_type of this ShowPermRuleResponse.
113
113
 
114
114
  授权对象的读写权限 - rw:默认选项,以读写的方式共享 - ro:以只读的方式共享 - none: 没有权限
115
115
 
@@ -120,7 +120,7 @@ class ShowPermRuleResponse(SdkResponse):
120
120
 
121
121
  @rw_type.setter
122
122
  def rw_type(self, rw_type):
123
- """Sets the rw_type of this ShowPermRuleResponse.
123
+ r"""Sets the rw_type of this ShowPermRuleResponse.
124
124
 
125
125
  授权对象的读写权限 - rw:默认选项,以读写的方式共享 - ro:以只读的方式共享 - none: 没有权限
126
126
 
@@ -131,7 +131,7 @@ class ShowPermRuleResponse(SdkResponse):
131
131
 
132
132
  @property
133
133
  def user_type(self):
134
- """Gets the user_type of this ShowPermRuleResponse.
134
+ r"""Gets the user_type of this ShowPermRuleResponse.
135
135
 
136
136
  授权对象的系统用户对文件系统的访问权限。取值如下: - no_root_squash:客户端使用的是root用户时,映射到NFS服务器的用户依然为root用户。 - root_squash:客户端使用的是root用户时,映射到NFS服务器的用户为NFS的匿名用户(nfsnobody)。 - all_squash:默认选项。所有访问NFS服务器的客户端的用户都映射为匿名用户。'
137
137
 
@@ -142,7 +142,7 @@ class ShowPermRuleResponse(SdkResponse):
142
142
 
143
143
  @user_type.setter
144
144
  def user_type(self, user_type):
145
- """Sets the user_type of this ShowPermRuleResponse.
145
+ r"""Sets the user_type of this ShowPermRuleResponse.
146
146
 
147
147
  授权对象的系统用户对文件系统的访问权限。取值如下: - no_root_squash:客户端使用的是root用户时,映射到NFS服务器的用户依然为root用户。 - root_squash:客户端使用的是root用户时,映射到NFS服务器的用户为NFS的匿名用户(nfsnobody)。 - all_squash:默认选项。所有访问NFS服务器的客户端的用户都映射为匿名用户。'
148
148
 
@@ -25,7 +25,7 @@ class ShowShareRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, share_id=None):
28
- """ShowShareRequest
28
+ r"""ShowShareRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ShowShareRequest:
42
42
 
43
43
  @property
44
44
  def share_id(self):
45
- """Gets the share_id of this ShowShareRequest.
45
+ r"""Gets the share_id of this ShowShareRequest.
46
46
 
47
47
  文件系统ID
48
48
 
@@ -53,7 +53,7 @@ class ShowShareRequest:
53
53
 
54
54
  @share_id.setter
55
55
  def share_id(self, share_id):
56
- """Sets the share_id of this ShowShareRequest.
56
+ r"""Sets the share_id of this ShowShareRequest.
57
57
 
58
58
  文件系统ID
59
59