tencentcloud-sdk-lke 3.0.1169 → 3.0.1170
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20231130/models.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 32335db87b507506204a465d4da18ac9b468e268
|
|
4
|
+
data.tar.gz: 5d5731bd5fe49aa48cddd27cc167d130dc8e5847
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8cfa64ab6a58f0deef8bd235f1867f916d38c74108ba8e4bc7fa2d6181de10b6de26c7df06558f7befbba0b6406d7f32d85ecbd2cf7c897446e4189cd1411277
|
|
7
|
+
data.tar.gz: 76f578964a4f72266b6a29c98fb801ef6c8411874d663debd798b8818d1ab145871ec82c665d9169cf49b7d2b049f07148eceef01ae726409811f4601792483f
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1170
|
data/lib/v20231130/models.rb
CHANGED
|
@@ -10721,7 +10721,7 @@ module TencentCloud
|
|
|
10721
10721
|
# (2) 消息回复类型为欢迎语、并发超限、实时文档,不支持点赞、点踩
|
|
10722
10722
|
# (3) 点赞或者点踩之后,如果想要取消状态,传值为0即可
|
|
10723
10723
|
# @type Score: Integer
|
|
10724
|
-
# @param Reasons:
|
|
10724
|
+
# @param Reasons: 支持通过API自定义,字符上限值为20字符;通过API 自定义标签,可以支持平台端用户在不满意问题错误类型中筛选、查看
|
|
10725
10725
|
# @type Reasons: Array
|
|
10726
10726
|
# @param FeedbackContent: 用户自定义反馈内容
|
|
10727
10727
|
# @type FeedbackContent: String
|