tencentcloud-sdk-lke 3.0.1059 → 3.0.1061
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 +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a42acb524f7201aef32cb497df3ccb68a4b79984
|
4
|
+
data.tar.gz: 324e7c6c404516872a326a82f2c257b12e5bca66
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b07c4828c514bb7f24903e57a37eb6cc7f6e8b268e1b43bf7e2c0813b2a68145c31253286841c6e9877192b020a938d114f5eef1b0ac87aec03c025d9b329ac3
|
7
|
+
data.tar.gz: ce7ca0ce2388d4bf7794a3e04d64c02e4f1f7ccb3afc6430d9e764430e683442d026f275ab59aeeecbd5a98535d98e1214dc2ac9e3638370fc55a1677d35b841
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1061
|
data/lib/v20231130/models.rb
CHANGED
@@ -5586,7 +5586,7 @@ module TencentCloud
|
|
5586
5586
|
|
5587
5587
|
# ListApp请求参数结构体
|
5588
5588
|
class ListAppRequest < TencentCloud::Common::AbstractModel
|
5589
|
-
# @param AppType: 应用类型;knowledge_qa
|
5589
|
+
# @param AppType: 应用类型;knowledge_qa - 知识问答管理
|
5590
5590
|
# @type AppType: String
|
5591
5591
|
# @param PageSize: 每页数目,整型
|
5592
5592
|
# @type PageSize: Integer
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-lke
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1061
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-05-
|
11
|
+
date: 2025-05-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|