tencentcloud-sdk-thpc 3.0.1153 → 3.0.1160
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/tencentcloud-sdk-thpc.rb +3 -3
- metadata +6 -6
    
        checksums.yaml
    CHANGED
    
    | @@ -1,7 +1,7 @@ | |
| 1 1 | 
             
            ---
         | 
| 2 2 | 
             
            SHA1:
         | 
| 3 | 
            -
              metadata.gz:  | 
| 4 | 
            -
              data.tar.gz:  | 
| 3 | 
            +
              metadata.gz: 366c6867b517ee22eadd408106795afc099d2d90
         | 
| 4 | 
            +
              data.tar.gz: 0eb226e06b545f5e2f62402ca907fb77389c0de3
         | 
| 5 5 | 
             
            SHA512:
         | 
| 6 | 
            -
              metadata.gz:  | 
| 7 | 
            -
              data.tar.gz:  | 
| 6 | 
            +
              metadata.gz: df8e4fe194e82166c83ea02a68925c4175c9fa5a3059264c9dd666d8ec25b5ce3716d6f627d5168c5da9b9b9942bcc428f2c1b923ceeac613717093e2fe2b01a
         | 
| 7 | 
            +
              data.tar.gz: d3e6cbae8cef1e86cf422c61923e247666b5165b1a6b46aad4f467821a02b299bea1e6601e679c5b7f578f8c840af81457e38bb83464a702a31be180142434d0
         | 
    
        data/lib/VERSION
    CHANGED
    
    | @@ -1 +1 @@ | |
| 1 | 
            -
            3.0. | 
| 1 | 
            +
            3.0.1160
         | 
| @@ -5,12 +5,12 @@ require 'tencentcloud-sdk-common' | |
| 5 5 | 
             
            require_relative 'v20230321/client'
         | 
| 6 6 | 
             
            require_relative 'v20230321/models'
         | 
| 7 7 |  | 
| 8 | 
            -
            require_relative 'v20220401/client'
         | 
| 9 | 
            -
            require_relative 'v20220401/models'
         | 
| 10 | 
            -
             | 
| 11 8 | 
             
            require_relative 'v20211109/client'
         | 
| 12 9 | 
             
            require_relative 'v20211109/models'
         | 
| 13 10 |  | 
| 11 | 
            +
            require_relative 'v20220401/client'
         | 
| 12 | 
            +
            require_relative 'v20220401/models'
         | 
| 13 | 
            +
             | 
| 14 14 | 
             
            module TencentCloud
         | 
| 15 15 | 
             
              module Thpc
         | 
| 16 16 | 
             
              end
         | 
    
        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: 3.0. | 
| 4 | 
            +
              version: 3.0.1160
         | 
| 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-10- | 
| 11 | 
            +
            date: 2025-10-28 00:00:00.000000000 Z
         | 
| 12 12 | 
             
            dependencies:
         | 
| 13 13 | 
             
            - !ruby/object:Gem::Dependency
         | 
| 14 14 | 
             
              name: tencentcloud-sdk-common
         | 
| @@ -33,13 +33,13 @@ executables: [] | |
| 33 33 | 
             
            extensions: []
         | 
| 34 34 | 
             
            extra_rdoc_files: []
         | 
| 35 35 | 
             
            files:
         | 
| 36 | 
            -
            - lib/v20220401/models.rb
         | 
| 37 | 
            -
            - lib/v20220401/client.rb
         | 
| 38 | 
            -
            - lib/v20211109/models.rb
         | 
| 39 | 
            -
            - lib/v20211109/client.rb
         | 
| 40 36 | 
             
            - lib/v20230321/models.rb
         | 
| 41 37 | 
             
            - lib/v20230321/client.rb
         | 
| 42 38 | 
             
            - lib/tencentcloud-sdk-thpc.rb
         | 
| 39 | 
            +
            - lib/v20211109/models.rb
         | 
| 40 | 
            +
            - lib/v20211109/client.rb
         | 
| 41 | 
            +
            - lib/v20220401/models.rb
         | 
| 42 | 
            +
            - lib/v20220401/client.rb
         | 
| 43 43 | 
             
            - lib/VERSION
         | 
| 44 44 | 
             
            homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
         | 
| 45 45 | 
             
            licenses:
         |