tencentcloud-sdk-cfg 3.0.1013 → 3.0.1014

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: 3d307f61c14a543a922a8e4867c8b766fb8b672d
4
- data.tar.gz: 59a16908ea525511435345bf042823ee67af60b9
3
+ metadata.gz: 1d68c10a72126ae6699a277534f9758ce77641a4
4
+ data.tar.gz: 6bda6e3ec4257e72504856449214e64f0faa371f
5
5
  SHA512:
6
- metadata.gz: 4925e42fb6a96ab941b303911a284fe5b593b1bee0977737a5758b366f432bba00c6a2c644f8e565570607753ef6a982d01a85085c7cc0c8c1c008039a8283b5
7
- data.tar.gz: f3f89fa3690bc3084ff799359a076ef456eb0c4dcdf4a97e4e48861a69835307068a111fe7674bf25124bbd90dd0fd3e86e67dcb32681f319204555ed9c8f15b
6
+ metadata.gz: 194a623ee34e11a4ad30e2d27e9161ac0cac0b52b904ce3117c7000a3a43f775d033095d29d1a7284c3bc6fc19674b6f407f94c7f3177979e2c0dbfeffd50639
7
+ data.tar.gz: 652334b2393eb41a8bea7582ddb618b4f2d89ec6eec1984b1e36e16545aab28d951f15759d437705f704c8e997d89419db021118ee69873433a4085dbb4c9dc9
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1013
1
+ 3.0.1014
@@ -2103,8 +2103,8 @@ module TencentCloud
2103
2103
 
2104
2104
  attr_accessor :TaskGroupInstanceId, :TaskGroupInstanceObjectId, :TaskGroupInstanceStatus, :TaskGroupInstanceCreateTime, :TaskGroupInstanceUpdateTime, :TaskGroupInstanceStatusType, :TaskGroupInstanceStartTime, :TaskGroupInstanceEndTime, :TaskGroupInstanceExecuteLog, :TaskGroupInstanceIsRedo, :TaskGroupInstanceExecuteTime
2105
2105
  extend Gem::Deprecate
2106
- deprecate :TaskGroupInstanceExecuteLog, :none, 2025, 1
2107
- deprecate :TaskGroupInstanceExecuteLog=, :none, 2025, 1
2106
+ deprecate :TaskGroupInstanceExecuteLog, :none, 2025, 3
2107
+ deprecate :TaskGroupInstanceExecuteLog=, :none, 2025, 3
2108
2108
 
2109
2109
  def initialize(taskgroupinstanceid=nil, taskgroupinstanceobjectid=nil, taskgroupinstancestatus=nil, taskgroupinstancecreatetime=nil, taskgroupinstanceupdatetime=nil, taskgroupinstancestatustype=nil, taskgroupinstancestarttime=nil, taskgroupinstanceendtime=nil, taskgroupinstanceexecutelog=nil, taskgroupinstanceisredo=nil, taskgroupinstanceexecutetime=nil)
2110
2110
  @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.1013
4
+ version: 3.0.1014
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-03-07 00:00:00.000000000 Z
11
+ date: 2025-03-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common