tencentcloud-sdk-ams 3.0.1092 → 3.0.1134

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: 5f72e720e0ae0d17cc71b82bdd0e39aeea196459
4
- data.tar.gz: 4092c5498e469aec1ccf167fd0bb0c8ce515c14a
3
+ metadata.gz: bf139cacbd02c8d6c59781eeba5534ae0056008a
4
+ data.tar.gz: a2702817b524f49a26ff2287098068749d6eed95
5
5
  SHA512:
6
- metadata.gz: eb246982bb16c5dc2da854c3c5982d0f276a3b639a1a7caa5f57eb4c7c6b9ca150f339ae76402471bfa67eb8e070f6f8ef50d16503dc8e879ba2b279a6e027eb
7
- data.tar.gz: bcf034544c3db3eab457a77d97237bb9ea769b388c66bfcff8d79ad80c9dfbfa57751e1a8dd0b6f8e79b904f907fdf16149d84cd7ee0a9c032b1e2e05f9bfe91
6
+ metadata.gz: 80d2064194a0e9c6fc67e1636491a21aee591689c0a64e6b15e2233624c326bf889af37ba2a3aceef557411d853f1dc28ea9c6c2598fd4f4bf8308c67f3c9b4e
7
+ data.tar.gz: 0d4fbcc193091db108600f25ca1ed2f91dfe3525026875f889d5c06fb1ccfa9e80dd05f6452a5a0fd2a2c1b0e1841e968cf1b02778affc7185d6186007dee57d
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1092
1
+ 3.0.1134
@@ -2,12 +2,12 @@
2
2
 
3
3
  require 'tencentcloud-sdk-common'
4
4
 
5
- require_relative 'v20200608/client'
6
- require_relative 'v20200608/models'
7
-
8
5
  require_relative 'v20201229/client'
9
6
  require_relative 'v20201229/models'
10
7
 
8
+ require_relative 'v20200608/client'
9
+ require_relative 'v20200608/models'
10
+
11
11
  module TencentCloud
12
12
  module Ams
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-ams
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1092
4
+ version: 3.0.1134
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-07-03 00:00:00.000000000 Z
11
+ date: 2025-09-01 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/v20200608/models.rb
37
+ - lib/v20200608/client.rb
36
38
  - lib/tencentcloud-sdk-ams.rb
37
- - lib/v20201229/client.rb
38
39
  - lib/v20201229/models.rb
39
- - lib/v20200608/client.rb
40
- - lib/v20200608/models.rb
40
+ - lib/v20201229/client.rb
41
41
  - lib/VERSION
42
42
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
43
43
  licenses: