tencentcloud-sdk-cbs 3.0.1125 → 3.0.1130
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/v20170312/models.rb +1 -1
- 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: 65314a6537b426c03eef6ab598237d37250188cc
|
4
|
+
data.tar.gz: 8fdda71e858bfddb19fab0612d714456414621f4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 94dcef77866a53af834463216175bbd6d333b2b95ff8cb84ce69febac6a8ffe2c1da003e57b3996175195e8798b1b667bf99f084ecc2d52ed4374ad52228fd39
|
7
|
+
data.tar.gz: 8e1c9356f41682bd11ba00f3ef737d7a3e96840000585667c8e3980328007d0e75e4d12be6124f22b0d368f0f616a6c10ae2a637e629cd7b32495ed971b23318
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1130
|
data/lib/v20170312/models.rb
CHANGED
@@ -2961,7 +2961,7 @@ module TencentCloud
|
|
2961
2961
|
# @param CageId: 围笼Id,可通过 [DescribeDiskStoragePool](https://cloud.tencent.com/document/api/362/62143) 获取。作为入参时,表示对指定的CageId的资源进行操作,可为空。 作为出参时,表示资源所属围笼ID,可为空。
|
2962
2962
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
2963
2963
|
# @type CageId: String
|
2964
|
-
# @param ProjectId: 实例所属项目ID,可通过
|
2964
|
+
# @param ProjectId: 实例所属项目ID,可通过DescribeProject获取。不填默认为0,表示默认项目。
|
2965
2965
|
# @type ProjectId: Integer
|
2966
2966
|
# @param ProjectName: 实例所属项目名称,可通过[DescribeProject](/document/api/651/78725)获取。
|
2967
2967
|
# 注意:此字段可能返回 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.
|
4
|
+
version: 3.0.1130
|
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-
|
11
|
+
date: 2025-08-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|