tencentcloud-sdk-cfg 3.0.1031 → 3.0.1033

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: 22b0657bdf6c8bb2df1348c3b0b6a5459d27cb52
4
+ data.tar.gz: 403fa5a4f1b2f880720fe5d81cb49dbe0b815431
5
5
  SHA512:
6
- metadata.gz: 732b427cb420ccca0a3fd8330bbbe22c714a3cd119b6ab500e3c051b35af65ba611b565d9b4dba8b85e7c21a3337c742ac829e1a2e84a7b8e6fffc65903e6fcd
7
- data.tar.gz: 1a44a8ee2dbda1a6a12280b4825636c1dad5922c59989d094aa8b3db8a487f70b6bfa971c0881a7a436ea83626107666799e4ec5dca5e7eb28caedb8cfaac9c6
6
+ metadata.gz: e99b6202eb94d1a48c8a641bcd1845a9aa645b212897ad15b2a31554c6b742a2b585012e59a1b5d944254155430dace2554155daaa4e5fbe39b269484e1945b9
7
+ data.tar.gz: 292f5584a45172ed770857e8f14ba71c0fa4b5843797d6ac6e3ebd8c7c6e0e28da85722cfebed8158dc0fc60956e7acd9df092c7c1d44ccb4d4c125ba803119e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1031
1
+ 3.0.1033
@@ -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,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.1031
4
+ version: 3.0.1033
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-04-01 00:00:00.000000000 Z
11
+ date: 2025-04-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common