tencentcloud-sdk-nodejs-mps 4.1.227 → 4.1.228

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.227",
3
+ "version": "4.1.228",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -4470,6 +4470,10 @@ export interface AigcImageExtraParam {
4470
4470
  * <p>是否添加图标水印。默认不加。1-添加,0-不添加。</p><p>取值范围:[0, 1]</p><p>默认值:0</p>
4471
4471
  */
4472
4472
  LogoAdd?: number;
4473
+ /**
4474
+ * <p>指定图片的输出格式,支持jpeg, png。</p>
4475
+ */
4476
+ OutputFormat?: string;
4473
4477
  }
4474
4478
  /**
4475
4479
  * 智能分类结果信息