tencentcloud-sdk-cfg 3.0.1031 → 3.0.1032

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: 6dd0d10a8f3bd3b0a9e2720fa978218f6820428d
4
- data.tar.gz: 711cd71cf0cd0a14ee9375f852d5d33776bc73f3
3
+ metadata.gz: fa4438cd63db39f27b65a06e80a2990a2ffcb56b
4
+ data.tar.gz: 3cd7bd20c4b9ec5e3020ecab4e4b299a8f6c0b94
5
5
  SHA512:
6
- metadata.gz: 732b427cb420ccca0a3fd8330bbbe22c714a3cd119b6ab500e3c051b35af65ba611b565d9b4dba8b85e7c21a3337c742ac829e1a2e84a7b8e6fffc65903e6fcd
7
- data.tar.gz: 1a44a8ee2dbda1a6a12280b4825636c1dad5922c59989d094aa8b3db8a487f70b6bfa971c0881a7a436ea83626107666799e4ec5dca5e7eb28caedb8cfaac9c6
6
+ metadata.gz: 62c4948671e6db7a656033e38ea9a64177c52271645b0fb33058910422ac2fbbae92b7eea6c666eb0e910f4b19905133cdd244fab65a7dcd3c26c359914c24ca
7
+ data.tar.gz: c840479ba918339ed9584806d76122da943f4214c5d59795aed79757937c0a7cc76d73670c7b62b41b43c38c092db99140acf9a3652f76da116b47fea43e8718
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1031
1
+ 3.0.1032
@@ -2048,8 +2048,8 @@ module TencentCloud
2048
2048
 
2049
2049
  attr_accessor :TaskGroupInstanceId, :TaskGroupInstanceObjectId, :TaskGroupInstanceStatus, :TaskGroupInstanceCreateTime, :TaskGroupInstanceUpdateTime, :TaskGroupInstanceStatusType, :TaskGroupInstanceStartTime, :TaskGroupInstanceEndTime, :TaskGroupInstanceExecuteLog, :TaskGroupInstanceIsRedo, :TaskGroupInstanceExecuteTime
2050
2050
  extend Gem::Deprecate
2051
- deprecate :TaskGroupInstanceExecuteLog, :none, 2025, 3
2052
- deprecate :TaskGroupInstanceExecuteLog=, :none, 2025, 3
2051
+ deprecate :TaskGroupInstanceExecuteLog, :none, 2025, 4
2052
+ deprecate :TaskGroupInstanceExecuteLog=, :none, 2025, 4
2053
2053
 
2054
2054
  def initialize(taskgroupinstanceid=nil, taskgroupinstanceobjectid=nil, taskgroupinstancestatus=nil, taskgroupinstancecreatetime=nil, taskgroupinstanceupdatetime=nil, taskgroupinstancestatustype=nil, taskgroupinstancestarttime=nil, taskgroupinstanceendtime=nil, taskgroupinstanceexecutelog=nil, taskgroupinstanceisredo=nil, taskgroupinstanceexecutetime=nil)
2055
2055
  @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.1031
4
+ version: 3.0.1032
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud