tencentcloud-sdk-nodejs-mps 4.1.45 → 4.1.48

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-mps",
3
- "version": "4.1.45",
3
+ "version": "4.1.48",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -3220,6 +3220,10 @@ export interface DescribeStreamLinkFlowSRTStatisticsRequest {
3220
3220
  * 查询间隔,可选[5s|1min|5min|15min]。
3221
3221
  */
3222
3222
  Period: string;
3223
+ /**
3224
+ * 对端客户端或者服务端的IP地址
3225
+ */
3226
+ RemoteIp?: string;
3223
3227
  }
3224
3228
  /**
3225
3229
  * 智能封面信息
@@ -4666,6 +4670,10 @@ export interface DescribeStreamLinkFlowStatisticsRequest {
4666
4670
  UTC时间,如'2020-01-01T12:00:00Z'。
4667
4671
  */
4668
4672
  EndTime: string;
4673
+ /**
4674
+ * 对端客户端或者服务端的IP地址
4675
+ */
4676
+ RemoteIp?: string;
4669
4677
  }
4670
4678
  /**
4671
4679
  * AI 样本管理,人脸数据操作。
@@ -13533,6 +13541,10 @@ export interface DescribeStreamLinkFlowMediaStatisticsRequest {
13533
13541
  UTC时间,如'2020-01-01T12:00:00Z'。
13534
13542
  */
13535
13543
  EndTime: string;
13544
+ /**
13545
+ * 对端客户端或者服务端的IP地址
13546
+ */
13547
+ RemoteIp?: string;
13536
13548
  }
13537
13549
  /**
13538
13550
  * DescribeTaskDetail返回参数结构体