tencentcloud-sdk-cls 3.0.1128 → 3.0.1134
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/v20201016/models.rb +18 -20
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 379bd9fecb2300f49ddff151f25c92ee682e031a
|
4
|
+
data.tar.gz: 46185a6fdc1371ac97764f2b1f6b82ca69fea3a2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b194e0940fcc1045696a0ada42c1cdf86a806da6552f0e5411d4d5d4871295eee8d5124c80547646cdb2df758a75d0f95e748736c306d38b54ef82ebbb266714
|
7
|
+
data.tar.gz: f33fe2dca24b169edfff2eebaa7b85c1f704e02bff89919bfaaa62abeb64ccd80670116b089e6989991d2c6c223588c89c9f2b66f8bbc7f9d0c6fcb430cd35bd
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1134
|
data/lib/v20201016/models.rb
CHANGED
@@ -2092,8 +2092,8 @@ module TencentCloud
|
|
2092
2092
|
|
2093
2093
|
attr_accessor :Name, :AlarmTargets, :MonitorTime, :TriggerCount, :AlarmPeriod, :AlarmNoticeIds, :Condition, :AlarmLevel, :MultiConditions, :Status, :Enable, :MessageTemplate, :CallBack, :Analysis, :GroupTriggerStatus, :GroupTriggerCondition, :Tags, :MonitorObjectType, :Classifications
|
2094
2094
|
extend Gem::Deprecate
|
2095
|
-
deprecate :Enable, :none, 2025,
|
2096
|
-
deprecate :Enable=, :none, 2025,
|
2095
|
+
deprecate :Enable, :none, 2025, 9
|
2096
|
+
deprecate :Enable=, :none, 2025, 9
|
2097
2097
|
|
2098
2098
|
def initialize(name=nil, alarmtargets=nil, monitortime=nil, triggercount=nil, alarmperiod=nil, alarmnoticeids=nil, condition=nil, alarmlevel=nil, multiconditions=nil, status=nil, enable=nil, messagetemplate=nil, callback=nil, analysis=nil, grouptriggerstatus=nil, grouptriggercondition=nil, tags=nil, monitorobjecttype=nil, classifications=nil)
|
2099
2099
|
@Name = name
|
@@ -2432,8 +2432,8 @@ module TencentCloud
|
|
2432
2432
|
|
2433
2433
|
attr_accessor :Name, :TopicId, :Type, :LogType, :ConfigFlag, :LogsetId, :LogsetName, :TopicName, :HostFile, :ContainerFile, :ContainerStdout, :LogFormat, :ExtractRule, :ExcludePaths, :UserDefineRule, :GroupId, :GroupIds, :CollectInfos, :AdvancedConfig
|
2434
2434
|
extend Gem::Deprecate
|
2435
|
-
deprecate :LogFormat, :none, 2025,
|
2436
|
-
deprecate :LogFormat=, :none, 2025,
|
2435
|
+
deprecate :LogFormat, :none, 2025, 9
|
2436
|
+
deprecate :LogFormat=, :none, 2025, 9
|
2437
2437
|
|
2438
2438
|
def initialize(name=nil, topicid=nil, type=nil, logtype=nil, configflag=nil, logsetid=nil, logsetname=nil, topicname=nil, hostfile=nil, containerfile=nil, containerstdout=nil, logformat=nil, extractrule=nil, excludepaths=nil, userdefinerule=nil, groupid=nil, groupids=nil, collectinfos=nil, advancedconfig=nil)
|
2439
2439
|
@Name = name
|
@@ -4167,15 +4167,12 @@ module TencentCloud
|
|
4167
4167
|
# @param Status: 当前加工任务状态(1准备中/2运行中/3停止中/4已停止)
|
4168
4168
|
# @type Status: Integer
|
4169
4169
|
# @param CreateTime: 加工任务创建时间
|
4170
|
-
# 示例值:2025-03-18 19:55:54
|
4171
4170
|
# 时间格式:yyyy-MM-dd HH:mm:ss
|
4172
4171
|
# @type CreateTime: String
|
4173
4172
|
# @param UpdateTime: 最近修改时间
|
4174
|
-
# 示例值:2025-04-18 16:55:54
|
4175
4173
|
# 时间格式:yyyy-MM-dd HH:mm:ss
|
4176
4174
|
# @type UpdateTime: String
|
4177
4175
|
# @param LastEnableTime: 最后启用时间,如果需要重建集群,修改该时间
|
4178
|
-
# 示例值:2025-05-18 19:55:54
|
4179
4176
|
# 时间格式:yyyy-MM-dd HH:mm:ss
|
4180
4177
|
# @type LastEnableTime: String
|
4181
4178
|
# @param SrcTopicName: 日志主题名称
|
@@ -9108,8 +9105,8 @@ module TencentCloud
|
|
9108
9105
|
|
9109
9106
|
attr_accessor :AlarmId, :Name, :MonitorTime, :Condition, :AlarmLevel, :MultiConditions, :TriggerCount, :AlarmPeriod, :AlarmNoticeIds, :AlarmTargets, :Status, :Enable, :MessageTemplate, :CallBack, :Analysis, :GroupTriggerStatus, :GroupTriggerCondition, :Tags, :MonitorObjectType, :Classifications
|
9110
9107
|
extend Gem::Deprecate
|
9111
|
-
deprecate :Enable, :none, 2025,
|
9112
|
-
deprecate :Enable=, :none, 2025,
|
9108
|
+
deprecate :Enable, :none, 2025, 9
|
9109
|
+
deprecate :Enable=, :none, 2025, 9
|
9113
9110
|
|
9114
9111
|
def initialize(alarmid=nil, name=nil, monitortime=nil, condition=nil, alarmlevel=nil, multiconditions=nil, triggercount=nil, alarmperiod=nil, alarmnoticeids=nil, alarmtargets=nil, status=nil, enable=nil, messagetemplate=nil, callback=nil, analysis=nil, grouptriggerstatus=nil, grouptriggercondition=nil, tags=nil, monitorobjecttype=nil, classifications=nil)
|
9115
9112
|
@AlarmId = alarmid
|
@@ -9407,8 +9404,8 @@ module TencentCloud
|
|
9407
9404
|
|
9408
9405
|
attr_accessor :ConfigExtraId, :Name, :TopicId, :HostFile, :ContainerFile, :ContainerStdout, :LogType, :LogFormat, :ExtractRule, :ExcludePaths, :UserDefineRule, :Type, :GroupId, :ConfigFlag, :LogsetId, :LogsetName, :TopicName, :AdvancedConfig
|
9409
9406
|
extend Gem::Deprecate
|
9410
|
-
deprecate :LogFormat, :none, 2025,
|
9411
|
-
deprecate :LogFormat=, :none, 2025,
|
9407
|
+
deprecate :LogFormat, :none, 2025, 9
|
9408
|
+
deprecate :LogFormat=, :none, 2025, 9
|
9412
9409
|
|
9413
9410
|
def initialize(configextraid=nil, name=nil, topicid=nil, hostfile=nil, containerfile=nil, containerstdout=nil, logtype=nil, logformat=nil, extractrule=nil, excludepaths=nil, userdefinerule=nil, type=nil, groupid=nil, configflag=nil, logsetid=nil, logsetname=nil, topicname=nil, advancedconfig=nil)
|
9414
9411
|
@ConfigExtraId = configextraid
|
@@ -11208,7 +11205,8 @@ module TencentCloud
|
|
11208
11205
|
# @type LogContent: String
|
11209
11206
|
# @param LineNum: 行号。从0开始
|
11210
11207
|
# @type LineNum: Integer
|
11211
|
-
# @param DstTopicId: 目标日志主题
|
11208
|
+
# @param DstTopicId: 目标日志主题ID
|
11209
|
+
# - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
|
11212
11210
|
# @type DstTopicId: String
|
11213
11211
|
# @param FailReason: 失败错误信息, 空字符串""表示正常
|
11214
11212
|
# @type FailReason: String
|
@@ -11223,8 +11221,8 @@ module TencentCloud
|
|
11223
11221
|
|
11224
11222
|
attr_accessor :LogContent, :LineNum, :DstTopicId, :FailReason, :Time, :DstTopicName
|
11225
11223
|
extend Gem::Deprecate
|
11226
|
-
deprecate :DstTopicName, :none, 2025,
|
11227
|
-
deprecate :DstTopicName=, :none, 2025,
|
11224
|
+
deprecate :DstTopicName, :none, 2025, 9
|
11225
|
+
deprecate :DstTopicName=, :none, 2025, 9
|
11228
11226
|
|
11229
11227
|
def initialize(logcontent=nil, linenum=nil, dsttopicid=nil, failreason=nil, time=nil, dsttopicname=nil)
|
11230
11228
|
@LogContent = logcontent
|
@@ -12518,8 +12516,8 @@ module TencentCloud
|
|
12518
12516
|
|
12519
12517
|
attr_accessor :TopicId, :HashKey, :CompressType
|
12520
12518
|
extend Gem::Deprecate
|
12521
|
-
deprecate :HashKey, :none, 2025,
|
12522
|
-
deprecate :HashKey=, :none, 2025,
|
12519
|
+
deprecate :HashKey, :none, 2025, 9
|
12520
|
+
deprecate :HashKey=, :none, 2025, 9
|
12523
12521
|
|
12524
12522
|
def initialize(topicid=nil, hashkey=nil, compresstype=nil)
|
12525
12523
|
@TopicId = topicid
|
@@ -12627,10 +12625,10 @@ module TencentCloud
|
|
12627
12625
|
|
12628
12626
|
attr_accessor :CallbackType, :Url, :WebCallbackId, :Method, :NoticeContentId, :RemindType, :Mobiles, :UserIds, :Headers, :Body, :Index
|
12629
12627
|
extend Gem::Deprecate
|
12630
|
-
deprecate :Headers, :none, 2025,
|
12631
|
-
deprecate :Headers=, :none, 2025,
|
12632
|
-
deprecate :Body, :none, 2025,
|
12633
|
-
deprecate :Body=, :none, 2025,
|
12628
|
+
deprecate :Headers, :none, 2025, 9
|
12629
|
+
deprecate :Headers=, :none, 2025, 9
|
12630
|
+
deprecate :Body, :none, 2025, 9
|
12631
|
+
deprecate :Body=, :none, 2025, 9
|
12634
12632
|
|
12635
12633
|
def initialize(callbacktype=nil, url=nil, webcallbackid=nil, method=nil, noticecontentid=nil, remindtype=nil, mobiles=nil, userids=nil, headers=nil, body=nil, index=nil)
|
12636
12634
|
@CallbackType = callbacktype
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-cls
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1134
|
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-
|
11
|
+
date: 2025-09-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|
@@ -34,8 +34,8 @@ extensions: []
|
|
34
34
|
extra_rdoc_files: []
|
35
35
|
files:
|
36
36
|
- lib/tencentcloud-sdk-cls.rb
|
37
|
-
- lib/v20201016/client.rb
|
38
37
|
- lib/v20201016/models.rb
|
38
|
+
- lib/v20201016/client.rb
|
39
39
|
- lib/VERSION
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
41
41
|
licenses:
|