tencentcloud-sdk-domain 3.0.1072 → 3.0.1074

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: b119cc9a0f55437592fe4da37aeae29fccf84bff
4
- data.tar.gz: ce9b8e21e742321dfb5639637cb430f0a6c96b2f
3
+ metadata.gz: 4676a8359a374c2b84828ba7059c33da762f097f
4
+ data.tar.gz: ec28edebfaf1756e0374b79c329002906e1d040b
5
5
  SHA512:
6
- metadata.gz: dd3958cc543d3316c51184cf26f59b906c05912ae742ea94d0a5bdcbac9eb3042a75c5f54301a77b0d65de08617c09f114665b0e106270823bea62da7a99bf78
7
- data.tar.gz: 2b398b3b48cca4e815570388096e405b257387e9b1fd138a391c2a1778dc7ede09aae5c89d142f0aed4b50699cf62476e32144ebddb3cbb60bae78f5868af2fb
6
+ metadata.gz: 679c3b0937d4944271d0b7127581493170a403cb9667136f21d4b80a401fefa116aaf6bf2dcb1f9c844458755df05af19c415b0c3aa6151bceee5fec92f752a2
7
+ data.tar.gz: 67060494b1d5a529a8de2bf9bf7a375606f67561d1147208e20c25ecea66b207dc8e848e6456bdbdf8e419579ba1698841044e9fc76f01bad4f0e4e7e8ec9653
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1072
1
+ 3.0.1074
@@ -826,7 +826,7 @@ module TencentCloud
826
826
  # CreateDomainRedemption请求参数结构体
827
827
  class CreateDomainRedemptionRequest < TencentCloud::Common::AbstractModel
828
828
  # @param DomainId: 域名ID
829
- # 可通过DescribeDomainList接口获取
829
+ # 可通过[DescribeDomainNameList](https://cloud.tencent.com/document/api/242/48941)接口获取
830
830
  # @type DomainId: String
831
831
 
832
832
  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.1072
4
+ version: 3.0.1074
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-06-01 00:00:00.000000000 Z
11
+ date: 2025-06-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common