tencentcloud-sdk-goosefs 3.0.674 → 3.0.675

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: 78fa3a54bfa4ec1b8d1db5a2c1f3a96c1819defd
4
- data.tar.gz: 006e5291e84a68130c4e7cd0a22396fd877f48dd
3
+ metadata.gz: d36f5ecf2f780a9862972a605ec86f7556b9157f
4
+ data.tar.gz: 4032722052e6f008f5b970a621b10d232e1d737e
5
5
  SHA512:
6
- metadata.gz: c56a7c6833c3d2648f5af50b0abaf781bd294df9c739311b8107279b7d7c71e08cc415a9f191373c7c5e845d73d220675088891e54bc59054a3bdc370ba1d5fb
7
- data.tar.gz: b5a24b6eee3a229145c18d62c6edca1766d0970fc02e9574a3f87f38a9abe0f63370839d2bca2f105792c46d57da3d8d70fc5b62898c18fe2a7de7036da7607f
6
+ metadata.gz: 4759435fd215a0cfb6b1cdf68bdc4855bb2f3468cb6027073f2990304b382d9e8271a6ab7475326147748990415bb801131c660fc76726318a289a15a5405a7a
7
+ data.tar.gz: b8e623ca21a23e4cab42eabd66dd76c19ed658c51f9fb6ca689b771e6be0c1590f8438aea9dfe5b62aebb33bf7ab3fb3a4e0676f6951a862abdc250904cf9865
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.674
1
+ 3.0.675
@@ -972,7 +972,7 @@ module TencentCloud
972
972
  class GooseFSxAttribute < TencentCloud::Common::AbstractModel
973
973
  # @param Model: GooseFSx的型号
974
974
  # @type Model: String
975
- # @param Capacity: 容量单位是GB, 比如4608(4.5TB)
975
+ # @param Capacity: 容量单位是GB, 例如4608(4.5TB)
976
976
  # @type Capacity: Integer
977
977
  # @param MappedBucketList: 要关联映射的bucket列表
978
978
  # @type MappedBucketList: Array
@@ -1014,7 +1014,7 @@ module TencentCloud
1014
1014
  class GooseFSxBuildElement < TencentCloud::Common::AbstractModel
1015
1015
  # @param Model: GooseFSx的型号
1016
1016
  # @type Model: String
1017
- # @param Capacity: 容量单位是GB, 比如4608(4.5TB)
1017
+ # @param Capacity: 容量单位是GB, 例如4608(4.5TB)
1018
1018
  # @type Capacity: Integer
1019
1019
  # @param MappedBucketList: 要关联映射的bucket列表
1020
1020
  # @type MappedBucketList: Array
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-goosefs
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.674
4
+ version: 3.0.675
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-10-11 00:00:00.000000000 Z
11
+ date: 2023-10-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,8 +33,8 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/v20220519/models.rb
37
36
  - lib/v20220519/client.rb
37
+ - lib/v20220519/models.rb
38
38
  - lib/tencentcloud-sdk-goosefs.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby