tencentcloud-sdk-tiw 3.0.550 → 3.0.551

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: db4836d95133729fe4fa5e8946c5cbf5f9a3255c
4
- data.tar.gz: 578f13b53e790c32275f88cb9b9ef999a3763b62
3
+ metadata.gz: 34514d7748dc0ec6b53b86df53e81334e3c5bbdd
4
+ data.tar.gz: 38331a056e712afdc0ed22637e237c18caeb784f
5
5
  SHA512:
6
- metadata.gz: 0bf0d3d0caaed374bba1a311e3c21449a05f3c2acc25c12ef37e8eaf21320249acc2b55dffa6b8616813cb27e3ae48fa6d2cbbd09b1102e99fb4645716e7b50c
7
- data.tar.gz: cf2be1919cbb1a912f5cc0453a524736f4eab5187f73d4035c6e330e4151d19bb4cca5440d46c9e72a8a455873524801539841c4d7882725ecc7e8d08a52fd05
6
+ metadata.gz: 3f3aee0c7dc769b07a407d3da87d6bd1ab9ec4e95021670e2eddcc832146d4b5081831a40179c780baf023686db87de1a14ced0e365c2ce0f3bf6951e39a0328
7
+ data.tar.gz: 9671f30858b7d2c20fc1f8503a2327ae7143724a678bc4b4a5be781fd6ba4a439667c1911afe00e4e515710abef72a0b60f2e301ae5059207eab2dd1d4090480
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.550
1
+ 3.0.551
@@ -3539,7 +3539,7 @@ module TencentCloud
3539
3539
  # @param SdkAppId: 客户的SdkAppId
3540
3540
  # @type SdkAppId: Integer
3541
3541
  # @param Callback: 告警回调地址,如果传空字符串会删除原来的回调地址配置,回调地址仅支持http或https协议,即回调地址以http://或https://开头。
3542
- # 回调数据格式请参考文档:
3542
+ # 回调数据格式请参考文档:https://cloud.tencent.com/document/product/1137/90112
3543
3543
  # @type Callback: String
3544
3544
  # @param CallbackKey: 设置告警回调鉴权密钥,最长64字符,如果传入空字符串,那么删除现有的鉴权回调密钥,回调鉴权方式请参考文档:https://cloud.tencent.com/document/product/1137/40257
3545
3545
  # @type CallbackKey: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tiw
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.550
4
+ version: 3.0.551
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-04-13 00:00:00.000000000 Z
11
+ date: 2023-04-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common