tencentcloud-sdk-vod 3.0.792 → 3.0.793

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: 137c9a3fc82bb8255dc6650f627b9735f4613ede
4
- data.tar.gz: 054df487518f75fb510e5568daebdabdc352b6e9
3
+ metadata.gz: b2392ad7dde4e97af568d800236381b1f0bddc97
4
+ data.tar.gz: 60e516445b46d4646a8305c3479f28fbd8d1a349
5
5
  SHA512:
6
- metadata.gz: 0888e1fcf867da8647055cd83e9bc2fb3a8b1e9091bb4e751a778e918e82ec13962e3f86d9828f5e0b6fef78fd3bdec462e2912b6c930ffc5d3c8790a3fb26a5
7
- data.tar.gz: a04d1a78de9cf270b073a5d8e3e4b3e16008697de5b5836d8617da63a08fd4fbd89ba8890454941de656e4fbc8989dbc70c21909b5bf186a369036276c1b4c35
6
+ metadata.gz: 28d4702cf6c0a23be2a60bf02d28b4442ff4b5676f568527f07b5ea6b8cca4c27ece975f490839fc0c4279f77dd4babeb57c4346f1184b39ef90a4a6c552cd1f
7
+ data.tar.gz: 0dcbf481cdb4c07db87594acea1c4d5fba01a06a4814e82834fd25f5d3a992aa1a6c02b40e91debed8543990b3b974015de78234fe65b09d9ab530b1500997f6
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.792
1
+ 3.0.793
@@ -4055,8 +4055,13 @@ module TencentCloud
4055
4055
  # 日志推送目标。
4056
4056
  class AreaCLSTargetInfo < TencentCloud::Common::AbstractModel
4057
4057
  # @param CLSRegion: 日志集所属地区:
4058
- # ap-guangzhou:广州;
4059
- # ap-singapore:新加坡。
4058
+ # <li>ap-guangzhou:广州;</li>
4059
+ # <li>ap-beijing:北京;</li>
4060
+ # <li>ap-chengdu:成都;</li>
4061
+ # <li>ap-chongqing:重庆;</li>
4062
+ # <li>ap-nanjing:南京;</li>
4063
+ # <li>ap-shanghai:上海;</li>
4064
+ # <li>ap-singapore:新加坡。</li>
4060
4065
  # @type CLSRegion: String
4061
4066
  # @param TopicId: 投递的目标主题 ID。
4062
4067
  # @type TopicId: String
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-vod
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.792
4
+ version: 3.0.793
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud