tencentcloud-sdk-lke 3.0.1068 → 3.0.1070
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 +2 -2
- 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: 528ea90b45ee788a464804e408a865440a317e56
|
4
|
+
data.tar.gz: d117ac45a8bb879ec8a73aa1fa359e810ebb8c70
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1e684449f932394e7e247998a3d68798fe15acd8af3fd85b0a0a69f281e89508b1a66a86da0bca22679a18b5ef4d2e81d4f32cadcd95079be2670814f397d085
|
7
|
+
data.tar.gz: a40af84452be667b00fd2b2b5f04c7e4dfeaf07331538f9584a2b5c6ec87886e1131eaef314ea83707a48681f0035bd483bbc6d28c43132e16f7d87c0b10ee98
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1070
|
data/lib/v20231130/models.rb
CHANGED
@@ -9358,9 +9358,9 @@ module TencentCloud
|
|
9358
9358
|
# @type Size: String
|
9359
9359
|
# @param AttrRange: 标签适用范围,需要传参为1
|
9360
9360
|
# @type AttrRange: Integer
|
9361
|
-
# @param Source:
|
9361
|
+
# @param Source: 来源(0 从本地文档导入),默认值为0
|
9362
9362
|
# @type Source: Integer
|
9363
|
-
# @param WebUrl:
|
9363
|
+
# @param WebUrl: 自定义链接地址, IsRefer为true的时候,该值才有意义
|
9364
9364
|
# @type WebUrl: String
|
9365
9365
|
# @param AttrLabels: 标签引用
|
9366
9366
|
# @type AttrLabels: Array
|
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.1070
|
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-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|