tencentcloud-sdk-organization 3.0.1159 → 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-organization.rb +3 -3
- metadata +4 -4
    
        checksums.yaml
    CHANGED
    
    | @@ -1,7 +1,7 @@ | |
| 1 1 | 
             
            ---
         | 
| 2 2 | 
             
            SHA1:
         | 
| 3 | 
            -
              metadata.gz:  | 
| 4 | 
            -
              data.tar.gz:  | 
| 3 | 
            +
              metadata.gz: ecb5a9211a0ff0906b8804b89718917a0b4387b2
         | 
| 4 | 
            +
              data.tar.gz: bc7803c08ca349537b5641317e262d6991e16e35
         | 
| 5 5 | 
             
            SHA512:
         | 
| 6 | 
            -
              metadata.gz:  | 
| 7 | 
            -
              data.tar.gz:  | 
| 6 | 
            +
              metadata.gz: 1f5514439817c9b5db1098e49a7b44fedfc58aaeb86056bf81b26808178234a068f96bcec88e42b7176e92e03e6b05805dd24b59095e3c4711ac1c4c7cace52c
         | 
| 7 | 
            +
              data.tar.gz: 8003e47fb458bb847efb26dd7beb89bf45e0419af0663f86671dea878e194c2e5280c4d9ad7d0918350960a4f494728d8211771a210912a598c678b139ea2346
         | 
    
        data/lib/VERSION
    CHANGED
    
    | @@ -1 +1 @@ | |
| 1 | 
            -
            3.0. | 
| 1 | 
            +
            3.0.1160
         | 
| @@ -2,12 +2,12 @@ | |
| 2 2 |  | 
| 3 3 | 
             
            require 'tencentcloud-sdk-common'
         | 
| 4 4 |  | 
| 5 | 
            -
            require_relative 'v20181225/client'
         | 
| 6 | 
            -
            require_relative 'v20181225/models'
         | 
| 7 | 
            -
             | 
| 8 5 | 
             
            require_relative 'v20210331/client'
         | 
| 9 6 | 
             
            require_relative 'v20210331/models'
         | 
| 10 7 |  | 
| 8 | 
            +
            require_relative 'v20181225/client'
         | 
| 9 | 
            +
            require_relative 'v20181225/models'
         | 
| 10 | 
            +
             | 
| 11 11 | 
             
            module TencentCloud
         | 
| 12 12 | 
             
              module Organization
         | 
| 13 13 | 
             
              end
         | 
    
        metadata
    CHANGED
    
    | @@ -1,14 +1,14 @@ | |
| 1 1 | 
             
            --- !ruby/object:Gem::Specification
         | 
| 2 2 | 
             
            name: tencentcloud-sdk-organization
         | 
| 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,11 +33,11 @@ executables: [] | |
| 33 33 | 
             
            extensions: []
         | 
| 34 34 | 
             
            extra_rdoc_files: []
         | 
| 35 35 | 
             
            files:
         | 
| 36 | 
            -
            - lib/v20210331/models.rb
         | 
| 37 | 
            -
            - lib/v20210331/client.rb
         | 
| 38 36 | 
             
            - lib/v20181225/models.rb
         | 
| 39 37 | 
             
            - lib/v20181225/client.rb
         | 
| 40 38 | 
             
            - lib/tencentcloud-sdk-organization.rb
         | 
| 39 | 
            +
            - lib/v20210331/models.rb
         | 
| 40 | 
            +
            - lib/v20210331/client.rb
         | 
| 41 41 | 
             
            - lib/VERSION
         | 
| 42 42 | 
             
            homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
         | 
| 43 43 | 
             
            licenses:
         |