tencentcloud-sdk-cfg 3.0.1017 → 3.0.1018
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20210820/models.rb +12 -7
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 37acd66c9c740cf28574dbb2a32d345ab8813049
|
4
|
+
data.tar.gz: ea63c3f2450fe7c2f3f57428e19a9a0aeedc4de8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8082a04de14eb896ca1940f2913823a055514b4c076235f37d710a683587c65165a18c9f5794813d77e5c56e7fc2c38b1da0f5359fb58302b5e61686961fbad2
|
7
|
+
data.tar.gz: 5a89e2a4d9eb1434cc71dc051e908c4e554f2b3f00f635f5e1943066c20902b1f6317f7e626c3e0c1636c40adb242fcd12545bcce1579c72210c996f293c6d03
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1018
|
data/lib/v20210820/models.rb
CHANGED
@@ -697,7 +697,6 @@ module TencentCloud
|
|
697
697
|
# @param TaskPolicyRule: 策略规则
|
698
698
|
# @type TaskPolicyRule: String
|
699
699
|
# @param TaskPolicyDealType: 护栏策略生效处理策略 1:顺序执行,2:暂停
|
700
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
701
700
|
# @type TaskPolicyDealType: Integer
|
702
701
|
|
703
702
|
attr_accessor :TaskPolicyIdList, :TaskPolicyStatus, :TaskPolicyRule, :TaskPolicyDealType
|
@@ -1272,10 +1271,12 @@ module TencentCloud
|
|
1272
1271
|
# @type ObjectSupportType: Integer
|
1273
1272
|
# @param ArchLayer: 1.接入层 2.逻辑层 3. 数据层
|
1274
1273
|
# @type ArchLayer: Integer
|
1274
|
+
# @param IsArchSvg: 是否支持演练生图
|
1275
|
+
# @type IsArchSvg: Boolean
|
1275
1276
|
|
1276
|
-
attr_accessor :ObjectTypeId, :ObjectTypeTitle, :ObjectTypeLevelOne, :ObjectTypeParams, :ObjectTypeJsonParse, :ObjectHasNewAction, :ObjectPlatformName, :ObjectSupportType, :ArchLayer
|
1277
|
+
attr_accessor :ObjectTypeId, :ObjectTypeTitle, :ObjectTypeLevelOne, :ObjectTypeParams, :ObjectTypeJsonParse, :ObjectHasNewAction, :ObjectPlatformName, :ObjectSupportType, :ArchLayer, :IsArchSvg
|
1277
1278
|
|
1278
|
-
def initialize(objecttypeid=nil, objecttypetitle=nil, objecttypelevelone=nil, objecttypeparams=nil, objecttypejsonparse=nil, objecthasnewaction=nil, objectplatformname=nil, objectsupporttype=nil, archlayer=nil)
|
1279
|
+
def initialize(objecttypeid=nil, objecttypetitle=nil, objecttypelevelone=nil, objecttypeparams=nil, objecttypejsonparse=nil, objecthasnewaction=nil, objectplatformname=nil, objectsupporttype=nil, archlayer=nil, isarchsvg=nil)
|
1279
1280
|
@ObjectTypeId = objecttypeid
|
1280
1281
|
@ObjectTypeTitle = objecttypetitle
|
1281
1282
|
@ObjectTypeLevelOne = objecttypelevelone
|
@@ -1285,6 +1286,7 @@ module TencentCloud
|
|
1285
1286
|
@ObjectPlatformName = objectplatformname
|
1286
1287
|
@ObjectSupportType = objectsupporttype
|
1287
1288
|
@ArchLayer = archlayer
|
1289
|
+
@IsArchSvg = isarchsvg
|
1288
1290
|
end
|
1289
1291
|
|
1290
1292
|
def deserialize(params)
|
@@ -1303,6 +1305,7 @@ module TencentCloud
|
|
1303
1305
|
@ObjectPlatformName = params['ObjectPlatformName']
|
1304
1306
|
@ObjectSupportType = params['ObjectSupportType']
|
1305
1307
|
@ArchLayer = params['ArchLayer']
|
1308
|
+
@IsArchSvg = params['IsArchSvg']
|
1306
1309
|
end
|
1307
1310
|
end
|
1308
1311
|
|
@@ -1597,10 +1600,12 @@ module TencentCloud
|
|
1597
1600
|
# @param TaskRegionName: region信息
|
1598
1601
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1599
1602
|
# @type TaskRegionName: String
|
1603
|
+
# @param TaskArchId: 架构ID
|
1604
|
+
# @type TaskArchId: String
|
1600
1605
|
|
1601
|
-
attr_accessor :TaskId, :TaskTitle, :TaskDescription, :TaskTag, :TaskStatus, :TaskStatusType, :TaskProtectStrategy, :TaskCreateTime, :TaskUpdateTime, :TaskGroups, :TaskStartTime, :TaskEndTime, :TaskExpect, :TaskSummary, :TaskMode, :TaskPauseDuration, :TaskOwnerUin, :TaskRegionId, :TaskMonitors, :TaskPolicy, :Tags, :TaskPlanId, :TaskPlanTitle, :ApplicationId, :ApplicationName, :AlarmPolicy, :ApmServiceList, :VerifyId, :PolicyDealType, :TaskPlanStartTime, :TaskPlanEndTime, :TaskOrg, :TaskIssue, :TaskRegionName
|
1606
|
+
attr_accessor :TaskId, :TaskTitle, :TaskDescription, :TaskTag, :TaskStatus, :TaskStatusType, :TaskProtectStrategy, :TaskCreateTime, :TaskUpdateTime, :TaskGroups, :TaskStartTime, :TaskEndTime, :TaskExpect, :TaskSummary, :TaskMode, :TaskPauseDuration, :TaskOwnerUin, :TaskRegionId, :TaskMonitors, :TaskPolicy, :Tags, :TaskPlanId, :TaskPlanTitle, :ApplicationId, :ApplicationName, :AlarmPolicy, :ApmServiceList, :VerifyId, :PolicyDealType, :TaskPlanStartTime, :TaskPlanEndTime, :TaskOrg, :TaskIssue, :TaskRegionName, :TaskArchId
|
1602
1607
|
|
1603
|
-
def initialize(taskid=nil, tasktitle=nil, taskdescription=nil, tasktag=nil, taskstatus=nil, taskstatustype=nil, taskprotectstrategy=nil, taskcreatetime=nil, taskupdatetime=nil, taskgroups=nil, taskstarttime=nil, taskendtime=nil, taskexpect=nil, tasksummary=nil, taskmode=nil, taskpauseduration=nil, taskowneruin=nil, taskregionid=nil, taskmonitors=nil, taskpolicy=nil, tags=nil, taskplanid=nil, taskplantitle=nil, applicationid=nil, applicationname=nil, alarmpolicy=nil, apmservicelist=nil, verifyid=nil, policydealtype=nil, taskplanstarttime=nil, taskplanendtime=nil, taskorg=nil, taskissue=nil, taskregionname=nil)
|
1608
|
+
def initialize(taskid=nil, tasktitle=nil, taskdescription=nil, tasktag=nil, taskstatus=nil, taskstatustype=nil, taskprotectstrategy=nil, taskcreatetime=nil, taskupdatetime=nil, taskgroups=nil, taskstarttime=nil, taskendtime=nil, taskexpect=nil, tasksummary=nil, taskmode=nil, taskpauseduration=nil, taskowneruin=nil, taskregionid=nil, taskmonitors=nil, taskpolicy=nil, tags=nil, taskplanid=nil, taskplantitle=nil, applicationid=nil, applicationname=nil, alarmpolicy=nil, apmservicelist=nil, verifyid=nil, policydealtype=nil, taskplanstarttime=nil, taskplanendtime=nil, taskorg=nil, taskissue=nil, taskregionname=nil, taskarchid=nil)
|
1604
1609
|
@TaskId = taskid
|
1605
1610
|
@TaskTitle = tasktitle
|
1606
1611
|
@TaskDescription = taskdescription
|
@@ -1635,6 +1640,7 @@ module TencentCloud
|
|
1635
1640
|
@TaskOrg = taskorg
|
1636
1641
|
@TaskIssue = taskissue
|
1637
1642
|
@TaskRegionName = taskregionname
|
1643
|
+
@TaskArchId = taskarchid
|
1638
1644
|
end
|
1639
1645
|
|
1640
1646
|
def deserialize(params)
|
@@ -1710,6 +1716,7 @@ module TencentCloud
|
|
1710
1716
|
end
|
1711
1717
|
@TaskIssue = params['TaskIssue']
|
1712
1718
|
@TaskRegionName = params['TaskRegionName']
|
1719
|
+
@TaskArchId = params['TaskArchId']
|
1713
1720
|
end
|
1714
1721
|
end
|
1715
1722
|
|
@@ -2320,7 +2327,6 @@ module TencentCloud
|
|
2320
2327
|
# @param Expired: 是否有效
|
2321
2328
|
# @type Expired: Boolean
|
2322
2329
|
# @param CosUrl: 演练报告cos文件地址
|
2323
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2324
2330
|
# @type CosUrl: String
|
2325
2331
|
# @param Log: 演练报告导出日志
|
2326
2332
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -2330,7 +2336,6 @@ module TencentCloud
|
|
2330
2336
|
# @param ArchiveTime: 归档时间
|
2331
2337
|
# @type ArchiveTime: String
|
2332
2338
|
# @param ArchiveUuid: 归档ID
|
2333
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2334
2339
|
# @type ArchiveUuid: String
|
2335
2340
|
|
2336
2341
|
attr_accessor :Stage, :CreateTime, :ExpirationTime, :Expired, :CosUrl, :Log, :ArchiveStage, :ArchiveTime, :ArchiveUuid
|
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.
|
4
|
+
version: 3.0.1018
|
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-
|
11
|
+
date: 2025-03-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|
@@ -33,9 +33,9 @@ executables: []
|
|
33
33
|
extensions: []
|
34
34
|
extra_rdoc_files: []
|
35
35
|
files:
|
36
|
-
- lib/v20210820/models.rb
|
37
|
-
- lib/v20210820/client.rb
|
38
36
|
- lib/tencentcloud-sdk-cfg.rb
|
37
|
+
- lib/v20210820/client.rb
|
38
|
+
- lib/v20210820/models.rb
|
39
39
|
- lib/VERSION
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
41
41
|
licenses:
|