huaweicloudsdktics 3.1.181__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 (77) hide show
  1. huaweicloudsdktics/__init__.py +0 -0
  2. huaweicloudsdktics/v1/__init__.py +74 -0
  3. huaweicloudsdktics/v1/model/__init__.py +71 -0
  4. huaweicloudsdktics/v1/model/agent_list_vo.py +514 -0
  5. huaweicloudsdktics/v1/model/deploy_vo.py +221 -0
  6. huaweicloudsdktics/v1/model/fl_job_list_vo.py +450 -0
  7. huaweicloudsdktics/v1/model/job_report_base_info_vo.py +249 -0
  8. huaweicloudsdktics/v1/model/job_report_env_vo.py +224 -0
  9. huaweicloudsdktics/v1/model/job_report_output_vo.py +166 -0
  10. huaweicloudsdktics/v1/model/job_report_partner_vo.py +224 -0
  11. huaweicloudsdktics/v1/model/league_dataset_statistics_vo.py +253 -0
  12. huaweicloudsdktics/v1/model/league_partner_statistics_vo.py +311 -0
  13. huaweicloudsdktics/v1/model/league_update_vo.py +166 -0
  14. huaweicloudsdktics/v1/model/list_agents_request.py +193 -0
  15. huaweicloudsdktics/v1/model/list_agents_response.py +141 -0
  16. huaweicloudsdktics/v1/model/list_audit_info_request.py +163 -0
  17. huaweicloudsdktics/v1/model/list_audit_info_response.py +141 -0
  18. huaweicloudsdktics/v1/model/list_fl_job_request.py +163 -0
  19. huaweicloudsdktics/v1/model/list_fl_job_response.py +141 -0
  20. huaweicloudsdktics/v1/model/list_instance_history_request.py +192 -0
  21. huaweicloudsdktics/v1/model/list_instance_history_response.py +141 -0
  22. huaweicloudsdktics/v1/model/list_league_datasets_request.py +221 -0
  23. huaweicloudsdktics/v1/model/list_league_datasets_response.py +141 -0
  24. huaweicloudsdktics/v1/model/list_leagues_request.py +163 -0
  25. huaweicloudsdktics/v1/model/list_leagues_response.py +141 -0
  26. huaweicloudsdktics/v1/model/list_nodes_request.py +163 -0
  27. huaweicloudsdktics/v1/model/list_nodes_response.py +141 -0
  28. huaweicloudsdktics/v1/model/list_notices_request.py +135 -0
  29. huaweicloudsdktics/v1/model/list_notices_response.py +141 -0
  30. huaweicloudsdktics/v1/model/list_partners_request.py +163 -0
  31. huaweicloudsdktics/v1/model/list_partners_response.py +141 -0
  32. huaweicloudsdktics/v1/model/list_sql_job_request.py +163 -0
  33. huaweicloudsdktics/v1/model/list_sql_job_response.py +141 -0
  34. huaweicloudsdktics/v1/model/partner_data_vo.py +282 -0
  35. huaweicloudsdktics/v1/model/processor_vo.py +367 -0
  36. huaweicloudsdktics/v1/model/round_deploy_vo.py +137 -0
  37. huaweicloudsdktics/v1/model/show_agent_detail_request.py +107 -0
  38. huaweicloudsdktics/v1/model/show_agent_detail_response.py +208 -0
  39. huaweicloudsdktics/v1/model/show_dataset_statistics_request.py +165 -0
  40. huaweicloudsdktics/v1/model/show_dataset_statistics_response.py +108 -0
  41. huaweicloudsdktics/v1/model/show_instance_report_request.py +135 -0
  42. huaweicloudsdktics/v1/model/show_instance_report_response.py +216 -0
  43. huaweicloudsdktics/v1/model/show_job_instance_dag_request.py +163 -0
  44. huaweicloudsdktics/v1/model/show_job_instance_dag_response.py +108 -0
  45. huaweicloudsdktics/v1/model/show_job_statistics_request.py +165 -0
  46. huaweicloudsdktics/v1/model/show_job_statistics_response.py +228 -0
  47. huaweicloudsdktics/v1/model/show_league_request.py +107 -0
  48. huaweicloudsdktics/v1/model/show_league_response.py +721 -0
  49. huaweicloudsdktics/v1/model/show_overview_request.py +77 -0
  50. huaweicloudsdktics/v1/model/show_overview_response.py +199 -0
  51. huaweicloudsdktics/v1/model/show_partner_statistics_request.py +165 -0
  52. huaweicloudsdktics/v1/model/show_partner_statistics_response.py +108 -0
  53. huaweicloudsdktics/v1/model/stage_vo.py +194 -0
  54. huaweicloudsdktics/v1/model/tics_agent_deploy.py +717 -0
  55. huaweicloudsdktics/v1/model/tics_agent_deploy_bcs.py +282 -0
  56. huaweicloudsdktics/v1/model/tics_agent_deploy_detail.py +456 -0
  57. huaweicloudsdktics/v1/model/tics_agent_nat_common_info.py +195 -0
  58. huaweicloudsdktics/v1/model/tics_agent_node_info.py +485 -0
  59. huaweicloudsdktics/v1/model/tics_approve_log_vo.py +477 -0
  60. huaweicloudsdktics/v1/model/tics_dataset_column.py +398 -0
  61. huaweicloudsdktics/v1/model/tics_job_instance_vo.py +394 -0
  62. huaweicloudsdktics/v1/model/tics_league_audit_log.py +369 -0
  63. huaweicloudsdktics/v1/model/tics_league_list_vo.py +536 -0
  64. huaweicloudsdktics/v1/model/tics_league_notice_vo.py +423 -0
  65. huaweicloudsdktics/v1/model/tics_league_partner_vo.py +195 -0
  66. huaweicloudsdktics/v1/model/tics_sql_job_vo.py +476 -0
  67. huaweicloudsdktics/v1/model/tics_trust_info_vo.py +340 -0
  68. huaweicloudsdktics/v1/model/update_league_request.py +132 -0
  69. huaweicloudsdktics/v1/model/update_league_response.py +108 -0
  70. huaweicloudsdktics/v1/region/__init__.py +0 -0
  71. huaweicloudsdktics/v1/region/tics_region.py +34 -0
  72. huaweicloudsdktics/v1/tics_async_client.py +1382 -0
  73. huaweicloudsdktics/v1/tics_client.py +1379 -0
  74. huaweicloudsdktics-3.1.181.dist-info/METADATA +25 -0
  75. huaweicloudsdktics-3.1.181.dist-info/RECORD +77 -0
  76. huaweicloudsdktics-3.1.181.dist-info/WHEEL +4 -0
  77. huaweicloudsdktics-3.1.181.dist-info/licenses/LICENSE +13 -0
@@ -0,0 +1,249 @@
1
+ # coding: utf-8
2
+
3
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
4
+
5
+
6
+ class JobReportBaseInfoVo:
7
+
8
+ """
9
+ Attributes:
10
+ openapi_types (dict): The key is attribute name
11
+ and the value is attribute type.
12
+ attribute_map (dict): The key is attribute name
13
+ and the value is json key in definition.
14
+ """
15
+ sensitive_list = []
16
+
17
+ openapi_types = {
18
+ 'exe_time': 'datetime',
19
+ 'executor': 'str',
20
+ 'hfl_type': 'str',
21
+ 'job_name': 'str',
22
+ 'job_type': 'str',
23
+ 'status': 'str'
24
+ }
25
+
26
+ attribute_map = {
27
+ 'exe_time': 'exe_time',
28
+ 'executor': 'executor',
29
+ 'hfl_type': 'hfl_type',
30
+ 'job_name': 'job_name',
31
+ 'job_type': 'job_type',
32
+ 'status': 'status'
33
+ }
34
+
35
+ def __init__(self, exe_time=None, executor=None, hfl_type=None, job_name=None, job_type=None, status=None):
36
+ r"""JobReportBaseInfoVo
37
+
38
+ The model defined in huaweicloud sdk
39
+
40
+ :param exe_time: 执行时间
41
+ :type exe_time: datetime
42
+ :param executor: 执行人
43
+ :type executor: str
44
+ :param hfl_type: hfl作业类型枚举,TRAIN.训练,EVALUATE.评估
45
+ :type hfl_type: str
46
+ :param job_name: 作业名称
47
+ :type job_name: str
48
+ :param job_type: 作业类型,HFL.横向联邦,SQL.联邦分析,VFL_EVALUATE.联邦评估,VFL_FEATURE_SELECTION.特征选择,VFL_ID_TRUNCATION.Id截断,VFL_PREDICT.联邦预测,VFL_SAMPLE_ALIGNMENT.样本对齐,VFL_TRAIN.联邦训练
49
+ :type job_type: str
50
+ :param status: 作业任务状态,NEW.新建,SUBMITING.提交中,ACCEPTED.已接收,DEPLOYING.部署中,RUNNING.运行中,SUCCEEDED.成功,FAILED.失败,TERMINATED.中止,TERMINATING.中止中,PENDING.等待中
51
+ :type status: str
52
+ """
53
+
54
+
55
+
56
+ self._exe_time = None
57
+ self._executor = None
58
+ self._hfl_type = None
59
+ self._job_name = None
60
+ self._job_type = None
61
+ self._status = None
62
+ self.discriminator = None
63
+
64
+ if exe_time is not None:
65
+ self.exe_time = exe_time
66
+ if executor is not None:
67
+ self.executor = executor
68
+ self.hfl_type = hfl_type
69
+ self.job_name = job_name
70
+ self.job_type = job_type
71
+ self.status = status
72
+
73
+ @property
74
+ def exe_time(self):
75
+ r"""Gets the exe_time of this JobReportBaseInfoVo.
76
+
77
+ 执行时间
78
+
79
+ :return: The exe_time of this JobReportBaseInfoVo.
80
+ :rtype: datetime
81
+ """
82
+ return self._exe_time
83
+
84
+ @exe_time.setter
85
+ def exe_time(self, exe_time):
86
+ r"""Sets the exe_time of this JobReportBaseInfoVo.
87
+
88
+ 执行时间
89
+
90
+ :param exe_time: The exe_time of this JobReportBaseInfoVo.
91
+ :type exe_time: datetime
92
+ """
93
+ self._exe_time = exe_time
94
+
95
+ @property
96
+ def executor(self):
97
+ r"""Gets the executor of this JobReportBaseInfoVo.
98
+
99
+ 执行人
100
+
101
+ :return: The executor of this JobReportBaseInfoVo.
102
+ :rtype: str
103
+ """
104
+ return self._executor
105
+
106
+ @executor.setter
107
+ def executor(self, executor):
108
+ r"""Sets the executor of this JobReportBaseInfoVo.
109
+
110
+ 执行人
111
+
112
+ :param executor: The executor of this JobReportBaseInfoVo.
113
+ :type executor: str
114
+ """
115
+ self._executor = executor
116
+
117
+ @property
118
+ def hfl_type(self):
119
+ r"""Gets the hfl_type of this JobReportBaseInfoVo.
120
+
121
+ hfl作业类型枚举,TRAIN.训练,EVALUATE.评估
122
+
123
+ :return: The hfl_type of this JobReportBaseInfoVo.
124
+ :rtype: str
125
+ """
126
+ return self._hfl_type
127
+
128
+ @hfl_type.setter
129
+ def hfl_type(self, hfl_type):
130
+ r"""Sets the hfl_type of this JobReportBaseInfoVo.
131
+
132
+ hfl作业类型枚举,TRAIN.训练,EVALUATE.评估
133
+
134
+ :param hfl_type: The hfl_type of this JobReportBaseInfoVo.
135
+ :type hfl_type: str
136
+ """
137
+ self._hfl_type = hfl_type
138
+
139
+ @property
140
+ def job_name(self):
141
+ r"""Gets the job_name of this JobReportBaseInfoVo.
142
+
143
+ 作业名称
144
+
145
+ :return: The job_name of this JobReportBaseInfoVo.
146
+ :rtype: str
147
+ """
148
+ return self._job_name
149
+
150
+ @job_name.setter
151
+ def job_name(self, job_name):
152
+ r"""Sets the job_name of this JobReportBaseInfoVo.
153
+
154
+ 作业名称
155
+
156
+ :param job_name: The job_name of this JobReportBaseInfoVo.
157
+ :type job_name: str
158
+ """
159
+ self._job_name = job_name
160
+
161
+ @property
162
+ def job_type(self):
163
+ r"""Gets the job_type of this JobReportBaseInfoVo.
164
+
165
+ 作业类型,HFL.横向联邦,SQL.联邦分析,VFL_EVALUATE.联邦评估,VFL_FEATURE_SELECTION.特征选择,VFL_ID_TRUNCATION.Id截断,VFL_PREDICT.联邦预测,VFL_SAMPLE_ALIGNMENT.样本对齐,VFL_TRAIN.联邦训练
166
+
167
+ :return: The job_type of this JobReportBaseInfoVo.
168
+ :rtype: str
169
+ """
170
+ return self._job_type
171
+
172
+ @job_type.setter
173
+ def job_type(self, job_type):
174
+ r"""Sets the job_type of this JobReportBaseInfoVo.
175
+
176
+ 作业类型,HFL.横向联邦,SQL.联邦分析,VFL_EVALUATE.联邦评估,VFL_FEATURE_SELECTION.特征选择,VFL_ID_TRUNCATION.Id截断,VFL_PREDICT.联邦预测,VFL_SAMPLE_ALIGNMENT.样本对齐,VFL_TRAIN.联邦训练
177
+
178
+ :param job_type: The job_type of this JobReportBaseInfoVo.
179
+ :type job_type: str
180
+ """
181
+ self._job_type = job_type
182
+
183
+ @property
184
+ def status(self):
185
+ r"""Gets the status of this JobReportBaseInfoVo.
186
+
187
+ 作业任务状态,NEW.新建,SUBMITING.提交中,ACCEPTED.已接收,DEPLOYING.部署中,RUNNING.运行中,SUCCEEDED.成功,FAILED.失败,TERMINATED.中止,TERMINATING.中止中,PENDING.等待中
188
+
189
+ :return: The status of this JobReportBaseInfoVo.
190
+ :rtype: str
191
+ """
192
+ return self._status
193
+
194
+ @status.setter
195
+ def status(self, status):
196
+ r"""Sets the status of this JobReportBaseInfoVo.
197
+
198
+ 作业任务状态,NEW.新建,SUBMITING.提交中,ACCEPTED.已接收,DEPLOYING.部署中,RUNNING.运行中,SUCCEEDED.成功,FAILED.失败,TERMINATED.中止,TERMINATING.中止中,PENDING.等待中
199
+
200
+ :param status: The status of this JobReportBaseInfoVo.
201
+ :type status: str
202
+ """
203
+ self._status = status
204
+
205
+ def to_dict(self):
206
+ result = {}
207
+
208
+ for attr, _ in self.openapi_types.items():
209
+ value = getattr(self, attr)
210
+ if isinstance(value, list):
211
+ result[attr] = list(map(
212
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
213
+ value
214
+ ))
215
+ elif hasattr(value, "to_dict"):
216
+ result[attr] = value.to_dict()
217
+ elif isinstance(value, dict):
218
+ result[attr] = dict(map(
219
+ lambda item: (item[0], item[1].to_dict())
220
+ if hasattr(item[1], "to_dict") else item,
221
+ value.items()
222
+ ))
223
+ else:
224
+ if attr in self.sensitive_list:
225
+ result[attr] = "****"
226
+ else:
227
+ result[attr] = value
228
+
229
+ return result
230
+
231
+ def to_str(self):
232
+ """Returns the string representation of the model"""
233
+ import simplejson as json
234
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
235
+
236
+ def __repr__(self):
237
+ """For `print`"""
238
+ return self.to_str()
239
+
240
+ def __eq__(self, other):
241
+ """Returns true if both objects are equal"""
242
+ if not isinstance(other, JobReportBaseInfoVo):
243
+ return False
244
+
245
+ return self.__dict__ == other.__dict__
246
+
247
+ def __ne__(self, other):
248
+ """Returns true if both objects are not equal"""
249
+ return not self == other
@@ -0,0 +1,224 @@
1
+ # coding: utf-8
2
+
3
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
4
+
5
+
6
+ class JobReportEnvVo:
7
+
8
+ """
9
+ Attributes:
10
+ openapi_types (dict): The key is attribute name
11
+ and the value is attribute type.
12
+ attribute_map (dict): The key is attribute name
13
+ and the value is json key in definition.
14
+ """
15
+ sensitive_list = []
16
+
17
+ openapi_types = {
18
+ 'agg_name': 'str',
19
+ 'league_id': 'str',
20
+ 'league_name': 'str',
21
+ 'project_id': 'str',
22
+ 'region_id': 'str'
23
+ }
24
+
25
+ attribute_map = {
26
+ 'agg_name': 'agg_name',
27
+ 'league_id': 'league_id',
28
+ 'league_name': 'league_name',
29
+ 'project_id': 'project_id',
30
+ 'region_id': 'region_id'
31
+ }
32
+
33
+ def __init__(self, agg_name=None, league_id=None, league_name=None, project_id=None, region_id=None):
34
+ r"""JobReportEnvVo
35
+
36
+ The model defined in huaweicloud sdk
37
+
38
+ :param agg_name: 聚合器名称
39
+ :type agg_name: str
40
+ :param league_id: 联盟id
41
+ :type league_id: str
42
+ :param league_name: 联盟名称
43
+ :type league_name: str
44
+ :param project_id: 项目id
45
+ :type project_id: str
46
+ :param region_id: 区域
47
+ :type region_id: str
48
+ """
49
+
50
+
51
+
52
+ self._agg_name = None
53
+ self._league_id = None
54
+ self._league_name = None
55
+ self._project_id = None
56
+ self._region_id = None
57
+ self.discriminator = None
58
+
59
+ if agg_name is not None:
60
+ self.agg_name = agg_name
61
+ if league_id is not None:
62
+ self.league_id = league_id
63
+ if league_name is not None:
64
+ self.league_name = league_name
65
+ if project_id is not None:
66
+ self.project_id = project_id
67
+ if region_id is not None:
68
+ self.region_id = region_id
69
+
70
+ @property
71
+ def agg_name(self):
72
+ r"""Gets the agg_name of this JobReportEnvVo.
73
+
74
+ 聚合器名称
75
+
76
+ :return: The agg_name of this JobReportEnvVo.
77
+ :rtype: str
78
+ """
79
+ return self._agg_name
80
+
81
+ @agg_name.setter
82
+ def agg_name(self, agg_name):
83
+ r"""Sets the agg_name of this JobReportEnvVo.
84
+
85
+ 聚合器名称
86
+
87
+ :param agg_name: The agg_name of this JobReportEnvVo.
88
+ :type agg_name: str
89
+ """
90
+ self._agg_name = agg_name
91
+
92
+ @property
93
+ def league_id(self):
94
+ r"""Gets the league_id of this JobReportEnvVo.
95
+
96
+ 联盟id
97
+
98
+ :return: The league_id of this JobReportEnvVo.
99
+ :rtype: str
100
+ """
101
+ return self._league_id
102
+
103
+ @league_id.setter
104
+ def league_id(self, league_id):
105
+ r"""Sets the league_id of this JobReportEnvVo.
106
+
107
+ 联盟id
108
+
109
+ :param league_id: The league_id of this JobReportEnvVo.
110
+ :type league_id: str
111
+ """
112
+ self._league_id = league_id
113
+
114
+ @property
115
+ def league_name(self):
116
+ r"""Gets the league_name of this JobReportEnvVo.
117
+
118
+ 联盟名称
119
+
120
+ :return: The league_name of this JobReportEnvVo.
121
+ :rtype: str
122
+ """
123
+ return self._league_name
124
+
125
+ @league_name.setter
126
+ def league_name(self, league_name):
127
+ r"""Sets the league_name of this JobReportEnvVo.
128
+
129
+ 联盟名称
130
+
131
+ :param league_name: The league_name of this JobReportEnvVo.
132
+ :type league_name: str
133
+ """
134
+ self._league_name = league_name
135
+
136
+ @property
137
+ def project_id(self):
138
+ r"""Gets the project_id of this JobReportEnvVo.
139
+
140
+ 项目id
141
+
142
+ :return: The project_id of this JobReportEnvVo.
143
+ :rtype: str
144
+ """
145
+ return self._project_id
146
+
147
+ @project_id.setter
148
+ def project_id(self, project_id):
149
+ r"""Sets the project_id of this JobReportEnvVo.
150
+
151
+ 项目id
152
+
153
+ :param project_id: The project_id of this JobReportEnvVo.
154
+ :type project_id: str
155
+ """
156
+ self._project_id = project_id
157
+
158
+ @property
159
+ def region_id(self):
160
+ r"""Gets the region_id of this JobReportEnvVo.
161
+
162
+ 区域
163
+
164
+ :return: The region_id of this JobReportEnvVo.
165
+ :rtype: str
166
+ """
167
+ return self._region_id
168
+
169
+ @region_id.setter
170
+ def region_id(self, region_id):
171
+ r"""Sets the region_id of this JobReportEnvVo.
172
+
173
+ 区域
174
+
175
+ :param region_id: The region_id of this JobReportEnvVo.
176
+ :type region_id: str
177
+ """
178
+ self._region_id = region_id
179
+
180
+ def to_dict(self):
181
+ result = {}
182
+
183
+ for attr, _ in self.openapi_types.items():
184
+ value = getattr(self, attr)
185
+ if isinstance(value, list):
186
+ result[attr] = list(map(
187
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
188
+ value
189
+ ))
190
+ elif hasattr(value, "to_dict"):
191
+ result[attr] = value.to_dict()
192
+ elif isinstance(value, dict):
193
+ result[attr] = dict(map(
194
+ lambda item: (item[0], item[1].to_dict())
195
+ if hasattr(item[1], "to_dict") else item,
196
+ value.items()
197
+ ))
198
+ else:
199
+ if attr in self.sensitive_list:
200
+ result[attr] = "****"
201
+ else:
202
+ result[attr] = value
203
+
204
+ return result
205
+
206
+ def to_str(self):
207
+ """Returns the string representation of the model"""
208
+ import simplejson as json
209
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
210
+
211
+ def __repr__(self):
212
+ """For `print`"""
213
+ return self.to_str()
214
+
215
+ def __eq__(self, other):
216
+ """Returns true if both objects are equal"""
217
+ if not isinstance(other, JobReportEnvVo):
218
+ return False
219
+
220
+ return self.__dict__ == other.__dict__
221
+
222
+ def __ne__(self, other):
223
+ """Returns true if both objects are not equal"""
224
+ return not self == other
@@ -0,0 +1,166 @@
1
+ # coding: utf-8
2
+
3
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
4
+
5
+
6
+ class JobReportOutputVo:
7
+
8
+ """
9
+ Attributes:
10
+ openapi_types (dict): The key is attribute name
11
+ and the value is attribute type.
12
+ attribute_map (dict): The key is attribute name
13
+ and the value is json key in definition.
14
+ """
15
+ sensitive_list = []
16
+
17
+ openapi_types = {
18
+ 'ext': 'str',
19
+ 'result_storage_agent_name': 'str',
20
+ 'result_storage_domain_alias': 'str'
21
+ }
22
+
23
+ attribute_map = {
24
+ 'ext': 'ext',
25
+ 'result_storage_agent_name': 'result_storage_agent_name',
26
+ 'result_storage_domain_alias': 'result_storage_domain_alias'
27
+ }
28
+
29
+ def __init__(self, ext=None, result_storage_agent_name=None, result_storage_domain_alias=None):
30
+ r"""JobReportOutputVo
31
+
32
+ The model defined in huaweicloud sdk
33
+
34
+ :param ext: 参数等额外信息
35
+ :type ext: str
36
+ :param result_storage_agent_name: 结果存储agent名称
37
+ :type result_storage_agent_name: str
38
+ :param result_storage_domain_alias: 结果存储方别名
39
+ :type result_storage_domain_alias: str
40
+ """
41
+
42
+
43
+
44
+ self._ext = None
45
+ self._result_storage_agent_name = None
46
+ self._result_storage_domain_alias = None
47
+ self.discriminator = None
48
+
49
+ if ext is not None:
50
+ self.ext = ext
51
+ if result_storage_agent_name is not None:
52
+ self.result_storage_agent_name = result_storage_agent_name
53
+ if result_storage_domain_alias is not None:
54
+ self.result_storage_domain_alias = result_storage_domain_alias
55
+
56
+ @property
57
+ def ext(self):
58
+ r"""Gets the ext of this JobReportOutputVo.
59
+
60
+ 参数等额外信息
61
+
62
+ :return: The ext of this JobReportOutputVo.
63
+ :rtype: str
64
+ """
65
+ return self._ext
66
+
67
+ @ext.setter
68
+ def ext(self, ext):
69
+ r"""Sets the ext of this JobReportOutputVo.
70
+
71
+ 参数等额外信息
72
+
73
+ :param ext: The ext of this JobReportOutputVo.
74
+ :type ext: str
75
+ """
76
+ self._ext = ext
77
+
78
+ @property
79
+ def result_storage_agent_name(self):
80
+ r"""Gets the result_storage_agent_name of this JobReportOutputVo.
81
+
82
+ 结果存储agent名称
83
+
84
+ :return: The result_storage_agent_name of this JobReportOutputVo.
85
+ :rtype: str
86
+ """
87
+ return self._result_storage_agent_name
88
+
89
+ @result_storage_agent_name.setter
90
+ def result_storage_agent_name(self, result_storage_agent_name):
91
+ r"""Sets the result_storage_agent_name of this JobReportOutputVo.
92
+
93
+ 结果存储agent名称
94
+
95
+ :param result_storage_agent_name: The result_storage_agent_name of this JobReportOutputVo.
96
+ :type result_storage_agent_name: str
97
+ """
98
+ self._result_storage_agent_name = result_storage_agent_name
99
+
100
+ @property
101
+ def result_storage_domain_alias(self):
102
+ r"""Gets the result_storage_domain_alias of this JobReportOutputVo.
103
+
104
+ 结果存储方别名
105
+
106
+ :return: The result_storage_domain_alias of this JobReportOutputVo.
107
+ :rtype: str
108
+ """
109
+ return self._result_storage_domain_alias
110
+
111
+ @result_storage_domain_alias.setter
112
+ def result_storage_domain_alias(self, result_storage_domain_alias):
113
+ r"""Sets the result_storage_domain_alias of this JobReportOutputVo.
114
+
115
+ 结果存储方别名
116
+
117
+ :param result_storage_domain_alias: The result_storage_domain_alias of this JobReportOutputVo.
118
+ :type result_storage_domain_alias: str
119
+ """
120
+ self._result_storage_domain_alias = result_storage_domain_alias
121
+
122
+ def to_dict(self):
123
+ result = {}
124
+
125
+ for attr, _ in self.openapi_types.items():
126
+ value = getattr(self, attr)
127
+ if isinstance(value, list):
128
+ result[attr] = list(map(
129
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
130
+ value
131
+ ))
132
+ elif hasattr(value, "to_dict"):
133
+ result[attr] = value.to_dict()
134
+ elif isinstance(value, dict):
135
+ result[attr] = dict(map(
136
+ lambda item: (item[0], item[1].to_dict())
137
+ if hasattr(item[1], "to_dict") else item,
138
+ value.items()
139
+ ))
140
+ else:
141
+ if attr in self.sensitive_list:
142
+ result[attr] = "****"
143
+ else:
144
+ result[attr] = value
145
+
146
+ return result
147
+
148
+ def to_str(self):
149
+ """Returns the string representation of the model"""
150
+ import simplejson as json
151
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
152
+
153
+ def __repr__(self):
154
+ """For `print`"""
155
+ return self.to_str()
156
+
157
+ def __eq__(self, other):
158
+ """Returns true if both objects are equal"""
159
+ if not isinstance(other, JobReportOutputVo):
160
+ return False
161
+
162
+ return self.__dict__ == other.__dict__
163
+
164
+ def __ne__(self, other):
165
+ """Returns true if both objects are not equal"""
166
+ return not self == other