tencentcloud-sdk-nodejs-batch 4.1.74 → 4.1.76

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.74",
3
+ "version": "4.1.76",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -2729,7 +2729,7 @@ export interface InternetAccessible {
2729
2729
 
2730
2730
  示例值:WanIP
2731
2731
 
2732
- 此功能仅部分地区灰度开发,如需使用[请提交工单咨询](https://console.cloud.tencent.com/workorder/category)
2732
+ 此功能仅部分地区灰度开放,如需使用[请提交工单咨询](https://console.cloud.tencent.com/workorder/category)
2733
2733
  */
2734
2734
  IPv4AddressType?: string;
2735
2735
  /**
@@ -2740,7 +2740,7 @@ export interface InternetAccessible {
2740
2740
  如需为资源分配IPv6地址,请指定弹性公网IPv6类型。
2741
2741
  示例值:EIPv6
2742
2742
 
2743
- 此功能仅部分地区灰度开发,如需使用[请提交工单咨询](https://console.cloud.tencent.com/workorder/category)
2743
+ 此功能仅部分地区灰度开放,如需使用[请提交工单咨询](https://console.cloud.tencent.com/workorder/category)
2744
2744
  */
2745
2745
  IPv6AddressType?: string;
2746
2746
  /**