tencentcloud-sdk-cfs 3.0.1076 → 3.0.1082

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: 80e77d865acc00df67ad34e121f80c22c75224ab
4
- data.tar.gz: ab49ea1eb710bce1df83fc266a86327b38ec080f
3
+ metadata.gz: 5a35ed84ec5fcc4901103f833d6dde899a2ffdfa
4
+ data.tar.gz: 362c3b4c2681f6ab8b0ef169efc1a0ba617db1df
5
5
  SHA512:
6
- metadata.gz: 201e0a41954707e72fb692a1a2e73970f27dd50a3633bb77f7f83e7daa8430330297e214e01485e1b1b5079c86feace3ab33fd4709a819125731c123dd2710bb
7
- data.tar.gz: 184994bde6df182d38f2aa9afa9e509160e3e29bba41284a2b6cb7bb4e4ccb159bff17555a3ed669f67d4077c7b4b573ca23018000f555d3333348e452648f63
6
+ metadata.gz: d28d9dcafe283c1c504b9382d08fb97a5ca11c096529b81d6febf3ca9033e611e37e2b35371366e5419af3f43cd16316dc32bea37a5c7541d38edc4c1436cc28
7
+ data.tar.gz: efe90fc82ca88eafd615ba56a76a68bcca8a31aa5bb51a2a4a384b96cd1a07e559181dfd1b1d4fd00afa752c6bc7a62e616b580c5f64728db350ef4a5d333402
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1076
1
+ 3.0.1082
@@ -439,7 +439,7 @@ module TencentCloud
439
439
  # @type CcnId: String
440
440
  # @param CidrBlock: 云联网中CFS使用的网段, 若网络类型选择的是Ccn,该字段为必填,且不能和Ccn中已经绑定的网段冲突
441
441
  # @type CidrBlock: String
442
- # @param Capacity: 文件系统容量,turbo系列必填,单位为GiB。 turbo标准型单位GB,起售20TiB,即20480 GiB;扩容步长20TiB,即20480 GiB。turbo性能型起售10TiB,即10240 GiB;扩容步长10TiB,10240 GiB。
442
+ # @param Capacity: 文件系统容量,turbo系列必填,单位为GiB。 turbo标准型单位GB,起售20TiB,即20480 GiB;扩容步长10TiB,即10240 GiB。turbo性能型起售10TiB,即10240 GiB;扩容步长10TiB,10240 GiB。
443
443
  # @type Capacity: Integer
444
444
  # @param SnapshotId: 文件系统快照ID,通过查询快照列表获取该参数,
445
445
  # [DescribeCfsSnapshots](https://cloud.tencent.com/document/product/582/80206)
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cfs
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1076
4
+ version: 3.0.1082
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-06-08 00:00:00.000000000 Z
11
+ date: 2025-06-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common