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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 91a4d0f57af972a6baca1474dcd3fad824014d4d
4
- data.tar.gz: 4d38c31e63c041b6bebb4455a995e7292999abd1
3
+ metadata.gz: ae5f7502ff80c8361294f97caf4acc3f97bef976
4
+ data.tar.gz: 86b55da4eec68206a4b372e9d13a46b3bf581b1a
5
5
  SHA512:
6
- metadata.gz: f1df27bc1856abb83e1cf46a00eccad27ceca6015bb7ca3d7dbdaa3a0464f09704f35100e38e9422252ad873c1c21d8c6a76ca62b877345b65bc01a5b074a2df
7
- data.tar.gz: 132f3dee361257495c47059c7d15bad9e3e9aa594f6a1813d56205466b55b53a930daf39a2a20be25da27b7c82fcfc1c881561d7d8b2d6f81cc21e22147832af
6
+ metadata.gz: 00d993149373029aeab4449eddcebef997fc74640563cb8c856267fed82764967743719d3d72c246d9004669b52bf85ac493bbb241bb7d7f035e03660845cba5
7
+ data.tar.gz: 44a3191dfce694eb38c9698579bcacc50dbe660820174e7f1b1637d48104820acac1b9c7af74aca4c2d34a1b51e8ffc87193bf02481dcff794a34c4939e9ac62
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.867
1
+ 3.0.868
@@ -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, 4
1283
- deprecate :TaskGroupInstanceExecuteLog=, :none, 2024, 4
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.867
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-17 00:00:00.000000000 Z
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