tencentcloud-sdk-cdn 3.0.504 → 3.0.506

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b478a73ec736e450d13db64b5cb9ccfefa6cd53a
4
- data.tar.gz: c60e113c07a073e741f44d9aa3bc4070d5566e76
3
+ metadata.gz: e8fa229a3fd1aa4a66b265173420a7c38705507b
4
+ data.tar.gz: 7a8ecb184401a3b0f44915786ff2849354c199f0
5
5
  SHA512:
6
- metadata.gz: e0ff37c5d857f4b9135c63b85dc398f45e634eb7b4efe7e464ea0f1527c54465573718f3273f1eab140b985756001a7e656b27cba49ff4c3d54d147ec063225b
7
- data.tar.gz: 1569fe1085a1dbadfcf71df73ae8fdc091afe2e16d4798102a7537fec558368a944ced9b7da1dceec7affd92b550d269880fca80789262b646a4f9d803a33b94
6
+ metadata.gz: 179332f2322888fd8d4876668a8369836a8890ad232f8938ee8a562cab82357baf428ff006c0ce9b429dbe17348780869e9bbc489388aa462fa1f879e0251a61
7
+ data.tar.gz: f4acbc83327b074f38e26601ae72a1f40767b469fe54db57c7b29bd6fe97c8bf25941f5f3ea7143c2f654b2d20d510e5a913631dff9245bdba46fb7d4a4f2935
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.504
1
+ 3.0.506
@@ -1918,6 +1918,7 @@ module TencentCloud
1918
1918
  # @param Status: 加速服务状态
1919
1919
  # rejected:域名审核未通过,域名备案过期/被注销导致
1920
1920
  # processing:部署中
1921
+ # closing:关闭中
1921
1922
  # online:已启动
1922
1923
  # offline:已关闭
1923
1924
  # @type Status: String
@@ -6167,6 +6168,7 @@ module TencentCloud
6167
6168
  # @param Status: 加速服务状态
6168
6169
  # rejected:域名审核未通过,域名备案过期/被注销导致
6169
6170
  # processing:部署中
6171
+ # closing:关闭中
6170
6172
  # online:已启动
6171
6173
  # offline:已关闭
6172
6174
  # @type Status: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cdn
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.504
4
+ version: 3.0.506
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-02-08 00:00:00.000000000 Z
11
+ date: 2023-02-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common