tencentcloud-sdk-dnspod 3.0.1178 → 3.0.1186

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: f9bdd9455f187693b82b3761d0dbe6d6273d6f39
4
- data.tar.gz: 1d7520d0d6c2700165b03e7aa3a3c013b601bf26
3
+ metadata.gz: 55b5c7a7c7b9eaead575991898e906948c6a3336
4
+ data.tar.gz: 6e01a78e535960821a8894021c990073fbfcc6f4
5
5
  SHA512:
6
- metadata.gz: 4617ffbb9d087ac90cc0f0c20aab82aabe3550cea4bbadc5ad46a942dc6816da0a30a6e0fc9f8f4912b4c51bf3c4a42c62fdbd6b9cef75a371fb0af5207a96f9
7
- data.tar.gz: d705e176d92abada1804252d372d45fc79a1d61233b4c2dbac004ea94b8ea093ef1643aa5e0663b560f0b31e2a5e7c07c545da7c07f5170b379abe4330d41402
6
+ metadata.gz: 3b9829957b3cd6655dc7c07abc4f6e1b6c58a2baa979b9d4dd7938eefa479bbe0cbfd251d9b2fa5256ecaba887bda935649d27124f388d431ca168c9781611a7
7
+ data.tar.gz: 6fe1a1aefe43476541503d85d52fff2448c9ec8187698d26c1d685c184816b237a763290f10d3f3923dc520568fe67c2ac3a2070487527c2065bd39b0d861b22
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1178
1
+ 3.0.1186
@@ -2395,7 +2395,7 @@ module TencentCloud
2395
2395
  # @type RecordCountBegin: Integer
2396
2396
  # @param RecordCountEnd: 要获取域名的记录数查询区间终点。
2397
2397
  # @type RecordCountEnd: Integer
2398
- # @param ProjectId: 项目ID
2398
+ # @param ProjectId: 项目ID,"帐号中心-项目管理"拿到项目ID
2399
2399
  # @type ProjectId: Integer
2400
2400
  # @param Tags: 标签过滤
2401
2401
  # @type Tags: Array
@@ -4711,7 +4711,7 @@ module TencentCloud
4711
4711
  # @type Name: String
4712
4712
  # @param Status: 域名的状态,正常:ENABLE,暂停:PAUSE,封禁:SPAM
4713
4713
  # @type Status: String
4714
- # @param TTL: 域名默认的解析记录默认TTL
4714
+ # @param TTL: 域名默认的解析记录默认TTL值,单位:秒
4715
4715
  # @type TTL: Integer
4716
4716
  # @param CNAMESpeedup: 是否开启CNAME加速,开启:ENABLE,未开启:DISABLE
4717
4717
  # @type CNAMESpeedup: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-dnspod
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1178
4
+ version: 3.0.1186
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-12-08 00:00:00.000000000 Z
11
+ date: 2025-12-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,9 +33,9 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/v20210323/models.rb
37
- - lib/v20210323/client.rb
38
36
  - lib/tencentcloud-sdk-dnspod.rb
37
+ - lib/v20210323/client.rb
38
+ - lib/v20210323/models.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: