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,77 @@
1
+ # coding: utf-8
2
+
3
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
4
+
5
+
6
+ class ShowOverviewRequest:
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
+ }
19
+
20
+ attribute_map = {
21
+ }
22
+
23
+ def __init__(self):
24
+ r"""ShowOverviewRequest
25
+
26
+ The model defined in huaweicloud sdk
27
+
28
+ """
29
+
30
+
31
+ self.discriminator = None
32
+
33
+ def to_dict(self):
34
+ result = {}
35
+
36
+ for attr, _ in self.openapi_types.items():
37
+ value = getattr(self, attr)
38
+ if isinstance(value, list):
39
+ result[attr] = list(map(
40
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
41
+ value
42
+ ))
43
+ elif hasattr(value, "to_dict"):
44
+ result[attr] = value.to_dict()
45
+ elif isinstance(value, dict):
46
+ result[attr] = dict(map(
47
+ lambda item: (item[0], item[1].to_dict())
48
+ if hasattr(item[1], "to_dict") else item,
49
+ value.items()
50
+ ))
51
+ else:
52
+ if attr in self.sensitive_list:
53
+ result[attr] = "****"
54
+ else:
55
+ result[attr] = value
56
+
57
+ return result
58
+
59
+ def to_str(self):
60
+ """Returns the string representation of the model"""
61
+ import simplejson as json
62
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
63
+
64
+ def __repr__(self):
65
+ """For `print`"""
66
+ return self.to_str()
67
+
68
+ def __eq__(self, other):
69
+ """Returns true if both objects are equal"""
70
+ if not isinstance(other, ShowOverviewRequest):
71
+ return False
72
+
73
+ return self.__dict__ == other.__dict__
74
+
75
+ def __ne__(self, other):
76
+ """Returns true if both objects are not equal"""
77
+ return not self == other
@@ -0,0 +1,199 @@
1
+ # coding: utf-8
2
+
3
+ from huaweicloudsdkcore.sdk_response import SdkResponse
4
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
5
+
6
+
7
+ class ShowOverviewResponse(SdkResponse):
8
+
9
+ """
10
+ Attributes:
11
+ openapi_types (dict): The key is attribute name
12
+ and the value is attribute type.
13
+ attribute_map (dict): The key is attribute name
14
+ and the value is json key in definition.
15
+ """
16
+ sensitive_list = []
17
+
18
+ openapi_types = {
19
+ 'agent_cnt': 'int',
20
+ 'instance_cnt': 'int',
21
+ 'league_cnt': 'int',
22
+ 'notice_to_handle_cnt': 'int'
23
+ }
24
+
25
+ attribute_map = {
26
+ 'agent_cnt': 'agent_cnt',
27
+ 'instance_cnt': 'instance_cnt',
28
+ 'league_cnt': 'league_cnt',
29
+ 'notice_to_handle_cnt': 'notice_to_handle_cnt'
30
+ }
31
+
32
+ def __init__(self, agent_cnt=None, instance_cnt=None, league_cnt=None, notice_to_handle_cnt=None):
33
+ r"""ShowOverviewResponse
34
+
35
+ The model defined in huaweicloud sdk
36
+
37
+ :param agent_cnt: 可信节点数
38
+ :type agent_cnt: int
39
+ :param instance_cnt: 作业执行历史数
40
+ :type instance_cnt: int
41
+ :param league_cnt: 有效联盟数
42
+ :type league_cnt: int
43
+ :param notice_to_handle_cnt: 待处理消息通知数
44
+ :type notice_to_handle_cnt: int
45
+ """
46
+
47
+ super().__init__()
48
+
49
+ self._agent_cnt = None
50
+ self._instance_cnt = None
51
+ self._league_cnt = None
52
+ self._notice_to_handle_cnt = None
53
+ self.discriminator = None
54
+
55
+ if agent_cnt is not None:
56
+ self.agent_cnt = agent_cnt
57
+ if instance_cnt is not None:
58
+ self.instance_cnt = instance_cnt
59
+ if league_cnt is not None:
60
+ self.league_cnt = league_cnt
61
+ if notice_to_handle_cnt is not None:
62
+ self.notice_to_handle_cnt = notice_to_handle_cnt
63
+
64
+ @property
65
+ def agent_cnt(self):
66
+ r"""Gets the agent_cnt of this ShowOverviewResponse.
67
+
68
+ 可信节点数
69
+
70
+ :return: The agent_cnt of this ShowOverviewResponse.
71
+ :rtype: int
72
+ """
73
+ return self._agent_cnt
74
+
75
+ @agent_cnt.setter
76
+ def agent_cnt(self, agent_cnt):
77
+ r"""Sets the agent_cnt of this ShowOverviewResponse.
78
+
79
+ 可信节点数
80
+
81
+ :param agent_cnt: The agent_cnt of this ShowOverviewResponse.
82
+ :type agent_cnt: int
83
+ """
84
+ self._agent_cnt = agent_cnt
85
+
86
+ @property
87
+ def instance_cnt(self):
88
+ r"""Gets the instance_cnt of this ShowOverviewResponse.
89
+
90
+ 作业执行历史数
91
+
92
+ :return: The instance_cnt of this ShowOverviewResponse.
93
+ :rtype: int
94
+ """
95
+ return self._instance_cnt
96
+
97
+ @instance_cnt.setter
98
+ def instance_cnt(self, instance_cnt):
99
+ r"""Sets the instance_cnt of this ShowOverviewResponse.
100
+
101
+ 作业执行历史数
102
+
103
+ :param instance_cnt: The instance_cnt of this ShowOverviewResponse.
104
+ :type instance_cnt: int
105
+ """
106
+ self._instance_cnt = instance_cnt
107
+
108
+ @property
109
+ def league_cnt(self):
110
+ r"""Gets the league_cnt of this ShowOverviewResponse.
111
+
112
+ 有效联盟数
113
+
114
+ :return: The league_cnt of this ShowOverviewResponse.
115
+ :rtype: int
116
+ """
117
+ return self._league_cnt
118
+
119
+ @league_cnt.setter
120
+ def league_cnt(self, league_cnt):
121
+ r"""Sets the league_cnt of this ShowOverviewResponse.
122
+
123
+ 有效联盟数
124
+
125
+ :param league_cnt: The league_cnt of this ShowOverviewResponse.
126
+ :type league_cnt: int
127
+ """
128
+ self._league_cnt = league_cnt
129
+
130
+ @property
131
+ def notice_to_handle_cnt(self):
132
+ r"""Gets the notice_to_handle_cnt of this ShowOverviewResponse.
133
+
134
+ 待处理消息通知数
135
+
136
+ :return: The notice_to_handle_cnt of this ShowOverviewResponse.
137
+ :rtype: int
138
+ """
139
+ return self._notice_to_handle_cnt
140
+
141
+ @notice_to_handle_cnt.setter
142
+ def notice_to_handle_cnt(self, notice_to_handle_cnt):
143
+ r"""Sets the notice_to_handle_cnt of this ShowOverviewResponse.
144
+
145
+ 待处理消息通知数
146
+
147
+ :param notice_to_handle_cnt: The notice_to_handle_cnt of this ShowOverviewResponse.
148
+ :type notice_to_handle_cnt: int
149
+ """
150
+ self._notice_to_handle_cnt = notice_to_handle_cnt
151
+
152
+ def to_dict(self):
153
+ import warnings
154
+ warnings.warn("ShowOverviewResponse.to_dict() is deprecated and no longer maintained, "
155
+ "use to_json_object() to get the response content.", DeprecationWarning)
156
+ result = {}
157
+
158
+ for attr, _ in self.openapi_types.items():
159
+ value = getattr(self, attr)
160
+ if isinstance(value, list):
161
+ result[attr] = list(map(
162
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
163
+ value
164
+ ))
165
+ elif hasattr(value, "to_dict"):
166
+ result[attr] = value.to_dict()
167
+ elif isinstance(value, dict):
168
+ result[attr] = dict(map(
169
+ lambda item: (item[0], item[1].to_dict())
170
+ if hasattr(item[1], "to_dict") else item,
171
+ value.items()
172
+ ))
173
+ else:
174
+ if attr in self.sensitive_list:
175
+ result[attr] = "****"
176
+ else:
177
+ result[attr] = value
178
+
179
+ return result
180
+
181
+ def to_str(self):
182
+ """Returns the string representation of the model"""
183
+ import simplejson as json
184
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
185
+
186
+ def __repr__(self):
187
+ """For `print`"""
188
+ return self.to_str()
189
+
190
+ def __eq__(self, other):
191
+ """Returns true if both objects are equal"""
192
+ if not isinstance(other, ShowOverviewResponse):
193
+ return False
194
+
195
+ return self.__dict__ == other.__dict__
196
+
197
+ def __ne__(self, other):
198
+ """Returns true if both objects are not equal"""
199
+ return not self == other
@@ -0,0 +1,165 @@
1
+ # coding: utf-8
2
+
3
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
4
+
5
+
6
+ class ShowPartnerStatisticsRequest:
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
+ 'league_id': 'str',
19
+ 'start_date': 'str',
20
+ 'end_date': 'str'
21
+ }
22
+
23
+ attribute_map = {
24
+ 'league_id': 'league_id',
25
+ 'start_date': 'start_date',
26
+ 'end_date': 'end_date'
27
+ }
28
+
29
+ def __init__(self, league_id=None, start_date=None, end_date=None):
30
+ r"""ShowPartnerStatisticsRequest
31
+
32
+ The model defined in huaweicloud sdk
33
+
34
+ :param league_id: 联盟id,最大32位,字母和数字组成
35
+ :type league_id: str
36
+ :param start_date: 开始日期
37
+ :type start_date: str
38
+ :param end_date: 结束日期
39
+ :type end_date: str
40
+ """
41
+
42
+
43
+
44
+ self._league_id = None
45
+ self._start_date = None
46
+ self._end_date = None
47
+ self.discriminator = None
48
+
49
+ self.league_id = league_id
50
+ if start_date is not None:
51
+ self.start_date = start_date
52
+ if end_date is not None:
53
+ self.end_date = end_date
54
+
55
+ @property
56
+ def league_id(self):
57
+ r"""Gets the league_id of this ShowPartnerStatisticsRequest.
58
+
59
+ 联盟id,最大32位,字母和数字组成
60
+
61
+ :return: The league_id of this ShowPartnerStatisticsRequest.
62
+ :rtype: str
63
+ """
64
+ return self._league_id
65
+
66
+ @league_id.setter
67
+ def league_id(self, league_id):
68
+ r"""Sets the league_id of this ShowPartnerStatisticsRequest.
69
+
70
+ 联盟id,最大32位,字母和数字组成
71
+
72
+ :param league_id: The league_id of this ShowPartnerStatisticsRequest.
73
+ :type league_id: str
74
+ """
75
+ self._league_id = league_id
76
+
77
+ @property
78
+ def start_date(self):
79
+ r"""Gets the start_date of this ShowPartnerStatisticsRequest.
80
+
81
+ 开始日期
82
+
83
+ :return: The start_date of this ShowPartnerStatisticsRequest.
84
+ :rtype: str
85
+ """
86
+ return self._start_date
87
+
88
+ @start_date.setter
89
+ def start_date(self, start_date):
90
+ r"""Sets the start_date of this ShowPartnerStatisticsRequest.
91
+
92
+ 开始日期
93
+
94
+ :param start_date: The start_date of this ShowPartnerStatisticsRequest.
95
+ :type start_date: str
96
+ """
97
+ self._start_date = start_date
98
+
99
+ @property
100
+ def end_date(self):
101
+ r"""Gets the end_date of this ShowPartnerStatisticsRequest.
102
+
103
+ 结束日期
104
+
105
+ :return: The end_date of this ShowPartnerStatisticsRequest.
106
+ :rtype: str
107
+ """
108
+ return self._end_date
109
+
110
+ @end_date.setter
111
+ def end_date(self, end_date):
112
+ r"""Sets the end_date of this ShowPartnerStatisticsRequest.
113
+
114
+ 结束日期
115
+
116
+ :param end_date: The end_date of this ShowPartnerStatisticsRequest.
117
+ :type end_date: str
118
+ """
119
+ self._end_date = end_date
120
+
121
+ def to_dict(self):
122
+ result = {}
123
+
124
+ for attr, _ in self.openapi_types.items():
125
+ value = getattr(self, attr)
126
+ if isinstance(value, list):
127
+ result[attr] = list(map(
128
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
129
+ value
130
+ ))
131
+ elif hasattr(value, "to_dict"):
132
+ result[attr] = value.to_dict()
133
+ elif isinstance(value, dict):
134
+ result[attr] = dict(map(
135
+ lambda item: (item[0], item[1].to_dict())
136
+ if hasattr(item[1], "to_dict") else item,
137
+ value.items()
138
+ ))
139
+ else:
140
+ if attr in self.sensitive_list:
141
+ result[attr] = "****"
142
+ else:
143
+ result[attr] = value
144
+
145
+ return result
146
+
147
+ def to_str(self):
148
+ """Returns the string representation of the model"""
149
+ import simplejson as json
150
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
151
+
152
+ def __repr__(self):
153
+ """For `print`"""
154
+ return self.to_str()
155
+
156
+ def __eq__(self, other):
157
+ """Returns true if both objects are equal"""
158
+ if not isinstance(other, ShowPartnerStatisticsRequest):
159
+ return False
160
+
161
+ return self.__dict__ == other.__dict__
162
+
163
+ def __ne__(self, other):
164
+ """Returns true if both objects are not equal"""
165
+ return not self == other
@@ -0,0 +1,108 @@
1
+ # coding: utf-8
2
+
3
+ from huaweicloudsdkcore.sdk_response import SdkResponse
4
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
5
+
6
+
7
+ class ShowPartnerStatisticsResponse(SdkResponse):
8
+
9
+ """
10
+ Attributes:
11
+ openapi_types (dict): The key is attribute name
12
+ and the value is attribute type.
13
+ attribute_map (dict): The key is attribute name
14
+ and the value is json key in definition.
15
+ """
16
+ sensitive_list = []
17
+
18
+ openapi_types = {
19
+ 'body': 'list[LeaguePartnerStatisticsVo]'
20
+ }
21
+
22
+ attribute_map = {
23
+ 'body': 'body'
24
+ }
25
+
26
+ def __init__(self, body=None):
27
+ r"""ShowPartnerStatisticsResponse
28
+
29
+ The model defined in huaweicloud sdk
30
+
31
+ :param body:
32
+ :type body: list[:class:`huaweicloudsdktics.v1.LeaguePartnerStatisticsVo`]
33
+ """
34
+
35
+ super().__init__()
36
+
37
+ self._body = None
38
+ self.discriminator = None
39
+
40
+ if body is not None:
41
+ self.body = body
42
+
43
+ @property
44
+ def body(self):
45
+ r"""Gets the body of this ShowPartnerStatisticsResponse.
46
+
47
+ :return: The body of this ShowPartnerStatisticsResponse.
48
+ :rtype: list[:class:`huaweicloudsdktics.v1.LeaguePartnerStatisticsVo`]
49
+ """
50
+ return self._body
51
+
52
+ @body.setter
53
+ def body(self, body):
54
+ r"""Sets the body of this ShowPartnerStatisticsResponse.
55
+
56
+ :param body: The body of this ShowPartnerStatisticsResponse.
57
+ :type body: list[:class:`huaweicloudsdktics.v1.LeaguePartnerStatisticsVo`]
58
+ """
59
+ self._body = body
60
+
61
+ def to_dict(self):
62
+ import warnings
63
+ warnings.warn("ShowPartnerStatisticsResponse.to_dict() is deprecated and no longer maintained, "
64
+ "use to_json_object() to get the response content.", DeprecationWarning)
65
+ result = {}
66
+
67
+ for attr, _ in self.openapi_types.items():
68
+ value = getattr(self, attr)
69
+ if isinstance(value, list):
70
+ result[attr] = list(map(
71
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
72
+ value
73
+ ))
74
+ elif hasattr(value, "to_dict"):
75
+ result[attr] = value.to_dict()
76
+ elif isinstance(value, dict):
77
+ result[attr] = dict(map(
78
+ lambda item: (item[0], item[1].to_dict())
79
+ if hasattr(item[1], "to_dict") else item,
80
+ value.items()
81
+ ))
82
+ else:
83
+ if attr in self.sensitive_list:
84
+ result[attr] = "****"
85
+ else:
86
+ result[attr] = value
87
+
88
+ return result
89
+
90
+ def to_str(self):
91
+ """Returns the string representation of the model"""
92
+ import simplejson as json
93
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
94
+
95
+ def __repr__(self):
96
+ """For `print`"""
97
+ return self.to_str()
98
+
99
+ def __eq__(self, other):
100
+ """Returns true if both objects are equal"""
101
+ if not isinstance(other, ShowPartnerStatisticsResponse):
102
+ return False
103
+
104
+ return self.__dict__ == other.__dict__
105
+
106
+ def __ne__(self, other):
107
+ """Returns true if both objects are not equal"""
108
+ return not self == other