tencentcloud-sdk-ssl 3.0.941 → 3.0.942

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: 157e5feed612de33fe2759355e0981d889d5a48b
4
- data.tar.gz: 161359b2595927d8fc0496b26170c98afda1bd8d
3
+ metadata.gz: 895d1a543120796622593db512cad1779efc1549
4
+ data.tar.gz: 4133eb22b7cffd08cb6d153fc2c160456dece7f8
5
5
  SHA512:
6
- metadata.gz: 1c6135c451a02721287b7c4974f816fde928b47e0f20297404a2f41dfc78b740db557c2689135f054a6d5a77d3673119b1f3c2264c6cb4631ea0a7490f3fb6e1
7
- data.tar.gz: 27a7ee060bf98b2a7815624d5305fffed729733b29b73b8c81ed920b46c22a8d143998fdf5363e5fd2b33b00bd9ca834fbfa0e1e3713c29b88892460418ae79d
6
+ metadata.gz: 4c2aa683bbe928bf5ffb10aaad85f99e99f8f35a6a5447ad054fc1fd40a1169a87c82fd119d75abfe9e64e46ecff0faec0ab81ced4ec1bd4588f802db9ce4989
7
+ data.tar.gz: 9342151d73ef3aed7b243b871113bd9727b8a81e97f1aff2662825b81afdfd6300cc2c04d121e6705cfd0c550e3ef89b9adbbe4d07033c7a8f260a8af02c7c42
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.941
1
+ 3.0.942
@@ -3176,7 +3176,7 @@ module TencentCloud
3176
3176
  class DescribeDownloadCertificateUrlRequest < TencentCloud::Common::AbstractModel
3177
3177
  # @param CertificateId: 证书ID
3178
3178
  # @type CertificateId: String
3179
- # @param ServiceType: 下载的服务类型: nginx tomcat apache iis jks other root
3179
+ # @param ServiceType: 必填选项,下载的服务类型: nginx tomcat apache iis jks other root
3180
3180
  # @type ServiceType: String
3181
3181
 
3182
3182
  attr_accessor :CertificateId, :ServiceType
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ssl
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.941
4
+ version: 3.0.942
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-11-12 00:00:00.000000000 Z
11
+ date: 2024-11-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common