tencentcloud-sdk-nodejs-lke 4.1.229 → 4.1.232

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-lke",
3
- "version": "4.1.229",
3
+ "version": "4.1.232",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -6529,6 +6529,10 @@ export interface UnsatisfiedReply {
6529
6529
  * <p>自定义反馈</p>
6530
6530
  */
6531
6531
  FeedbackContent?: string;
6532
+ /**
6533
+ * <p>用户</p>
6534
+ */
6535
+ Visitor?: string;
6532
6536
  }
6533
6537
  /**
6534
6538
  * Agent工具的响应参数定义