tencentcloud-sdk-weilingwith 3.0.711 → 3.0.713

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: c53a0055f5af20cf1590f20f376f6aa0a84eea6a
4
- data.tar.gz: a60e7cfd1e8350285a1bcd64f0cc8c68a3bf8508
3
+ metadata.gz: 8aa6fe7ed60271c870cbc8309aa9ff65d4db6b19
4
+ data.tar.gz: 05b42f99355b1587326b9b611852ca14a86763a9
5
5
  SHA512:
6
- metadata.gz: 0747d8e256e31f09f80bf00adc5e4d2879b79f84774f83589007d46595bb67169ad0eddf15dad9093c0b30802fbc49f8c37b1682998f7ec831a317ad21426145
7
- data.tar.gz: 12d6ca5f9312272b7915525e7769f0a8d99aeb0a2f21e4d34d85098e6e39659ba2be079477782d339b606de3ed9a4aa371264468f10d56436eae726d78179bad
6
+ metadata.gz: 6059df8c87a8a6b090457e43222b4eb820ce7e51c1227a25f6ddde1ae97ed91c140c093a54eb83206138e7b902a793e3cbbc8b993381edd7834d4d115341bb7a
7
+ data.tar.gz: 512bb3aa09aba56adc64c08df87f2cdd1a16e705171028f7067c4eb82e050dd706fa86277efcca940f743dc9bd6188f9e57d477c46d7903f2a7e2aff3a37dce0
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.711
1
+ 3.0.713
@@ -101,7 +101,7 @@ module TencentCloud
101
101
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
102
102
  end
103
103
 
104
- # 批量消息上报
104
+ # 批量上报应用消息
105
105
 
106
106
  # @param request: Request instance for BatchReportAppMessage.
107
107
  # @type request: :class:`Tencentcloud::weilingwith::V20230427::BatchReportAppMessageRequest`
@@ -1325,7 +1325,7 @@ module TencentCloud
1325
1325
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1326
1326
  end
1327
1327
 
1328
- # 单条消息上报
1328
+ # 上报应用消息
1329
1329
 
1330
1330
  # @param request: Request instance for ReportAppMessage.
1331
1331
  # @type request: :class:`Tencentcloud::weilingwith::V20230427::ReportAppMessageRequest`
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-weilingwith
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.711
4
+ version: 3.0.713
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-11-23 00:00:00.000000000 Z
11
+ date: 2023-11-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common