tencentcloud-sdk-chdfs 3.0.1074 → 3.0.1153

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: 363a374519dd61e8b150546e0a0bb2e40878ffaa
4
- data.tar.gz: 86418e70c575875467e3b07709883e0e4e70041f
3
+ metadata.gz: 0520be910c788d7a8476983260e7fd70a588f738
4
+ data.tar.gz: 7b2277bebb131fa697b95498bc579f15b403c61e
5
5
  SHA512:
6
- metadata.gz: 80e30a8efc9fd5feda34504cb7f7e99e3305210d3f5d1fba6c8cc1cad9342eb40fda72f6f585822ace6619988f87fa85e385e5db524d7b199e139085651ddc1e
7
- data.tar.gz: affba1e730db1fefdaa238bcfa4a1b91d47d2ff8a9acbae0a42c5bbfeea5e67523ce7b1f1eec269edf6aa66e16ce860a829965b719505d5aa97658f40b1a1fb9
6
+ metadata.gz: 2dca12a103931d5b71a3d5e47ac7fe09431559505bd2ef66bac32250e2bd32dda02fa0a3631baa8417ab163908a6b7e31d66dfce6187fe358b8a96498c739dee
7
+ data.tar.gz: 7a0d642d796bda833d869fe3af892e887f509a1b5984927578f8f85b2db0e7add7a65fa17ca135f0426b9a173df6be1de0ee5adaef0d318e32472516379de5d6
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1074
1
+ 3.0.1153
@@ -2,12 +2,12 @@
2
2
 
3
3
  require 'tencentcloud-sdk-common'
4
4
 
5
- require_relative 'v20190718/client'
6
- require_relative 'v20190718/models'
7
-
8
5
  require_relative 'v20201112/client'
9
6
  require_relative 'v20201112/models'
10
7
 
8
+ require_relative 'v20190718/client'
9
+ require_relative 'v20190718/models'
10
+
11
11
  module TencentCloud
12
12
  module Chdfs
13
13
  end
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
3
+ # Copyright (c) 2017-2025 Tencent. All Rights Reserved.
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
3
+ # Copyright (c) 2017-2025 Tencent. All Rights Reserved.
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
3
+ # Copyright (c) 2017-2025 Tencent. All Rights Reserved.
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
3
+ # Copyright (c) 2017-2025 Tencent. All Rights Reserved.
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
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.1074
4
+ version: 3.0.1153
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-04 00:00:00.000000000 Z
11
+ date: 2025-10-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,11 +33,11 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/v20190718/client.rb
37
- - lib/v20190718/models.rb
38
36
  - lib/tencentcloud-sdk-chdfs.rb
39
- - lib/v20201112/client.rb
40
37
  - lib/v20201112/models.rb
38
+ - lib/v20201112/client.rb
39
+ - lib/v20190718/models.rb
40
+ - lib/v20190718/client.rb
41
41
  - lib/VERSION
42
42
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
43
43
  licenses: