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,423 @@
1
+ # coding: utf-8
2
+
3
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
4
+
5
+
6
+ class TicsLeagueNoticeVo:
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
+ 'bcs_channel_name': 'str',
19
+ 'bcs_ip': 'str',
20
+ 'bcs_org_name': 'str',
21
+ 'block_chain_id': 'str',
22
+ 'block_chain_name': 'str',
23
+ 'create_time': 'int',
24
+ 'creator_name': 'str',
25
+ 'description': 'str',
26
+ 'expire_time': 'int',
27
+ 'id': 'str',
28
+ 'name': 'str',
29
+ 'partners': 'int'
30
+ }
31
+
32
+ attribute_map = {
33
+ 'bcs_channel_name': 'bcs_channel_name',
34
+ 'bcs_ip': 'bcs_ip',
35
+ 'bcs_org_name': 'bcs_org_name',
36
+ 'block_chain_id': 'block_chain_id',
37
+ 'block_chain_name': 'block_chain_name',
38
+ 'create_time': 'create_time',
39
+ 'creator_name': 'creator_name',
40
+ 'description': 'description',
41
+ 'expire_time': 'expire_time',
42
+ 'id': 'id',
43
+ 'name': 'name',
44
+ 'partners': 'partners'
45
+ }
46
+
47
+ def __init__(self, bcs_channel_name=None, bcs_ip=None, bcs_org_name=None, block_chain_id=None, block_chain_name=None, create_time=None, creator_name=None, description=None, expire_time=None, id=None, name=None, partners=None):
48
+ r"""TicsLeagueNoticeVo
49
+
50
+ The model defined in huaweicloud sdk
51
+
52
+ :param bcs_channel_name: BCS通道名称
53
+ :type bcs_channel_name: str
54
+ :param bcs_ip: BCS浏览器ip
55
+ :type bcs_ip: str
56
+ :param bcs_org_name: BCS组织名称
57
+ :type bcs_org_name: str
58
+ :param block_chain_id: BCS服务实例ID
59
+ :type block_chain_id: str
60
+ :param block_chain_name: BCS服务实例名称
61
+ :type block_chain_name: str
62
+ :param create_time: 创建时间
63
+ :type create_time: int
64
+ :param creator_name: 创建人名称
65
+ :type creator_name: str
66
+ :param description: 描述信息
67
+ :type description: str
68
+ :param expire_time: 过期时间
69
+ :type expire_time: int
70
+ :param id: 联盟id
71
+ :type id: str
72
+ :param name: 联盟名称
73
+ :type name: str
74
+ :param partners: 联盟成员数
75
+ :type partners: int
76
+ """
77
+
78
+
79
+
80
+ self._bcs_channel_name = None
81
+ self._bcs_ip = None
82
+ self._bcs_org_name = None
83
+ self._block_chain_id = None
84
+ self._block_chain_name = None
85
+ self._create_time = None
86
+ self._creator_name = None
87
+ self._description = None
88
+ self._expire_time = None
89
+ self._id = None
90
+ self._name = None
91
+ self._partners = None
92
+ self.discriminator = None
93
+
94
+ if bcs_channel_name is not None:
95
+ self.bcs_channel_name = bcs_channel_name
96
+ if bcs_ip is not None:
97
+ self.bcs_ip = bcs_ip
98
+ if bcs_org_name is not None:
99
+ self.bcs_org_name = bcs_org_name
100
+ if block_chain_id is not None:
101
+ self.block_chain_id = block_chain_id
102
+ if block_chain_name is not None:
103
+ self.block_chain_name = block_chain_name
104
+ if create_time is not None:
105
+ self.create_time = create_time
106
+ self.creator_name = creator_name
107
+ if description is not None:
108
+ self.description = description
109
+ if expire_time is not None:
110
+ self.expire_time = expire_time
111
+ self.id = id
112
+ self.name = name
113
+ self.partners = partners
114
+
115
+ @property
116
+ def bcs_channel_name(self):
117
+ r"""Gets the bcs_channel_name of this TicsLeagueNoticeVo.
118
+
119
+ BCS通道名称
120
+
121
+ :return: The bcs_channel_name of this TicsLeagueNoticeVo.
122
+ :rtype: str
123
+ """
124
+ return self._bcs_channel_name
125
+
126
+ @bcs_channel_name.setter
127
+ def bcs_channel_name(self, bcs_channel_name):
128
+ r"""Sets the bcs_channel_name of this TicsLeagueNoticeVo.
129
+
130
+ BCS通道名称
131
+
132
+ :param bcs_channel_name: The bcs_channel_name of this TicsLeagueNoticeVo.
133
+ :type bcs_channel_name: str
134
+ """
135
+ self._bcs_channel_name = bcs_channel_name
136
+
137
+ @property
138
+ def bcs_ip(self):
139
+ r"""Gets the bcs_ip of this TicsLeagueNoticeVo.
140
+
141
+ BCS浏览器ip
142
+
143
+ :return: The bcs_ip of this TicsLeagueNoticeVo.
144
+ :rtype: str
145
+ """
146
+ return self._bcs_ip
147
+
148
+ @bcs_ip.setter
149
+ def bcs_ip(self, bcs_ip):
150
+ r"""Sets the bcs_ip of this TicsLeagueNoticeVo.
151
+
152
+ BCS浏览器ip
153
+
154
+ :param bcs_ip: The bcs_ip of this TicsLeagueNoticeVo.
155
+ :type bcs_ip: str
156
+ """
157
+ self._bcs_ip = bcs_ip
158
+
159
+ @property
160
+ def bcs_org_name(self):
161
+ r"""Gets the bcs_org_name of this TicsLeagueNoticeVo.
162
+
163
+ BCS组织名称
164
+
165
+ :return: The bcs_org_name of this TicsLeagueNoticeVo.
166
+ :rtype: str
167
+ """
168
+ return self._bcs_org_name
169
+
170
+ @bcs_org_name.setter
171
+ def bcs_org_name(self, bcs_org_name):
172
+ r"""Sets the bcs_org_name of this TicsLeagueNoticeVo.
173
+
174
+ BCS组织名称
175
+
176
+ :param bcs_org_name: The bcs_org_name of this TicsLeagueNoticeVo.
177
+ :type bcs_org_name: str
178
+ """
179
+ self._bcs_org_name = bcs_org_name
180
+
181
+ @property
182
+ def block_chain_id(self):
183
+ r"""Gets the block_chain_id of this TicsLeagueNoticeVo.
184
+
185
+ BCS服务实例ID
186
+
187
+ :return: The block_chain_id of this TicsLeagueNoticeVo.
188
+ :rtype: str
189
+ """
190
+ return self._block_chain_id
191
+
192
+ @block_chain_id.setter
193
+ def block_chain_id(self, block_chain_id):
194
+ r"""Sets the block_chain_id of this TicsLeagueNoticeVo.
195
+
196
+ BCS服务实例ID
197
+
198
+ :param block_chain_id: The block_chain_id of this TicsLeagueNoticeVo.
199
+ :type block_chain_id: str
200
+ """
201
+ self._block_chain_id = block_chain_id
202
+
203
+ @property
204
+ def block_chain_name(self):
205
+ r"""Gets the block_chain_name of this TicsLeagueNoticeVo.
206
+
207
+ BCS服务实例名称
208
+
209
+ :return: The block_chain_name of this TicsLeagueNoticeVo.
210
+ :rtype: str
211
+ """
212
+ return self._block_chain_name
213
+
214
+ @block_chain_name.setter
215
+ def block_chain_name(self, block_chain_name):
216
+ r"""Sets the block_chain_name of this TicsLeagueNoticeVo.
217
+
218
+ BCS服务实例名称
219
+
220
+ :param block_chain_name: The block_chain_name of this TicsLeagueNoticeVo.
221
+ :type block_chain_name: str
222
+ """
223
+ self._block_chain_name = block_chain_name
224
+
225
+ @property
226
+ def create_time(self):
227
+ r"""Gets the create_time of this TicsLeagueNoticeVo.
228
+
229
+ 创建时间
230
+
231
+ :return: The create_time of this TicsLeagueNoticeVo.
232
+ :rtype: int
233
+ """
234
+ return self._create_time
235
+
236
+ @create_time.setter
237
+ def create_time(self, create_time):
238
+ r"""Sets the create_time of this TicsLeagueNoticeVo.
239
+
240
+ 创建时间
241
+
242
+ :param create_time: The create_time of this TicsLeagueNoticeVo.
243
+ :type create_time: int
244
+ """
245
+ self._create_time = create_time
246
+
247
+ @property
248
+ def creator_name(self):
249
+ r"""Gets the creator_name of this TicsLeagueNoticeVo.
250
+
251
+ 创建人名称
252
+
253
+ :return: The creator_name of this TicsLeagueNoticeVo.
254
+ :rtype: str
255
+ """
256
+ return self._creator_name
257
+
258
+ @creator_name.setter
259
+ def creator_name(self, creator_name):
260
+ r"""Sets the creator_name of this TicsLeagueNoticeVo.
261
+
262
+ 创建人名称
263
+
264
+ :param creator_name: The creator_name of this TicsLeagueNoticeVo.
265
+ :type creator_name: str
266
+ """
267
+ self._creator_name = creator_name
268
+
269
+ @property
270
+ def description(self):
271
+ r"""Gets the description of this TicsLeagueNoticeVo.
272
+
273
+ 描述信息
274
+
275
+ :return: The description of this TicsLeagueNoticeVo.
276
+ :rtype: str
277
+ """
278
+ return self._description
279
+
280
+ @description.setter
281
+ def description(self, description):
282
+ r"""Sets the description of this TicsLeagueNoticeVo.
283
+
284
+ 描述信息
285
+
286
+ :param description: The description of this TicsLeagueNoticeVo.
287
+ :type description: str
288
+ """
289
+ self._description = description
290
+
291
+ @property
292
+ def expire_time(self):
293
+ r"""Gets the expire_time of this TicsLeagueNoticeVo.
294
+
295
+ 过期时间
296
+
297
+ :return: The expire_time of this TicsLeagueNoticeVo.
298
+ :rtype: int
299
+ """
300
+ return self._expire_time
301
+
302
+ @expire_time.setter
303
+ def expire_time(self, expire_time):
304
+ r"""Sets the expire_time of this TicsLeagueNoticeVo.
305
+
306
+ 过期时间
307
+
308
+ :param expire_time: The expire_time of this TicsLeagueNoticeVo.
309
+ :type expire_time: int
310
+ """
311
+ self._expire_time = expire_time
312
+
313
+ @property
314
+ def id(self):
315
+ r"""Gets the id of this TicsLeagueNoticeVo.
316
+
317
+ 联盟id
318
+
319
+ :return: The id of this TicsLeagueNoticeVo.
320
+ :rtype: str
321
+ """
322
+ return self._id
323
+
324
+ @id.setter
325
+ def id(self, id):
326
+ r"""Sets the id of this TicsLeagueNoticeVo.
327
+
328
+ 联盟id
329
+
330
+ :param id: The id of this TicsLeagueNoticeVo.
331
+ :type id: str
332
+ """
333
+ self._id = id
334
+
335
+ @property
336
+ def name(self):
337
+ r"""Gets the name of this TicsLeagueNoticeVo.
338
+
339
+ 联盟名称
340
+
341
+ :return: The name of this TicsLeagueNoticeVo.
342
+ :rtype: str
343
+ """
344
+ return self._name
345
+
346
+ @name.setter
347
+ def name(self, name):
348
+ r"""Sets the name of this TicsLeagueNoticeVo.
349
+
350
+ 联盟名称
351
+
352
+ :param name: The name of this TicsLeagueNoticeVo.
353
+ :type name: str
354
+ """
355
+ self._name = name
356
+
357
+ @property
358
+ def partners(self):
359
+ r"""Gets the partners of this TicsLeagueNoticeVo.
360
+
361
+ 联盟成员数
362
+
363
+ :return: The partners of this TicsLeagueNoticeVo.
364
+ :rtype: int
365
+ """
366
+ return self._partners
367
+
368
+ @partners.setter
369
+ def partners(self, partners):
370
+ r"""Sets the partners of this TicsLeagueNoticeVo.
371
+
372
+ 联盟成员数
373
+
374
+ :param partners: The partners of this TicsLeagueNoticeVo.
375
+ :type partners: int
376
+ """
377
+ self._partners = partners
378
+
379
+ def to_dict(self):
380
+ result = {}
381
+
382
+ for attr, _ in self.openapi_types.items():
383
+ value = getattr(self, attr)
384
+ if isinstance(value, list):
385
+ result[attr] = list(map(
386
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
387
+ value
388
+ ))
389
+ elif hasattr(value, "to_dict"):
390
+ result[attr] = value.to_dict()
391
+ elif isinstance(value, dict):
392
+ result[attr] = dict(map(
393
+ lambda item: (item[0], item[1].to_dict())
394
+ if hasattr(item[1], "to_dict") else item,
395
+ value.items()
396
+ ))
397
+ else:
398
+ if attr in self.sensitive_list:
399
+ result[attr] = "****"
400
+ else:
401
+ result[attr] = value
402
+
403
+ return result
404
+
405
+ def to_str(self):
406
+ """Returns the string representation of the model"""
407
+ import simplejson as json
408
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
409
+
410
+ def __repr__(self):
411
+ """For `print`"""
412
+ return self.to_str()
413
+
414
+ def __eq__(self, other):
415
+ """Returns true if both objects are equal"""
416
+ if not isinstance(other, TicsLeagueNoticeVo):
417
+ return False
418
+
419
+ return self.__dict__ == other.__dict__
420
+
421
+ def __ne__(self, other):
422
+ """Returns true if both objects are not equal"""
423
+ return not self == other
@@ -0,0 +1,195 @@
1
+ # coding: utf-8
2
+
3
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
4
+
5
+
6
+ class TicsLeaguePartnerVo:
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
+ 'id': 'str',
19
+ 'partner_domain_alias': 'str',
20
+ 'partner_domain_name': 'str',
21
+ 'partner_status': 'str'
22
+ }
23
+
24
+ attribute_map = {
25
+ 'id': 'id',
26
+ 'partner_domain_alias': 'partner_domain_alias',
27
+ 'partner_domain_name': 'partner_domain_name',
28
+ 'partner_status': 'partner_status'
29
+ }
30
+
31
+ def __init__(self, id=None, partner_domain_alias=None, partner_domain_name=None, partner_status=None):
32
+ r"""TicsLeaguePartnerVo
33
+
34
+ The model defined in huaweicloud sdk
35
+
36
+ :param id: 联盟合作方Id
37
+ :type id: str
38
+ :param partner_domain_alias: 联盟合作方别名
39
+ :type partner_domain_alias: str
40
+ :param partner_domain_name: 联盟合作方租户名
41
+ :type partner_domain_name: str
42
+ :param partner_status: 联盟合作方状态
43
+ :type partner_status: str
44
+ """
45
+
46
+
47
+
48
+ self._id = None
49
+ self._partner_domain_alias = None
50
+ self._partner_domain_name = None
51
+ self._partner_status = None
52
+ self.discriminator = None
53
+
54
+ if id is not None:
55
+ self.id = id
56
+ if partner_domain_alias is not None:
57
+ self.partner_domain_alias = partner_domain_alias
58
+ if partner_domain_name is not None:
59
+ self.partner_domain_name = partner_domain_name
60
+ if partner_status is not None:
61
+ self.partner_status = partner_status
62
+
63
+ @property
64
+ def id(self):
65
+ r"""Gets the id of this TicsLeaguePartnerVo.
66
+
67
+ 联盟合作方Id
68
+
69
+ :return: The id of this TicsLeaguePartnerVo.
70
+ :rtype: str
71
+ """
72
+ return self._id
73
+
74
+ @id.setter
75
+ def id(self, id):
76
+ r"""Sets the id of this TicsLeaguePartnerVo.
77
+
78
+ 联盟合作方Id
79
+
80
+ :param id: The id of this TicsLeaguePartnerVo.
81
+ :type id: str
82
+ """
83
+ self._id = id
84
+
85
+ @property
86
+ def partner_domain_alias(self):
87
+ r"""Gets the partner_domain_alias of this TicsLeaguePartnerVo.
88
+
89
+ 联盟合作方别名
90
+
91
+ :return: The partner_domain_alias of this TicsLeaguePartnerVo.
92
+ :rtype: str
93
+ """
94
+ return self._partner_domain_alias
95
+
96
+ @partner_domain_alias.setter
97
+ def partner_domain_alias(self, partner_domain_alias):
98
+ r"""Sets the partner_domain_alias of this TicsLeaguePartnerVo.
99
+
100
+ 联盟合作方别名
101
+
102
+ :param partner_domain_alias: The partner_domain_alias of this TicsLeaguePartnerVo.
103
+ :type partner_domain_alias: str
104
+ """
105
+ self._partner_domain_alias = partner_domain_alias
106
+
107
+ @property
108
+ def partner_domain_name(self):
109
+ r"""Gets the partner_domain_name of this TicsLeaguePartnerVo.
110
+
111
+ 联盟合作方租户名
112
+
113
+ :return: The partner_domain_name of this TicsLeaguePartnerVo.
114
+ :rtype: str
115
+ """
116
+ return self._partner_domain_name
117
+
118
+ @partner_domain_name.setter
119
+ def partner_domain_name(self, partner_domain_name):
120
+ r"""Sets the partner_domain_name of this TicsLeaguePartnerVo.
121
+
122
+ 联盟合作方租户名
123
+
124
+ :param partner_domain_name: The partner_domain_name of this TicsLeaguePartnerVo.
125
+ :type partner_domain_name: str
126
+ """
127
+ self._partner_domain_name = partner_domain_name
128
+
129
+ @property
130
+ def partner_status(self):
131
+ r"""Gets the partner_status of this TicsLeaguePartnerVo.
132
+
133
+ 联盟合作方状态
134
+
135
+ :return: The partner_status of this TicsLeaguePartnerVo.
136
+ :rtype: str
137
+ """
138
+ return self._partner_status
139
+
140
+ @partner_status.setter
141
+ def partner_status(self, partner_status):
142
+ r"""Sets the partner_status of this TicsLeaguePartnerVo.
143
+
144
+ 联盟合作方状态
145
+
146
+ :param partner_status: The partner_status of this TicsLeaguePartnerVo.
147
+ :type partner_status: str
148
+ """
149
+ self._partner_status = partner_status
150
+
151
+ def to_dict(self):
152
+ result = {}
153
+
154
+ for attr, _ in self.openapi_types.items():
155
+ value = getattr(self, attr)
156
+ if isinstance(value, list):
157
+ result[attr] = list(map(
158
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
159
+ value
160
+ ))
161
+ elif hasattr(value, "to_dict"):
162
+ result[attr] = value.to_dict()
163
+ elif isinstance(value, dict):
164
+ result[attr] = dict(map(
165
+ lambda item: (item[0], item[1].to_dict())
166
+ if hasattr(item[1], "to_dict") else item,
167
+ value.items()
168
+ ))
169
+ else:
170
+ if attr in self.sensitive_list:
171
+ result[attr] = "****"
172
+ else:
173
+ result[attr] = value
174
+
175
+ return result
176
+
177
+ def to_str(self):
178
+ """Returns the string representation of the model"""
179
+ import simplejson as json
180
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
181
+
182
+ def __repr__(self):
183
+ """For `print`"""
184
+ return self.to_str()
185
+
186
+ def __eq__(self, other):
187
+ """Returns true if both objects are equal"""
188
+ if not isinstance(other, TicsLeaguePartnerVo):
189
+ return False
190
+
191
+ return self.__dict__ == other.__dict__
192
+
193
+ def __ne__(self, other):
194
+ """Returns true if both objects are not equal"""
195
+ return not self == other