tencentcloud-sdk-lke 3.0.1069 → 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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 67ffa72f267edf2973506fa6c0463f6507bd3e30
4
- data.tar.gz: 9fc0207b2c6c62b5a35259778c5ff3908e70a44d
3
+ metadata.gz: 528ea90b45ee788a464804e408a865440a317e56
4
+ data.tar.gz: d117ac45a8bb879ec8a73aa1fa359e810ebb8c70
5
5
  SHA512:
6
- metadata.gz: 99ea5e201823c7f9b8e53f59af93e170e183ddc2c5114a72fe5cbce9a62b7f9d13c689fb0b0ce63669e589ab87063bb76dd01485de7f105cb67adcd7fb9f4eab
7
- data.tar.gz: d9344ddaaee4232395dce01472cb21b2a4c8d7f8ade362fe0c64d7540896042152a74701df221b0055d3ab0d3a4503cd7703ab541052077db941de9e6573a9f4
6
+ metadata.gz: 1e684449f932394e7e247998a3d68798fe15acd8af3fd85b0a0a69f281e89508b1a66a86da0bca22679a18b5ef4d2e81d4f32cadcd95079be2670814f397d085
7
+ data.tar.gz: a40af84452be667b00fd2b2b5f04c7e4dfeaf07331538f9584a2b5c6ec87886e1131eaef314ea83707a48681f0035bd483bbc6d28c43132e16f7d87c0b10ee98
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1069
1
+ 3.0.1070
@@ -9358,9 +9358,9 @@ module TencentCloud
9358
9358
  # @type Size: String
9359
9359
  # @param AttrRange: 标签适用范围,需要传参为1
9360
9360
  # @type AttrRange: Integer
9361
- # @param Source: 来源(0 源文件导入 1 网页导入)
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.1069
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-27 00:00:00.000000000 Z
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