tencentcloud-sdk-nodejs-tcb 4.1.263 → 4.1.264

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-tcb",
3
- "version": "4.1.263",
3
+ "version": "4.1.264",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -4363,10 +4363,6 @@ export interface PostgreSQLInfo {
4363
4363
  * <p>地域</p>
4364
4364
  */
4365
4365
  Region?: string;
4366
- /**
4367
- * <p>数据库引擎版本</p>
4368
- */
4369
- Version?: string;
4370
4366
  }
4371
4367
  /**
4372
4368
  * CreateUser请求参数结构体