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,536 @@
1
+ # coding: utf-8
2
+
3
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
4
+
5
+
6
+ class TicsLeagueListVo:
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_date': 'datetime',
24
+ 'create_time': 'int',
25
+ 'creator_id': 'str',
26
+ 'creator_name': 'str',
27
+ 'expire_time': 'int',
28
+ 'id': 'str',
29
+ 'league_status': 'str',
30
+ 'name': 'str',
31
+ 'partners': 'int',
32
+ 'type': 'str',
33
+ 'version': 'str'
34
+ }
35
+
36
+ attribute_map = {
37
+ 'bcs_channel_name': 'bcs_channel_name',
38
+ 'bcs_ip': 'bcs_ip',
39
+ 'bcs_org_name': 'bcs_org_name',
40
+ 'block_chain_id': 'block_chain_id',
41
+ 'block_chain_name': 'block_chain_name',
42
+ 'create_date': 'create_date',
43
+ 'create_time': 'create_time',
44
+ 'creator_id': 'creator_id',
45
+ 'creator_name': 'creator_name',
46
+ 'expire_time': 'expire_time',
47
+ 'id': 'id',
48
+ 'league_status': 'league_status',
49
+ 'name': 'name',
50
+ 'partners': 'partners',
51
+ 'type': 'type',
52
+ 'version': 'version'
53
+ }
54
+
55
+ def __init__(self, bcs_channel_name=None, bcs_ip=None, bcs_org_name=None, block_chain_id=None, block_chain_name=None, create_date=None, create_time=None, creator_id=None, creator_name=None, expire_time=None, id=None, league_status=None, name=None, partners=None, type=None, version=None):
56
+ r"""TicsLeagueListVo
57
+
58
+ The model defined in huaweicloud sdk
59
+
60
+ :param bcs_channel_name: BCS通道名称
61
+ :type bcs_channel_name: str
62
+ :param bcs_ip: BCS浏览器ip
63
+ :type bcs_ip: str
64
+ :param bcs_org_name: BCS组织名称
65
+ :type bcs_org_name: str
66
+ :param block_chain_id: BCS服务实例ID
67
+ :type block_chain_id: str
68
+ :param block_chain_name: BCS服务实例名称
69
+ :type block_chain_name: str
70
+ :param create_date: 创建日期
71
+ :type create_date: datetime
72
+ :param create_time: 创建时间
73
+ :type create_time: int
74
+ :param creator_id: 创建人id
75
+ :type creator_id: str
76
+ :param creator_name: 创建人名称
77
+ :type creator_name: str
78
+ :param expire_time: 过期时间
79
+ :type expire_time: int
80
+ :param id: 联盟id
81
+ :type id: str
82
+ :param league_status: 联盟状态,CREATING.创建中,CREATE_FAILED.创建失败,NORMAL.正常,UPDATING.升级中,UPDATE_FAILED.升级失败,ROLLING.回滚中,ROLL_FAILED.回滚失败,DELETING.删除中,DELETE_FAILED.删除失败,DELETED.已删除
83
+ :type league_status: str
84
+ :param name: 联盟名称
85
+ :type name: str
86
+ :param partners: 联盟成员数
87
+ :type partners: int
88
+ :param type: 参与类型,OWNER.所有者,PARTNER.参与者
89
+ :type type: str
90
+ :param version: 联盟版本
91
+ :type version: str
92
+ """
93
+
94
+
95
+
96
+ self._bcs_channel_name = None
97
+ self._bcs_ip = None
98
+ self._bcs_org_name = None
99
+ self._block_chain_id = None
100
+ self._block_chain_name = None
101
+ self._create_date = None
102
+ self._create_time = None
103
+ self._creator_id = None
104
+ self._creator_name = None
105
+ self._expire_time = None
106
+ self._id = None
107
+ self._league_status = None
108
+ self._name = None
109
+ self._partners = None
110
+ self._type = None
111
+ self._version = None
112
+ self.discriminator = None
113
+
114
+ if bcs_channel_name is not None:
115
+ self.bcs_channel_name = bcs_channel_name
116
+ if bcs_ip is not None:
117
+ self.bcs_ip = bcs_ip
118
+ if bcs_org_name is not None:
119
+ self.bcs_org_name = bcs_org_name
120
+ if block_chain_id is not None:
121
+ self.block_chain_id = block_chain_id
122
+ if block_chain_name is not None:
123
+ self.block_chain_name = block_chain_name
124
+ if create_date is not None:
125
+ self.create_date = create_date
126
+ if create_time is not None:
127
+ self.create_time = create_time
128
+ self.creator_id = creator_id
129
+ self.creator_name = creator_name
130
+ if expire_time is not None:
131
+ self.expire_time = expire_time
132
+ self.id = id
133
+ self.league_status = league_status
134
+ self.name = name
135
+ self.partners = partners
136
+ self.type = type
137
+ if version is not None:
138
+ self.version = version
139
+
140
+ @property
141
+ def bcs_channel_name(self):
142
+ r"""Gets the bcs_channel_name of this TicsLeagueListVo.
143
+
144
+ BCS通道名称
145
+
146
+ :return: The bcs_channel_name of this TicsLeagueListVo.
147
+ :rtype: str
148
+ """
149
+ return self._bcs_channel_name
150
+
151
+ @bcs_channel_name.setter
152
+ def bcs_channel_name(self, bcs_channel_name):
153
+ r"""Sets the bcs_channel_name of this TicsLeagueListVo.
154
+
155
+ BCS通道名称
156
+
157
+ :param bcs_channel_name: The bcs_channel_name of this TicsLeagueListVo.
158
+ :type bcs_channel_name: str
159
+ """
160
+ self._bcs_channel_name = bcs_channel_name
161
+
162
+ @property
163
+ def bcs_ip(self):
164
+ r"""Gets the bcs_ip of this TicsLeagueListVo.
165
+
166
+ BCS浏览器ip
167
+
168
+ :return: The bcs_ip of this TicsLeagueListVo.
169
+ :rtype: str
170
+ """
171
+ return self._bcs_ip
172
+
173
+ @bcs_ip.setter
174
+ def bcs_ip(self, bcs_ip):
175
+ r"""Sets the bcs_ip of this TicsLeagueListVo.
176
+
177
+ BCS浏览器ip
178
+
179
+ :param bcs_ip: The bcs_ip of this TicsLeagueListVo.
180
+ :type bcs_ip: str
181
+ """
182
+ self._bcs_ip = bcs_ip
183
+
184
+ @property
185
+ def bcs_org_name(self):
186
+ r"""Gets the bcs_org_name of this TicsLeagueListVo.
187
+
188
+ BCS组织名称
189
+
190
+ :return: The bcs_org_name of this TicsLeagueListVo.
191
+ :rtype: str
192
+ """
193
+ return self._bcs_org_name
194
+
195
+ @bcs_org_name.setter
196
+ def bcs_org_name(self, bcs_org_name):
197
+ r"""Sets the bcs_org_name of this TicsLeagueListVo.
198
+
199
+ BCS组织名称
200
+
201
+ :param bcs_org_name: The bcs_org_name of this TicsLeagueListVo.
202
+ :type bcs_org_name: str
203
+ """
204
+ self._bcs_org_name = bcs_org_name
205
+
206
+ @property
207
+ def block_chain_id(self):
208
+ r"""Gets the block_chain_id of this TicsLeagueListVo.
209
+
210
+ BCS服务实例ID
211
+
212
+ :return: The block_chain_id of this TicsLeagueListVo.
213
+ :rtype: str
214
+ """
215
+ return self._block_chain_id
216
+
217
+ @block_chain_id.setter
218
+ def block_chain_id(self, block_chain_id):
219
+ r"""Sets the block_chain_id of this TicsLeagueListVo.
220
+
221
+ BCS服务实例ID
222
+
223
+ :param block_chain_id: The block_chain_id of this TicsLeagueListVo.
224
+ :type block_chain_id: str
225
+ """
226
+ self._block_chain_id = block_chain_id
227
+
228
+ @property
229
+ def block_chain_name(self):
230
+ r"""Gets the block_chain_name of this TicsLeagueListVo.
231
+
232
+ BCS服务实例名称
233
+
234
+ :return: The block_chain_name of this TicsLeagueListVo.
235
+ :rtype: str
236
+ """
237
+ return self._block_chain_name
238
+
239
+ @block_chain_name.setter
240
+ def block_chain_name(self, block_chain_name):
241
+ r"""Sets the block_chain_name of this TicsLeagueListVo.
242
+
243
+ BCS服务实例名称
244
+
245
+ :param block_chain_name: The block_chain_name of this TicsLeagueListVo.
246
+ :type block_chain_name: str
247
+ """
248
+ self._block_chain_name = block_chain_name
249
+
250
+ @property
251
+ def create_date(self):
252
+ r"""Gets the create_date of this TicsLeagueListVo.
253
+
254
+ 创建日期
255
+
256
+ :return: The create_date of this TicsLeagueListVo.
257
+ :rtype: datetime
258
+ """
259
+ return self._create_date
260
+
261
+ @create_date.setter
262
+ def create_date(self, create_date):
263
+ r"""Sets the create_date of this TicsLeagueListVo.
264
+
265
+ 创建日期
266
+
267
+ :param create_date: The create_date of this TicsLeagueListVo.
268
+ :type create_date: datetime
269
+ """
270
+ self._create_date = create_date
271
+
272
+ @property
273
+ def create_time(self):
274
+ r"""Gets the create_time of this TicsLeagueListVo.
275
+
276
+ 创建时间
277
+
278
+ :return: The create_time of this TicsLeagueListVo.
279
+ :rtype: int
280
+ """
281
+ return self._create_time
282
+
283
+ @create_time.setter
284
+ def create_time(self, create_time):
285
+ r"""Sets the create_time of this TicsLeagueListVo.
286
+
287
+ 创建时间
288
+
289
+ :param create_time: The create_time of this TicsLeagueListVo.
290
+ :type create_time: int
291
+ """
292
+ self._create_time = create_time
293
+
294
+ @property
295
+ def creator_id(self):
296
+ r"""Gets the creator_id of this TicsLeagueListVo.
297
+
298
+ 创建人id
299
+
300
+ :return: The creator_id of this TicsLeagueListVo.
301
+ :rtype: str
302
+ """
303
+ return self._creator_id
304
+
305
+ @creator_id.setter
306
+ def creator_id(self, creator_id):
307
+ r"""Sets the creator_id of this TicsLeagueListVo.
308
+
309
+ 创建人id
310
+
311
+ :param creator_id: The creator_id of this TicsLeagueListVo.
312
+ :type creator_id: str
313
+ """
314
+ self._creator_id = creator_id
315
+
316
+ @property
317
+ def creator_name(self):
318
+ r"""Gets the creator_name of this TicsLeagueListVo.
319
+
320
+ 创建人名称
321
+
322
+ :return: The creator_name of this TicsLeagueListVo.
323
+ :rtype: str
324
+ """
325
+ return self._creator_name
326
+
327
+ @creator_name.setter
328
+ def creator_name(self, creator_name):
329
+ r"""Sets the creator_name of this TicsLeagueListVo.
330
+
331
+ 创建人名称
332
+
333
+ :param creator_name: The creator_name of this TicsLeagueListVo.
334
+ :type creator_name: str
335
+ """
336
+ self._creator_name = creator_name
337
+
338
+ @property
339
+ def expire_time(self):
340
+ r"""Gets the expire_time of this TicsLeagueListVo.
341
+
342
+ 过期时间
343
+
344
+ :return: The expire_time of this TicsLeagueListVo.
345
+ :rtype: int
346
+ """
347
+ return self._expire_time
348
+
349
+ @expire_time.setter
350
+ def expire_time(self, expire_time):
351
+ r"""Sets the expire_time of this TicsLeagueListVo.
352
+
353
+ 过期时间
354
+
355
+ :param expire_time: The expire_time of this TicsLeagueListVo.
356
+ :type expire_time: int
357
+ """
358
+ self._expire_time = expire_time
359
+
360
+ @property
361
+ def id(self):
362
+ r"""Gets the id of this TicsLeagueListVo.
363
+
364
+ 联盟id
365
+
366
+ :return: The id of this TicsLeagueListVo.
367
+ :rtype: str
368
+ """
369
+ return self._id
370
+
371
+ @id.setter
372
+ def id(self, id):
373
+ r"""Sets the id of this TicsLeagueListVo.
374
+
375
+ 联盟id
376
+
377
+ :param id: The id of this TicsLeagueListVo.
378
+ :type id: str
379
+ """
380
+ self._id = id
381
+
382
+ @property
383
+ def league_status(self):
384
+ r"""Gets the league_status of this TicsLeagueListVo.
385
+
386
+ 联盟状态,CREATING.创建中,CREATE_FAILED.创建失败,NORMAL.正常,UPDATING.升级中,UPDATE_FAILED.升级失败,ROLLING.回滚中,ROLL_FAILED.回滚失败,DELETING.删除中,DELETE_FAILED.删除失败,DELETED.已删除
387
+
388
+ :return: The league_status of this TicsLeagueListVo.
389
+ :rtype: str
390
+ """
391
+ return self._league_status
392
+
393
+ @league_status.setter
394
+ def league_status(self, league_status):
395
+ r"""Sets the league_status of this TicsLeagueListVo.
396
+
397
+ 联盟状态,CREATING.创建中,CREATE_FAILED.创建失败,NORMAL.正常,UPDATING.升级中,UPDATE_FAILED.升级失败,ROLLING.回滚中,ROLL_FAILED.回滚失败,DELETING.删除中,DELETE_FAILED.删除失败,DELETED.已删除
398
+
399
+ :param league_status: The league_status of this TicsLeagueListVo.
400
+ :type league_status: str
401
+ """
402
+ self._league_status = league_status
403
+
404
+ @property
405
+ def name(self):
406
+ r"""Gets the name of this TicsLeagueListVo.
407
+
408
+ 联盟名称
409
+
410
+ :return: The name of this TicsLeagueListVo.
411
+ :rtype: str
412
+ """
413
+ return self._name
414
+
415
+ @name.setter
416
+ def name(self, name):
417
+ r"""Sets the name of this TicsLeagueListVo.
418
+
419
+ 联盟名称
420
+
421
+ :param name: The name of this TicsLeagueListVo.
422
+ :type name: str
423
+ """
424
+ self._name = name
425
+
426
+ @property
427
+ def partners(self):
428
+ r"""Gets the partners of this TicsLeagueListVo.
429
+
430
+ 联盟成员数
431
+
432
+ :return: The partners of this TicsLeagueListVo.
433
+ :rtype: int
434
+ """
435
+ return self._partners
436
+
437
+ @partners.setter
438
+ def partners(self, partners):
439
+ r"""Sets the partners of this TicsLeagueListVo.
440
+
441
+ 联盟成员数
442
+
443
+ :param partners: The partners of this TicsLeagueListVo.
444
+ :type partners: int
445
+ """
446
+ self._partners = partners
447
+
448
+ @property
449
+ def type(self):
450
+ r"""Gets the type of this TicsLeagueListVo.
451
+
452
+ 参与类型,OWNER.所有者,PARTNER.参与者
453
+
454
+ :return: The type of this TicsLeagueListVo.
455
+ :rtype: str
456
+ """
457
+ return self._type
458
+
459
+ @type.setter
460
+ def type(self, type):
461
+ r"""Sets the type of this TicsLeagueListVo.
462
+
463
+ 参与类型,OWNER.所有者,PARTNER.参与者
464
+
465
+ :param type: The type of this TicsLeagueListVo.
466
+ :type type: str
467
+ """
468
+ self._type = type
469
+
470
+ @property
471
+ def version(self):
472
+ r"""Gets the version of this TicsLeagueListVo.
473
+
474
+ 联盟版本
475
+
476
+ :return: The version of this TicsLeagueListVo.
477
+ :rtype: str
478
+ """
479
+ return self._version
480
+
481
+ @version.setter
482
+ def version(self, version):
483
+ r"""Sets the version of this TicsLeagueListVo.
484
+
485
+ 联盟版本
486
+
487
+ :param version: The version of this TicsLeagueListVo.
488
+ :type version: str
489
+ """
490
+ self._version = version
491
+
492
+ def to_dict(self):
493
+ result = {}
494
+
495
+ for attr, _ in self.openapi_types.items():
496
+ value = getattr(self, attr)
497
+ if isinstance(value, list):
498
+ result[attr] = list(map(
499
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
500
+ value
501
+ ))
502
+ elif hasattr(value, "to_dict"):
503
+ result[attr] = value.to_dict()
504
+ elif isinstance(value, dict):
505
+ result[attr] = dict(map(
506
+ lambda item: (item[0], item[1].to_dict())
507
+ if hasattr(item[1], "to_dict") else item,
508
+ value.items()
509
+ ))
510
+ else:
511
+ if attr in self.sensitive_list:
512
+ result[attr] = "****"
513
+ else:
514
+ result[attr] = value
515
+
516
+ return result
517
+
518
+ def to_str(self):
519
+ """Returns the string representation of the model"""
520
+ import simplejson as json
521
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
522
+
523
+ def __repr__(self):
524
+ """For `print`"""
525
+ return self.to_str()
526
+
527
+ def __eq__(self, other):
528
+ """Returns true if both objects are equal"""
529
+ if not isinstance(other, TicsLeagueListVo):
530
+ return False
531
+
532
+ return self.__dict__ == other.__dict__
533
+
534
+ def __ne__(self, other):
535
+ """Returns true if both objects are not equal"""
536
+ return not self == other