tencentcloud-sdk-ecdn 1.0.256 → 1.0.257

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: df98ea87b710d4769cfb880a8c8b4a2490f2b79f
4
- data.tar.gz: 884c3f641707738cdf69d4e51255a6ca36255c13
3
+ metadata.gz: 6bb543a6460195da59cef9718457dcc6053750a8
4
+ data.tar.gz: eb898306f9468a8608810ff8d81f67a2dfaf1d92
5
5
  SHA512:
6
- metadata.gz: ed9b0fa5f2535253c16c05e1b52feab9bdf8154e51e87ab3bf25bdf4d044c0cbba9340f0e5d201ebf248bec1af66cef4a0b0e8a905d256341933077e1f39ea16
7
- data.tar.gz: 4c8991d459ee50424b5adee61dbd3ba7d08dc8b95946c4d225150bb69fc78706de68fd1b8067e4363eabf97400a63c7221727e5b6a28bcb0c93d3316ef4c0091
6
+ metadata.gz: bd759033245631423be8976557836e9a1927f5c000a4a87f3c9a5c4f82a0877cc6672a30e80681bdc37e9e719a1b1fe7625b1f7b8640baba6e317dd177d5b953
7
+ data.tar.gz: bc35fcf81c99b7a66d216400d2e9a6f8265bec20e36463b0a5a3bab2f26ede9e7a266e09019703f0075f0ac8569c6709f7624f5a9fed3bc67dc6cb007c00a3fd
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.256
1
+ 1.0.257
@@ -55,7 +55,9 @@ module TencentCloud
55
55
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
56
56
  end
57
57
 
58
- # 生成一条子域名解析,提示客户添加到域名解析上,用于泛域名及域名取回校验归属权
58
+ # 生成一条子域名解析,提示客户添加到域名解析上,用于泛域名及域名取回校验归属权。
59
+
60
+ # >? 若您的业务已迁移至 CDN 控制台,请参考<a href=" https://cloud.tencent.com/document/api/228/48118"> CDN 接口文档</a>,使用 CDN 相关API 进行操作。
59
61
 
60
62
  # @param request: Request instance for CreateVerifyRecord.
61
63
  # @type request: :class:`Tencentcloud::ecdn::V20191012::CreateVerifyRecordRequest`
@@ -181,7 +183,9 @@ module TencentCloud
181
183
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
182
184
  end
183
185
 
184
- # 本接口(DescribeEcdnDomainStatistics)用于查询指定时间段内的域名访问统计指标
186
+ # 本接口(DescribeEcdnDomainStatistics)用于查询指定时间段内的域名访问统计指标。
187
+
188
+ # >? 若您的业务已迁移至 CDN 控制台,请参考<a href="https://cloud.tencent.com/document/api/228/30986"> CDN 接口文档</a>,使用 CDN 相关API 进行操作。
185
189
 
186
190
  # @param request: Request instance for DescribeEcdnDomainStatistics.
187
191
  # @type request: :class:`Tencentcloud::ecdn::V20191012::DescribeEcdnDomainStatisticsRequest`
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ecdn
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.256
4
+ version: 1.0.257
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-02-15 00:00:00.000000000 Z
11
+ date: 2022-02-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common