tencentcloud-sdk-python-wedata 3.1.59__tar.gz → 3.1.63__tar.gz

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 (22) hide show
  1. {tencentcloud_sdk_python_wedata-3.1.59 → tencentcloud_sdk_python_wedata-3.1.63}/PKG-INFO +2 -2
  2. {tencentcloud_sdk_python_wedata-3.1.59 → tencentcloud_sdk_python_wedata-3.1.63}/setup.py +1 -1
  3. {tencentcloud_sdk_python_wedata-3.1.59 → tencentcloud_sdk_python_wedata-3.1.63}/tencentcloud/__init__.py +1 -1
  4. {tencentcloud_sdk_python_wedata-3.1.59 → tencentcloud_sdk_python_wedata-3.1.63}/tencentcloud/wedata/v20210820/models.py +61 -2
  5. {tencentcloud_sdk_python_wedata-3.1.59 → tencentcloud_sdk_python_wedata-3.1.63}/tencentcloud_sdk_python_wedata.egg-info/PKG-INFO +2 -2
  6. tencentcloud_sdk_python_wedata-3.1.63/tencentcloud_sdk_python_wedata.egg-info/requires.txt +1 -0
  7. tencentcloud_sdk_python_wedata-3.1.59/tencentcloud_sdk_python_wedata.egg-info/requires.txt +0 -1
  8. {tencentcloud_sdk_python_wedata-3.1.59 → tencentcloud_sdk_python_wedata-3.1.63}/README.rst +0 -0
  9. {tencentcloud_sdk_python_wedata-3.1.59 → tencentcloud_sdk_python_wedata-3.1.63}/setup.cfg +0 -0
  10. {tencentcloud_sdk_python_wedata-3.1.59 → tencentcloud_sdk_python_wedata-3.1.63}/tencentcloud/wedata/__init__.py +0 -0
  11. {tencentcloud_sdk_python_wedata-3.1.59 → tencentcloud_sdk_python_wedata-3.1.63}/tencentcloud/wedata/v20210820/__init__.py +0 -0
  12. {tencentcloud_sdk_python_wedata-3.1.59 → tencentcloud_sdk_python_wedata-3.1.63}/tencentcloud/wedata/v20210820/errorcodes.py +0 -0
  13. {tencentcloud_sdk_python_wedata-3.1.59 → tencentcloud_sdk_python_wedata-3.1.63}/tencentcloud/wedata/v20210820/wedata_client.py +0 -0
  14. {tencentcloud_sdk_python_wedata-3.1.59 → tencentcloud_sdk_python_wedata-3.1.63}/tencentcloud/wedata/v20210820/wedata_client_async.py +0 -0
  15. {tencentcloud_sdk_python_wedata-3.1.59 → tencentcloud_sdk_python_wedata-3.1.63}/tencentcloud/wedata/v20250806/__init__.py +0 -0
  16. {tencentcloud_sdk_python_wedata-3.1.59 → tencentcloud_sdk_python_wedata-3.1.63}/tencentcloud/wedata/v20250806/errorcodes.py +0 -0
  17. {tencentcloud_sdk_python_wedata-3.1.59 → tencentcloud_sdk_python_wedata-3.1.63}/tencentcloud/wedata/v20250806/models.py +0 -0
  18. {tencentcloud_sdk_python_wedata-3.1.59 → tencentcloud_sdk_python_wedata-3.1.63}/tencentcloud/wedata/v20250806/wedata_client.py +0 -0
  19. {tencentcloud_sdk_python_wedata-3.1.59 → tencentcloud_sdk_python_wedata-3.1.63}/tencentcloud/wedata/v20250806/wedata_client_async.py +0 -0
  20. {tencentcloud_sdk_python_wedata-3.1.59 → tencentcloud_sdk_python_wedata-3.1.63}/tencentcloud_sdk_python_wedata.egg-info/SOURCES.txt +0 -0
  21. {tencentcloud_sdk_python_wedata-3.1.59 → tencentcloud_sdk_python_wedata-3.1.63}/tencentcloud_sdk_python_wedata.egg-info/dependency_links.txt +0 -0
  22. {tencentcloud_sdk_python_wedata-3.1.59 → tencentcloud_sdk_python_wedata-3.1.63}/tencentcloud_sdk_python_wedata.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-wedata
3
- Version: 3.1.59
3
+ Version: 3.1.63
4
4
  Summary: Tencent Cloud Wedata SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
15
15
  Classifier: Programming Language :: Python :: 3
16
16
  Classifier: Programming Language :: Python :: 3.6
17
17
  Classifier: Programming Language :: Python :: 3.7
18
- Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.59
18
+ Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.63
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
8
8
 
9
9
  setup(
10
10
  name='tencentcloud-sdk-python-wedata',
11
- install_requires=["tencentcloud-sdk-python-common>=3.1.59,<4.0.0"],
11
+ install_requires=["tencentcloud-sdk-python-common>=3.1.63,<4.0.0"],
12
12
 
13
13
  version=tencentcloud.__version__,
14
14
  description='Tencent Cloud Wedata SDK for Python',
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.1.59'
17
+ __version__ = '3.1.63'
@@ -6047,11 +6047,14 @@ false: 不通知下游任务责任人
6047
6047
  :type EnableNotify: bool
6048
6048
  :param _ProjectId: 项目Id
6049
6049
  :type ProjectId: str
6050
+ :param _DeleteScript: 删除任务时是否删除脚本文件
6051
+ :type DeleteScript: bool
6050
6052
  """
6051
6053
  self._TaskIdList = None
6052
6054
  self._DeleteMode = None
6053
6055
  self._EnableNotify = None
6054
6056
  self._ProjectId = None
6057
+ self._DeleteScript = None
6055
6058
 
6056
6059
  @property
6057
6060
  def TaskIdList(self):
@@ -6099,12 +6102,24 @@ false: 不通知下游任务责任人
6099
6102
  def ProjectId(self, ProjectId):
6100
6103
  self._ProjectId = ProjectId
6101
6104
 
6105
+ @property
6106
+ def DeleteScript(self):
6107
+ r"""删除任务时是否删除脚本文件
6108
+ :rtype: bool
6109
+ """
6110
+ return self._DeleteScript
6111
+
6112
+ @DeleteScript.setter
6113
+ def DeleteScript(self, DeleteScript):
6114
+ self._DeleteScript = DeleteScript
6115
+
6102
6116
 
6103
6117
  def _deserialize(self, params):
6104
6118
  self._TaskIdList = params.get("TaskIdList")
6105
6119
  self._DeleteMode = params.get("DeleteMode")
6106
6120
  self._EnableNotify = params.get("EnableNotify")
6107
6121
  self._ProjectId = params.get("ProjectId")
6122
+ self._DeleteScript = params.get("DeleteScript")
6108
6123
  memeber_set = set(params.keys())
6109
6124
  for name, value in vars(self).items():
6110
6125
  property_name = name[1:]
@@ -85408,6 +85423,14 @@ class ProdSchedulerTask(AbstractModel):
85408
85423
  :param _InChargeNameList: 负责人name
85409
85424
  注意:此字段可能返回 null,表示取不到有效值。
85410
85425
  :type InChargeNameList: list of str
85426
+ :param _TaskStatus: 生产调度任务状态,参考调度任务侧状态信息,“DELETED”状态为质量侧单独加的,查不到任务时认为任务“DELETED”
85427
+ 'Y': '调度中',
85428
+ 'F': '已下线',
85429
+ 'O': '已暂停',
85430
+ 'INVALID': '已失效',
85431
+ 'DELETED': '已删除'
85432
+ 注意:此字段可能返回 null,表示取不到有效值。
85433
+ :type TaskStatus: str
85411
85434
  """
85412
85435
  self._WorkflowId = None
85413
85436
  self._TaskId = None
@@ -85417,6 +85440,7 @@ class ProdSchedulerTask(AbstractModel):
85417
85440
  self._ScheduleTimeZone = None
85418
85441
  self._InChargeIdList = None
85419
85442
  self._InChargeNameList = None
85443
+ self._TaskStatus = None
85420
85444
 
85421
85445
  @property
85422
85446
  def WorkflowId(self):
@@ -85514,6 +85538,23 @@ class ProdSchedulerTask(AbstractModel):
85514
85538
  def InChargeNameList(self, InChargeNameList):
85515
85539
  self._InChargeNameList = InChargeNameList
85516
85540
 
85541
+ @property
85542
+ def TaskStatus(self):
85543
+ r"""生产调度任务状态,参考调度任务侧状态信息,“DELETED”状态为质量侧单独加的,查不到任务时认为任务“DELETED”
85544
+ 'Y': '调度中',
85545
+ 'F': '已下线',
85546
+ 'O': '已暂停',
85547
+ 'INVALID': '已失效',
85548
+ 'DELETED': '已删除'
85549
+ 注意:此字段可能返回 null,表示取不到有效值。
85550
+ :rtype: str
85551
+ """
85552
+ return self._TaskStatus
85553
+
85554
+ @TaskStatus.setter
85555
+ def TaskStatus(self, TaskStatus):
85556
+ self._TaskStatus = TaskStatus
85557
+
85517
85558
 
85518
85559
  def _deserialize(self, params):
85519
85560
  self._WorkflowId = params.get("WorkflowId")
@@ -85524,6 +85565,7 @@ class ProdSchedulerTask(AbstractModel):
85524
85565
  self._ScheduleTimeZone = params.get("ScheduleTimeZone")
85525
85566
  self._InChargeIdList = params.get("InChargeIdList")
85526
85567
  self._InChargeNameList = params.get("InChargeNameList")
85568
+ self._TaskStatus = params.get("TaskStatus")
85527
85569
  memeber_set = set(params.keys())
85528
85570
  for name, value in vars(self).items():
85529
85571
  property_name = name[1:]
@@ -95811,19 +95853,23 @@ class RuleGroupPage(AbstractModel):
95811
95853
 
95812
95854
  def __init__(self):
95813
95855
  r"""
95814
- :param _TotalCount: 记录数
95856
+ :param _TotalCount: 查询结果总数量
95815
95857
  注意:此字段可能返回 null,表示取不到有效值。
95816
95858
  :type TotalCount: int
95817
95859
  :param _Items: 规则组列表
95818
95860
  注意:此字段可能返回 null,表示取不到有效值。
95819
95861
  :type Items: list of RuleGroup
95862
+ :param _MonitorEnabledCount: 已开启监控任务数量(在查询结果总量中)
95863
+ 注意:此字段可能返回 null,表示取不到有效值。
95864
+ :type MonitorEnabledCount: int
95820
95865
  """
95821
95866
  self._TotalCount = None
95822
95867
  self._Items = None
95868
+ self._MonitorEnabledCount = None
95823
95869
 
95824
95870
  @property
95825
95871
  def TotalCount(self):
95826
- r"""记录数
95872
+ r"""查询结果总数量
95827
95873
  注意:此字段可能返回 null,表示取不到有效值。
95828
95874
  :rtype: int
95829
95875
  """
@@ -95845,6 +95891,18 @@ class RuleGroupPage(AbstractModel):
95845
95891
  def Items(self, Items):
95846
95892
  self._Items = Items
95847
95893
 
95894
+ @property
95895
+ def MonitorEnabledCount(self):
95896
+ r"""已开启监控任务数量(在查询结果总量中)
95897
+ 注意:此字段可能返回 null,表示取不到有效值。
95898
+ :rtype: int
95899
+ """
95900
+ return self._MonitorEnabledCount
95901
+
95902
+ @MonitorEnabledCount.setter
95903
+ def MonitorEnabledCount(self, MonitorEnabledCount):
95904
+ self._MonitorEnabledCount = MonitorEnabledCount
95905
+
95848
95906
 
95849
95907
  def _deserialize(self, params):
95850
95908
  self._TotalCount = params.get("TotalCount")
@@ -95854,6 +95912,7 @@ class RuleGroupPage(AbstractModel):
95854
95912
  obj = RuleGroup()
95855
95913
  obj._deserialize(item)
95856
95914
  self._Items.append(obj)
95915
+ self._MonitorEnabledCount = params.get("MonitorEnabledCount")
95857
95916
  memeber_set = set(params.keys())
95858
95917
  for name, value in vars(self).items():
95859
95918
  property_name = name[1:]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-wedata
3
- Version: 3.1.59
3
+ Version: 3.1.63
4
4
  Summary: Tencent Cloud Wedata SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
15
15
  Classifier: Programming Language :: Python :: 3
16
16
  Classifier: Programming Language :: Python :: 3.6
17
17
  Classifier: Programming Language :: Python :: 3.7
18
- Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.59
18
+ Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.63
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -0,0 +1 @@
1
+ tencentcloud-sdk-python-common<4.0.0,>=3.1.63
@@ -1 +0,0 @@
1
- tencentcloud-sdk-python-common<4.0.0,>=3.1.59