tencentcloud-sdk-cfs 3.0.804 → 3.0.805

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 345a327c93dc4fe064f097b4588ef66968896444
4
- data.tar.gz: 8df72c9cd3fe97fa17517742bc01ef3da5ae02c2
3
+ metadata.gz: aecdb57e55660327ace69203d2859b9420a47ff3
4
+ data.tar.gz: 9a39099c8eef048746b0b34c59ecbd7f5e7f3330
5
5
  SHA512:
6
- metadata.gz: 6c9be1c15f3687fd63bcf538d957cf8633df5900b9775282b6bdd3634f3103c31e80dcce21f2979ac6ea2151a796ca076ab7529ebf6e4d422df094034f9649c1
7
- data.tar.gz: 6b31f7588e4b30d952ed888e2b1c4aa4a6d0fb589ffa85178daab1a361cebed905db27ff037128f4dc56bf3c25962df3512859b0a730950b12cd8b3d4acaa586
6
+ metadata.gz: d4b30a4b8bf6d154cdc60ddaf916c5440a7504fb205a5b2f0f8c04dc9c2249ff6844bf451b38bce1f78740327ece15692a82bce69a516b02f7622ca782364596
7
+ data.tar.gz: a48103fad099867f926b0fb9633ea1c675120101e24763a144c3971ad2c467a73b03631555603526c801fa69827b063a1d894b3cf542094060fe20f15737a154
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.804
1
+ 3.0.805
@@ -1922,7 +1922,7 @@ module TencentCloud
1922
1922
  # @type LifeCycleState: String
1923
1923
  # @param SizeByte: 文件系统已使用容量。单位:Byte
1924
1924
  # @type SizeByte: Integer
1925
- # @param SizeLimit: 文件系统最大空间限制。单位:GiB
1925
+ # @param SizeLimit: 文件系统空间限制。单位:GiB
1926
1926
  # @type SizeLimit: Integer
1927
1927
  # @param ZoneId: 区域 ID
1928
1928
  # @type ZoneId: Integer
@@ -1948,7 +1948,7 @@ module TencentCloud
1948
1948
  # @type AppId: Integer
1949
1949
  # @param BandwidthLimit: 文件系统吞吐上限,吞吐上限是根据文件系统当前已使用存储量、绑定的存储资源包以及吞吐资源包一同确定. 单位MiB/s
1950
1950
  # @type BandwidthLimit: Float
1951
- # @param Capacity: 文件系统总容量
1951
+ # @param Capacity: 文件系统容量规格上限
1952
1952
  # 单位:GiB
1953
1953
  # @type Capacity: Integer
1954
1954
  # @param Tags: 文件系统标签列表
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.804
4
+ version: 3.0.805
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-04-15 00:00:00.000000000 Z
11
+ date: 2024-04-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common