tencentcloud-sdk-nodejs-vod 4.1.53 → 4.1.54
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
|
@@ -17338,6 +17338,7 @@ export interface MediaContentReviewSegmentItem {
|
|
|
17338
17338
|
Url?: string;
|
|
17339
17339
|
/**
|
|
17340
17340
|
* 该字段已废弃,请使用 PicUrlExpireTime。
|
|
17341
|
+
* @deprecated
|
|
17341
17342
|
*/
|
|
17342
17343
|
PicUrlExpireTimeStamp?: number;
|
|
17343
17344
|
/**
|