tencentcloud-sdk-python-tione 3.1.67__tar.gz → 3.1.76__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.
- {tencentcloud_sdk_python_tione-3.1.67 → tencentcloud_sdk_python_tione-3.1.76}/PKG-INFO +2 -2
- {tencentcloud_sdk_python_tione-3.1.67 → tencentcloud_sdk_python_tione-3.1.76}/setup.py +1 -1
- {tencentcloud_sdk_python_tione-3.1.67 → tencentcloud_sdk_python_tione-3.1.76}/tencentcloud/__init__.py +1 -1
- {tencentcloud_sdk_python_tione-3.1.67 → tencentcloud_sdk_python_tione-3.1.76}/tencentcloud/tione/v20211111/models.py +202 -166
- {tencentcloud_sdk_python_tione-3.1.67 → tencentcloud_sdk_python_tione-3.1.76}/tencentcloud_sdk_python_tione.egg-info/PKG-INFO +2 -2
- tencentcloud_sdk_python_tione-3.1.76/tencentcloud_sdk_python_tione.egg-info/requires.txt +1 -0
- tencentcloud_sdk_python_tione-3.1.67/tencentcloud_sdk_python_tione.egg-info/requires.txt +0 -1
- {tencentcloud_sdk_python_tione-3.1.67 → tencentcloud_sdk_python_tione-3.1.76}/README.rst +0 -0
- {tencentcloud_sdk_python_tione-3.1.67 → tencentcloud_sdk_python_tione-3.1.76}/setup.cfg +0 -0
- {tencentcloud_sdk_python_tione-3.1.67 → tencentcloud_sdk_python_tione-3.1.76}/tencentcloud/tione/__init__.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.67 → tencentcloud_sdk_python_tione-3.1.76}/tencentcloud/tione/v20191022/__init__.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.67 → tencentcloud_sdk_python_tione-3.1.76}/tencentcloud/tione/v20191022/errorcodes.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.67 → tencentcloud_sdk_python_tione-3.1.76}/tencentcloud/tione/v20191022/models.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.67 → tencentcloud_sdk_python_tione-3.1.76}/tencentcloud/tione/v20191022/tione_client.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.67 → tencentcloud_sdk_python_tione-3.1.76}/tencentcloud/tione/v20191022/tione_client_async.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.67 → tencentcloud_sdk_python_tione-3.1.76}/tencentcloud/tione/v20211111/__init__.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.67 → tencentcloud_sdk_python_tione-3.1.76}/tencentcloud/tione/v20211111/errorcodes.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.67 → tencentcloud_sdk_python_tione-3.1.76}/tencentcloud/tione/v20211111/tione_client.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.67 → tencentcloud_sdk_python_tione-3.1.76}/tencentcloud/tione/v20211111/tione_client_async.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.67 → tencentcloud_sdk_python_tione-3.1.76}/tencentcloud_sdk_python_tione.egg-info/SOURCES.txt +0 -0
- {tencentcloud_sdk_python_tione-3.1.67 → tencentcloud_sdk_python_tione-3.1.76}/tencentcloud_sdk_python_tione.egg-info/dependency_links.txt +0 -0
- {tencentcloud_sdk_python_tione-3.1.67 → tencentcloud_sdk_python_tione-3.1.76}/tencentcloud_sdk_python_tione.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-tione
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.76
|
|
4
4
|
Summary: Tencent Cloud Tione 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.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.76
|
|
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-tione',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common>=3.1.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common>=3.1.76,<4.0.0"],
|
|
12
12
|
|
|
13
13
|
version=tencentcloud.__version__,
|
|
14
14
|
description='Tencent Cloud Tione SDK for Python',
|
|
@@ -3938,57 +3938,58 @@ class CreateTrainingTaskRequest(AbstractModel):
|
|
|
3938
3938
|
|
|
3939
3939
|
def __init__(self):
|
|
3940
3940
|
r"""
|
|
3941
|
-
:param _Name:
|
|
3941
|
+
:param _Name: <p>训练任务名称,不超过60个字符,仅支持中英文、数字、下划线"_"、短横"-",只能以中英文、数字开头</p>
|
|
3942
3942
|
:type Name: str
|
|
3943
|
-
:param _ChargeType:
|
|
3944
|
-
POSTPAID_BY_HOUR 按量计费
|
|
3943
|
+
:param _ChargeType: <p>计费模式,eg:PREPAID 包年包月(资源组);<br>POSTPAID_BY_HOUR 按量计费</p>
|
|
3945
3944
|
:type ChargeType: str
|
|
3946
|
-
:param _ResourceConfigInfos:
|
|
3945
|
+
:param _ResourceConfigInfos: <p>资源配置,需填写对应算力规格ID和节点数量,算力规格ID查询接口为DescribeBillingSpecsPrice,eg:[{"Role":"WORKER", "InstanceType": "TI.S.MEDIUM.POST", "InstanceNum": 1}]</p>
|
|
3947
3946
|
:type ResourceConfigInfos: list of ResourceConfigInfo
|
|
3948
|
-
:param _FrameworkName:
|
|
3947
|
+
:param _FrameworkName: <p>训练框架名称,通过DescribeTrainingFrameworks接口查询,eg:SPARK、PYSPARK、TENSORFLOW、PYTORCH</p>
|
|
3949
3948
|
:type FrameworkName: str
|
|
3950
|
-
:param _FrameworkVersion:
|
|
3949
|
+
:param _FrameworkVersion: <p>训练框架版本,通过DescribeTrainingFrameworks接口查询,eg:1.15、1.9</p>
|
|
3951
3950
|
:type FrameworkVersion: str
|
|
3952
|
-
:param _FrameworkEnvironment:
|
|
3951
|
+
:param _FrameworkEnvironment: <p>训练框架环境,通过DescribeTrainingFrameworks接口查询,eg:tf1.15-py3.7-cpu、torch1.9-py3.8-cuda11.1-gpu</p>
|
|
3953
3952
|
:type FrameworkEnvironment: str
|
|
3954
|
-
:param _ResourceGroupId:
|
|
3953
|
+
:param _ResourceGroupId: <p>预付费专用资源组ID,通过DescribeBillingResourceGroups接口查询</p>
|
|
3955
3954
|
:type ResourceGroupId: str
|
|
3956
|
-
:param _Tags:
|
|
3955
|
+
:param _Tags: <p>标签配置</p>
|
|
3957
3956
|
:type Tags: list of Tag
|
|
3958
|
-
:param _ImageInfo:
|
|
3957
|
+
:param _ImageInfo: <p>自定义镜像信息</p>
|
|
3959
3958
|
:type ImageInfo: :class:`tencentcloud.tione.v20211111.models.ImageInfo`
|
|
3960
|
-
:param _CodePackagePath: COS
|
|
3959
|
+
:param _CodePackagePath: <p>COS代码包路径</p>
|
|
3961
3960
|
:type CodePackagePath: :class:`tencentcloud.tione.v20211111.models.CosPathInfo`
|
|
3962
|
-
:param _StartCmdInfo:
|
|
3961
|
+
:param _StartCmdInfo: <p>任务的启动命令,按任务训练模式输入,如遇特殊字符导致配置失败,可使用EncodedStartCmdInfo参数</p>
|
|
3963
3962
|
:type StartCmdInfo: :class:`tencentcloud.tione.v20211111.models.StartCmdInfo`
|
|
3964
|
-
:param _TrainingMode:
|
|
3963
|
+
:param _TrainingMode: <p>训练模式,通过DescribeTrainingFrameworks接口查询,eg:PS_WORKER、DDP、MPI、HOROVOD</p>
|
|
3965
3964
|
:type TrainingMode: str
|
|
3966
|
-
:param _DataConfigs:
|
|
3965
|
+
:param _DataConfigs: <p>数据配置,依赖DataSource字段,数量不超过10个</p>
|
|
3967
3966
|
:type DataConfigs: list of DataConfig
|
|
3968
|
-
:param _VpcId: VPC Id
|
|
3967
|
+
:param _VpcId: <p>VPC Id</p>
|
|
3969
3968
|
:type VpcId: str
|
|
3970
|
-
:param _SubnetId:
|
|
3969
|
+
:param _SubnetId: <p>子网Id</p>
|
|
3971
3970
|
:type SubnetId: str
|
|
3972
|
-
:param _Output: COS
|
|
3971
|
+
:param _Output: <p>COS训练输出路径</p>
|
|
3973
3972
|
:type Output: :class:`tencentcloud.tione.v20211111.models.CosPathInfo`
|
|
3974
|
-
:param _LogConfig: CLS
|
|
3973
|
+
:param _LogConfig: <p>CLS日志配置</p>
|
|
3975
3974
|
:type LogConfig: :class:`tencentcloud.tione.v20211111.models.LogConfig`
|
|
3976
|
-
:param _TuningParameters:
|
|
3975
|
+
:param _TuningParameters: <p>调优参数,不超过2048个字符</p>
|
|
3977
3976
|
:type TuningParameters: str
|
|
3978
|
-
:param _LogEnable:
|
|
3977
|
+
:param _LogEnable: <p>是否上报日志</p>
|
|
3979
3978
|
:type LogEnable: bool
|
|
3980
|
-
:param _Remark:
|
|
3979
|
+
:param _Remark: <p>备注,不超过1024个字符</p>
|
|
3981
3980
|
:type Remark: str
|
|
3982
|
-
:param _DataSource:
|
|
3981
|
+
:param _DataSource: <p>数据来源,eg:DATASET、COS、CFS、CFSTurbo、HDFS、GooseFSx</p>
|
|
3983
3982
|
:type DataSource: str
|
|
3984
|
-
:param _CallbackUrl:
|
|
3983
|
+
:param _CallbackUrl: <p>回调地址,用于创建/启动/停止训练任务的异步回调。回调格式&内容详见:<a href="https://cloud.tencent.com/document/product/851/84292">[TI-ONE接口回调说明]</a></p>
|
|
3985
3984
|
:type CallbackUrl: str
|
|
3986
|
-
:param _EncodedStartCmdInfo:
|
|
3985
|
+
:param _EncodedStartCmdInfo: <p>编码后的任务启动命令,与StartCmdInfo同时配置时,仅当前参数生效</p>
|
|
3987
3986
|
:type EncodedStartCmdInfo: :class:`tencentcloud.tione.v20211111.models.EncodedStartCmdInfo`
|
|
3988
|
-
:param _CodeRepos:
|
|
3987
|
+
:param _CodeRepos: <p>代码仓库配置</p>
|
|
3989
3988
|
:type CodeRepos: list of CodeRepoConfig
|
|
3990
|
-
:param _ExposeNetworkConfig:
|
|
3989
|
+
:param _ExposeNetworkConfig: <p>网络暴露配置</p>
|
|
3991
3990
|
:type ExposeNetworkConfig: :class:`tencentcloud.tione.v20211111.models.ExposeNetworkConfig`
|
|
3991
|
+
:param _Envs: <p>环境变量</p>
|
|
3992
|
+
:type Envs: list of EnvVar
|
|
3992
3993
|
"""
|
|
3993
3994
|
self._Name = None
|
|
3994
3995
|
self._ChargeType = None
|
|
@@ -4015,10 +4016,11 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4015
4016
|
self._EncodedStartCmdInfo = None
|
|
4016
4017
|
self._CodeRepos = None
|
|
4017
4018
|
self._ExposeNetworkConfig = None
|
|
4019
|
+
self._Envs = None
|
|
4018
4020
|
|
|
4019
4021
|
@property
|
|
4020
4022
|
def Name(self):
|
|
4021
|
-
r"""
|
|
4023
|
+
r"""<p>训练任务名称,不超过60个字符,仅支持中英文、数字、下划线"_"、短横"-",只能以中英文、数字开头</p>
|
|
4022
4024
|
:rtype: str
|
|
4023
4025
|
"""
|
|
4024
4026
|
return self._Name
|
|
@@ -4029,8 +4031,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4029
4031
|
|
|
4030
4032
|
@property
|
|
4031
4033
|
def ChargeType(self):
|
|
4032
|
-
r"""
|
|
4033
|
-
POSTPAID_BY_HOUR 按量计费
|
|
4034
|
+
r"""<p>计费模式,eg:PREPAID 包年包月(资源组);<br>POSTPAID_BY_HOUR 按量计费</p>
|
|
4034
4035
|
:rtype: str
|
|
4035
4036
|
"""
|
|
4036
4037
|
return self._ChargeType
|
|
@@ -4041,7 +4042,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4041
4042
|
|
|
4042
4043
|
@property
|
|
4043
4044
|
def ResourceConfigInfos(self):
|
|
4044
|
-
r"""
|
|
4045
|
+
r"""<p>资源配置,需填写对应算力规格ID和节点数量,算力规格ID查询接口为DescribeBillingSpecsPrice,eg:[{"Role":"WORKER", "InstanceType": "TI.S.MEDIUM.POST", "InstanceNum": 1}]</p>
|
|
4045
4046
|
:rtype: list of ResourceConfigInfo
|
|
4046
4047
|
"""
|
|
4047
4048
|
return self._ResourceConfigInfos
|
|
@@ -4052,7 +4053,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4052
4053
|
|
|
4053
4054
|
@property
|
|
4054
4055
|
def FrameworkName(self):
|
|
4055
|
-
r"""
|
|
4056
|
+
r"""<p>训练框架名称,通过DescribeTrainingFrameworks接口查询,eg:SPARK、PYSPARK、TENSORFLOW、PYTORCH</p>
|
|
4056
4057
|
:rtype: str
|
|
4057
4058
|
"""
|
|
4058
4059
|
return self._FrameworkName
|
|
@@ -4063,7 +4064,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4063
4064
|
|
|
4064
4065
|
@property
|
|
4065
4066
|
def FrameworkVersion(self):
|
|
4066
|
-
r"""
|
|
4067
|
+
r"""<p>训练框架版本,通过DescribeTrainingFrameworks接口查询,eg:1.15、1.9</p>
|
|
4067
4068
|
:rtype: str
|
|
4068
4069
|
"""
|
|
4069
4070
|
return self._FrameworkVersion
|
|
@@ -4074,7 +4075,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4074
4075
|
|
|
4075
4076
|
@property
|
|
4076
4077
|
def FrameworkEnvironment(self):
|
|
4077
|
-
r"""
|
|
4078
|
+
r"""<p>训练框架环境,通过DescribeTrainingFrameworks接口查询,eg:tf1.15-py3.7-cpu、torch1.9-py3.8-cuda11.1-gpu</p>
|
|
4078
4079
|
:rtype: str
|
|
4079
4080
|
"""
|
|
4080
4081
|
return self._FrameworkEnvironment
|
|
@@ -4085,7 +4086,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4085
4086
|
|
|
4086
4087
|
@property
|
|
4087
4088
|
def ResourceGroupId(self):
|
|
4088
|
-
r"""
|
|
4089
|
+
r"""<p>预付费专用资源组ID,通过DescribeBillingResourceGroups接口查询</p>
|
|
4089
4090
|
:rtype: str
|
|
4090
4091
|
"""
|
|
4091
4092
|
return self._ResourceGroupId
|
|
@@ -4096,7 +4097,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4096
4097
|
|
|
4097
4098
|
@property
|
|
4098
4099
|
def Tags(self):
|
|
4099
|
-
r"""
|
|
4100
|
+
r"""<p>标签配置</p>
|
|
4100
4101
|
:rtype: list of Tag
|
|
4101
4102
|
"""
|
|
4102
4103
|
return self._Tags
|
|
@@ -4107,7 +4108,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4107
4108
|
|
|
4108
4109
|
@property
|
|
4109
4110
|
def ImageInfo(self):
|
|
4110
|
-
r"""
|
|
4111
|
+
r"""<p>自定义镜像信息</p>
|
|
4111
4112
|
:rtype: :class:`tencentcloud.tione.v20211111.models.ImageInfo`
|
|
4112
4113
|
"""
|
|
4113
4114
|
return self._ImageInfo
|
|
@@ -4118,7 +4119,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4118
4119
|
|
|
4119
4120
|
@property
|
|
4120
4121
|
def CodePackagePath(self):
|
|
4121
|
-
r"""COS
|
|
4122
|
+
r"""<p>COS代码包路径</p>
|
|
4122
4123
|
:rtype: :class:`tencentcloud.tione.v20211111.models.CosPathInfo`
|
|
4123
4124
|
"""
|
|
4124
4125
|
return self._CodePackagePath
|
|
@@ -4129,7 +4130,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4129
4130
|
|
|
4130
4131
|
@property
|
|
4131
4132
|
def StartCmdInfo(self):
|
|
4132
|
-
r"""
|
|
4133
|
+
r"""<p>任务的启动命令,按任务训练模式输入,如遇特殊字符导致配置失败,可使用EncodedStartCmdInfo参数</p>
|
|
4133
4134
|
:rtype: :class:`tencentcloud.tione.v20211111.models.StartCmdInfo`
|
|
4134
4135
|
"""
|
|
4135
4136
|
return self._StartCmdInfo
|
|
@@ -4140,7 +4141,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4140
4141
|
|
|
4141
4142
|
@property
|
|
4142
4143
|
def TrainingMode(self):
|
|
4143
|
-
r"""
|
|
4144
|
+
r"""<p>训练模式,通过DescribeTrainingFrameworks接口查询,eg:PS_WORKER、DDP、MPI、HOROVOD</p>
|
|
4144
4145
|
:rtype: str
|
|
4145
4146
|
"""
|
|
4146
4147
|
return self._TrainingMode
|
|
@@ -4151,7 +4152,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4151
4152
|
|
|
4152
4153
|
@property
|
|
4153
4154
|
def DataConfigs(self):
|
|
4154
|
-
r"""
|
|
4155
|
+
r"""<p>数据配置,依赖DataSource字段,数量不超过10个</p>
|
|
4155
4156
|
:rtype: list of DataConfig
|
|
4156
4157
|
"""
|
|
4157
4158
|
return self._DataConfigs
|
|
@@ -4162,7 +4163,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4162
4163
|
|
|
4163
4164
|
@property
|
|
4164
4165
|
def VpcId(self):
|
|
4165
|
-
r"""VPC Id
|
|
4166
|
+
r"""<p>VPC Id</p>
|
|
4166
4167
|
:rtype: str
|
|
4167
4168
|
"""
|
|
4168
4169
|
return self._VpcId
|
|
@@ -4173,7 +4174,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4173
4174
|
|
|
4174
4175
|
@property
|
|
4175
4176
|
def SubnetId(self):
|
|
4176
|
-
r"""
|
|
4177
|
+
r"""<p>子网Id</p>
|
|
4177
4178
|
:rtype: str
|
|
4178
4179
|
"""
|
|
4179
4180
|
return self._SubnetId
|
|
@@ -4184,7 +4185,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4184
4185
|
|
|
4185
4186
|
@property
|
|
4186
4187
|
def Output(self):
|
|
4187
|
-
r"""COS
|
|
4188
|
+
r"""<p>COS训练输出路径</p>
|
|
4188
4189
|
:rtype: :class:`tencentcloud.tione.v20211111.models.CosPathInfo`
|
|
4189
4190
|
"""
|
|
4190
4191
|
return self._Output
|
|
@@ -4195,7 +4196,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4195
4196
|
|
|
4196
4197
|
@property
|
|
4197
4198
|
def LogConfig(self):
|
|
4198
|
-
r"""CLS
|
|
4199
|
+
r"""<p>CLS日志配置</p>
|
|
4199
4200
|
:rtype: :class:`tencentcloud.tione.v20211111.models.LogConfig`
|
|
4200
4201
|
"""
|
|
4201
4202
|
return self._LogConfig
|
|
@@ -4206,7 +4207,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4206
4207
|
|
|
4207
4208
|
@property
|
|
4208
4209
|
def TuningParameters(self):
|
|
4209
|
-
r"""
|
|
4210
|
+
r"""<p>调优参数,不超过2048个字符</p>
|
|
4210
4211
|
:rtype: str
|
|
4211
4212
|
"""
|
|
4212
4213
|
return self._TuningParameters
|
|
@@ -4217,7 +4218,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4217
4218
|
|
|
4218
4219
|
@property
|
|
4219
4220
|
def LogEnable(self):
|
|
4220
|
-
r"""
|
|
4221
|
+
r"""<p>是否上报日志</p>
|
|
4221
4222
|
:rtype: bool
|
|
4222
4223
|
"""
|
|
4223
4224
|
return self._LogEnable
|
|
@@ -4228,7 +4229,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4228
4229
|
|
|
4229
4230
|
@property
|
|
4230
4231
|
def Remark(self):
|
|
4231
|
-
r"""
|
|
4232
|
+
r"""<p>备注,不超过1024个字符</p>
|
|
4232
4233
|
:rtype: str
|
|
4233
4234
|
"""
|
|
4234
4235
|
return self._Remark
|
|
@@ -4239,7 +4240,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4239
4240
|
|
|
4240
4241
|
@property
|
|
4241
4242
|
def DataSource(self):
|
|
4242
|
-
r"""
|
|
4243
|
+
r"""<p>数据来源,eg:DATASET、COS、CFS、CFSTurbo、HDFS、GooseFSx</p>
|
|
4243
4244
|
:rtype: str
|
|
4244
4245
|
"""
|
|
4245
4246
|
return self._DataSource
|
|
@@ -4250,7 +4251,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4250
4251
|
|
|
4251
4252
|
@property
|
|
4252
4253
|
def CallbackUrl(self):
|
|
4253
|
-
r"""
|
|
4254
|
+
r"""<p>回调地址,用于创建/启动/停止训练任务的异步回调。回调格式&内容详见:<a href="https://cloud.tencent.com/document/product/851/84292">[TI-ONE接口回调说明]</a></p>
|
|
4254
4255
|
:rtype: str
|
|
4255
4256
|
"""
|
|
4256
4257
|
return self._CallbackUrl
|
|
@@ -4261,7 +4262,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4261
4262
|
|
|
4262
4263
|
@property
|
|
4263
4264
|
def EncodedStartCmdInfo(self):
|
|
4264
|
-
r"""
|
|
4265
|
+
r"""<p>编码后的任务启动命令,与StartCmdInfo同时配置时,仅当前参数生效</p>
|
|
4265
4266
|
:rtype: :class:`tencentcloud.tione.v20211111.models.EncodedStartCmdInfo`
|
|
4266
4267
|
"""
|
|
4267
4268
|
return self._EncodedStartCmdInfo
|
|
@@ -4272,7 +4273,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4272
4273
|
|
|
4273
4274
|
@property
|
|
4274
4275
|
def CodeRepos(self):
|
|
4275
|
-
r"""
|
|
4276
|
+
r"""<p>代码仓库配置</p>
|
|
4276
4277
|
:rtype: list of CodeRepoConfig
|
|
4277
4278
|
"""
|
|
4278
4279
|
return self._CodeRepos
|
|
@@ -4283,7 +4284,7 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4283
4284
|
|
|
4284
4285
|
@property
|
|
4285
4286
|
def ExposeNetworkConfig(self):
|
|
4286
|
-
r"""
|
|
4287
|
+
r"""<p>网络暴露配置</p>
|
|
4287
4288
|
:rtype: :class:`tencentcloud.tione.v20211111.models.ExposeNetworkConfig`
|
|
4288
4289
|
"""
|
|
4289
4290
|
return self._ExposeNetworkConfig
|
|
@@ -4292,6 +4293,17 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4292
4293
|
def ExposeNetworkConfig(self, ExposeNetworkConfig):
|
|
4293
4294
|
self._ExposeNetworkConfig = ExposeNetworkConfig
|
|
4294
4295
|
|
|
4296
|
+
@property
|
|
4297
|
+
def Envs(self):
|
|
4298
|
+
r"""<p>环境变量</p>
|
|
4299
|
+
:rtype: list of EnvVar
|
|
4300
|
+
"""
|
|
4301
|
+
return self._Envs
|
|
4302
|
+
|
|
4303
|
+
@Envs.setter
|
|
4304
|
+
def Envs(self, Envs):
|
|
4305
|
+
self._Envs = Envs
|
|
4306
|
+
|
|
4295
4307
|
|
|
4296
4308
|
def _deserialize(self, params):
|
|
4297
4309
|
self._Name = params.get("Name")
|
|
@@ -4353,6 +4365,12 @@ POSTPAID_BY_HOUR 按量计费
|
|
|
4353
4365
|
if params.get("ExposeNetworkConfig") is not None:
|
|
4354
4366
|
self._ExposeNetworkConfig = ExposeNetworkConfig()
|
|
4355
4367
|
self._ExposeNetworkConfig._deserialize(params.get("ExposeNetworkConfig"))
|
|
4368
|
+
if params.get("Envs") is not None:
|
|
4369
|
+
self._Envs = []
|
|
4370
|
+
for item in params.get("Envs"):
|
|
4371
|
+
obj = EnvVar()
|
|
4372
|
+
obj._deserialize(item)
|
|
4373
|
+
self._Envs.append(obj)
|
|
4356
4374
|
memeber_set = set(params.keys())
|
|
4357
4375
|
for name, value in vars(self).items():
|
|
4358
4376
|
property_name = name[1:]
|
|
@@ -4370,7 +4388,7 @@ class CreateTrainingTaskResponse(AbstractModel):
|
|
|
4370
4388
|
|
|
4371
4389
|
def __init__(self):
|
|
4372
4390
|
r"""
|
|
4373
|
-
:param _Id:
|
|
4391
|
+
:param _Id: <p>训练任务ID</p>
|
|
4374
4392
|
:type Id: str
|
|
4375
4393
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
4376
4394
|
:type RequestId: str
|
|
@@ -4380,7 +4398,7 @@ class CreateTrainingTaskResponse(AbstractModel):
|
|
|
4380
4398
|
|
|
4381
4399
|
@property
|
|
4382
4400
|
def Id(self):
|
|
4383
|
-
r"""
|
|
4401
|
+
r"""<p>训练任务ID</p>
|
|
4384
4402
|
:rtype: str
|
|
4385
4403
|
"""
|
|
4386
4404
|
return self._Id
|
|
@@ -4936,33 +4954,33 @@ class DataSourceInfo(AbstractModel):
|
|
|
4936
4954
|
|
|
4937
4955
|
def __init__(self):
|
|
4938
4956
|
r"""
|
|
4939
|
-
:param _Id:
|
|
4957
|
+
:param _Id: <p>数据源ID</p>
|
|
4940
4958
|
:type Id: str
|
|
4941
|
-
:param _Name:
|
|
4959
|
+
:param _Name: <p>数据源名称</p>
|
|
4942
4960
|
:type Name: str
|
|
4943
|
-
:param _Creator:
|
|
4961
|
+
:param _Creator: <p>创建者uin</p>
|
|
4944
4962
|
:type Creator: str
|
|
4945
|
-
:param _CreatorName:
|
|
4963
|
+
:param _CreatorName: <p>创建者名称</p>
|
|
4946
4964
|
:type CreatorName: str
|
|
4947
|
-
:param _Type:
|
|
4965
|
+
:param _Type: <p>数据源类型英文名</p>
|
|
4948
4966
|
:type Type: str
|
|
4949
|
-
:param _Permission:
|
|
4967
|
+
:param _Permission: <p>数据源权限,取值有RW RO</p>
|
|
4950
4968
|
:type Permission: str
|
|
4951
|
-
:param _StorageId:
|
|
4969
|
+
:param _StorageId: <p>数据源所属存储实例ID</p>
|
|
4952
4970
|
:type StorageId: str
|
|
4953
|
-
:param _StorageName:
|
|
4971
|
+
:param _StorageName: <p>数据源所属存储实例名称</p>
|
|
4954
4972
|
:type StorageName: str
|
|
4955
|
-
:param _MountConfigure:
|
|
4973
|
+
:param _MountConfigure: <p>数据源挂载配置</p>
|
|
4956
4974
|
:type MountConfigure: :class:`tencentcloud.tione.v20211111.models.MountConfigureInfo`
|
|
4957
|
-
:param _CreateTime:
|
|
4975
|
+
:param _CreateTime: <p>创建时间, 格式为yyyy-mm-ddThh:mm:ssZ</p>
|
|
4958
4976
|
:type CreateTime: str
|
|
4959
|
-
:param _UpdateTime:
|
|
4977
|
+
:param _UpdateTime: <p>更新时间, 格式为yyyy-mm-ddThh:mm:ssZ</p>
|
|
4960
4978
|
:type UpdateTime: str
|
|
4961
|
-
:param _LimitMount:
|
|
4979
|
+
:param _LimitMount: <p>限制开关是否开启,只有开启时才有限制</p>
|
|
4962
4980
|
:type LimitMount: bool
|
|
4963
|
-
:param _Tags:
|
|
4981
|
+
:param _Tags: <p>标签配置</p>
|
|
4964
4982
|
:type Tags: list of Tag
|
|
4965
|
-
:param _ExtraConf:
|
|
4983
|
+
:param _ExtraConf: <p>额外配置,对应存储实例的额外配置</p>
|
|
4966
4984
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4967
4985
|
:type ExtraConf: :class:`tencentcloud.tione.v20211111.models.StorageExtraConf`
|
|
4968
4986
|
"""
|
|
@@ -4983,7 +5001,7 @@ class DataSourceInfo(AbstractModel):
|
|
|
4983
5001
|
|
|
4984
5002
|
@property
|
|
4985
5003
|
def Id(self):
|
|
4986
|
-
r"""
|
|
5004
|
+
r"""<p>数据源ID</p>
|
|
4987
5005
|
:rtype: str
|
|
4988
5006
|
"""
|
|
4989
5007
|
return self._Id
|
|
@@ -4994,7 +5012,7 @@ class DataSourceInfo(AbstractModel):
|
|
|
4994
5012
|
|
|
4995
5013
|
@property
|
|
4996
5014
|
def Name(self):
|
|
4997
|
-
r"""
|
|
5015
|
+
r"""<p>数据源名称</p>
|
|
4998
5016
|
:rtype: str
|
|
4999
5017
|
"""
|
|
5000
5018
|
return self._Name
|
|
@@ -5005,7 +5023,7 @@ class DataSourceInfo(AbstractModel):
|
|
|
5005
5023
|
|
|
5006
5024
|
@property
|
|
5007
5025
|
def Creator(self):
|
|
5008
|
-
r"""
|
|
5026
|
+
r"""<p>创建者uin</p>
|
|
5009
5027
|
:rtype: str
|
|
5010
5028
|
"""
|
|
5011
5029
|
return self._Creator
|
|
@@ -5016,7 +5034,7 @@ class DataSourceInfo(AbstractModel):
|
|
|
5016
5034
|
|
|
5017
5035
|
@property
|
|
5018
5036
|
def CreatorName(self):
|
|
5019
|
-
r"""
|
|
5037
|
+
r"""<p>创建者名称</p>
|
|
5020
5038
|
:rtype: str
|
|
5021
5039
|
"""
|
|
5022
5040
|
return self._CreatorName
|
|
@@ -5027,7 +5045,7 @@ class DataSourceInfo(AbstractModel):
|
|
|
5027
5045
|
|
|
5028
5046
|
@property
|
|
5029
5047
|
def Type(self):
|
|
5030
|
-
r"""
|
|
5048
|
+
r"""<p>数据源类型英文名</p>
|
|
5031
5049
|
:rtype: str
|
|
5032
5050
|
"""
|
|
5033
5051
|
return self._Type
|
|
@@ -5038,7 +5056,7 @@ class DataSourceInfo(AbstractModel):
|
|
|
5038
5056
|
|
|
5039
5057
|
@property
|
|
5040
5058
|
def Permission(self):
|
|
5041
|
-
r"""
|
|
5059
|
+
r"""<p>数据源权限,取值有RW RO</p>
|
|
5042
5060
|
:rtype: str
|
|
5043
5061
|
"""
|
|
5044
5062
|
return self._Permission
|
|
@@ -5049,7 +5067,7 @@ class DataSourceInfo(AbstractModel):
|
|
|
5049
5067
|
|
|
5050
5068
|
@property
|
|
5051
5069
|
def StorageId(self):
|
|
5052
|
-
r"""
|
|
5070
|
+
r"""<p>数据源所属存储实例ID</p>
|
|
5053
5071
|
:rtype: str
|
|
5054
5072
|
"""
|
|
5055
5073
|
return self._StorageId
|
|
@@ -5060,7 +5078,7 @@ class DataSourceInfo(AbstractModel):
|
|
|
5060
5078
|
|
|
5061
5079
|
@property
|
|
5062
5080
|
def StorageName(self):
|
|
5063
|
-
r"""
|
|
5081
|
+
r"""<p>数据源所属存储实例名称</p>
|
|
5064
5082
|
:rtype: str
|
|
5065
5083
|
"""
|
|
5066
5084
|
return self._StorageName
|
|
@@ -5071,7 +5089,7 @@ class DataSourceInfo(AbstractModel):
|
|
|
5071
5089
|
|
|
5072
5090
|
@property
|
|
5073
5091
|
def MountConfigure(self):
|
|
5074
|
-
r"""
|
|
5092
|
+
r"""<p>数据源挂载配置</p>
|
|
5075
5093
|
:rtype: :class:`tencentcloud.tione.v20211111.models.MountConfigureInfo`
|
|
5076
5094
|
"""
|
|
5077
5095
|
return self._MountConfigure
|
|
@@ -5082,7 +5100,7 @@ class DataSourceInfo(AbstractModel):
|
|
|
5082
5100
|
|
|
5083
5101
|
@property
|
|
5084
5102
|
def CreateTime(self):
|
|
5085
|
-
r"""
|
|
5103
|
+
r"""<p>创建时间, 格式为yyyy-mm-ddThh:mm:ssZ</p>
|
|
5086
5104
|
:rtype: str
|
|
5087
5105
|
"""
|
|
5088
5106
|
return self._CreateTime
|
|
@@ -5093,7 +5111,7 @@ class DataSourceInfo(AbstractModel):
|
|
|
5093
5111
|
|
|
5094
5112
|
@property
|
|
5095
5113
|
def UpdateTime(self):
|
|
5096
|
-
r"""
|
|
5114
|
+
r"""<p>更新时间, 格式为yyyy-mm-ddThh:mm:ssZ</p>
|
|
5097
5115
|
:rtype: str
|
|
5098
5116
|
"""
|
|
5099
5117
|
return self._UpdateTime
|
|
@@ -5104,7 +5122,7 @@ class DataSourceInfo(AbstractModel):
|
|
|
5104
5122
|
|
|
5105
5123
|
@property
|
|
5106
5124
|
def LimitMount(self):
|
|
5107
|
-
r"""
|
|
5125
|
+
r"""<p>限制开关是否开启,只有开启时才有限制</p>
|
|
5108
5126
|
:rtype: bool
|
|
5109
5127
|
"""
|
|
5110
5128
|
return self._LimitMount
|
|
@@ -5115,7 +5133,7 @@ class DataSourceInfo(AbstractModel):
|
|
|
5115
5133
|
|
|
5116
5134
|
@property
|
|
5117
5135
|
def Tags(self):
|
|
5118
|
-
r"""
|
|
5136
|
+
r"""<p>标签配置</p>
|
|
5119
5137
|
:rtype: list of Tag
|
|
5120
5138
|
"""
|
|
5121
5139
|
return self._Tags
|
|
@@ -5126,7 +5144,7 @@ class DataSourceInfo(AbstractModel):
|
|
|
5126
5144
|
|
|
5127
5145
|
@property
|
|
5128
5146
|
def ExtraConf(self):
|
|
5129
|
-
r"""
|
|
5147
|
+
r"""<p>额外配置,对应存储实例的额外配置</p>
|
|
5130
5148
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5131
5149
|
:rtype: :class:`tencentcloud.tione.v20211111.models.StorageExtraConf`
|
|
5132
5150
|
"""
|
|
@@ -18177,15 +18195,15 @@ class MountInstanceInfo(AbstractModel):
|
|
|
18177
18195
|
|
|
18178
18196
|
def __init__(self):
|
|
18179
18197
|
r"""
|
|
18180
|
-
:param _Type:
|
|
18198
|
+
:param _Type: <p>类型英文名</p>
|
|
18181
18199
|
:type Type: str
|
|
18182
|
-
:param _StorageId:
|
|
18200
|
+
:param _StorageId: <p>存储实例ID</p>
|
|
18183
18201
|
:type StorageId: str
|
|
18184
|
-
:param _StorageName:
|
|
18202
|
+
:param _StorageName: <p>存储实例名称</p>
|
|
18185
18203
|
:type StorageName: str
|
|
18186
|
-
:param _Status:
|
|
18204
|
+
:param _Status: <p>状态</p><p>枚举值:</p><ul><li>0: 可挂载(正常)</li><li>1: 不可挂载(挂载限制)</li><li>2: 不可挂载(存储配置关闭)</li></ul>
|
|
18187
18205
|
:type Status: int
|
|
18188
|
-
:param _ExtraConf:
|
|
18206
|
+
:param _ExtraConf: <p>额外配置</p>
|
|
18189
18207
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
18190
18208
|
:type ExtraConf: :class:`tencentcloud.tione.v20211111.models.StorageExtraConf`
|
|
18191
18209
|
"""
|
|
@@ -18197,7 +18215,7 @@ class MountInstanceInfo(AbstractModel):
|
|
|
18197
18215
|
|
|
18198
18216
|
@property
|
|
18199
18217
|
def Type(self):
|
|
18200
|
-
r"""
|
|
18218
|
+
r"""<p>类型英文名</p>
|
|
18201
18219
|
:rtype: str
|
|
18202
18220
|
"""
|
|
18203
18221
|
return self._Type
|
|
@@ -18208,7 +18226,7 @@ class MountInstanceInfo(AbstractModel):
|
|
|
18208
18226
|
|
|
18209
18227
|
@property
|
|
18210
18228
|
def StorageId(self):
|
|
18211
|
-
r"""
|
|
18229
|
+
r"""<p>存储实例ID</p>
|
|
18212
18230
|
:rtype: str
|
|
18213
18231
|
"""
|
|
18214
18232
|
return self._StorageId
|
|
@@ -18219,7 +18237,7 @@ class MountInstanceInfo(AbstractModel):
|
|
|
18219
18237
|
|
|
18220
18238
|
@property
|
|
18221
18239
|
def StorageName(self):
|
|
18222
|
-
r"""
|
|
18240
|
+
r"""<p>存储实例名称</p>
|
|
18223
18241
|
:rtype: str
|
|
18224
18242
|
"""
|
|
18225
18243
|
return self._StorageName
|
|
@@ -18230,7 +18248,7 @@ class MountInstanceInfo(AbstractModel):
|
|
|
18230
18248
|
|
|
18231
18249
|
@property
|
|
18232
18250
|
def Status(self):
|
|
18233
|
-
r"""
|
|
18251
|
+
r"""<p>状态</p><p>枚举值:</p><ul><li>0: 可挂载(正常)</li><li>1: 不可挂载(挂载限制)</li><li>2: 不可挂载(存储配置关闭)</li></ul>
|
|
18234
18252
|
:rtype: int
|
|
18235
18253
|
"""
|
|
18236
18254
|
return self._Status
|
|
@@ -18241,7 +18259,7 @@ class MountInstanceInfo(AbstractModel):
|
|
|
18241
18259
|
|
|
18242
18260
|
@property
|
|
18243
18261
|
def ExtraConf(self):
|
|
18244
|
-
r"""
|
|
18262
|
+
r"""<p>额外配置</p>
|
|
18245
18263
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
18246
18264
|
:rtype: :class:`tencentcloud.tione.v20211111.models.StorageExtraConf`
|
|
18247
18265
|
"""
|
|
@@ -18277,23 +18295,23 @@ class MountLimitInfo(AbstractModel):
|
|
|
18277
18295
|
|
|
18278
18296
|
def __init__(self):
|
|
18279
18297
|
r"""
|
|
18280
|
-
:param _Type:
|
|
18298
|
+
:param _Type: <p>数据源类型英文名</p>
|
|
18281
18299
|
:type Type: str
|
|
18282
|
-
:param _StorageId:
|
|
18300
|
+
:param _StorageId: <p>数据源所属存储实例ID</p>
|
|
18283
18301
|
:type StorageId: str
|
|
18284
|
-
:param _StorageName:
|
|
18302
|
+
:param _StorageName: <p>数据源所属存储实例名称</p>
|
|
18285
18303
|
:type StorageName: str
|
|
18286
|
-
:param _LimitMount:
|
|
18304
|
+
:param _LimitMount: <p>限制开关是否开启,只有开启时才有限制</p>
|
|
18287
18305
|
:type LimitMount: bool
|
|
18288
|
-
:param _Creator:
|
|
18306
|
+
:param _Creator: <p>创建者uin</p>
|
|
18289
18307
|
:type Creator: str
|
|
18290
|
-
:param _CreatorName:
|
|
18308
|
+
:param _CreatorName: <p>创建者名称</p>
|
|
18291
18309
|
:type CreatorName: str
|
|
18292
|
-
:param _CreateTime:
|
|
18310
|
+
:param _CreateTime: <p>创建时间, 格式为yyyy-mm-ddThh:mm:ssZ</p>
|
|
18293
18311
|
:type CreateTime: str
|
|
18294
|
-
:param _UpdateTime:
|
|
18312
|
+
:param _UpdateTime: <p>更新时间, 格式为yyyy-mm-ddThh:mm:ssZ</p>
|
|
18295
18313
|
:type UpdateTime: str
|
|
18296
|
-
:param _ExtraConf:
|
|
18314
|
+
:param _ExtraConf: <p>额外配置</p>
|
|
18297
18315
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
18298
18316
|
:type ExtraConf: :class:`tencentcloud.tione.v20211111.models.StorageExtraConf`
|
|
18299
18317
|
"""
|
|
@@ -18309,7 +18327,7 @@ class MountLimitInfo(AbstractModel):
|
|
|
18309
18327
|
|
|
18310
18328
|
@property
|
|
18311
18329
|
def Type(self):
|
|
18312
|
-
r"""
|
|
18330
|
+
r"""<p>数据源类型英文名</p>
|
|
18313
18331
|
:rtype: str
|
|
18314
18332
|
"""
|
|
18315
18333
|
return self._Type
|
|
@@ -18320,7 +18338,7 @@ class MountLimitInfo(AbstractModel):
|
|
|
18320
18338
|
|
|
18321
18339
|
@property
|
|
18322
18340
|
def StorageId(self):
|
|
18323
|
-
r"""
|
|
18341
|
+
r"""<p>数据源所属存储实例ID</p>
|
|
18324
18342
|
:rtype: str
|
|
18325
18343
|
"""
|
|
18326
18344
|
return self._StorageId
|
|
@@ -18331,7 +18349,7 @@ class MountLimitInfo(AbstractModel):
|
|
|
18331
18349
|
|
|
18332
18350
|
@property
|
|
18333
18351
|
def StorageName(self):
|
|
18334
|
-
r"""
|
|
18352
|
+
r"""<p>数据源所属存储实例名称</p>
|
|
18335
18353
|
:rtype: str
|
|
18336
18354
|
"""
|
|
18337
18355
|
return self._StorageName
|
|
@@ -18342,7 +18360,7 @@ class MountLimitInfo(AbstractModel):
|
|
|
18342
18360
|
|
|
18343
18361
|
@property
|
|
18344
18362
|
def LimitMount(self):
|
|
18345
|
-
r"""
|
|
18363
|
+
r"""<p>限制开关是否开启,只有开启时才有限制</p>
|
|
18346
18364
|
:rtype: bool
|
|
18347
18365
|
"""
|
|
18348
18366
|
return self._LimitMount
|
|
@@ -18353,7 +18371,7 @@ class MountLimitInfo(AbstractModel):
|
|
|
18353
18371
|
|
|
18354
18372
|
@property
|
|
18355
18373
|
def Creator(self):
|
|
18356
|
-
r"""
|
|
18374
|
+
r"""<p>创建者uin</p>
|
|
18357
18375
|
:rtype: str
|
|
18358
18376
|
"""
|
|
18359
18377
|
return self._Creator
|
|
@@ -18364,7 +18382,7 @@ class MountLimitInfo(AbstractModel):
|
|
|
18364
18382
|
|
|
18365
18383
|
@property
|
|
18366
18384
|
def CreatorName(self):
|
|
18367
|
-
r"""
|
|
18385
|
+
r"""<p>创建者名称</p>
|
|
18368
18386
|
:rtype: str
|
|
18369
18387
|
"""
|
|
18370
18388
|
return self._CreatorName
|
|
@@ -18375,7 +18393,7 @@ class MountLimitInfo(AbstractModel):
|
|
|
18375
18393
|
|
|
18376
18394
|
@property
|
|
18377
18395
|
def CreateTime(self):
|
|
18378
|
-
r"""
|
|
18396
|
+
r"""<p>创建时间, 格式为yyyy-mm-ddThh:mm:ssZ</p>
|
|
18379
18397
|
:rtype: str
|
|
18380
18398
|
"""
|
|
18381
18399
|
return self._CreateTime
|
|
@@ -18386,7 +18404,7 @@ class MountLimitInfo(AbstractModel):
|
|
|
18386
18404
|
|
|
18387
18405
|
@property
|
|
18388
18406
|
def UpdateTime(self):
|
|
18389
|
-
r"""
|
|
18407
|
+
r"""<p>更新时间, 格式为yyyy-mm-ddThh:mm:ssZ</p>
|
|
18390
18408
|
:rtype: str
|
|
18391
18409
|
"""
|
|
18392
18410
|
return self._UpdateTime
|
|
@@ -18397,7 +18415,7 @@ class MountLimitInfo(AbstractModel):
|
|
|
18397
18415
|
|
|
18398
18416
|
@property
|
|
18399
18417
|
def ExtraConf(self):
|
|
18400
|
-
r"""
|
|
18418
|
+
r"""<p>额外配置</p>
|
|
18401
18419
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
18402
18420
|
:rtype: :class:`tencentcloud.tione.v20211111.models.StorageExtraConf`
|
|
18403
18421
|
"""
|
|
@@ -28122,76 +28140,77 @@ class TrainingTaskSetItem(AbstractModel):
|
|
|
28122
28140
|
|
|
28123
28141
|
def __init__(self):
|
|
28124
28142
|
r"""
|
|
28125
|
-
:param _Id:
|
|
28143
|
+
:param _Id: <p>训练任务ID</p>
|
|
28126
28144
|
:type Id: str
|
|
28127
|
-
:param _Name:
|
|
28145
|
+
:param _Name: <p>训练任务名称</p>
|
|
28128
28146
|
:type Name: str
|
|
28129
|
-
:param _FrameworkName:
|
|
28147
|
+
:param _FrameworkName: <p>框架名称</p>
|
|
28130
28148
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28131
28149
|
:type FrameworkName: str
|
|
28132
|
-
:param _FrameworkVersion:
|
|
28150
|
+
:param _FrameworkVersion: <p>训练框架版本</p>
|
|
28133
28151
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28134
28152
|
:type FrameworkVersion: str
|
|
28135
|
-
:param _FrameworkEnvironment:
|
|
28153
|
+
:param _FrameworkEnvironment: <p>框架运行环境</p>
|
|
28136
28154
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28137
28155
|
:type FrameworkEnvironment: str
|
|
28138
|
-
:param _ChargeType:
|
|
28156
|
+
:param _ChargeType: <p>计费模式</p>
|
|
28139
28157
|
:type ChargeType: str
|
|
28140
|
-
:param _ChargeStatus:
|
|
28158
|
+
:param _ChargeStatus: <p>计费状态,eg:BILLING计费中,ARREARS_STOP欠费停止,NOT_BILLING不在计费中</p>
|
|
28141
28159
|
:type ChargeStatus: str
|
|
28142
|
-
:param _ResourceGroupId:
|
|
28160
|
+
:param _ResourceGroupId: <p>预付费专用资源组</p>
|
|
28143
28161
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28144
28162
|
:type ResourceGroupId: str
|
|
28145
|
-
:param _ResourceConfigInfos:
|
|
28163
|
+
:param _ResourceConfigInfos: <p>资源配置</p>
|
|
28146
28164
|
:type ResourceConfigInfos: list of ResourceConfigInfo
|
|
28147
|
-
:param _TrainingMode:
|
|
28165
|
+
:param _TrainingMode: <p>训练模式eg:PS_WORKER、DDP、MPI、HOROVOD</p>
|
|
28148
28166
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28149
28167
|
:type TrainingMode: str
|
|
28150
|
-
:param _Status:
|
|
28151
|
-
STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FAILED异常、SUCCEED已完成
|
|
28168
|
+
:param _Status: <p>任务状态,eg:SUBMITTING提交中、PENDING排队中、<br>STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FAILED异常、SUCCEED已完成</p>
|
|
28152
28169
|
:type Status: str
|
|
28153
|
-
:param _RuntimeInSeconds:
|
|
28170
|
+
:param _RuntimeInSeconds: <p>运行时长</p>
|
|
28154
28171
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28155
28172
|
:type RuntimeInSeconds: int
|
|
28156
|
-
:param _CreateTime:
|
|
28173
|
+
:param _CreateTime: <p>创建时间</p>
|
|
28157
28174
|
:type CreateTime: str
|
|
28158
|
-
:param _StartTime:
|
|
28175
|
+
:param _StartTime: <p>训练开始时间</p>
|
|
28159
28176
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28160
28177
|
:type StartTime: str
|
|
28161
|
-
:param _EndTime:
|
|
28178
|
+
:param _EndTime: <p>训练结束时间</p>
|
|
28162
28179
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28163
28180
|
:type EndTime: str
|
|
28164
|
-
:param _Output:
|
|
28181
|
+
:param _Output: <p>训练输出</p>
|
|
28165
28182
|
:type Output: :class:`tencentcloud.tione.v20211111.models.CosPathInfo`
|
|
28166
|
-
:param _FailureReason:
|
|
28183
|
+
:param _FailureReason: <p>失败原因</p>
|
|
28167
28184
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28168
28185
|
:type FailureReason: str
|
|
28169
|
-
:param _UpdateTime:
|
|
28186
|
+
:param _UpdateTime: <p>更新时间</p>
|
|
28170
28187
|
:type UpdateTime: str
|
|
28171
|
-
:param _BillingInfo:
|
|
28188
|
+
:param _BillingInfo: <p>计费金额信息,eg:2.00元/小时 (按量计费)</p>
|
|
28172
28189
|
:type BillingInfo: str
|
|
28173
|
-
:param _ResourceGroupName:
|
|
28190
|
+
:param _ResourceGroupName: <p>预付费专用资源组名称</p>
|
|
28174
28191
|
:type ResourceGroupName: str
|
|
28175
|
-
:param _ImageInfo:
|
|
28192
|
+
:param _ImageInfo: <p>自定义镜像信息</p>
|
|
28176
28193
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28177
28194
|
:type ImageInfo: :class:`tencentcloud.tione.v20211111.models.ImageInfo`
|
|
28178
|
-
:param _Message:
|
|
28195
|
+
:param _Message: <p>任务信息</p>
|
|
28179
28196
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28180
28197
|
:type Message: str
|
|
28181
|
-
:param _Tags:
|
|
28198
|
+
:param _Tags: <p>标签配置</p>
|
|
28182
28199
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28183
28200
|
:type Tags: list of Tag
|
|
28184
|
-
:param _CallbackUrl:
|
|
28201
|
+
:param _CallbackUrl: <p>回调地址</p>
|
|
28185
28202
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28186
28203
|
:type CallbackUrl: str
|
|
28187
|
-
:param _SubUin:
|
|
28204
|
+
:param _SubUin: <p>任务subUin信息</p>
|
|
28188
28205
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28189
28206
|
:type SubUin: str
|
|
28190
|
-
:param _SubUinName:
|
|
28207
|
+
:param _SubUinName: <p>任务创建者名称</p>
|
|
28191
28208
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28192
28209
|
:type SubUinName: str
|
|
28193
|
-
:param _AppId:
|
|
28210
|
+
:param _AppId: <p>任务AppId</p>
|
|
28194
28211
|
:type AppId: str
|
|
28212
|
+
:param _Envs: <p>环境变量</p>
|
|
28213
|
+
:type Envs: list of EnvVar
|
|
28195
28214
|
"""
|
|
28196
28215
|
self._Id = None
|
|
28197
28216
|
self._Name = None
|
|
@@ -28220,10 +28239,11 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28220
28239
|
self._SubUin = None
|
|
28221
28240
|
self._SubUinName = None
|
|
28222
28241
|
self._AppId = None
|
|
28242
|
+
self._Envs = None
|
|
28223
28243
|
|
|
28224
28244
|
@property
|
|
28225
28245
|
def Id(self):
|
|
28226
|
-
r"""
|
|
28246
|
+
r"""<p>训练任务ID</p>
|
|
28227
28247
|
:rtype: str
|
|
28228
28248
|
"""
|
|
28229
28249
|
return self._Id
|
|
@@ -28234,7 +28254,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28234
28254
|
|
|
28235
28255
|
@property
|
|
28236
28256
|
def Name(self):
|
|
28237
|
-
r"""
|
|
28257
|
+
r"""<p>训练任务名称</p>
|
|
28238
28258
|
:rtype: str
|
|
28239
28259
|
"""
|
|
28240
28260
|
return self._Name
|
|
@@ -28245,7 +28265,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28245
28265
|
|
|
28246
28266
|
@property
|
|
28247
28267
|
def FrameworkName(self):
|
|
28248
|
-
r"""
|
|
28268
|
+
r"""<p>框架名称</p>
|
|
28249
28269
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28250
28270
|
:rtype: str
|
|
28251
28271
|
"""
|
|
@@ -28257,7 +28277,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28257
28277
|
|
|
28258
28278
|
@property
|
|
28259
28279
|
def FrameworkVersion(self):
|
|
28260
|
-
r"""
|
|
28280
|
+
r"""<p>训练框架版本</p>
|
|
28261
28281
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28262
28282
|
:rtype: str
|
|
28263
28283
|
"""
|
|
@@ -28269,7 +28289,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28269
28289
|
|
|
28270
28290
|
@property
|
|
28271
28291
|
def FrameworkEnvironment(self):
|
|
28272
|
-
r"""
|
|
28292
|
+
r"""<p>框架运行环境</p>
|
|
28273
28293
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28274
28294
|
:rtype: str
|
|
28275
28295
|
"""
|
|
@@ -28281,7 +28301,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28281
28301
|
|
|
28282
28302
|
@property
|
|
28283
28303
|
def ChargeType(self):
|
|
28284
|
-
r"""
|
|
28304
|
+
r"""<p>计费模式</p>
|
|
28285
28305
|
:rtype: str
|
|
28286
28306
|
"""
|
|
28287
28307
|
return self._ChargeType
|
|
@@ -28292,7 +28312,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28292
28312
|
|
|
28293
28313
|
@property
|
|
28294
28314
|
def ChargeStatus(self):
|
|
28295
|
-
r"""
|
|
28315
|
+
r"""<p>计费状态,eg:BILLING计费中,ARREARS_STOP欠费停止,NOT_BILLING不在计费中</p>
|
|
28296
28316
|
:rtype: str
|
|
28297
28317
|
"""
|
|
28298
28318
|
return self._ChargeStatus
|
|
@@ -28303,7 +28323,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28303
28323
|
|
|
28304
28324
|
@property
|
|
28305
28325
|
def ResourceGroupId(self):
|
|
28306
|
-
r"""
|
|
28326
|
+
r"""<p>预付费专用资源组</p>
|
|
28307
28327
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28308
28328
|
:rtype: str
|
|
28309
28329
|
"""
|
|
@@ -28315,7 +28335,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28315
28335
|
|
|
28316
28336
|
@property
|
|
28317
28337
|
def ResourceConfigInfos(self):
|
|
28318
|
-
r"""
|
|
28338
|
+
r"""<p>资源配置</p>
|
|
28319
28339
|
:rtype: list of ResourceConfigInfo
|
|
28320
28340
|
"""
|
|
28321
28341
|
return self._ResourceConfigInfos
|
|
@@ -28326,7 +28346,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28326
28346
|
|
|
28327
28347
|
@property
|
|
28328
28348
|
def TrainingMode(self):
|
|
28329
|
-
r"""
|
|
28349
|
+
r"""<p>训练模式eg:PS_WORKER、DDP、MPI、HOROVOD</p>
|
|
28330
28350
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28331
28351
|
:rtype: str
|
|
28332
28352
|
"""
|
|
@@ -28338,8 +28358,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28338
28358
|
|
|
28339
28359
|
@property
|
|
28340
28360
|
def Status(self):
|
|
28341
|
-
r"""
|
|
28342
|
-
STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FAILED异常、SUCCEED已完成
|
|
28361
|
+
r"""<p>任务状态,eg:SUBMITTING提交中、PENDING排队中、<br>STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FAILED异常、SUCCEED已完成</p>
|
|
28343
28362
|
:rtype: str
|
|
28344
28363
|
"""
|
|
28345
28364
|
return self._Status
|
|
@@ -28350,7 +28369,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28350
28369
|
|
|
28351
28370
|
@property
|
|
28352
28371
|
def RuntimeInSeconds(self):
|
|
28353
|
-
r"""
|
|
28372
|
+
r"""<p>运行时长</p>
|
|
28354
28373
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28355
28374
|
:rtype: int
|
|
28356
28375
|
"""
|
|
@@ -28362,7 +28381,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28362
28381
|
|
|
28363
28382
|
@property
|
|
28364
28383
|
def CreateTime(self):
|
|
28365
|
-
r"""
|
|
28384
|
+
r"""<p>创建时间</p>
|
|
28366
28385
|
:rtype: str
|
|
28367
28386
|
"""
|
|
28368
28387
|
return self._CreateTime
|
|
@@ -28373,7 +28392,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28373
28392
|
|
|
28374
28393
|
@property
|
|
28375
28394
|
def StartTime(self):
|
|
28376
|
-
r"""
|
|
28395
|
+
r"""<p>训练开始时间</p>
|
|
28377
28396
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28378
28397
|
:rtype: str
|
|
28379
28398
|
"""
|
|
@@ -28385,7 +28404,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28385
28404
|
|
|
28386
28405
|
@property
|
|
28387
28406
|
def EndTime(self):
|
|
28388
|
-
r"""
|
|
28407
|
+
r"""<p>训练结束时间</p>
|
|
28389
28408
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28390
28409
|
:rtype: str
|
|
28391
28410
|
"""
|
|
@@ -28397,7 +28416,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28397
28416
|
|
|
28398
28417
|
@property
|
|
28399
28418
|
def Output(self):
|
|
28400
|
-
r"""
|
|
28419
|
+
r"""<p>训练输出</p>
|
|
28401
28420
|
:rtype: :class:`tencentcloud.tione.v20211111.models.CosPathInfo`
|
|
28402
28421
|
"""
|
|
28403
28422
|
return self._Output
|
|
@@ -28408,7 +28427,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28408
28427
|
|
|
28409
28428
|
@property
|
|
28410
28429
|
def FailureReason(self):
|
|
28411
|
-
r"""
|
|
28430
|
+
r"""<p>失败原因</p>
|
|
28412
28431
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28413
28432
|
:rtype: str
|
|
28414
28433
|
"""
|
|
@@ -28420,7 +28439,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28420
28439
|
|
|
28421
28440
|
@property
|
|
28422
28441
|
def UpdateTime(self):
|
|
28423
|
-
r"""
|
|
28442
|
+
r"""<p>更新时间</p>
|
|
28424
28443
|
:rtype: str
|
|
28425
28444
|
"""
|
|
28426
28445
|
return self._UpdateTime
|
|
@@ -28431,7 +28450,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28431
28450
|
|
|
28432
28451
|
@property
|
|
28433
28452
|
def BillingInfo(self):
|
|
28434
|
-
r"""
|
|
28453
|
+
r"""<p>计费金额信息,eg:2.00元/小时 (按量计费)</p>
|
|
28435
28454
|
:rtype: str
|
|
28436
28455
|
"""
|
|
28437
28456
|
return self._BillingInfo
|
|
@@ -28442,7 +28461,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28442
28461
|
|
|
28443
28462
|
@property
|
|
28444
28463
|
def ResourceGroupName(self):
|
|
28445
|
-
r"""
|
|
28464
|
+
r"""<p>预付费专用资源组名称</p>
|
|
28446
28465
|
:rtype: str
|
|
28447
28466
|
"""
|
|
28448
28467
|
return self._ResourceGroupName
|
|
@@ -28453,7 +28472,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28453
28472
|
|
|
28454
28473
|
@property
|
|
28455
28474
|
def ImageInfo(self):
|
|
28456
|
-
r"""
|
|
28475
|
+
r"""<p>自定义镜像信息</p>
|
|
28457
28476
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28458
28477
|
:rtype: :class:`tencentcloud.tione.v20211111.models.ImageInfo`
|
|
28459
28478
|
"""
|
|
@@ -28465,7 +28484,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28465
28484
|
|
|
28466
28485
|
@property
|
|
28467
28486
|
def Message(self):
|
|
28468
|
-
r"""
|
|
28487
|
+
r"""<p>任务信息</p>
|
|
28469
28488
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28470
28489
|
:rtype: str
|
|
28471
28490
|
"""
|
|
@@ -28477,7 +28496,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28477
28496
|
|
|
28478
28497
|
@property
|
|
28479
28498
|
def Tags(self):
|
|
28480
|
-
r"""
|
|
28499
|
+
r"""<p>标签配置</p>
|
|
28481
28500
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28482
28501
|
:rtype: list of Tag
|
|
28483
28502
|
"""
|
|
@@ -28489,7 +28508,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28489
28508
|
|
|
28490
28509
|
@property
|
|
28491
28510
|
def CallbackUrl(self):
|
|
28492
|
-
r"""
|
|
28511
|
+
r"""<p>回调地址</p>
|
|
28493
28512
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28494
28513
|
:rtype: str
|
|
28495
28514
|
"""
|
|
@@ -28501,7 +28520,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28501
28520
|
|
|
28502
28521
|
@property
|
|
28503
28522
|
def SubUin(self):
|
|
28504
|
-
r"""
|
|
28523
|
+
r"""<p>任务subUin信息</p>
|
|
28505
28524
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28506
28525
|
:rtype: str
|
|
28507
28526
|
"""
|
|
@@ -28513,7 +28532,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28513
28532
|
|
|
28514
28533
|
@property
|
|
28515
28534
|
def SubUinName(self):
|
|
28516
|
-
r"""
|
|
28535
|
+
r"""<p>任务创建者名称</p>
|
|
28517
28536
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
28518
28537
|
:rtype: str
|
|
28519
28538
|
"""
|
|
@@ -28525,7 +28544,7 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28525
28544
|
|
|
28526
28545
|
@property
|
|
28527
28546
|
def AppId(self):
|
|
28528
|
-
r"""
|
|
28547
|
+
r"""<p>任务AppId</p>
|
|
28529
28548
|
:rtype: str
|
|
28530
28549
|
"""
|
|
28531
28550
|
return self._AppId
|
|
@@ -28534,6 +28553,17 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28534
28553
|
def AppId(self, AppId):
|
|
28535
28554
|
self._AppId = AppId
|
|
28536
28555
|
|
|
28556
|
+
@property
|
|
28557
|
+
def Envs(self):
|
|
28558
|
+
r"""<p>环境变量</p>
|
|
28559
|
+
:rtype: list of EnvVar
|
|
28560
|
+
"""
|
|
28561
|
+
return self._Envs
|
|
28562
|
+
|
|
28563
|
+
@Envs.setter
|
|
28564
|
+
def Envs(self, Envs):
|
|
28565
|
+
self._Envs = Envs
|
|
28566
|
+
|
|
28537
28567
|
|
|
28538
28568
|
def _deserialize(self, params):
|
|
28539
28569
|
self._Id = params.get("Id")
|
|
@@ -28577,6 +28607,12 @@ STARTING启动中、RUNNING运行中、STOPPING停止中、STOPPED已停止、FA
|
|
|
28577
28607
|
self._SubUin = params.get("SubUin")
|
|
28578
28608
|
self._SubUinName = params.get("SubUinName")
|
|
28579
28609
|
self._AppId = params.get("AppId")
|
|
28610
|
+
if params.get("Envs") is not None:
|
|
28611
|
+
self._Envs = []
|
|
28612
|
+
for item in params.get("Envs"):
|
|
28613
|
+
obj = EnvVar()
|
|
28614
|
+
obj._deserialize(item)
|
|
28615
|
+
self._Envs.append(obj)
|
|
28580
28616
|
memeber_set = set(params.keys())
|
|
28581
28617
|
for name, value in vars(self).items():
|
|
28582
28618
|
property_name = name[1:]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-tione
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.76
|
|
4
4
|
Summary: Tencent Cloud Tione 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.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.76
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.1.76
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.1.67
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|