tencentcloud-sdk-chdfs 3.0.1030 → 3.0.1032

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: dca0995feefc4081f1dd2d38cab60a284ded0511
4
- data.tar.gz: dfbec949fc839e3805e0d35e69fd6a471927a86f
3
+ metadata.gz: c09f85e766f0c5ff3f808d4a3165ae0e0103180c
4
+ data.tar.gz: b96ac4578faa55727755ad57233a98c1db1b4f77
5
5
  SHA512:
6
- metadata.gz: 9856a2f9035f14d0abf3149b3062663154965a6a0760f191f459156a679331c629717fe92cd5d79cbc1eae11207b0397c69a24e260b27a3f02307ca492c2cd38
7
- data.tar.gz: ec994239261c6efc8d3746bd43b84b1d05da3abaeecdc301425b62f49a0fba3a3173bbf528dda0130287e7163b11c7b774f5b0f397298e04357142c33e308032
6
+ metadata.gz: 4373057630db9eadbd196ee3ee103a94e32d80ecb853d9c72492e474eeb464ed68e17c34caa09bfa5b93da55ca0aa1e3c56580c87efc6f1bc6e36f215c26a4df
7
+ data.tar.gz: f991385d58f39926915464a569a9bafa44b826903bba37f96e5371c5125db654a8f7be9b01a363d296c82a0079596e4c18776bda86492a351d1b972726782b59
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1030
1
+ 3.0.1032
@@ -1510,7 +1510,7 @@ module TencentCloud
1510
1510
  # @type RestoreTaskId: Integer
1511
1511
  # @param FilePath: 回热任务文件路径
1512
1512
  # @type FilePath: String
1513
- # @param Type: 回热任务类型(1:标准;2:极速;3:批量,暂时仅支持极速)
1513
+ # @param Type: 回热任务类型(1:标准;2:极速;3:批量,暂时仅支持标准)
1514
1514
  # @type Type: Integer
1515
1515
  # @param Days: 指定恢复出的临时副本的有效时长(单位天)
1516
1516
  # @type Days: Integer
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-chdfs
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1030
4
+ version: 3.0.1032
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-03-30 00:00:00.000000000 Z
11
+ date: 2025-04-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,10 +33,10 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/v20190718/models.rb
37
- - lib/v20190718/client.rb
38
- - lib/v20201112/models.rb
39
36
  - lib/v20201112/client.rb
37
+ - lib/v20201112/models.rb
38
+ - lib/v20190718/client.rb
39
+ - lib/v20190718/models.rb
40
40
  - lib/tencentcloud-sdk-chdfs.rb
41
41
  - lib/VERSION
42
42
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby