tencentcloud-sdk-tsf 3.0.1144 → 3.0.1147

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: 598509f14c4ac8a8122a23aecfed55e4bd0dea98
4
- data.tar.gz: 6fda115928030d15a775694f78e2b99f24bb95c1
3
+ metadata.gz: 63ee60b1a789791f9c9b30f67c649384cc2cdee7
4
+ data.tar.gz: d5a847f88862112138600ac77918991e1b4f7103
5
5
  SHA512:
6
- metadata.gz: d64f76e708a8801c4333679ae10920cb4b6d12528d5d3568ed4a65639e4beb05074e97631a233d853e247f07355f8ea4802e3d450b289928ceec6cfc5398a9f7
7
- data.tar.gz: b74bbcf93d011cbc4c9adf0ea32797e49520b59390e47b9d5c8e7f39e8bbd81958ffa7f9e0ef63a7aa2bc26c280119c0af736b3a43e138adf8416cf47e21f332
6
+ metadata.gz: 2976442fb57a2fa7e2f86b4f4e8afcfd9e8088a758ba3fffd4bcf5cefe1439df8042cfa8014c10ef442b2d6a9f1056f44f631205f1f5083d1bf03b08bc52afa8
7
+ data.tar.gz: 20348c551ef3cf2616ae6bbd30c0700b0a3f414e8844adac30cff1c9bd981c5cfcc467d23a17d01d4d691974ae857a12c14cdf9d9d56eea256c2d71a50148186
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1144
1
+ 3.0.1147
@@ -9706,7 +9706,7 @@ module TencentCloud
9706
9706
  # @type GroupResourceTypeList: Array
9707
9707
  # @param Status: 部署组状态过滤字段
9708
9708
  # @type Status: String
9709
- # @param GroupIdList:
9709
+ # @param GroupIdList: 部署组ID列表
9710
9710
  # @type GroupIdList: Array
9711
9711
 
9712
9712
  attr_accessor :SearchWord, :ApplicationId, :OrderBy, :OrderType, :Offset, :Limit, :NamespaceId, :ClusterId, :GroupResourceTypeList, :Status, :GroupIdList
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tsf
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1144
4
+ version: 3.0.1147
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-09-22 00:00:00.000000000 Z
11
+ date: 2025-09-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common