tencentcloud-sdk-python-wedata 3.1.63__tar.gz → 3.1.64__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.63 → tencentcloud_sdk_python_wedata-3.1.64}/PKG-INFO +2 -2
  2. {tencentcloud_sdk_python_wedata-3.1.63 → tencentcloud_sdk_python_wedata-3.1.64}/setup.py +1 -1
  3. {tencentcloud_sdk_python_wedata-3.1.63 → tencentcloud_sdk_python_wedata-3.1.64}/tencentcloud/__init__.py +1 -1
  4. {tencentcloud_sdk_python_wedata-3.1.63 → tencentcloud_sdk_python_wedata-3.1.64}/tencentcloud/wedata/v20210820/models.py +21 -6
  5. {tencentcloud_sdk_python_wedata-3.1.63 → tencentcloud_sdk_python_wedata-3.1.64}/tencentcloud_sdk_python_wedata.egg-info/PKG-INFO +2 -2
  6. tencentcloud_sdk_python_wedata-3.1.64/tencentcloud_sdk_python_wedata.egg-info/requires.txt +1 -0
  7. tencentcloud_sdk_python_wedata-3.1.63/tencentcloud_sdk_python_wedata.egg-info/requires.txt +0 -1
  8. {tencentcloud_sdk_python_wedata-3.1.63 → tencentcloud_sdk_python_wedata-3.1.64}/README.rst +0 -0
  9. {tencentcloud_sdk_python_wedata-3.1.63 → tencentcloud_sdk_python_wedata-3.1.64}/setup.cfg +0 -0
  10. {tencentcloud_sdk_python_wedata-3.1.63 → tencentcloud_sdk_python_wedata-3.1.64}/tencentcloud/wedata/__init__.py +0 -0
  11. {tencentcloud_sdk_python_wedata-3.1.63 → tencentcloud_sdk_python_wedata-3.1.64}/tencentcloud/wedata/v20210820/__init__.py +0 -0
  12. {tencentcloud_sdk_python_wedata-3.1.63 → tencentcloud_sdk_python_wedata-3.1.64}/tencentcloud/wedata/v20210820/errorcodes.py +0 -0
  13. {tencentcloud_sdk_python_wedata-3.1.63 → tencentcloud_sdk_python_wedata-3.1.64}/tencentcloud/wedata/v20210820/wedata_client.py +0 -0
  14. {tencentcloud_sdk_python_wedata-3.1.63 → tencentcloud_sdk_python_wedata-3.1.64}/tencentcloud/wedata/v20210820/wedata_client_async.py +0 -0
  15. {tencentcloud_sdk_python_wedata-3.1.63 → tencentcloud_sdk_python_wedata-3.1.64}/tencentcloud/wedata/v20250806/__init__.py +0 -0
  16. {tencentcloud_sdk_python_wedata-3.1.63 → tencentcloud_sdk_python_wedata-3.1.64}/tencentcloud/wedata/v20250806/errorcodes.py +0 -0
  17. {tencentcloud_sdk_python_wedata-3.1.63 → tencentcloud_sdk_python_wedata-3.1.64}/tencentcloud/wedata/v20250806/models.py +0 -0
  18. {tencentcloud_sdk_python_wedata-3.1.63 → tencentcloud_sdk_python_wedata-3.1.64}/tencentcloud/wedata/v20250806/wedata_client.py +0 -0
  19. {tencentcloud_sdk_python_wedata-3.1.63 → tencentcloud_sdk_python_wedata-3.1.64}/tencentcloud/wedata/v20250806/wedata_client_async.py +0 -0
  20. {tencentcloud_sdk_python_wedata-3.1.63 → tencentcloud_sdk_python_wedata-3.1.64}/tencentcloud_sdk_python_wedata.egg-info/SOURCES.txt +0 -0
  21. {tencentcloud_sdk_python_wedata-3.1.63 → tencentcloud_sdk_python_wedata-3.1.64}/tencentcloud_sdk_python_wedata.egg-info/dependency_links.txt +0 -0
  22. {tencentcloud_sdk_python_wedata-3.1.63 → tencentcloud_sdk_python_wedata-3.1.64}/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.63
3
+ Version: 3.1.64
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.63
18
+ Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.64
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.63,<4.0.0"],
11
+ install_requires=["tencentcloud-sdk-python-common>=3.1.64,<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.63'
17
+ __version__ = '3.1.64'
@@ -19469,6 +19469,9 @@ class DataSetRecord(AbstractModel):
19469
19469
  :param _MetaFrom: Catalog来源
19470
19470
  注意:此字段可能返回 null,表示取不到有效值。
19471
19471
  :type MetaFrom: str
19472
+ :param _EngineOwner: 引擎侧责任人
19473
+ 注意:此字段可能返回 null,表示取不到有效值。
19474
+ :type EngineOwner: str
19472
19475
  """
19473
19476
  self._AssetId = None
19474
19477
  self._DatasourceName = None
@@ -19537,6 +19540,7 @@ class DataSetRecord(AbstractModel):
19537
19540
  self._FullName = None
19538
19541
  self._Namespace = None
19539
19542
  self._MetaFrom = None
19543
+ self._EngineOwner = None
19540
19544
 
19541
19545
  @property
19542
19546
  def AssetId(self):
@@ -20344,6 +20348,18 @@ class DataSetRecord(AbstractModel):
20344
20348
  def MetaFrom(self, MetaFrom):
20345
20349
  self._MetaFrom = MetaFrom
20346
20350
 
20351
+ @property
20352
+ def EngineOwner(self):
20353
+ r"""引擎侧责任人
20354
+ 注意:此字段可能返回 null,表示取不到有效值。
20355
+ :rtype: str
20356
+ """
20357
+ return self._EngineOwner
20358
+
20359
+ @EngineOwner.setter
20360
+ def EngineOwner(self, EngineOwner):
20361
+ self._EngineOwner = EngineOwner
20362
+
20347
20363
 
20348
20364
  def _deserialize(self, params):
20349
20365
  self._AssetId = params.get("AssetId")
@@ -20447,6 +20463,7 @@ class DataSetRecord(AbstractModel):
20447
20463
  self._FullName = params.get("FullName")
20448
20464
  self._Namespace = params.get("Namespace")
20449
20465
  self._MetaFrom = params.get("MetaFrom")
20466
+ self._EngineOwner = params.get("EngineOwner")
20450
20467
  memeber_set = set(params.keys())
20451
20468
  for name, value in vars(self).items():
20452
20469
  property_name = name[1:]
@@ -118609,12 +118626,11 @@ class TriggerManualTasksRequest(AbstractModel):
118609
118626
  :type TriggerScope: str
118610
118627
  :param _DataTimeList: 运行数据时间列表
118611
118628
  :type DataTimeList: list of str
118612
- :param _WorkflowId: 工作流ID
118629
+ :param _WorkflowId: 手动工作流ID
118613
118630
  :type WorkflowId: str
118614
118631
  :param _Remark: 备注
118615
118632
  :type Remark: str
118616
- :param _TaskIds: 需要运行的任务列表
118617
- TriggerScope=ENTIRE_WORKFLOW 时无需传此参数,TriggerScope=SPECIFIED_TASK此参数必传
118633
+ :param _TaskIds: 需要运行的手动工作流任务列表TriggerScope=ENTIRE_WORKFLOW 时无需传此参数,TriggerScope=SPECIFIED_TASK此参数必传
118618
118634
  :type TaskIds: list of str
118619
118635
  :param _SchedulerResourceGroup: 用户提交运行时指定的调度资源组,未指定时使用任务配置的调度资源组
118620
118636
  :type SchedulerResourceGroup: str
@@ -118692,7 +118708,7 @@ TriggerScope=ENTIRE_WORKFLOW 时无需传此参数,TriggerScope=SPECIFIED_TASK
118692
118708
 
118693
118709
  @property
118694
118710
  def WorkflowId(self):
118695
- r"""工作流ID
118711
+ r"""手动工作流ID
118696
118712
  :rtype: str
118697
118713
  """
118698
118714
  return self._WorkflowId
@@ -118714,8 +118730,7 @@ TriggerScope=ENTIRE_WORKFLOW 时无需传此参数,TriggerScope=SPECIFIED_TASK
118714
118730
 
118715
118731
  @property
118716
118732
  def TaskIds(self):
118717
- r"""需要运行的任务列表
118718
- TriggerScope=ENTIRE_WORKFLOW 时无需传此参数,TriggerScope=SPECIFIED_TASK此参数必传
118733
+ r"""需要运行的手动工作流任务列表TriggerScope=ENTIRE_WORKFLOW 时无需传此参数,TriggerScope=SPECIFIED_TASK此参数必传
118719
118734
  :rtype: list of str
118720
118735
  """
118721
118736
  return self._TaskIds
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-wedata
3
- Version: 3.1.63
3
+ Version: 3.1.64
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.63
18
+ Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.64
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -0,0 +1 @@
1
+ tencentcloud-sdk-python-common<4.0.0,>=3.1.64
@@ -1 +0,0 @@
1
- tencentcloud-sdk-python-common<4.0.0,>=3.1.63