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
@@ -30,7 +30,7 @@ class UpdateObsTargetAttributesResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, target_id=None, attributes=None, x_request_id=None):
33
- """UpdateObsTargetAttributesResponse
33
+ r"""UpdateObsTargetAttributesResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class UpdateObsTargetAttributesResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def target_id(self):
61
- """Gets the target_id of this UpdateObsTargetAttributesResponse.
61
+ r"""Gets the target_id of this UpdateObsTargetAttributesResponse.
62
62
 
63
63
  绑定关系Id
64
64
 
@@ -69,7 +69,7 @@ class UpdateObsTargetAttributesResponse(SdkResponse):
69
69
 
70
70
  @target_id.setter
71
71
  def target_id(self, target_id):
72
- """Sets the target_id of this UpdateObsTargetAttributesResponse.
72
+ r"""Sets the target_id of this UpdateObsTargetAttributesResponse.
73
73
 
74
74
  绑定关系Id
75
75
 
@@ -80,7 +80,7 @@ class UpdateObsTargetAttributesResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def attributes(self):
83
- """Gets the attributes of this UpdateObsTargetAttributesResponse.
83
+ r"""Gets the attributes of this UpdateObsTargetAttributesResponse.
84
84
 
85
85
  :return: The attributes of this UpdateObsTargetAttributesResponse.
86
86
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ObsTargetAttributes`
@@ -89,7 +89,7 @@ class UpdateObsTargetAttributesResponse(SdkResponse):
89
89
 
90
90
  @attributes.setter
91
91
  def attributes(self, attributes):
92
- """Sets the attributes of this UpdateObsTargetAttributesResponse.
92
+ r"""Sets the attributes of this UpdateObsTargetAttributesResponse.
93
93
 
94
94
  :param attributes: The attributes of this UpdateObsTargetAttributesResponse.
95
95
  :type attributes: :class:`huaweicloudsdksfsturbo.v1.ObsTargetAttributes`
@@ -98,7 +98,7 @@ class UpdateObsTargetAttributesResponse(SdkResponse):
98
98
 
99
99
  @property
100
100
  def x_request_id(self):
101
- """Gets the x_request_id of this UpdateObsTargetAttributesResponse.
101
+ r"""Gets the x_request_id of this UpdateObsTargetAttributesResponse.
102
102
 
103
103
  :return: The x_request_id of this UpdateObsTargetAttributesResponse.
104
104
  :rtype: str
@@ -107,7 +107,7 @@ class UpdateObsTargetAttributesResponse(SdkResponse):
107
107
 
108
108
  @x_request_id.setter
109
109
  def x_request_id(self, x_request_id):
110
- """Sets the x_request_id of this UpdateObsTargetAttributesResponse.
110
+ r"""Sets the x_request_id of this UpdateObsTargetAttributesResponse.
111
111
 
112
112
  :param x_request_id: The x_request_id of this UpdateObsTargetAttributesResponse.
113
113
  :type x_request_id: str
@@ -29,7 +29,7 @@ class UpdateObsTargetPolicyRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, share_id=None, target_id=None, body=None):
32
- """UpdateObsTargetPolicyRequest
32
+ r"""UpdateObsTargetPolicyRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -55,7 +55,7 @@ class UpdateObsTargetPolicyRequest:
55
55
 
56
56
  @property
57
57
  def share_id(self):
58
- """Gets the share_id of this UpdateObsTargetPolicyRequest.
58
+ r"""Gets the share_id of this UpdateObsTargetPolicyRequest.
59
59
 
60
60
  文件系统id
61
61
 
@@ -66,7 +66,7 @@ class UpdateObsTargetPolicyRequest:
66
66
 
67
67
  @share_id.setter
68
68
  def share_id(self, share_id):
69
- """Sets the share_id of this UpdateObsTargetPolicyRequest.
69
+ r"""Sets the share_id of this UpdateObsTargetPolicyRequest.
70
70
 
71
71
  文件系统id
72
72
 
@@ -77,7 +77,7 @@ class UpdateObsTargetPolicyRequest:
77
77
 
78
78
  @property
79
79
  def target_id(self):
80
- """Gets the target_id of this UpdateObsTargetPolicyRequest.
80
+ r"""Gets the target_id of this UpdateObsTargetPolicyRequest.
81
81
 
82
82
  绑定关系id
83
83
 
@@ -88,7 +88,7 @@ class UpdateObsTargetPolicyRequest:
88
88
 
89
89
  @target_id.setter
90
90
  def target_id(self, target_id):
91
- """Sets the target_id of this UpdateObsTargetPolicyRequest.
91
+ r"""Sets the target_id of this UpdateObsTargetPolicyRequest.
92
92
 
93
93
  绑定关系id
94
94
 
@@ -99,7 +99,7 @@ class UpdateObsTargetPolicyRequest:
99
99
 
100
100
  @property
101
101
  def body(self):
102
- """Gets the body of this UpdateObsTargetPolicyRequest.
102
+ r"""Gets the body of this UpdateObsTargetPolicyRequest.
103
103
 
104
104
  :return: The body of this UpdateObsTargetPolicyRequest.
105
105
  :rtype: :class:`huaweicloudsdksfsturbo.v1.UpdateObsTargetPolicyRequestBody`
@@ -108,7 +108,7 @@ class UpdateObsTargetPolicyRequest:
108
108
 
109
109
  @body.setter
110
110
  def body(self, body):
111
- """Sets the body of this UpdateObsTargetPolicyRequest.
111
+ r"""Sets the body of this UpdateObsTargetPolicyRequest.
112
112
 
113
113
  :param body: The body of this UpdateObsTargetPolicyRequest.
114
114
  :type body: :class:`huaweicloudsdksfsturbo.v1.UpdateObsTargetPolicyRequestBody`
@@ -25,7 +25,7 @@ class UpdateObsTargetPolicyRequestBody:
25
25
  }
26
26
 
27
27
  def __init__(self, policy=None):
28
- """UpdateObsTargetPolicyRequestBody
28
+ r"""UpdateObsTargetPolicyRequestBody
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class UpdateObsTargetPolicyRequestBody:
42
42
 
43
43
  @property
44
44
  def policy(self):
45
- """Gets the policy of this UpdateObsTargetPolicyRequestBody.
45
+ r"""Gets the policy of this UpdateObsTargetPolicyRequestBody.
46
46
 
47
47
  :return: The policy of this UpdateObsTargetPolicyRequestBody.
48
48
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ObsDataRepositoryPolicy`
@@ -51,7 +51,7 @@ class UpdateObsTargetPolicyRequestBody:
51
51
 
52
52
  @policy.setter
53
53
  def policy(self, policy):
54
- """Sets the policy of this UpdateObsTargetPolicyRequestBody.
54
+ r"""Sets the policy of this UpdateObsTargetPolicyRequestBody.
55
55
 
56
56
  :param policy: The policy of this UpdateObsTargetPolicyRequestBody.
57
57
  :type policy: :class:`huaweicloudsdksfsturbo.v1.ObsDataRepositoryPolicy`
@@ -30,7 +30,7 @@ class UpdateObsTargetPolicyResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, target_id=None, policy=None, x_request_id=None):
33
- """UpdateObsTargetPolicyResponse
33
+ r"""UpdateObsTargetPolicyResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class UpdateObsTargetPolicyResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def target_id(self):
61
- """Gets the target_id of this UpdateObsTargetPolicyResponse.
61
+ r"""Gets the target_id of this UpdateObsTargetPolicyResponse.
62
62
 
63
63
  绑定关系id
64
64
 
@@ -69,7 +69,7 @@ class UpdateObsTargetPolicyResponse(SdkResponse):
69
69
 
70
70
  @target_id.setter
71
71
  def target_id(self, target_id):
72
- """Sets the target_id of this UpdateObsTargetPolicyResponse.
72
+ r"""Sets the target_id of this UpdateObsTargetPolicyResponse.
73
73
 
74
74
  绑定关系id
75
75
 
@@ -80,7 +80,7 @@ class UpdateObsTargetPolicyResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def policy(self):
83
- """Gets the policy of this UpdateObsTargetPolicyResponse.
83
+ r"""Gets the policy of this UpdateObsTargetPolicyResponse.
84
84
 
85
85
  :return: The policy of this UpdateObsTargetPolicyResponse.
86
86
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ObsDataRepositoryPolicy`
@@ -89,7 +89,7 @@ class UpdateObsTargetPolicyResponse(SdkResponse):
89
89
 
90
90
  @policy.setter
91
91
  def policy(self, policy):
92
- """Sets the policy of this UpdateObsTargetPolicyResponse.
92
+ r"""Sets the policy of this UpdateObsTargetPolicyResponse.
93
93
 
94
94
  :param policy: The policy of this UpdateObsTargetPolicyResponse.
95
95
  :type policy: :class:`huaweicloudsdksfsturbo.v1.ObsDataRepositoryPolicy`
@@ -98,7 +98,7 @@ class UpdateObsTargetPolicyResponse(SdkResponse):
98
98
 
99
99
  @property
100
100
  def x_request_id(self):
101
- """Gets the x_request_id of this UpdateObsTargetPolicyResponse.
101
+ r"""Gets the x_request_id of this UpdateObsTargetPolicyResponse.
102
102
 
103
103
  :return: The x_request_id of this UpdateObsTargetPolicyResponse.
104
104
  :rtype: str
@@ -107,7 +107,7 @@ class UpdateObsTargetPolicyResponse(SdkResponse):
107
107
 
108
108
  @x_request_id.setter
109
109
  def x_request_id(self, x_request_id):
110
- """Sets the x_request_id of this UpdateObsTargetPolicyResponse.
110
+ r"""Sets the x_request_id of this UpdateObsTargetPolicyResponse.
111
111
 
112
112
  :param x_request_id: The x_request_id of this UpdateObsTargetPolicyResponse.
113
113
  :type x_request_id: str
@@ -29,7 +29,7 @@ class UpdatePermRuleRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, share_id=None, rule_id=None, body=None):
32
- """UpdatePermRuleRequest
32
+ r"""UpdatePermRuleRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -55,7 +55,7 @@ class UpdatePermRuleRequest:
55
55
 
56
56
  @property
57
57
  def share_id(self):
58
- """Gets the share_id of this UpdatePermRuleRequest.
58
+ r"""Gets the share_id of this UpdatePermRuleRequest.
59
59
 
60
60
  文件系统id
61
61
 
@@ -66,7 +66,7 @@ class UpdatePermRuleRequest:
66
66
 
67
67
  @share_id.setter
68
68
  def share_id(self, share_id):
69
- """Sets the share_id of this UpdatePermRuleRequest.
69
+ r"""Sets the share_id of this UpdatePermRuleRequest.
70
70
 
71
71
  文件系统id
72
72
 
@@ -77,7 +77,7 @@ class UpdatePermRuleRequest:
77
77
 
78
78
  @property
79
79
  def rule_id(self):
80
- """Gets the rule_id of this UpdatePermRuleRequest.
80
+ r"""Gets the rule_id of this UpdatePermRuleRequest.
81
81
 
82
82
  权限规则id
83
83
 
@@ -88,7 +88,7 @@ class UpdatePermRuleRequest:
88
88
 
89
89
  @rule_id.setter
90
90
  def rule_id(self, rule_id):
91
- """Sets the rule_id of this UpdatePermRuleRequest.
91
+ r"""Sets the rule_id of this UpdatePermRuleRequest.
92
92
 
93
93
  权限规则id
94
94
 
@@ -99,7 +99,7 @@ class UpdatePermRuleRequest:
99
99
 
100
100
  @property
101
101
  def body(self):
102
- """Gets the body of this UpdatePermRuleRequest.
102
+ r"""Gets the body of this UpdatePermRuleRequest.
103
103
 
104
104
  :return: The body of this UpdatePermRuleRequest.
105
105
  :rtype: :class:`huaweicloudsdksfsturbo.v1.OnePermRuleRequestInfo`
@@ -108,7 +108,7 @@ class UpdatePermRuleRequest:
108
108
 
109
109
  @body.setter
110
110
  def body(self, body):
111
- """Sets the body of this UpdatePermRuleRequest.
111
+ r"""Sets the body of this UpdatePermRuleRequest.
112
112
 
113
113
  :param body: The body of this UpdatePermRuleRequest.
114
114
  :type body: :class:`huaweicloudsdksfsturbo.v1.OnePermRuleRequestInfo`
@@ -32,7 +32,7 @@ class UpdatePermRuleResponse(SdkResponse):
32
32
  }
33
33
 
34
34
  def __init__(self, id=None, ip_cidr=None, rw_type=None, user_type=None):
35
- """UpdatePermRuleResponse
35
+ r"""UpdatePermRuleResponse
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
@@ -65,7 +65,7 @@ class UpdatePermRuleResponse(SdkResponse):
65
65
 
66
66
  @property
67
67
  def id(self):
68
- """Gets the id of this UpdatePermRuleResponse.
68
+ r"""Gets the id of this UpdatePermRuleResponse.
69
69
 
70
70
  权限规格的id
71
71
 
@@ -76,7 +76,7 @@ class UpdatePermRuleResponse(SdkResponse):
76
76
 
77
77
  @id.setter
78
78
  def id(self, id):
79
- """Sets the id of this UpdatePermRuleResponse.
79
+ r"""Sets the id of this UpdatePermRuleResponse.
80
80
 
81
81
  权限规格的id
82
82
 
@@ -87,7 +87,7 @@ class UpdatePermRuleResponse(SdkResponse):
87
87
 
88
88
  @property
89
89
  def ip_cidr(self):
90
- """Gets the ip_cidr of this UpdatePermRuleResponse.
90
+ r"""Gets the ip_cidr of this UpdatePermRuleResponse.
91
91
 
92
92
  授权对象的IP地址或网段
93
93
 
@@ -98,7 +98,7 @@ class UpdatePermRuleResponse(SdkResponse):
98
98
 
99
99
  @ip_cidr.setter
100
100
  def ip_cidr(self, ip_cidr):
101
- """Sets the ip_cidr of this UpdatePermRuleResponse.
101
+ r"""Sets the ip_cidr of this UpdatePermRuleResponse.
102
102
 
103
103
  授权对象的IP地址或网段
104
104
 
@@ -109,7 +109,7 @@ class UpdatePermRuleResponse(SdkResponse):
109
109
 
110
110
  @property
111
111
  def rw_type(self):
112
- """Gets the rw_type of this UpdatePermRuleResponse.
112
+ r"""Gets the rw_type of this UpdatePermRuleResponse.
113
113
 
114
114
  授权对象的读写权限 - rw:默认选项,以读写的方式共享 - ro:以只读的方式共享 - none: 没有权限
115
115
 
@@ -120,7 +120,7 @@ class UpdatePermRuleResponse(SdkResponse):
120
120
 
121
121
  @rw_type.setter
122
122
  def rw_type(self, rw_type):
123
- """Sets the rw_type of this UpdatePermRuleResponse.
123
+ r"""Sets the rw_type of this UpdatePermRuleResponse.
124
124
 
125
125
  授权对象的读写权限 - rw:默认选项,以读写的方式共享 - ro:以只读的方式共享 - none: 没有权限
126
126
 
@@ -131,7 +131,7 @@ class UpdatePermRuleResponse(SdkResponse):
131
131
 
132
132
  @property
133
133
  def user_type(self):
134
- """Gets the user_type of this UpdatePermRuleResponse.
134
+ r"""Gets the user_type of this UpdatePermRuleResponse.
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 UpdatePermRuleResponse(SdkResponse):
142
142
 
143
143
  @user_type.setter
144
144
  def user_type(self, user_type):
145
- """Sets the user_type of this UpdatePermRuleResponse.
145
+ r"""Sets the user_type of this UpdatePermRuleResponse.
146
146
 
147
147
  授权对象的系统用户对文件系统的访问权限。取值如下: - no_root_squash:客户端使用的是root用户时,映射到NFS服务器的用户依然为root用户。 - root_squash:客户端使用的是root用户时,映射到NFS服务器的用户为NFS的匿名用户(nfsnobody)。 - all_squash:默认选项。所有访问NFS服务器的客户端的用户都映射为匿名用户。'
148
148