tencentcloud-sdk-ame 1.0.268 → 1.0.271
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/v20190916/client.rb +1 -1
- 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: fe12c29c071e2f134a1f0a73e8451198ca631ad1
|
|
4
|
+
data.tar.gz: fe9d66471415331229fc3bf60d992481e9fc64db
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8e187baab28ccf2058915c9747e1c153843d49520982778379c93ee7db84156fabab955d1c8337c6ecb9a8b307ed679b614b7c6395836e70eb3eb4eb84188c00
|
|
7
|
+
data.tar.gz: 4e4c4649c0d4ed5df5d502e4c71a4cae9945f4b744d5a11df57472eb0a55e909b6f46ff0eae18a4fa342094a8d1a12eaf3cc6d6e18c8317cc07301bd4e314c11
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.0.
|
|
1
|
+
1.0.271
|
data/lib/v20190916/client.rb
CHANGED
|
@@ -269,7 +269,7 @@ module TencentCloud
|
|
|
269
269
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
270
270
|
end
|
|
271
271
|
|
|
272
|
-
#
|
|
272
|
+
# 获取机器人列表,支持 Id、状态等过滤条件。
|
|
273
273
|
|
|
274
274
|
# @param request: Request instance for DescribeKTVRobots.
|
|
275
275
|
# @type request: :class:`Tencentcloud::ame::V20190916::DescribeKTVRobotsRequest`
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-ame
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.271
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-03-
|
|
11
|
+
date: 2022-03-07 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|