tencentcloud-sdk-tsf 3.0.1125 → 3.0.1126

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: 729e3acf92f83e3dc6fab9cd889178c1d5dcb2b8
4
- data.tar.gz: d19976564f6fe363211164fe0955ace4e1461133
3
+ metadata.gz: 9d00a62ed7a757d2b956c19b52fe48088241728d
4
+ data.tar.gz: 207692fa046ce5df2205b2c172ede7a2f5d38248
5
5
  SHA512:
6
- metadata.gz: 59e7f99ce8fd34793abae1ff7ac2fc40b0919c837705d99726effb0bcd8cc7e9e7cc5f5afc5e3d99f1a867e25010c22d902c139148fc44ce8c7ef38c5cd60cb5
7
- data.tar.gz: 473354d7fb178fd97d339c5937eb4462dbc5b2227f89fc0b84f5496ba4c40c927d439b2e487439f498bb926601b65bbf1cbd887d6e341de8c3c97197f65d4b17
6
+ metadata.gz: 1ab2d9709df7011e40cd51cc8cbffb5cc3e5148a0b7c7d73b92b3ea5b0f3e16e09fdc6f69021623347dc247dc58e7c2ac6c8f094a357ef8d867921f20e722577
7
+ data.tar.gz: 19673104a394992fc841bfcd1195ad4347fa56443284f2f0fba50acb54c9efb432e0a24fd68f12fbd74dd304a8c72db1105d6b76310ae5dc245a3f811efd802b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1125
1
+ 3.0.1126
@@ -5815,8 +5815,7 @@ module TencentCloud
5815
5815
 
5816
5816
  # DeleteContainerGroup请求参数结构体
5817
5817
  class DeleteContainerGroupRequest < TencentCloud::Common::AbstractModel
5818
- # @param GroupId: 部署组ID,可通过调用[DescribeContainerGroups](https://cloud.tencent.com/document/api/649/36068)查询已创建的部署组列表或[登录控制台](https://console.cloud.tencent.com/tsf/app-group-docker-detail?rid=1&id=group-aedpen6v)
5819
- # 进行查看;也可以调用[CreateContainGroup](https://cloud.tencent.com/document/api/649/36075)创建新的部署组。
5818
+ # @param GroupId: 部署组ID,可通过调用[DescribeContainerGroups](https://cloud.tencent.com/document/api/649/36068)查询已创建的部署组列表或登录控制台进行查看;也可以调用[CreateContainGroup](https://cloud.tencent.com/document/api/649/36075)创建新的部署组。
5820
5819
  # @type GroupId: String
5821
5820
 
5822
5821
  attr_accessor :GroupId
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.1125
4
+ version: 3.0.1126
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-08-18 00:00:00.000000000 Z
11
+ date: 2025-08-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common