huaweicloudsdksfsturbo 3.1.141__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.141.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.141.dist-info/RECORD +0 -159
  153. {huaweicloudsdksfsturbo-3.1.141.dist-info → huaweicloudsdksfsturbo-3.1.143.dist-info}/LICENSE +0 -0
  154. {huaweicloudsdksfsturbo-3.1.141.dist-info → huaweicloudsdksfsturbo-3.1.143.dist-info}/WHEEL +0 -0
  155. {huaweicloudsdksfsturbo-3.1.141.dist-info → huaweicloudsdksfsturbo-3.1.143.dist-info}/top_level.txt +0 -0
@@ -34,7 +34,7 @@ class ShowFsTaskResponse(SdkResponse):
34
34
  }
35
35
 
36
36
  def __init__(self, task_id=None, status=None, dir_usage=None, begin_time=None, end_time=None):
37
- """ShowFsTaskResponse
37
+ r"""ShowFsTaskResponse
38
38
 
39
39
  The model defined in huaweicloud sdk
40
40
 
@@ -72,7 +72,7 @@ class ShowFsTaskResponse(SdkResponse):
72
72
 
73
73
  @property
74
74
  def task_id(self):
75
- """Gets the task_id of this ShowFsTaskResponse.
75
+ r"""Gets the task_id of this ShowFsTaskResponse.
76
76
 
77
77
  任务ID
78
78
 
@@ -83,7 +83,7 @@ class ShowFsTaskResponse(SdkResponse):
83
83
 
84
84
  @task_id.setter
85
85
  def task_id(self, task_id):
86
- """Sets the task_id of this ShowFsTaskResponse.
86
+ r"""Sets the task_id of this ShowFsTaskResponse.
87
87
 
88
88
  任务ID
89
89
 
@@ -94,7 +94,7 @@ class ShowFsTaskResponse(SdkResponse):
94
94
 
95
95
  @property
96
96
  def status(self):
97
- """Gets the status of this ShowFsTaskResponse.
97
+ r"""Gets the status of this ShowFsTaskResponse.
98
98
 
99
99
  任务状态, SUCCESS表示成功,DOING表示正在执行,FAIL表示失败
100
100
 
@@ -105,7 +105,7 @@ class ShowFsTaskResponse(SdkResponse):
105
105
 
106
106
  @status.setter
107
107
  def status(self, status):
108
- """Sets the status of this ShowFsTaskResponse.
108
+ r"""Sets the status of this ShowFsTaskResponse.
109
109
 
110
110
  任务状态, SUCCESS表示成功,DOING表示正在执行,FAIL表示失败
111
111
 
@@ -116,7 +116,7 @@ class ShowFsTaskResponse(SdkResponse):
116
116
 
117
117
  @property
118
118
  def dir_usage(self):
119
- """Gets the dir_usage of this ShowFsTaskResponse.
119
+ r"""Gets the dir_usage of this ShowFsTaskResponse.
120
120
 
121
121
  :return: The dir_usage of this ShowFsTaskResponse.
122
122
  :rtype: :class:`huaweicloudsdksfsturbo.v1.FsDuInfo`
@@ -125,7 +125,7 @@ class ShowFsTaskResponse(SdkResponse):
125
125
 
126
126
  @dir_usage.setter
127
127
  def dir_usage(self, dir_usage):
128
- """Sets the dir_usage of this ShowFsTaskResponse.
128
+ r"""Sets the dir_usage of this ShowFsTaskResponse.
129
129
 
130
130
  :param dir_usage: The dir_usage of this ShowFsTaskResponse.
131
131
  :type dir_usage: :class:`huaweicloudsdksfsturbo.v1.FsDuInfo`
@@ -134,7 +134,7 @@ class ShowFsTaskResponse(SdkResponse):
134
134
 
135
135
  @property
136
136
  def begin_time(self):
137
- """Gets the begin_time of this ShowFsTaskResponse.
137
+ r"""Gets the begin_time of this ShowFsTaskResponse.
138
138
 
139
139
  任务开始时间,UTC时间,例如:2006-01-02 15:04:05'
140
140
 
@@ -145,7 +145,7 @@ class ShowFsTaskResponse(SdkResponse):
145
145
 
146
146
  @begin_time.setter
147
147
  def begin_time(self, begin_time):
148
- """Sets the begin_time of this ShowFsTaskResponse.
148
+ r"""Sets the begin_time of this ShowFsTaskResponse.
149
149
 
150
150
  任务开始时间,UTC时间,例如:2006-01-02 15:04:05'
151
151
 
@@ -156,7 +156,7 @@ class ShowFsTaskResponse(SdkResponse):
156
156
 
157
157
  @property
158
158
  def end_time(self):
159
- """Gets the end_time of this ShowFsTaskResponse.
159
+ r"""Gets the end_time of this ShowFsTaskResponse.
160
160
 
161
161
  任务结束时间,UTC时间,例如:2006-01-02 15:04:06'
162
162
 
@@ -167,7 +167,7 @@ class ShowFsTaskResponse(SdkResponse):
167
167
 
168
168
  @end_time.setter
169
169
  def end_time(self, end_time):
170
- """Sets the end_time of this ShowFsTaskResponse.
170
+ r"""Sets the end_time of this ShowFsTaskResponse.
171
171
 
172
172
  任务结束时间,UTC时间,例如:2006-01-02 15:04:06'
173
173
 
@@ -27,7 +27,7 @@ class ShowHpcCacheTaskRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, task_id=None):
30
- """ShowHpcCacheTaskRequest
30
+ r"""ShowHpcCacheTaskRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class ShowHpcCacheTaskRequest:
48
48
 
49
49
  @property
50
50
  def share_id(self):
51
- """Gets the share_id of this ShowHpcCacheTaskRequest.
51
+ r"""Gets the share_id of this ShowHpcCacheTaskRequest.
52
52
 
53
53
  文件系统ID
54
54
 
@@ -59,7 +59,7 @@ class ShowHpcCacheTaskRequest:
59
59
 
60
60
  @share_id.setter
61
61
  def share_id(self, share_id):
62
- """Sets the share_id of this ShowHpcCacheTaskRequest.
62
+ r"""Sets the share_id of this ShowHpcCacheTaskRequest.
63
63
 
64
64
  文件系统ID
65
65
 
@@ -70,7 +70,7 @@ class ShowHpcCacheTaskRequest:
70
70
 
71
71
  @property
72
72
  def task_id(self):
73
- """Gets the task_id of this ShowHpcCacheTaskRequest.
73
+ r"""Gets the task_id of this ShowHpcCacheTaskRequest.
74
74
 
75
75
  任务ID
76
76
 
@@ -81,7 +81,7 @@ class ShowHpcCacheTaskRequest:
81
81
 
82
82
  @task_id.setter
83
83
  def task_id(self, task_id):
84
- """Sets the task_id of this ShowHpcCacheTaskRequest.
84
+ r"""Sets the task_id of this ShowHpcCacheTaskRequest.
85
85
 
86
86
  任务ID
87
87
 
@@ -46,7 +46,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
46
46
  }
47
47
 
48
48
  def __init__(self, task_id=None, type=None, status=None, src_target=None, src_prefix=None, dest_target=None, dest_prefix=None, start_time=None, end_time=None, message=None, x_request_id=None):
49
- """ShowHpcCacheTaskResponse
49
+ r"""ShowHpcCacheTaskResponse
50
50
 
51
51
  The model defined in huaweicloud sdk
52
52
 
@@ -114,7 +114,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
114
114
 
115
115
  @property
116
116
  def task_id(self):
117
- """Gets the task_id of this ShowHpcCacheTaskResponse.
117
+ r"""Gets the task_id of this ShowHpcCacheTaskResponse.
118
118
 
119
119
  任务ID
120
120
 
@@ -125,7 +125,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
125
125
 
126
126
  @task_id.setter
127
127
  def task_id(self, task_id):
128
- """Sets the task_id of this ShowHpcCacheTaskResponse.
128
+ r"""Sets the task_id of this ShowHpcCacheTaskResponse.
129
129
 
130
130
  任务ID
131
131
 
@@ -136,7 +136,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
136
136
 
137
137
  @property
138
138
  def type(self):
139
- """Gets the type of this ShowHpcCacheTaskResponse.
139
+ r"""Gets the type of this ShowHpcCacheTaskResponse.
140
140
 
141
141
  任务类型
142
142
 
@@ -147,7 +147,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
147
147
 
148
148
  @type.setter
149
149
  def type(self, type):
150
- """Sets the type of this ShowHpcCacheTaskResponse.
150
+ r"""Sets the type of this ShowHpcCacheTaskResponse.
151
151
 
152
152
  任务类型
153
153
 
@@ -158,7 +158,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
158
158
 
159
159
  @property
160
160
  def status(self):
161
- """Gets the status of this ShowHpcCacheTaskResponse.
161
+ r"""Gets the status of this ShowHpcCacheTaskResponse.
162
162
 
163
163
  任务状态
164
164
 
@@ -169,7 +169,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
169
169
 
170
170
  @status.setter
171
171
  def status(self, status):
172
- """Sets the status of this ShowHpcCacheTaskResponse.
172
+ r"""Sets the status of this ShowHpcCacheTaskResponse.
173
173
 
174
174
  任务状态
175
175
 
@@ -180,7 +180,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
180
180
 
181
181
  @property
182
182
  def src_target(self):
183
- """Gets the src_target of this ShowHpcCacheTaskResponse.
183
+ r"""Gets the src_target of this ShowHpcCacheTaskResponse.
184
184
 
185
185
  联动目录名称
186
186
 
@@ -191,7 +191,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
191
191
 
192
192
  @src_target.setter
193
193
  def src_target(self, src_target):
194
- """Sets the src_target of this ShowHpcCacheTaskResponse.
194
+ r"""Sets the src_target of this ShowHpcCacheTaskResponse.
195
195
 
196
196
  联动目录名称
197
197
 
@@ -202,7 +202,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
202
202
 
203
203
  @property
204
204
  def src_prefix(self):
205
- """Gets the src_prefix of this ShowHpcCacheTaskResponse.
205
+ r"""Gets the src_prefix of this ShowHpcCacheTaskResponse.
206
206
 
207
207
  导入导出任务的源端路径前缀
208
208
 
@@ -213,7 +213,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
213
213
 
214
214
  @src_prefix.setter
215
215
  def src_prefix(self, src_prefix):
216
- """Sets the src_prefix of this ShowHpcCacheTaskResponse.
216
+ r"""Sets the src_prefix of this ShowHpcCacheTaskResponse.
217
217
 
218
218
  导入导出任务的源端路径前缀
219
219
 
@@ -224,7 +224,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
224
224
 
225
225
  @property
226
226
  def dest_target(self):
227
- """Gets the dest_target of this ShowHpcCacheTaskResponse.
227
+ r"""Gets the dest_target of this ShowHpcCacheTaskResponse.
228
228
 
229
229
  和src_target保持一致
230
230
 
@@ -235,7 +235,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
235
235
 
236
236
  @dest_target.setter
237
237
  def dest_target(self, dest_target):
238
- """Sets the dest_target of this ShowHpcCacheTaskResponse.
238
+ r"""Sets the dest_target of this ShowHpcCacheTaskResponse.
239
239
 
240
240
  和src_target保持一致
241
241
 
@@ -246,7 +246,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
246
246
 
247
247
  @property
248
248
  def dest_prefix(self):
249
- """Gets the dest_prefix of this ShowHpcCacheTaskResponse.
249
+ r"""Gets the dest_prefix of this ShowHpcCacheTaskResponse.
250
250
 
251
251
  和src_prefix保持一致
252
252
 
@@ -257,7 +257,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
257
257
 
258
258
  @dest_prefix.setter
259
259
  def dest_prefix(self, dest_prefix):
260
- """Sets the dest_prefix of this ShowHpcCacheTaskResponse.
260
+ r"""Sets the dest_prefix of this ShowHpcCacheTaskResponse.
261
261
 
262
262
  和src_prefix保持一致
263
263
 
@@ -268,7 +268,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
268
268
 
269
269
  @property
270
270
  def start_time(self):
271
- """Gets the start_time of this ShowHpcCacheTaskResponse.
271
+ r"""Gets the start_time of this ShowHpcCacheTaskResponse.
272
272
 
273
273
  任务开始时间
274
274
 
@@ -279,7 +279,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
279
279
 
280
280
  @start_time.setter
281
281
  def start_time(self, start_time):
282
- """Sets the start_time of this ShowHpcCacheTaskResponse.
282
+ r"""Sets the start_time of this ShowHpcCacheTaskResponse.
283
283
 
284
284
  任务开始时间
285
285
 
@@ -290,7 +290,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
290
290
 
291
291
  @property
292
292
  def end_time(self):
293
- """Gets the end_time of this ShowHpcCacheTaskResponse.
293
+ r"""Gets the end_time of this ShowHpcCacheTaskResponse.
294
294
 
295
295
  任务结束时间
296
296
 
@@ -301,7 +301,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
301
301
 
302
302
  @end_time.setter
303
303
  def end_time(self, end_time):
304
- """Sets the end_time of this ShowHpcCacheTaskResponse.
304
+ r"""Sets the end_time of this ShowHpcCacheTaskResponse.
305
305
 
306
306
  任务结束时间
307
307
 
@@ -312,7 +312,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
312
312
 
313
313
  @property
314
314
  def message(self):
315
- """Gets the message of this ShowHpcCacheTaskResponse.
315
+ r"""Gets the message of this ShowHpcCacheTaskResponse.
316
316
 
317
317
  任务执行结果信息
318
318
 
@@ -323,7 +323,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
323
323
 
324
324
  @message.setter
325
325
  def message(self, message):
326
- """Sets the message of this ShowHpcCacheTaskResponse.
326
+ r"""Sets the message of this ShowHpcCacheTaskResponse.
327
327
 
328
328
  任务执行结果信息
329
329
 
@@ -334,7 +334,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
334
334
 
335
335
  @property
336
336
  def x_request_id(self):
337
- """Gets the x_request_id of this ShowHpcCacheTaskResponse.
337
+ r"""Gets the x_request_id of this ShowHpcCacheTaskResponse.
338
338
 
339
339
  :return: The x_request_id of this ShowHpcCacheTaskResponse.
340
340
  :rtype: str
@@ -343,7 +343,7 @@ class ShowHpcCacheTaskResponse(SdkResponse):
343
343
 
344
344
  @x_request_id.setter
345
345
  def x_request_id(self, x_request_id):
346
- """Sets the x_request_id of this ShowHpcCacheTaskResponse.
346
+ r"""Sets the x_request_id of this ShowHpcCacheTaskResponse.
347
347
 
348
348
  :param x_request_id: The x_request_id of this ShowHpcCacheTaskResponse.
349
349
  :type x_request_id: str
@@ -25,7 +25,7 @@ class ShowJobDetailRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, job_id=None):
28
- """ShowJobDetailRequest
28
+ r"""ShowJobDetailRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ShowJobDetailRequest:
42
42
 
43
43
  @property
44
44
  def job_id(self):
45
- """Gets the job_id of this ShowJobDetailRequest.
45
+ r"""Gets the job_id of this ShowJobDetailRequest.
46
46
 
47
47
  job ID
48
48
 
@@ -53,7 +53,7 @@ class ShowJobDetailRequest:
53
53
 
54
54
  @job_id.setter
55
55
  def job_id(self, job_id):
56
- """Sets the job_id of this ShowJobDetailRequest.
56
+ r"""Sets the job_id of this ShowJobDetailRequest.
57
57
 
58
58
  job ID
59
59
 
@@ -42,7 +42,7 @@ class ShowJobDetailResponse(SdkResponse):
42
42
  }
43
43
 
44
44
  def __init__(self, status=None, job_id=None, job_type=None, begin_time=None, end_time=None, error_code=None, fail_reason=None, sub_jobs=None, x_request_id=None):
45
- """ShowJobDetailResponse
45
+ r"""ShowJobDetailResponse
46
46
 
47
47
  The model defined in huaweicloud sdk
48
48
 
@@ -100,7 +100,7 @@ class ShowJobDetailResponse(SdkResponse):
100
100
 
101
101
  @property
102
102
  def status(self):
103
- """Gets the status of this ShowJobDetailResponse.
103
+ r"""Gets the status of this ShowJobDetailResponse.
104
104
 
105
105
  job的状态。success:成功。running:运行中。failed:失败。waiting:等待执行
106
106
 
@@ -111,7 +111,7 @@ class ShowJobDetailResponse(SdkResponse):
111
111
 
112
112
  @status.setter
113
113
  def status(self, status):
114
- """Sets the status of this ShowJobDetailResponse.
114
+ r"""Sets the status of this ShowJobDetailResponse.
115
115
 
116
116
  job的状态。success:成功。running:运行中。failed:失败。waiting:等待执行
117
117
 
@@ -122,7 +122,7 @@ class ShowJobDetailResponse(SdkResponse):
122
122
 
123
123
  @property
124
124
  def job_id(self):
125
- """Gets the job_id of this ShowJobDetailResponse.
125
+ r"""Gets the job_id of this ShowJobDetailResponse.
126
126
 
127
127
  job的ID。
128
128
 
@@ -133,7 +133,7 @@ class ShowJobDetailResponse(SdkResponse):
133
133
 
134
134
  @job_id.setter
135
135
  def job_id(self, job_id):
136
- """Sets the job_id of this ShowJobDetailResponse.
136
+ r"""Sets the job_id of this ShowJobDetailResponse.
137
137
 
138
138
  job的ID。
139
139
 
@@ -144,7 +144,7 @@ class ShowJobDetailResponse(SdkResponse):
144
144
 
145
145
  @property
146
146
  def job_type(self):
147
- """Gets the job_type of this ShowJobDetailResponse.
147
+ r"""Gets the job_type of this ShowJobDetailResponse.
148
148
 
149
149
  job的类型。
150
150
 
@@ -155,7 +155,7 @@ class ShowJobDetailResponse(SdkResponse):
155
155
 
156
156
  @job_type.setter
157
157
  def job_type(self, job_type):
158
- """Sets the job_type of this ShowJobDetailResponse.
158
+ r"""Sets the job_type of this ShowJobDetailResponse.
159
159
 
160
160
  job的类型。
161
161
 
@@ -166,7 +166,7 @@ class ShowJobDetailResponse(SdkResponse):
166
166
 
167
167
  @property
168
168
  def begin_time(self):
169
- """Gets the begin_time of this ShowJobDetailResponse.
169
+ r"""Gets the begin_time of this ShowJobDetailResponse.
170
170
 
171
171
  job开始时间。UTC时间,格式:'2016-01-02 15:04:05'
172
172
 
@@ -177,7 +177,7 @@ class ShowJobDetailResponse(SdkResponse):
177
177
 
178
178
  @begin_time.setter
179
179
  def begin_time(self, begin_time):
180
- """Sets the begin_time of this ShowJobDetailResponse.
180
+ r"""Sets the begin_time of this ShowJobDetailResponse.
181
181
 
182
182
  job开始时间。UTC时间,格式:'2016-01-02 15:04:05'
183
183
 
@@ -188,7 +188,7 @@ class ShowJobDetailResponse(SdkResponse):
188
188
 
189
189
  @property
190
190
  def end_time(self):
191
- """Gets the end_time of this ShowJobDetailResponse.
191
+ r"""Gets the end_time of this ShowJobDetailResponse.
192
192
 
193
193
  job结束时间。UTC时间,格式:'2016-01-02 15:04:05'
194
194
 
@@ -199,7 +199,7 @@ class ShowJobDetailResponse(SdkResponse):
199
199
 
200
200
  @end_time.setter
201
201
  def end_time(self, end_time):
202
- """Sets the end_time of this ShowJobDetailResponse.
202
+ r"""Sets the end_time of this ShowJobDetailResponse.
203
203
 
204
204
  job结束时间。UTC时间,格式:'2016-01-02 15:04:05'
205
205
 
@@ -210,7 +210,7 @@ class ShowJobDetailResponse(SdkResponse):
210
210
 
211
211
  @property
212
212
  def error_code(self):
213
- """Gets the error_code of this ShowJobDetailResponse.
213
+ r"""Gets the error_code of this ShowJobDetailResponse.
214
214
 
215
215
  job执行失败时的错误码
216
216
 
@@ -221,7 +221,7 @@ class ShowJobDetailResponse(SdkResponse):
221
221
 
222
222
  @error_code.setter
223
223
  def error_code(self, error_code):
224
- """Sets the error_code of this ShowJobDetailResponse.
224
+ r"""Sets the error_code of this ShowJobDetailResponse.
225
225
 
226
226
  job执行失败时的错误码
227
227
 
@@ -232,7 +232,7 @@ class ShowJobDetailResponse(SdkResponse):
232
232
 
233
233
  @property
234
234
  def fail_reason(self):
235
- """Gets the fail_reason of this ShowJobDetailResponse.
235
+ r"""Gets the fail_reason of this ShowJobDetailResponse.
236
236
 
237
237
  job执行失败时的错误原因
238
238
 
@@ -243,7 +243,7 @@ class ShowJobDetailResponse(SdkResponse):
243
243
 
244
244
  @fail_reason.setter
245
245
  def fail_reason(self, fail_reason):
246
- """Sets the fail_reason of this ShowJobDetailResponse.
246
+ r"""Sets the fail_reason of this ShowJobDetailResponse.
247
247
 
248
248
  job执行失败时的错误原因
249
249
 
@@ -254,7 +254,7 @@ class ShowJobDetailResponse(SdkResponse):
254
254
 
255
255
  @property
256
256
  def sub_jobs(self):
257
- """Gets the sub_jobs of this ShowJobDetailResponse.
257
+ r"""Gets the sub_jobs of this ShowJobDetailResponse.
258
258
 
259
259
  子任务列表
260
260
 
@@ -265,7 +265,7 @@ class ShowJobDetailResponse(SdkResponse):
265
265
 
266
266
  @sub_jobs.setter
267
267
  def sub_jobs(self, sub_jobs):
268
- """Sets the sub_jobs of this ShowJobDetailResponse.
268
+ r"""Sets the sub_jobs of this ShowJobDetailResponse.
269
269
 
270
270
  子任务列表
271
271
 
@@ -276,7 +276,7 @@ class ShowJobDetailResponse(SdkResponse):
276
276
 
277
277
  @property
278
278
  def x_request_id(self):
279
- """Gets the x_request_id of this ShowJobDetailResponse.
279
+ r"""Gets the x_request_id of this ShowJobDetailResponse.
280
280
 
281
281
  :return: The x_request_id of this ShowJobDetailResponse.
282
282
  :rtype: str
@@ -285,7 +285,7 @@ class ShowJobDetailResponse(SdkResponse):
285
285
 
286
286
  @x_request_id.setter
287
287
  def x_request_id(self, x_request_id):
288
- """Sets the x_request_id of this ShowJobDetailResponse.
288
+ r"""Sets the x_request_id of this ShowJobDetailResponse.
289
289
 
290
290
  :param x_request_id: The x_request_id of this ShowJobDetailResponse.
291
291
  :type x_request_id: str
@@ -25,7 +25,7 @@ class ShowLdapConfigRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, share_id=None):
28
- """ShowLdapConfigRequest
28
+ r"""ShowLdapConfigRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ShowLdapConfigRequest:
42
42
 
43
43
  @property
44
44
  def share_id(self):
45
- """Gets the share_id of this ShowLdapConfigRequest.
45
+ r"""Gets the share_id of this ShowLdapConfigRequest.
46
46
 
47
47
  文件系统id
48
48
 
@@ -53,7 +53,7 @@ class ShowLdapConfigRequest:
53
53
 
54
54
  @share_id.setter
55
55
  def share_id(self, share_id):
56
- """Sets the share_id of this ShowLdapConfigRequest.
56
+ r"""Sets the share_id of this ShowLdapConfigRequest.
57
57
 
58
58
  文件系统id
59
59