tencentcloud-sdk-cfg 3.0.799 → 3.0.800

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 09f912ef50d742d6a51c85d76a3e63237978fd99
4
- data.tar.gz: b3ca0fd7c454c60a6446355d8a5f35f999c202ff
3
+ metadata.gz: 1e836df7650241d3eecf639bd6d04e8642a85093
4
+ data.tar.gz: 3b35adff7a4bddfb899a1e4c6aeec024288d6a2a
5
5
  SHA512:
6
- metadata.gz: 471102468865407462de5978d44418eb2abb56b0ab56f87ff9a6546e059eabaf4e46d9d21088b83ed1f63a9ce4fc124c19d72c2baeb20f64fcdb5f631048bd25
7
- data.tar.gz: fbeae041ae5c73c728c42d318bd72a0827bd74a814e1bd7e4a05d6078a361e12be6916bffb4ff791d43a7836a134114b485fff484f03409f50ba3c55d1444725
6
+ metadata.gz: 025c4d0213370d87bc382135fd83baf1a5aa0932c2ac8d519907a176e3fba32a8137d1fd65e3ccf188d4c5fa1e5ed12ec640672afd736b0cd8df7ebd4b9d5691
7
+ data.tar.gz: 817b74a9f57ff5e60f5726b619e1cc94844112c372b56ab5446de742385d866c17fe14cdd7db8b41f30d7e6eb67252d2be8a6c4b9a524937a2b3e3c98f8e426a
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.799
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,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cfg
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.799
4
+ version: 3.0.800
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud