tencentcloud-sdk-cfg 3.0.890 → 3.0.891
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/v20210820/models.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: aa1c5f013acb5cc724f76012d37c4842e3c0dcb8
|
|
4
|
+
data.tar.gz: 8e6086bccd97b03e05b1a65db76e578d739304da
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: af76c4470e40c00c859258f4f560388db085aad77a9e0f65db985553bc780bd6e77e8e486f47bbdce76dede4beaa949f5aecb30fb4ed8a8dcf85c1aca4cb895e
|
|
7
|
+
data.tar.gz: 98e054dc73a5ce40a2b9dcafa9cc46b83ab81524607309ece6a9185f6c4073005d577f5ccda4b304c8073d397e1d7c06870704b185d596a7f382f8273df4063e
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.891
|
data/lib/v20210820/models.rb
CHANGED
|
@@ -177,7 +177,7 @@ module TencentCloud
|
|
|
177
177
|
# @type RelationActionId: Integer
|
|
178
178
|
# @param ActionCommand: 操作命令
|
|
179
179
|
# @type ActionCommand: String
|
|
180
|
-
# @param ActionCommandType:
|
|
180
|
+
# @param ActionCommandType: 动作类型(0 -- tat 1 -- 云API)
|
|
181
181
|
# @type ActionCommandType: Integer
|
|
182
182
|
# @param ActionContent: 自定义动作的参数,json string
|
|
183
183
|
# @type ActionContent: String
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-cfg
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.891
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-08-
|
|
11
|
+
date: 2024-08-21 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|