tencentcloud-sdk-nodejs-batch 4.1.306 → 4.1.308

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-batch",
3
- "version": "4.1.306",
3
+ "version": "4.1.308",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -2645,7 +2645,7 @@ export interface TerminateComputeNodeResponse {
2645
2645
  RequestId?: string;
2646
2646
  }
2647
2647
  /**
2648
- * 描述了VPC相关信息,包括子网,IP信息等
2648
+ * 描述了主网卡VPC相关信息,包括子网,IP信息等
2649
2649
  */
2650
2650
  export interface VirtualPrivateCloud {
2651
2651
  /**