tencentcloud-sdk-nodejs-mps 4.1.233 → 4.1.234

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.233",
3
+ "version": "4.1.234",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -13154,7 +13154,7 @@ export interface BatchSubTaskResult {
13154
13154
  SmartSubtitlesTaskResult?: BatchSmartSubtitlesResult;
13155
13155
  }
13156
13156
  /**
13157
- * Aigc结果文件上传COS时,需传入的信息。 需创建并授权LVB_QCSRole角色。
13157
+ * Aigc结果文件上传COS时,需传入的信息。 需创建并授权MPS_QcsRole角色。
13158
13158
  */
13159
13159
  export interface AigcStoreCosParam {
13160
13160
  /**