tencentcloud-sdk-weilingwith 3.0.712 → 3.0.713
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20230427/client.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8aa6fe7ed60271c870cbc8309aa9ff65d4db6b19
|
|
4
|
+
data.tar.gz: 05b42f99355b1587326b9b611852ca14a86763a9
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6059df8c87a8a6b090457e43222b4eb820ce7e51c1227a25f6ddde1ae97ed91c140c093a54eb83206138e7b902a793e3cbbc8b993381edd7834d4d115341bb7a
|
|
7
|
+
data.tar.gz: 512bb3aa09aba56adc64c08df87f2cdd1a16e705171028f7067c4eb82e050dd706fa86277efcca940f743dc9bd6188f9e57d477c46d7903f2a7e2aff3a37dce0
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.713
|
data/lib/v20230427/client.rb
CHANGED
|
@@ -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.
|
|
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-
|
|
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
|