tencentcloud-sdk-thpc 1.0.225 → 1.0.226

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: ab31aa29e7d1987264e9ff5f61d4f830ef34f1ce
4
- data.tar.gz: 3ed5e93ac49a86c71ab59e0eb94631bc48d1425a
3
+ metadata.gz: 12c6b1695345ccfe1c5aa8f23b972fbbfbdec3c1
4
+ data.tar.gz: cc72f2804412ae76311642a8b90298fd39d14cd0
5
5
  SHA512:
6
- metadata.gz: 492040830ec6b86b6e39ab6d34e8b45380d1d54a414fbe1cd6a0adb4674923b26dc89f88bd19049dfa4468e5669d1838aa5354692ba388ece0e3bc86245d9215
7
- data.tar.gz: b6ee85f22085a3df3d725cc128a9ae56c831360a11067c22202db0fecc5cddca527ff877f7e33e781d405822514f68fc380240fc9e5ee431ea973dabe2da0053
6
+ metadata.gz: b2000436fc0aebd69af86fc7f4ba5d346b0ab843ed591d7e51ce3bee828e9ba07b7316be12af04f743adcdc61a403b5e590deb996dad8efb74e773aa1cccb132
7
+ data.tar.gz: d48167d8c90d593915b126b295cf4074e1e84eee95b969e43201aca69b99e323906da68abbda8729cd5f662d3adbc7b2b7bacadf2c65c2a834f877852272c6fc
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.225
1
+ 1.0.226
@@ -89,7 +89,7 @@ module TencentCloud
89
89
  # @type RemotePath: String
90
90
  # @param Protocol: 文件系统协议类型,默认值NFS 3.0
91
91
  # @type Protocol: String
92
- # @param StorageType: 文件系统存储类型,默认值SD
92
+ # @param StorageType: 文件系统存储类型,默认值SD;其中 SD 为通用标准型标准型存储, HP为通用性能型存储, TB为turbo标准型, TP 为turbo性能型。
93
93
  # @type StorageType: String
94
94
 
95
95
  attr_accessor :LocalPath, :RemotePath, :Protocol, :StorageType
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-thpc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.225
4
+ version: 1.0.226
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-12-16 00:00:00.000000000 Z
11
+ date: 2021-12-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common