tencentcloud-sdk-cfg 3.0.798 → 3.0.800

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: 1b604d7fe1ab43c455c7dc6b55602f8f96d8b040
4
- data.tar.gz: d05ade4873baf00e284af68c44c615da189915f8
3
+ metadata.gz: 1e836df7650241d3eecf639bd6d04e8642a85093
4
+ data.tar.gz: 3b35adff7a4bddfb899a1e4c6aeec024288d6a2a
5
5
  SHA512:
6
- metadata.gz: 035cead19bc1203d02415854bdfd9b233ee57bc3e4ba1423b378ccf7a251444a41b3fc508c860ff2d55249ac1a3da99ab3f42c3d1b207243ac71ad593820482f
7
- data.tar.gz: 0093d624631b1dbfbfabe1055b6c590360529b69d31b6cb3e6a962b9beb8a7182738f2b82df8dd87ee14c81f2e2060a0323dc86198e0ebb9d88d8bb8a6d50a63
6
+ metadata.gz: 025c4d0213370d87bc382135fd83baf1a5aa0932c2ac8d519907a176e3fba32a8137d1fd65e3ccf188d4c5fa1e5ed12ec640672afd736b0cd8df7ebd4b9d5691
7
+ data.tar.gz: 817b74a9f57ff5e60f5726b619e1cc94844112c372b56ab5446de742385d866c17fe14cdd7db8b41f30d7e6eb67252d2be8a6c4b9a524937a2b3e3c98f8e426a
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.798
1
+ 3.0.800
@@ -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, 3
1283
- deprecate :TaskGroupInstanceExecuteLog=, :none, 2024, 3
1282
+ deprecate :TaskGroupInstanceExecuteLog, :none, 2024, 4
1283
+ deprecate :TaskGroupInstanceExecuteLog=, :none, 2024, 4
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.798
4
+ version: 3.0.800
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-04-08 00:00:00.000000000 Z
11
+ date: 2024-04-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common