tencentcloud-sdk-domain 3.0.1062 → 3.0.1064

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: 95522aae7518613950f0a0f2b239e9be38f12ff2
4
- data.tar.gz: dfc321965484bb851c2cfb4b5ecddc82e954f321
3
+ metadata.gz: 9c726467fa75174bae60c9e0842fb5af7c936a2a
4
+ data.tar.gz: a27e09bdc16ff9e45ee0b1780fa0fdd136bbca2d
5
5
  SHA512:
6
- metadata.gz: a6ff6bb5ccf9d9af4dbb32971dee14899120fc2cde398d095149e013744d1ae51695d0ab44ac853b9dd4917dd660390fb4a8de8fc3ab2b1e3819bf53b2058b6a
7
- data.tar.gz: 2c726788a9508fb29a7f766889ed57dab3c900a3b424cc8c5dfdf92d0b945fe57232eb5b5763857fc38e1d215361bf0e9aa6521152ddb8584003fd4c166639d0
6
+ metadata.gz: a3838806620e8b04dcd38564541f4aa4905f5e51a95c9ab176d240f851496a318e62f7d91546d03a5fac135b736b5dad395e4f23d08f326937f17e321143c329
7
+ data.tar.gz: 16591c72584f043bc886b82262988a8640957c3abb35ba8c2d690788455ae8a564c831cbf0408473d12ba5490bda1b0eb4833f2212be1c29adade2fc74b0e480
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1062
1
+ 3.0.1064
@@ -1002,7 +1002,7 @@ module TencentCloud
1002
1002
  # DeleteCustomDnsHost请求参数结构体
1003
1003
  class DeleteCustomDnsHostRequest < TencentCloud::Common::AbstractModel
1004
1004
  # @param DomainId: 域名实例ID
1005
- # 可通过DescribeDomainNameList接口获取(https://cloud.tencent.com/document/api/242/48941)
1005
+ # 可通过[DescribeDomainNameList](https://cloud.tencent.com/document/api/242/48941)接口获取
1006
1006
  # @type DomainId: String
1007
1007
  # @param DnsName: DNS名称
1008
1008
  # 例如:<>.test.com;其中<>就是Dns名称,可以是任意域名允许的格式
@@ -1782,7 +1782,7 @@ module TencentCloud
1782
1782
  # DescribeCustomDnsHostSet请求参数结构体
1783
1783
  class DescribeCustomDnsHostSetRequest < TencentCloud::Common::AbstractModel
1784
1784
  # @param DomainId: 域名实例ID
1785
- # 可通过DescribeDomainNameList接口获取(https://cloud.tencent.com/document/api/242/48941)
1785
+ # 可通过[DescribeDomainNameList](https://cloud.tencent.com/document/api/242/48941)接口获取
1786
1786
  # @type DomainId: String
1787
1787
  # @param Limit: 返回数量,默认为20,取值范围[1,100]
1788
1788
  # @type Limit: Integer
@@ -2421,7 +2421,6 @@ module TencentCloud
2421
2421
  # @type ClassThree: Array
2422
2422
  # @param ClassFour: 四级分类
2423
2423
  # 1:"仅含2种数字"
2424
- # 1:"仅含2种数字"
2425
2424
  # 2:"仅含3种数字"
2426
2425
  # 4:"仅含1种字母"
2427
2426
  # 8:"仅含1种数字"
@@ -2439,7 +2438,7 @@ module TencentCloud
2439
2438
  # @param TransType: 交易类型(目前只支持10)
2440
2439
  # 10: 预释放域名
2441
2440
  # @type TransType: Integer
2442
- # @param IsTop: 是否搜索白金域名
2441
+ # @param IsTop: 是否搜索白金域名(默认值为false)
2443
2442
  # @type IsTop: Boolean
2444
2443
  # @param EndTimeSort: 结束时间排序 desc:倒序 asc:正序
2445
2444
  # @type EndTimeSort: String
@@ -3329,7 +3328,7 @@ module TencentCloud
3329
3328
  # ModifyCustomDnsHost请求参数结构体
3330
3329
  class ModifyCustomDnsHostRequest < TencentCloud::Common::AbstractModel
3331
3330
  # @param DomainId: 域名实例ID
3332
- # 可通过DescribeDomainNameList接口获取(https://cloud.tencent.com/document/api/242/48941)
3331
+ # 可通过[DescribeDomainNameList](https://cloud.tencent.com/document/api/242/48941)接口获取
3333
3332
  # @type DomainId: String
3334
3333
  # @param DnsName: Dns名称 例如:<>.test.com;其中<>就是Dns名称,可以是任意域名允许的格式
3335
3334
  # @type DnsName: String
@@ -4090,7 +4089,7 @@ module TencentCloud
4090
4089
  # SyncCustomDnsHost请求参数结构体
4091
4090
  class SyncCustomDnsHostRequest < TencentCloud::Common::AbstractModel
4092
4091
  # @param DomainId: 域名实例ID
4093
- # 可通过DescribeDomainNameList接口获取(https://cloud.tencent.com/document/api/242/48941)
4092
+ # 可通过[DescribeDomainNameList](https://cloud.tencent.com/document/api/242/48941)接口获取
4094
4093
  # @type DomainId: String
4095
4094
 
4096
4095
  attr_accessor :DomainId
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-domain
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1062
4
+ version: 3.0.1064
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-05-19 00:00:00.000000000 Z
11
+ date: 2025-05-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common