tencentcloud-sdk-python 3.0.1303__py2.py3-none-any.whl → 3.0.1307__py2.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.
- tencentcloud/__init__.py +1 -1
- tencentcloud/apm/v20210622/apm_client.py +3 -3
- tencentcloud/apm/v20210622/models.py +586 -538
- tencentcloud/autoscaling/v20180419/models.py +141 -0
- tencentcloud/cdwdoris/v20211228/cdwdoris_client.py +1 -1
- tencentcloud/cdwdoris/v20211228/models.py +120 -262
- tencentcloud/cfs/v20190719/cfs_client.py +23 -0
- tencentcloud/cfs/v20190719/models.py +79 -0
- tencentcloud/clb/v20180317/models.py +146 -20
- tencentcloud/cvm/v20170312/cvm_client.py +24 -0
- tencentcloud/cvm/v20170312/errorcodes.py +6 -0
- tencentcloud/cvm/v20170312/models.py +196 -12
- tencentcloud/dc/v20180410/models.py +30 -2
- tencentcloud/dlc/v20210125/models.py +89 -0
- tencentcloud/emr/v20190103/models.py +50 -116
- tencentcloud/ess/v20201111/models.py +30 -22
- tencentcloud/essbasic/v20210526/models.py +52 -40
- tencentcloud/faceid/v20180301/models.py +14 -14
- tencentcloud/hunyuan/v20230901/hunyuan_client.py +3 -1
- tencentcloud/hunyuan/v20230901/models.py +54 -2
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +23 -0
- tencentcloud/iotexplorer/v20190423/models.py +422 -0
- tencentcloud/lcic/v20220817/lcic_client.py +1 -1
- tencentcloud/lcic/v20220817/models.py +6 -8
- tencentcloud/lighthouse/v20200324/models.py +30 -0
- tencentcloud/lke/v20231130/models.py +23 -14
- tencentcloud/lkeap/v20240522/models.py +8 -4
- tencentcloud/mna/v20210119/models.py +0 -30
- tencentcloud/monitor/v20180724/models.py +2 -2
- tencentcloud/mps/v20190612/models.py +4 -10
- tencentcloud/ocr/v20181119/models.py +45 -0
- tencentcloud/postgres/v20170312/errorcodes.py +6 -0
- tencentcloud/postgres/v20170312/models.py +72 -30
- tencentcloud/rum/v20210622/models.py +0 -2
- tencentcloud/scf/v20180416/models.py +4 -4
- tencentcloud/ssl/v20191205/models.py +15 -0
- tencentcloud/tchd/v20230306/models.py +0 -2
- tencentcloud/teo/v20220901/models.py +2 -6
- tencentcloud/tiw/v20190919/models.py +6 -0
- tencentcloud/trtc/v20190722/models.py +15 -0
- tencentcloud/tse/v20201207/models.py +138 -0
- tencentcloud/tse/v20201207/tse_client.py +23 -0
- tencentcloud/vod/v20180717/models.py +6 -6
- tencentcloud/vpc/v20170312/models.py +504 -12
- tencentcloud/vpc/v20170312/vpc_client.py +23 -0
- tencentcloud/wedata/v20210820/models.py +767 -2
- tencentcloud/wedata/v20210820/wedata_client.py +23 -0
- {tencentcloud_sdk_python-3.0.1303.dist-info → tencentcloud_sdk_python-3.0.1307.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1303.dist-info → tencentcloud_sdk_python-3.0.1307.dist-info}/RECORD +52 -52
- {tencentcloud_sdk_python-3.0.1303.dist-info → tencentcloud_sdk_python-3.0.1307.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1303.dist-info → tencentcloud_sdk_python-3.0.1307.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1303.dist-info → tencentcloud_sdk_python-3.0.1307.dist-info}/top_level.txt +0 -0
@@ -1201,6 +1201,29 @@ class IotexplorerClient(AbstractClient):
|
|
1201
1201
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
1202
1202
|
|
1203
1203
|
|
1204
|
+
def DescribeCloudStorageEventsWithAITasks(self, request):
|
1205
|
+
"""拉取云存事件列表
|
1206
|
+
|
1207
|
+
:param request: Request instance for DescribeCloudStorageEventsWithAITasks.
|
1208
|
+
:type request: :class:`tencentcloud.iotexplorer.v20190423.models.DescribeCloudStorageEventsWithAITasksRequest`
|
1209
|
+
:rtype: :class:`tencentcloud.iotexplorer.v20190423.models.DescribeCloudStorageEventsWithAITasksResponse`
|
1210
|
+
|
1211
|
+
"""
|
1212
|
+
try:
|
1213
|
+
params = request._serialize()
|
1214
|
+
headers = request.headers
|
1215
|
+
body = self.call("DescribeCloudStorageEventsWithAITasks", params, headers=headers)
|
1216
|
+
response = json.loads(body)
|
1217
|
+
model = models.DescribeCloudStorageEventsWithAITasksResponse()
|
1218
|
+
model._deserialize(response["Response"])
|
1219
|
+
return model
|
1220
|
+
except Exception as e:
|
1221
|
+
if isinstance(e, TencentCloudSDKException):
|
1222
|
+
raise
|
1223
|
+
else:
|
1224
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
1225
|
+
|
1226
|
+
|
1204
1227
|
def DescribeCloudStorageMultiThumbnail(self, request):
|
1205
1228
|
"""拉取多个云存事件缩略图
|
1206
1229
|
|
@@ -1822,6 +1822,7 @@ class CloudStorageAIServiceTask(AbstractModel):
|
|
1822
1822
|
|
1823
1823
|
- `RealtimeObjectDetect`:目标检测
|
1824
1824
|
- `Highlight`:视频浓缩
|
1825
|
+
- `VideoToText`:视频语义理解
|
1825
1826
|
:type ServiceType: str
|
1826
1827
|
:param _StartTime: 对应云存视频的起始时间
|
1827
1828
|
:type StartTime: int
|
@@ -1904,6 +1905,7 @@ class CloudStorageAIServiceTask(AbstractModel):
|
|
1904
1905
|
|
1905
1906
|
- `RealtimeObjectDetect`:目标检测
|
1906
1907
|
- `Highlight`:视频浓缩
|
1908
|
+
- `VideoToText`:视频语义理解
|
1907
1909
|
:rtype: str
|
1908
1910
|
"""
|
1909
1911
|
return self._ServiceType
|
@@ -2140,6 +2142,137 @@ class CloudStorageEvent(AbstractModel):
|
|
2140
2142
|
|
2141
2143
|
|
2142
2144
|
|
2145
|
+
class CloudStorageEventWithAITasks(AbstractModel):
|
2146
|
+
"""云存事件及其关联的云存 AI 任务
|
2147
|
+
|
2148
|
+
"""
|
2149
|
+
|
2150
|
+
def __init__(self):
|
2151
|
+
r"""
|
2152
|
+
:param _StartTime: 事件起始时间(Unix 时间戳,秒级
|
2153
|
+
:type StartTime: int
|
2154
|
+
:param _EndTime: 事件结束时间(Unix 时间戳,秒级
|
2155
|
+
:type EndTime: int
|
2156
|
+
:param _Thumbnail: 事件缩略图
|
2157
|
+
:type Thumbnail: str
|
2158
|
+
:param _EventId: 事件ID
|
2159
|
+
:type EventId: str
|
2160
|
+
:param _UploadStatus: 事件录像上传状态,Finished: 全部上传成功 Partial: 部分上传成功 Failed: 上传失败
|
2161
|
+
:type UploadStatus: str
|
2162
|
+
:param _Data: 事件自定义数据
|
2163
|
+
:type Data: str
|
2164
|
+
:param _AITasks: 事件关联的云存 AI 任务列表
|
2165
|
+
:type AITasks: list of CloudStorageAIServiceTask
|
2166
|
+
"""
|
2167
|
+
self._StartTime = None
|
2168
|
+
self._EndTime = None
|
2169
|
+
self._Thumbnail = None
|
2170
|
+
self._EventId = None
|
2171
|
+
self._UploadStatus = None
|
2172
|
+
self._Data = None
|
2173
|
+
self._AITasks = None
|
2174
|
+
|
2175
|
+
@property
|
2176
|
+
def StartTime(self):
|
2177
|
+
"""事件起始时间(Unix 时间戳,秒级
|
2178
|
+
:rtype: int
|
2179
|
+
"""
|
2180
|
+
return self._StartTime
|
2181
|
+
|
2182
|
+
@StartTime.setter
|
2183
|
+
def StartTime(self, StartTime):
|
2184
|
+
self._StartTime = StartTime
|
2185
|
+
|
2186
|
+
@property
|
2187
|
+
def EndTime(self):
|
2188
|
+
"""事件结束时间(Unix 时间戳,秒级
|
2189
|
+
:rtype: int
|
2190
|
+
"""
|
2191
|
+
return self._EndTime
|
2192
|
+
|
2193
|
+
@EndTime.setter
|
2194
|
+
def EndTime(self, EndTime):
|
2195
|
+
self._EndTime = EndTime
|
2196
|
+
|
2197
|
+
@property
|
2198
|
+
def Thumbnail(self):
|
2199
|
+
"""事件缩略图
|
2200
|
+
:rtype: str
|
2201
|
+
"""
|
2202
|
+
return self._Thumbnail
|
2203
|
+
|
2204
|
+
@Thumbnail.setter
|
2205
|
+
def Thumbnail(self, Thumbnail):
|
2206
|
+
self._Thumbnail = Thumbnail
|
2207
|
+
|
2208
|
+
@property
|
2209
|
+
def EventId(self):
|
2210
|
+
"""事件ID
|
2211
|
+
:rtype: str
|
2212
|
+
"""
|
2213
|
+
return self._EventId
|
2214
|
+
|
2215
|
+
@EventId.setter
|
2216
|
+
def EventId(self, EventId):
|
2217
|
+
self._EventId = EventId
|
2218
|
+
|
2219
|
+
@property
|
2220
|
+
def UploadStatus(self):
|
2221
|
+
"""事件录像上传状态,Finished: 全部上传成功 Partial: 部分上传成功 Failed: 上传失败
|
2222
|
+
:rtype: str
|
2223
|
+
"""
|
2224
|
+
return self._UploadStatus
|
2225
|
+
|
2226
|
+
@UploadStatus.setter
|
2227
|
+
def UploadStatus(self, UploadStatus):
|
2228
|
+
self._UploadStatus = UploadStatus
|
2229
|
+
|
2230
|
+
@property
|
2231
|
+
def Data(self):
|
2232
|
+
"""事件自定义数据
|
2233
|
+
:rtype: str
|
2234
|
+
"""
|
2235
|
+
return self._Data
|
2236
|
+
|
2237
|
+
@Data.setter
|
2238
|
+
def Data(self, Data):
|
2239
|
+
self._Data = Data
|
2240
|
+
|
2241
|
+
@property
|
2242
|
+
def AITasks(self):
|
2243
|
+
"""事件关联的云存 AI 任务列表
|
2244
|
+
:rtype: list of CloudStorageAIServiceTask
|
2245
|
+
"""
|
2246
|
+
return self._AITasks
|
2247
|
+
|
2248
|
+
@AITasks.setter
|
2249
|
+
def AITasks(self, AITasks):
|
2250
|
+
self._AITasks = AITasks
|
2251
|
+
|
2252
|
+
|
2253
|
+
def _deserialize(self, params):
|
2254
|
+
self._StartTime = params.get("StartTime")
|
2255
|
+
self._EndTime = params.get("EndTime")
|
2256
|
+
self._Thumbnail = params.get("Thumbnail")
|
2257
|
+
self._EventId = params.get("EventId")
|
2258
|
+
self._UploadStatus = params.get("UploadStatus")
|
2259
|
+
self._Data = params.get("Data")
|
2260
|
+
if params.get("AITasks") is not None:
|
2261
|
+
self._AITasks = []
|
2262
|
+
for item in params.get("AITasks"):
|
2263
|
+
obj = CloudStorageAIServiceTask()
|
2264
|
+
obj._deserialize(item)
|
2265
|
+
self._AITasks.append(obj)
|
2266
|
+
memeber_set = set(params.keys())
|
2267
|
+
for name, value in vars(self).items():
|
2268
|
+
property_name = name[1:]
|
2269
|
+
if property_name in memeber_set:
|
2270
|
+
memeber_set.remove(property_name)
|
2271
|
+
if len(memeber_set) > 0:
|
2272
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
2273
|
+
|
2274
|
+
|
2275
|
+
|
2143
2276
|
class CloudStoragePackageInfo(AbstractModel):
|
2144
2277
|
"""云存套餐包信息
|
2145
2278
|
|
@@ -7325,6 +7458,7 @@ class DescribeCloudStorageAIServiceTasksRequest(AbstractModel):
|
|
7325
7458
|
:param _ServiceType: 云存 AI 服务类型。可选值:
|
7326
7459
|
- `RealtimeObjectDetect`:目标检测
|
7327
7460
|
- `Highlight`:视频浓缩
|
7461
|
+
- `VideoToText`:视频语义理解
|
7328
7462
|
:type ServiceType: str
|
7329
7463
|
:param _Limit: 分页拉取数量
|
7330
7464
|
:type Limit: int
|
@@ -7378,6 +7512,7 @@ class DescribeCloudStorageAIServiceTasksRequest(AbstractModel):
|
|
7378
7512
|
"""云存 AI 服务类型。可选值:
|
7379
7513
|
- `RealtimeObjectDetect`:目标检测
|
7380
7514
|
- `Highlight`:视频浓缩
|
7515
|
+
- `VideoToText`:视频语义理解
|
7381
7516
|
:rtype: str
|
7382
7517
|
"""
|
7383
7518
|
return self._ServiceType
|
@@ -7917,6 +8052,293 @@ class DescribeCloudStorageEventsResponse(AbstractModel):
|
|
7917
8052
|
self._RequestId = params.get("RequestId")
|
7918
8053
|
|
7919
8054
|
|
8055
|
+
class DescribeCloudStorageEventsWithAITasksRequest(AbstractModel):
|
8056
|
+
"""DescribeCloudStorageEventsWithAITasks请求参数结构体
|
8057
|
+
|
8058
|
+
"""
|
8059
|
+
|
8060
|
+
def __init__(self):
|
8061
|
+
r"""
|
8062
|
+
:param _ProductId: 产品ID
|
8063
|
+
:type ProductId: str
|
8064
|
+
:param _DeviceName: 设备名称
|
8065
|
+
:type DeviceName: str
|
8066
|
+
:param _ServiceTypes: 事件关联的视频 AI 分析服务类型(支持多选)。可选值:
|
8067
|
+
|
8068
|
+
- `RealtimeObjectDetect`:目标检测
|
8069
|
+
- `Highlight`:视频浓缩
|
8070
|
+
- `VideoToText`:视频语义理解
|
8071
|
+
:type ServiceTypes: list of str
|
8072
|
+
:param _StartTime: 起始时间(Unix 时间戳,秒级), 为0 表示 当前时间 - 24h
|
8073
|
+
:type StartTime: int
|
8074
|
+
:param _EndTime: 结束时间(Unix 时间戳,秒级), 为0 表示当前时间
|
8075
|
+
:type EndTime: int
|
8076
|
+
:param _Context: 请求上下文, 用作查询游标
|
8077
|
+
:type Context: str
|
8078
|
+
:param _Size: 查询数据项目的最大数量, 默认为10。假设传Size=10,返回的实际事件数量为N,则 5 <= N <= 10。
|
8079
|
+
:type Size: int
|
8080
|
+
:param _EventId: 事件标识符,可以用来指定查询特定的事件,如果不指定,则查询所有事件。
|
8081
|
+
:type EventId: str
|
8082
|
+
:param _UserId: 用户ID
|
8083
|
+
:type UserId: str
|
8084
|
+
:param _ChannelId: 通道ID 非NVR设备则不填 NVR设备则必填 默认为无
|
8085
|
+
:type ChannelId: int
|
8086
|
+
"""
|
8087
|
+
self._ProductId = None
|
8088
|
+
self._DeviceName = None
|
8089
|
+
self._ServiceTypes = None
|
8090
|
+
self._StartTime = None
|
8091
|
+
self._EndTime = None
|
8092
|
+
self._Context = None
|
8093
|
+
self._Size = None
|
8094
|
+
self._EventId = None
|
8095
|
+
self._UserId = None
|
8096
|
+
self._ChannelId = None
|
8097
|
+
|
8098
|
+
@property
|
8099
|
+
def ProductId(self):
|
8100
|
+
"""产品ID
|
8101
|
+
:rtype: str
|
8102
|
+
"""
|
8103
|
+
return self._ProductId
|
8104
|
+
|
8105
|
+
@ProductId.setter
|
8106
|
+
def ProductId(self, ProductId):
|
8107
|
+
self._ProductId = ProductId
|
8108
|
+
|
8109
|
+
@property
|
8110
|
+
def DeviceName(self):
|
8111
|
+
"""设备名称
|
8112
|
+
:rtype: str
|
8113
|
+
"""
|
8114
|
+
return self._DeviceName
|
8115
|
+
|
8116
|
+
@DeviceName.setter
|
8117
|
+
def DeviceName(self, DeviceName):
|
8118
|
+
self._DeviceName = DeviceName
|
8119
|
+
|
8120
|
+
@property
|
8121
|
+
def ServiceTypes(self):
|
8122
|
+
"""事件关联的视频 AI 分析服务类型(支持多选)。可选值:
|
8123
|
+
|
8124
|
+
- `RealtimeObjectDetect`:目标检测
|
8125
|
+
- `Highlight`:视频浓缩
|
8126
|
+
- `VideoToText`:视频语义理解
|
8127
|
+
:rtype: list of str
|
8128
|
+
"""
|
8129
|
+
return self._ServiceTypes
|
8130
|
+
|
8131
|
+
@ServiceTypes.setter
|
8132
|
+
def ServiceTypes(self, ServiceTypes):
|
8133
|
+
self._ServiceTypes = ServiceTypes
|
8134
|
+
|
8135
|
+
@property
|
8136
|
+
def StartTime(self):
|
8137
|
+
"""起始时间(Unix 时间戳,秒级), 为0 表示 当前时间 - 24h
|
8138
|
+
:rtype: int
|
8139
|
+
"""
|
8140
|
+
return self._StartTime
|
8141
|
+
|
8142
|
+
@StartTime.setter
|
8143
|
+
def StartTime(self, StartTime):
|
8144
|
+
self._StartTime = StartTime
|
8145
|
+
|
8146
|
+
@property
|
8147
|
+
def EndTime(self):
|
8148
|
+
"""结束时间(Unix 时间戳,秒级), 为0 表示当前时间
|
8149
|
+
:rtype: int
|
8150
|
+
"""
|
8151
|
+
return self._EndTime
|
8152
|
+
|
8153
|
+
@EndTime.setter
|
8154
|
+
def EndTime(self, EndTime):
|
8155
|
+
self._EndTime = EndTime
|
8156
|
+
|
8157
|
+
@property
|
8158
|
+
def Context(self):
|
8159
|
+
"""请求上下文, 用作查询游标
|
8160
|
+
:rtype: str
|
8161
|
+
"""
|
8162
|
+
return self._Context
|
8163
|
+
|
8164
|
+
@Context.setter
|
8165
|
+
def Context(self, Context):
|
8166
|
+
self._Context = Context
|
8167
|
+
|
8168
|
+
@property
|
8169
|
+
def Size(self):
|
8170
|
+
"""查询数据项目的最大数量, 默认为10。假设传Size=10,返回的实际事件数量为N,则 5 <= N <= 10。
|
8171
|
+
:rtype: int
|
8172
|
+
"""
|
8173
|
+
return self._Size
|
8174
|
+
|
8175
|
+
@Size.setter
|
8176
|
+
def Size(self, Size):
|
8177
|
+
self._Size = Size
|
8178
|
+
|
8179
|
+
@property
|
8180
|
+
def EventId(self):
|
8181
|
+
"""事件标识符,可以用来指定查询特定的事件,如果不指定,则查询所有事件。
|
8182
|
+
:rtype: str
|
8183
|
+
"""
|
8184
|
+
return self._EventId
|
8185
|
+
|
8186
|
+
@EventId.setter
|
8187
|
+
def EventId(self, EventId):
|
8188
|
+
self._EventId = EventId
|
8189
|
+
|
8190
|
+
@property
|
8191
|
+
def UserId(self):
|
8192
|
+
"""用户ID
|
8193
|
+
:rtype: str
|
8194
|
+
"""
|
8195
|
+
return self._UserId
|
8196
|
+
|
8197
|
+
@UserId.setter
|
8198
|
+
def UserId(self, UserId):
|
8199
|
+
self._UserId = UserId
|
8200
|
+
|
8201
|
+
@property
|
8202
|
+
def ChannelId(self):
|
8203
|
+
"""通道ID 非NVR设备则不填 NVR设备则必填 默认为无
|
8204
|
+
:rtype: int
|
8205
|
+
"""
|
8206
|
+
return self._ChannelId
|
8207
|
+
|
8208
|
+
@ChannelId.setter
|
8209
|
+
def ChannelId(self, ChannelId):
|
8210
|
+
self._ChannelId = ChannelId
|
8211
|
+
|
8212
|
+
|
8213
|
+
def _deserialize(self, params):
|
8214
|
+
self._ProductId = params.get("ProductId")
|
8215
|
+
self._DeviceName = params.get("DeviceName")
|
8216
|
+
self._ServiceTypes = params.get("ServiceTypes")
|
8217
|
+
self._StartTime = params.get("StartTime")
|
8218
|
+
self._EndTime = params.get("EndTime")
|
8219
|
+
self._Context = params.get("Context")
|
8220
|
+
self._Size = params.get("Size")
|
8221
|
+
self._EventId = params.get("EventId")
|
8222
|
+
self._UserId = params.get("UserId")
|
8223
|
+
self._ChannelId = params.get("ChannelId")
|
8224
|
+
memeber_set = set(params.keys())
|
8225
|
+
for name, value in vars(self).items():
|
8226
|
+
property_name = name[1:]
|
8227
|
+
if property_name in memeber_set:
|
8228
|
+
memeber_set.remove(property_name)
|
8229
|
+
if len(memeber_set) > 0:
|
8230
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
8231
|
+
|
8232
|
+
|
8233
|
+
|
8234
|
+
class DescribeCloudStorageEventsWithAITasksResponse(AbstractModel):
|
8235
|
+
"""DescribeCloudStorageEventsWithAITasks返回参数结构体
|
8236
|
+
|
8237
|
+
"""
|
8238
|
+
|
8239
|
+
def __init__(self):
|
8240
|
+
r"""
|
8241
|
+
:param _Events: 云存事件列表
|
8242
|
+
:type Events: list of CloudStorageEventWithAITasks
|
8243
|
+
:param _Context: 请求上下文, 用作查询游标
|
8244
|
+
:type Context: str
|
8245
|
+
:param _Listover: 拉取结果是否已经结束
|
8246
|
+
:type Listover: bool
|
8247
|
+
:param _Total: 内部结果数量,并不等同于事件总数。
|
8248
|
+
:type Total: int
|
8249
|
+
:param _VideoURL: 视频播放URL
|
8250
|
+
:type VideoURL: str
|
8251
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
8252
|
+
:type RequestId: str
|
8253
|
+
"""
|
8254
|
+
self._Events = None
|
8255
|
+
self._Context = None
|
8256
|
+
self._Listover = None
|
8257
|
+
self._Total = None
|
8258
|
+
self._VideoURL = None
|
8259
|
+
self._RequestId = None
|
8260
|
+
|
8261
|
+
@property
|
8262
|
+
def Events(self):
|
8263
|
+
"""云存事件列表
|
8264
|
+
:rtype: list of CloudStorageEventWithAITasks
|
8265
|
+
"""
|
8266
|
+
return self._Events
|
8267
|
+
|
8268
|
+
@Events.setter
|
8269
|
+
def Events(self, Events):
|
8270
|
+
self._Events = Events
|
8271
|
+
|
8272
|
+
@property
|
8273
|
+
def Context(self):
|
8274
|
+
"""请求上下文, 用作查询游标
|
8275
|
+
:rtype: str
|
8276
|
+
"""
|
8277
|
+
return self._Context
|
8278
|
+
|
8279
|
+
@Context.setter
|
8280
|
+
def Context(self, Context):
|
8281
|
+
self._Context = Context
|
8282
|
+
|
8283
|
+
@property
|
8284
|
+
def Listover(self):
|
8285
|
+
"""拉取结果是否已经结束
|
8286
|
+
:rtype: bool
|
8287
|
+
"""
|
8288
|
+
return self._Listover
|
8289
|
+
|
8290
|
+
@Listover.setter
|
8291
|
+
def Listover(self, Listover):
|
8292
|
+
self._Listover = Listover
|
8293
|
+
|
8294
|
+
@property
|
8295
|
+
def Total(self):
|
8296
|
+
"""内部结果数量,并不等同于事件总数。
|
8297
|
+
:rtype: int
|
8298
|
+
"""
|
8299
|
+
return self._Total
|
8300
|
+
|
8301
|
+
@Total.setter
|
8302
|
+
def Total(self, Total):
|
8303
|
+
self._Total = Total
|
8304
|
+
|
8305
|
+
@property
|
8306
|
+
def VideoURL(self):
|
8307
|
+
"""视频播放URL
|
8308
|
+
:rtype: str
|
8309
|
+
"""
|
8310
|
+
return self._VideoURL
|
8311
|
+
|
8312
|
+
@VideoURL.setter
|
8313
|
+
def VideoURL(self, VideoURL):
|
8314
|
+
self._VideoURL = VideoURL
|
8315
|
+
|
8316
|
+
@property
|
8317
|
+
def RequestId(self):
|
8318
|
+
"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
8319
|
+
:rtype: str
|
8320
|
+
"""
|
8321
|
+
return self._RequestId
|
8322
|
+
|
8323
|
+
@RequestId.setter
|
8324
|
+
def RequestId(self, RequestId):
|
8325
|
+
self._RequestId = RequestId
|
8326
|
+
|
8327
|
+
|
8328
|
+
def _deserialize(self, params):
|
8329
|
+
if params.get("Events") is not None:
|
8330
|
+
self._Events = []
|
8331
|
+
for item in params.get("Events"):
|
8332
|
+
obj = CloudStorageEventWithAITasks()
|
8333
|
+
obj._deserialize(item)
|
8334
|
+
self._Events.append(obj)
|
8335
|
+
self._Context = params.get("Context")
|
8336
|
+
self._Listover = params.get("Listover")
|
8337
|
+
self._Total = params.get("Total")
|
8338
|
+
self._VideoURL = params.get("VideoURL")
|
8339
|
+
self._RequestId = params.get("RequestId")
|
8340
|
+
|
8341
|
+
|
7920
8342
|
class DescribeCloudStorageMultiThumbnailRequest(AbstractModel):
|
7921
8343
|
"""DescribeCloudStorageMultiThumbnail请求参数结构体
|
7922
8344
|
|
@@ -1296,7 +1296,7 @@ class LcicClient(AbstractClient):
|
|
1296
1296
|
|
1297
1297
|
|
1298
1298
|
def ModifyUserProfile(self, request):
|
1299
|
-
"""
|
1299
|
+
"""此接口用于修改用户信息,例如头像、昵称(用户名)等。注意,课中的用户信息不会立即同步修改,需待下次上课时,修改后的信息才会更新显示。
|
1300
1300
|
|
1301
1301
|
:param request: Request instance for ModifyUserProfile.
|
1302
1302
|
:type request: :class:`tencentcloud.lcic.v20220817.models.ModifyUserProfileRequest`
|
@@ -10764,7 +10764,7 @@ class ModifyUserProfileRequest(AbstractModel):
|
|
10764
10764
|
r"""
|
10765
10765
|
:param _UserId: 待修改用户ID
|
10766
10766
|
:type UserId: str
|
10767
|
-
:param _Nickname:
|
10767
|
+
:param _Nickname: 待修改的用户名。对应注册用户下“Name“字段,本次修改是对此内容进行修改。
|
10768
10768
|
:type Nickname: str
|
10769
10769
|
:param _Avatar: 待修改头像url
|
10770
10770
|
:type Avatar: str
|
@@ -10786,7 +10786,7 @@ class ModifyUserProfileRequest(AbstractModel):
|
|
10786
10786
|
|
10787
10787
|
@property
|
10788
10788
|
def Nickname(self):
|
10789
|
-
"""
|
10789
|
+
"""待修改的用户名。对应注册用户下“Name“字段,本次修改是对此内容进行修改。
|
10790
10790
|
:rtype: str
|
10791
10791
|
"""
|
10792
10792
|
return self._Nickname
|
@@ -11128,10 +11128,9 @@ class RegisterUserRequest(AbstractModel):
|
|
11128
11128
|
r"""
|
11129
11129
|
:param _SdkAppId: 低代码互动课堂的SdkAppId。
|
11130
11130
|
:type SdkAppId: int
|
11131
|
-
:param _Name:
|
11131
|
+
:param _Name: 对应用户昵称。对应修改用户信息下“nickname“字段,在修改用户信息时,可以对该字段进行调整,从而更改用户的昵称。
|
11132
11132
|
:type Name: str
|
11133
|
-
:param _OriginId: 用户在客户系统的Id,需要在同一应用下唯一。入参为空时默认赋值为UserId
|
11134
|
-
。
|
11133
|
+
:param _OriginId: 用户在客户系统的Id,需要在同一应用下唯一。入参为空时默认赋值为UserId。
|
11135
11134
|
:type OriginId: str
|
11136
11135
|
:param _Avatar: 用户头像。
|
11137
11136
|
:type Avatar: str
|
@@ -11154,7 +11153,7 @@ class RegisterUserRequest(AbstractModel):
|
|
11154
11153
|
|
11155
11154
|
@property
|
11156
11155
|
def Name(self):
|
11157
|
-
"""
|
11156
|
+
"""对应用户昵称。对应修改用户信息下“nickname“字段,在修改用户信息时,可以对该字段进行调整,从而更改用户的昵称。
|
11158
11157
|
:rtype: str
|
11159
11158
|
"""
|
11160
11159
|
return self._Name
|
@@ -11165,8 +11164,7 @@ class RegisterUserRequest(AbstractModel):
|
|
11165
11164
|
|
11166
11165
|
@property
|
11167
11166
|
def OriginId(self):
|
11168
|
-
"""用户在客户系统的Id,需要在同一应用下唯一。入参为空时默认赋值为UserId
|
11169
|
-
。
|
11167
|
+
"""用户在客户系统的Id,需要在同一应用下唯一。入参为空时默认赋值为UserId。
|
11170
11168
|
:rtype: str
|
11171
11169
|
"""
|
11172
11170
|
return self._OriginId
|
@@ -2635,6 +2635,10 @@ false(默认):发送正常请求,通过检查后直接创建实例
|
|
2635
2635
|
:type Tags: list of Tag
|
2636
2636
|
:param _InitCommand: 创建实例后自动执行的命令。
|
2637
2637
|
:type InitCommand: :class:`tencentcloud.lighthouse.v20200324.models.Command`
|
2638
|
+
:param _DomainName: 主域名。
|
2639
|
+
:type DomainName: str
|
2640
|
+
:param _Subdomain: 子域名。
|
2641
|
+
:type Subdomain: str
|
2638
2642
|
"""
|
2639
2643
|
self._BundleId = None
|
2640
2644
|
self._BlueprintId = None
|
@@ -2650,6 +2654,8 @@ false(默认):发送正常请求,通过检查后直接创建实例
|
|
2650
2654
|
self._FirewallTemplateId = None
|
2651
2655
|
self._Tags = None
|
2652
2656
|
self._InitCommand = None
|
2657
|
+
self._DomainName = None
|
2658
|
+
self._Subdomain = None
|
2653
2659
|
|
2654
2660
|
@property
|
2655
2661
|
def BundleId(self):
|
@@ -2814,6 +2820,28 @@ false(默认):发送正常请求,通过检查后直接创建实例
|
|
2814
2820
|
def InitCommand(self, InitCommand):
|
2815
2821
|
self._InitCommand = InitCommand
|
2816
2822
|
|
2823
|
+
@property
|
2824
|
+
def DomainName(self):
|
2825
|
+
"""主域名。
|
2826
|
+
:rtype: str
|
2827
|
+
"""
|
2828
|
+
return self._DomainName
|
2829
|
+
|
2830
|
+
@DomainName.setter
|
2831
|
+
def DomainName(self, DomainName):
|
2832
|
+
self._DomainName = DomainName
|
2833
|
+
|
2834
|
+
@property
|
2835
|
+
def Subdomain(self):
|
2836
|
+
"""子域名。
|
2837
|
+
:rtype: str
|
2838
|
+
"""
|
2839
|
+
return self._Subdomain
|
2840
|
+
|
2841
|
+
@Subdomain.setter
|
2842
|
+
def Subdomain(self, Subdomain):
|
2843
|
+
self._Subdomain = Subdomain
|
2844
|
+
|
2817
2845
|
|
2818
2846
|
def _deserialize(self, params):
|
2819
2847
|
self._BundleId = params.get("BundleId")
|
@@ -2846,6 +2874,8 @@ false(默认):发送正常请求,通过检查后直接创建实例
|
|
2846
2874
|
if params.get("InitCommand") is not None:
|
2847
2875
|
self._InitCommand = Command()
|
2848
2876
|
self._InitCommand._deserialize(params.get("InitCommand"))
|
2877
|
+
self._DomainName = params.get("DomainName")
|
2878
|
+
self._Subdomain = params.get("Subdomain")
|
2849
2879
|
memeber_set = set(params.keys())
|
2850
2880
|
for name, value in vars(self).items():
|
2851
2881
|
property_name = name[1:]
|