tencentcloud-sdk-cfg 3.0.867 → 3.0.868
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20210820/models.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: ae5f7502ff80c8361294f97caf4acc3f97bef976
|
4
|
+
data.tar.gz: 86b55da4eec68206a4b372e9d13a46b3bf581b1a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 00d993149373029aeab4449eddcebef997fc74640563cb8c856267fed82764967743719d3d72c246d9004669b52bf85ac493bbb241bb7d7f035e03660845cba5
|
7
|
+
data.tar.gz: 44a3191dfce694eb38c9698579bcacc50dbe660820174e7f1b1637d48104820acac1b9c7af74aca4c2d34a1b51e8ffc87193bf02481dcff794a34c4939e9ac62
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.868
|
data/lib/v20210820/models.rb
CHANGED
@@ -1279,8 +1279,8 @@ module TencentCloud
|
|
1279
1279
|
|
1280
1280
|
attr_accessor :TaskGroupInstanceId, :TaskGroupInstanceObjectId, :TaskGroupInstanceStatus, :TaskGroupInstanceCreateTime, :TaskGroupInstanceUpdateTime, :TaskGroupInstanceStatusType, :TaskGroupInstanceStartTime, :TaskGroupInstanceEndTime, :TaskGroupInstanceExecuteLog, :TaskGroupInstanceIsRedo, :TaskGroupInstanceExecuteTime
|
1281
1281
|
extend Gem::Deprecate
|
1282
|
-
deprecate :TaskGroupInstanceExecuteLog, :none, 2024,
|
1283
|
-
deprecate :TaskGroupInstanceExecuteLog=, :none, 2024,
|
1282
|
+
deprecate :TaskGroupInstanceExecuteLog, :none, 2024, 7
|
1283
|
+
deprecate :TaskGroupInstanceExecuteLog=, :none, 2024, 7
|
1284
1284
|
|
1285
1285
|
def initialize(taskgroupinstanceid=nil, taskgroupinstanceobjectid=nil, taskgroupinstancestatus=nil, taskgroupinstancecreatetime=nil, taskgroupinstanceupdatetime=nil, taskgroupinstancestatustype=nil, taskgroupinstancestarttime=nil, taskgroupinstanceendtime=nil, taskgroupinstanceexecutelog=nil, taskgroupinstanceisredo=nil, taskgroupinstanceexecutetime=nil)
|
1286
1286
|
@TaskGroupInstanceId = taskgroupinstanceid
|
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.868
|
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-07-
|
11
|
+
date: 2024-07-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|