tencentcloud-sdk-cbs 3.0.935 → 3.0.936

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: 0bd80a3a529b7184a42ecd42a17c5a35319bbad9
4
- data.tar.gz: 743d7ce431577dd8f46d841e9430b73eee55a40b
3
+ metadata.gz: dbe94471e63e72f2d03760b29a3c0798fda02b72
4
+ data.tar.gz: 6787b837dc411336e0e42b705c099de7ed5e3bf9
5
5
  SHA512:
6
- metadata.gz: ac0767af968aa1c29cf2cd98c046466fe47f6d2b4ff27b06e6d5a068ccaa3f6e001b671cdd7edf746188e734313a6dcc12e1312c454477eb0b204f1425280c61
7
- data.tar.gz: 088a8be2ed1cd2c1212a5b351faf28b7c97de4e0acd1db219c97120a17de1bf9336899a70547d42b2c8c5344eadee9c2cf23f2015a79444fd6ac4a8233c752b4
6
+ metadata.gz: d8caca00e45ddb54311835751a3dcb2e686c9413c655274485b54ec75d29fee7e4cceae532a0bb6dc00445ffedb0f6996926954a4c5eae694e7fa9a275b585f8
7
+ data.tar.gz: 43fc81d16cb5d10fabcd27205824f14f7c8864e6b1fd86b160f86db19f6335468106b0e1c7ce8eb12a55c2099a383c77d5e9920512636a5722b01739f03eb277
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.935
1
+ 3.0.936
@@ -2697,7 +2697,7 @@ module TencentCloud
2697
2697
  # @param CageId: 围笼Id。作为入参时,表示对指定的CageId的资源进行操作,可为空。 作为出参时,表示资源所属围笼ID,可为空。
2698
2698
  # 注意:此字段可能返回 null,表示取不到有效值。
2699
2699
  # @type CageId: String
2700
- # @param ProjectId: 实例所属项目ID。该参数可以通过调用 [DescribeProject](/document/api/378/4400) 的返回值中的 projectId 字段来获取。不填为默认项目。
2700
+ # @param ProjectId: 实例所属项目ID。不填为默认项目。
2701
2701
  # @type ProjectId: Integer
2702
2702
  # @param ProjectName: 实例所属项目名称。
2703
2703
  # 注意:此字段可能返回 null,表示取不到有效值。
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cbs
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.935
4
+ version: 3.0.936
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-11-03 00:00:00.000000000 Z
11
+ date: 2024-11-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common