tencentcloud-sdk-cfg 3.0.867 → 3.0.869
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: 110ddf4ee6793bd82f9982809efa019b17abc5c2
|
4
|
+
data.tar.gz: ae78859bad8ca994968cbe165119e31286523402
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cc7a446817c2260455146ca0606f0bf48e15b972d7665110f842c9787f472e40cb3fc9210a627453127c037c8527a3f15a8812af79bf80af56f6279f8082bd46
|
7
|
+
data.tar.gz: 10962ff8b1e2fcbf07934e6d040dd86369111489ab64534b2cc36256d5b398cba9976b6fa52a0a2b1068be72d66465d6af334c8715e7570ff32f9e8fbe95e3c9
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.869
|
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.869
|
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-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|