tencentcloud-sdk-cls 3.0.1024 → 3.0.1026

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20201016/models.rb +0 -158
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 33ab8a2ea7fc20c7c3511cacd3b35003b577adb1
4
- data.tar.gz: 6b964c59f505e7a789fa06b86ba7b55c240b6f26
3
+ metadata.gz: c9ae268f732f58b7da8475e96bbfec8c939b1511
4
+ data.tar.gz: a5a2830032ac638af050dbf5f3c5a0c24c4719f1
5
5
  SHA512:
6
- metadata.gz: 1e967563dd2c51aa9f29092c6eb42e84b133ff404643aca206eebf9f32e575b8a77d944846b5288046045dc687269bb2881f1259f6822316b633029331687f95
7
- data.tar.gz: fa3155f5ca13928d521c7efd6ed929516c5d073cbf8358029d2e603b9cc2bd265fa33d008eacef63dd55359eedf5cdc1afbc051449e8e8eddb03260ea3d415dd
6
+ metadata.gz: aa2579538269515af0b58c95e3ef685734e36f08a24c7f976145f97ce77acde250d9f001baadcb30f4b2da5f69e4627411a7983a5a609b2d947db4ef2ef4fd3d
7
+ data.tar.gz: 0e0061b49b84311ff4206d5c8ed1a56158775fbbafc43047f5a7f0a96cb16b58cf8d68ddfc0b813759348d8649a7ed70701941543facd69f35713c1e522a4fb4
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1024
1
+ 3.0.1026
@@ -1606,10 +1606,8 @@ module TencentCloud
1606
1606
  # @param Name: 工作负载的名称
1607
1607
  # @type Name: String
1608
1608
  # @param Container: 容器名
1609
- # 注意:此字段可能返回 null,表示取不到有效值。
1610
1609
  # @type Container: String
1611
1610
  # @param Namespace: 命名空间
1612
- # 注意:此字段可能返回 null,表示取不到有效值。
1613
1611
  # @type Namespace: String
1614
1612
 
1615
1613
  attr_accessor :Kind, :Name, :Container, :Namespace
@@ -1672,56 +1670,39 @@ module TencentCloud
1672
1670
  # cos导入配置信息
1673
1671
  class CosRechargeInfo < TencentCloud::Common::AbstractModel
1674
1672
  # @param Id: COS导入配置ID
1675
- # 注意:此字段可能返回 null,表示取不到有效值。
1676
1673
  # @type Id: String
1677
1674
  # @param TopicId: 日志主题ID
1678
- # 注意:此字段可能返回 null,表示取不到有效值。
1679
1675
  # @type TopicId: String
1680
1676
  # @param LogsetId: 日志集ID
1681
- # 注意:此字段可能返回 null,表示取不到有效值。
1682
1677
  # @type LogsetId: String
1683
1678
  # @param Name: COS导入任务名称
1684
- # 注意:此字段可能返回 null,表示取不到有效值。
1685
1679
  # @type Name: String
1686
1680
  # @param Bucket: COS存储桶
1687
- # 注意:此字段可能返回 null,表示取不到有效值。
1688
1681
  # @type Bucket: String
1689
1682
  # @param BucketRegion: COS存储桶所在地域
1690
- # 注意:此字段可能返回 null,表示取不到有效值。
1691
1683
  # @type BucketRegion: String
1692
1684
  # @param Prefix: COS文件所在文件夹的前缀
1693
- # 注意:此字段可能返回 null,表示取不到有效值。
1694
1685
  # @type Prefix: String
1695
1686
  # @param LogType: 采集的日志类型,json_log代表json格式日志,delimiter_log代表分隔符格式日志,minimalist_log代表单行全文;
1696
1687
  # 默认为minimalist_log
1697
- # 注意:此字段可能返回 null,表示取不到有效值。
1698
1688
  # @type LogType: String
1699
1689
  # @param Status: 状态 status 0: 已创建, 1: 运行中, 2: 已停止, 3: 已完成, 4: 运行失败。
1700
- # 注意:此字段可能返回 null,表示取不到有效值。
1701
1690
  # @type Status: Integer
1702
1691
  # @param Enable: 是否启用: 0: 未启用 , 1:启用
1703
- # 注意:此字段可能返回 null,表示取不到有效值。
1704
1692
  # @type Enable: Integer
1705
1693
  # @param CreateTime: 创建时间
1706
- # 注意:此字段可能返回 null,表示取不到有效值。
1707
1694
  # @type CreateTime: String
1708
1695
  # @param UpdateTime: 更新时间
1709
- # 注意:此字段可能返回 null,表示取不到有效值。
1710
1696
  # @type UpdateTime: String
1711
1697
  # @param Progress: 进度条百分值
1712
- # 注意:此字段可能返回 null,表示取不到有效值。
1713
1698
  # @type Progress: Integer
1714
1699
  # @param Compress: supported: "", "gzip", "lzop", "snappy”; 默认空
1715
- # 注意:此字段可能返回 null,表示取不到有效值。
1716
1700
  # @type Compress: String
1717
1701
  # @param ExtractRuleInfo: 见: ExtractRuleInfo 结构描述
1718
- # 注意:此字段可能返回 null,表示取不到有效值。
1719
1702
  # @type ExtractRuleInfo: :class:`Tencentcloud::Cls.v20201016.models.ExtractRuleInfo`
1720
1703
  # @param TaskType: COS导入任务类型。1:一次性导入任务;2:持续性导入任务。
1721
- # 注意:此字段可能返回 null,表示取不到有效值。
1722
1704
  # @type TaskType: Integer
1723
1705
  # @param Metadata: 元数据。支持 bucket,object。
1724
- # 注意:此字段可能返回 null,表示取不到有效值。
1725
1706
  # @type Metadata: Array
1726
1707
 
1727
1708
  attr_accessor :Id, :TopicId, :LogsetId, :Name, :Bucket, :BucketRegion, :Prefix, :LogType, :Status, :Enable, :CreateTime, :UpdateTime, :Progress, :Compress, :ExtractRuleInfo, :TaskType, :Metadata
@@ -3511,30 +3492,22 @@ module TencentCloud
3511
3492
  # @param DashboardName: 仪表盘名字
3512
3493
  # @type DashboardName: String
3513
3494
  # @param Data: 仪表盘数据
3514
- # 注意:此字段可能返回 null,表示取不到有效值。
3515
3495
  # @type Data: String
3516
3496
  # @param CreateTime: 创建仪表盘的时间
3517
3497
  # @type CreateTime: String
3518
3498
  # @param AssumerUin: AssumerUin非空则表示创建该日志主题的服务方Uin
3519
- # 注意:此字段可能返回 null,表示取不到有效值。
3520
3499
  # @type AssumerUin: Integer
3521
3500
  # @param RoleName: RoleName非空则表示创建该日志主题的服务方使用的角色
3522
- # 注意:此字段可能返回 null,表示取不到有效值。
3523
3501
  # @type RoleName: String
3524
3502
  # @param AssumerName: AssumerName非空则表示创建该日志主题的服务方名称
3525
- # 注意:此字段可能返回 null,表示取不到有效值。
3526
3503
  # @type AssumerName: String
3527
3504
  # @param Tags: 日志主题绑定的标签信息
3528
- # 注意:此字段可能返回 null,表示取不到有效值。
3529
3505
  # @type Tags: Array
3530
3506
  # @param DashboardRegion: 仪表盘所在地域: 为了兼容老的地域。
3531
- # 注意:此字段可能返回 null,表示取不到有效值。
3532
3507
  # @type DashboardRegion: String
3533
3508
  # @param UpdateTime: 修改仪表盘的时间
3534
- # 注意:此字段可能返回 null,表示取不到有效值。
3535
3509
  # @type UpdateTime: String
3536
3510
  # @param DashboardTopicInfos: 仪表盘对应的topic相关信息
3537
- # 注意:此字段可能返回 null,表示取不到有效值。
3538
3511
  # @type DashboardTopicInfos: Array
3539
3512
 
3540
3513
  attr_accessor :DashboardId, :DashboardName, :Data, :CreateTime, :AssumerUin, :RoleName, :AssumerName, :Tags, :DashboardRegion, :UpdateTime, :DashboardTopicInfos
@@ -3601,7 +3574,6 @@ module TencentCloud
3601
3574
  # @param Url: 回调Url。
3602
3575
  # <br><li/> 当ReceiverType是 Wecom 时,Url必填。
3603
3576
  # <br><li/> 当ReceiverType不是 Wecom 时,Url不能填写。
3604
- # 注意:此字段可能返回 null,表示取不到有效值。
3605
3577
  # @type Url: String
3606
3578
 
3607
3579
  attr_accessor :ReceiverType, :Values, :ReceiverChannels, :Url
@@ -3632,16 +3604,12 @@ module TencentCloud
3632
3604
  # 注意:此字段可能返回 null,表示取不到有效值。
3633
3605
  # @type TemplateVariables: Array
3634
3606
  # @param Timezone: 时区。参考:https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#SHANGHAI
3635
- # 注意:此字段可能返回 null,表示取不到有效值。
3636
3607
  # @type Timezone: String
3637
3608
  # @param SubscribeLanguage: 语言。 zh 中文、en`英文。
3638
- # 注意:此字段可能返回 null,表示取不到有效值。
3639
3609
  # @type SubscribeLanguage: String
3640
3610
  # @param JumpDomain: 调用链接域名。http:// 或者 https:// 开头,不能/结尾
3641
- # 注意:此字段可能返回 null,表示取不到有效值。
3642
3611
  # @type JumpDomain: String
3643
3612
  # @param JumpUrl: 自定义跳转链接。
3644
- # 注意:此字段可能返回 null,表示取不到有效值。
3645
3613
  # @type JumpUrl: String
3646
3614
 
3647
3615
  attr_accessor :NoticeModes, :DashboardTime, :TemplateVariables, :Timezone, :SubscribeLanguage, :JumpDomain, :JumpUrl
@@ -3770,13 +3738,10 @@ module TencentCloud
3770
3738
  # @param EtlContent: 加工逻辑函数。
3771
3739
  # @type EtlContent: String
3772
3740
  # @param DataTransformType: 数据加工类型。0:标准加工任务;1:前置加工任务。
3773
- # 注意:此字段可能返回 null,表示取不到有效值。
3774
3741
  # @type DataTransformType: Integer
3775
3742
  # @param KeepFailureLog: 保留失败日志状态。 1:不保留,2:保留
3776
- # 注意:此字段可能返回 null,表示取不到有效值。
3777
3743
  # @type KeepFailureLog: Integer
3778
3744
  # @param FailureLogKey: 失败日志的字段名称
3779
- # 注意:此字段可能返回 null,表示取不到有效值。
3780
3745
  # @type FailureLogKey: String
3781
3746
 
3782
3747
  attr_accessor :Name, :TaskId, :EnableFlag, :Type, :SrcTopicId, :Status, :CreateTime, :UpdateTime, :LastEnableTime, :SrcTopicName, :LogsetId, :DstResources, :EtlContent, :DataTransformType, :KeepFailureLog, :FailureLogKey
@@ -6642,7 +6607,6 @@ module TencentCloud
6642
6607
  # 键值索引自动配置,启用后自动将日志内的字段添加到键值索引中,包括日志中后续新增的字段。
6643
6608
  class DynamicIndex < TencentCloud::Common::AbstractModel
6644
6609
  # @param Status: 键值索引自动配置开关
6645
- # 注意:此字段可能返回 null,表示取不到有效值。
6646
6610
  # @type Status: Boolean
6647
6611
 
6648
6612
  attr_accessor :Status
@@ -6663,19 +6627,14 @@ module TencentCloud
6663
6627
  # @param WebCallbacks: 告警通知模板回调信息。
6664
6628
  # @type WebCallbacks: Array
6665
6629
  # @param Escalate: 告警升级开关。`true`:开启告警升级、`false`:关闭告警升级,默认:false
6666
- # 注意:此字段可能返回 null,表示取不到有效值。
6667
6630
  # @type Escalate: Boolean
6668
6631
  # @param Interval: 告警升级间隔。单位:分钟,范围`[1,14400]`
6669
- # 注意:此字段可能返回 null,表示取不到有效值。
6670
6632
  # @type Interval: Integer
6671
6633
  # @param Type: 升级条件。`1`:无人认领且未恢复、`2`:未恢复,默认为1
6672
6634
  # - 无人认领且未恢复:告警没有恢复并且没有人认领则升级
6673
6635
  # - 未恢复:当前告警持续未恢复则升级
6674
-
6675
- # 注意:此字段可能返回 null,表示取不到有效值。
6676
6636
  # @type Type: Integer
6677
6637
  # @param EscalateNotice: 告警升级后下一个环节的通知渠道配置,最多可配置5个环节。
6678
- # 注意:此字段可能返回 null,表示取不到有效值。
6679
6638
  # @type EscalateNotice: :class:`Tencentcloud::Cls.v20201016.models.EscalateNoticeInfo`
6680
6639
 
6681
6640
  attr_accessor :NoticeReceivers, :WebCallbacks, :Escalate, :Interval, :Type, :EscalateNotice
@@ -6800,7 +6759,6 @@ module TencentCloud
6800
6759
  # 0:Lucene语法,1:CQL语法。
6801
6760
  # @type SyntaxRule: Integer
6802
6761
  # @param DerivedFields: 导出字段
6803
- # 注意:此字段可能返回 null,表示取不到有效值。
6804
6762
  # @type DerivedFields: Array
6805
6763
 
6806
6764
  attr_accessor :TopicId, :ExportId, :Query, :FileName, :FileSize, :Order, :Format, :Count, :Status, :From, :To, :CosPath, :CreateTime, :SyntaxRule, :DerivedFields
@@ -6845,27 +6803,20 @@ module TencentCloud
6845
6803
  # 日志提取规则
6846
6804
  class ExtractRuleInfo < TencentCloud::Common::AbstractModel
6847
6805
  # @param TimeKey: 时间字段的key名字,TikeKey和TimeFormat必须成对出现
6848
- # 注意:此字段可能返回 null,表示取不到有效值。
6849
6806
  # @type TimeKey: String
6850
6807
  # @param TimeFormat: 时间字段的格式,参考c语言的strftime函数对于时间的格式说明输出参数
6851
- # 注意:此字段可能返回 null,表示取不到有效值。
6852
6808
  # @type TimeFormat: String
6853
6809
  # @param Delimiter: 分隔符类型日志的分隔符,只有LogType为delimiter_log时有效
6854
- # 注意:此字段可能返回 null,表示取不到有效值。
6855
6810
  # @type Delimiter: String
6856
6811
  # @param LogRegex: 整条日志匹配规则,只有LogType为fullregex_log时有效
6857
- # 注意:此字段可能返回 null,表示取不到有效值。
6858
6812
  # @type LogRegex: String
6859
6813
  # @param BeginRegex: 行首匹配规则,只有LogType为multiline_log或fullregex_log时有效
6860
- # 注意:此字段可能返回 null,表示取不到有效值。
6861
6814
  # @type BeginRegex: String
6862
6815
  # @param Keys: 取的每个字段的key名字,为空的key代表丢弃这个字段,只有LogType为delimiter_log时有效,json_log的日志使用json本身的key。限制100个。
6863
6816
  # 注意:此字段可能返回 null,表示取不到有效值。
6864
6817
  # @type Keys: Array
6865
6818
  # @param FilterKeyRegex: 日志过滤规则列表(旧版),需要过滤日志的key,及其对应的regex。
6866
6819
  # 注意:2.9.3及以上版本LogListener ,建议使用AdvanceFilterRules配置日志过滤规则。
6867
-
6868
- # 注意:此字段可能返回 null,表示取不到有效值。
6869
6820
  # @type FilterKeyRegex: Array
6870
6821
  # @param UnMatchUpLoadSwitch: 解析失败日志是否上传,true表示上传,false表示不上传
6871
6822
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -6882,7 +6833,6 @@ module TencentCloud
6882
6833
  # 注意
6883
6834
  # - 目前取0值时,表示UTF-8编码
6884
6835
  # - COS导入不支持此字段。
6885
- # 注意:此字段可能返回 null,表示取不到有效值。
6886
6836
  # @type IsGBK: Integer
6887
6837
  # @param JsonStandard: 是否为标准json。 0:否; 1:是。
6888
6838
  # - 标准json指采集器使用业界标准开源解析器进行json解析,非标json指采集器使用CLS自研json解析器进行解析,两种解析器没有本质区别,建议客户使用标准json进行解析。
@@ -6892,13 +6842,11 @@ module TencentCloud
6892
6842
  # 注意:
6893
6843
  # - 该字段适用于:创建采集规则配置、修改采集规则配置。
6894
6844
  # - COS导入不支持此字段。
6895
- # 注意:此字段可能返回 null,表示取不到有效值。
6896
6845
  # @type Protocol: String
6897
6846
  # @param Address: syslog系统日志采集指定采集器监听的地址和端口 ,形式:[ip]:[port],只有在LogType为service_syslog时生效,其余类型无需填写。
6898
6847
  # 注意:
6899
6848
  # - 该字段适用于:创建采集规则配置、修改采集规则配置。
6900
6849
  # - COS导入不支持此字段。
6901
- # 注意:此字段可能返回 null,表示取不到有效值。
6902
6850
  # @type Address: String
6903
6851
  # @param ParseProtocol: rfc3164:指定系统日志采集使用RFC3164协议解析日志。
6904
6852
  # rfc5424:指定系统日志采集使用RFC5424协议解析日志。
@@ -6907,7 +6855,6 @@ module TencentCloud
6907
6855
  # 注意:
6908
6856
  # - 该字段适用于:创建采集规则配置、修改采集规则配置
6909
6857
  # - COS导入不支持此字段。
6910
- # 注意:此字段可能返回 null,表示取不到有效值。
6911
6858
  # @type ParseProtocol: String
6912
6859
  # @param MetadataType: 元数据类型。0: 不使用元数据信息;1:使用机器组元数据;2:使用用户自定义元数据;3:使用采集配置路径。
6913
6860
  # 注意:
@@ -6923,7 +6870,6 @@ module TencentCloud
6923
6870
  # 注意:
6924
6871
  # - MetadataType为3时必填。
6925
6872
  # - COS导入不支持此字段。
6926
- # 注意:此字段可能返回 null,表示取不到有效值。
6927
6873
  # @type PathRegex: String
6928
6874
  # @param MetaTags: 用户自定义元数据信息。
6929
6875
  # 注意:
@@ -7089,7 +7035,6 @@ module TencentCloud
7089
7035
  # 注意:\n\t\r本身已被转义,直接使用双引号包裹即可作为入参,无需再次转义。使用API Explorer进行调试时请使用JSON参数输入方式,以避免\n\t\r被重复转义
7090
7036
  # @type Tokenizer: String
7091
7037
  # @param ContainZH: 是否包含中文
7092
- # 注意:此字段可能返回 null,表示取不到有效值。
7093
7038
  # @type ContainZH: Boolean
7094
7039
 
7095
7040
  attr_accessor :CaseSensitive, :Tokenizer, :ContainZH
@@ -7330,7 +7275,6 @@ module TencentCloud
7330
7275
  # 注意:此字段可能返回 null,表示取不到有效值。
7331
7276
  # @type MetaFields: Array
7332
7277
  # @param JsonType: 投递Json格式,0:字符串方式投递;1:以结构化方式投递
7333
- # 注意:此字段可能返回 null,表示取不到有效值。
7334
7278
  # @type JsonType: Integer
7335
7279
 
7336
7280
  attr_accessor :EnableTag, :MetaFields, :JsonType
@@ -7368,7 +7312,6 @@ module TencentCloud
7368
7312
  # 平铺示例:
7369
7313
  # TAG信息:`{"__TAG__":{"fieldA":200,"fieldB":"text"}}`
7370
7314
  # 平铺:`{"__TAG__.fieldA":200,"__TAG__.fieldB":"text"}`
7371
- # 注意:此字段可能返回 null,表示取不到有效值。
7372
7315
  # @type TagTransaction: Integer
7373
7316
  # @param JsonType: 消费数据Json格式:
7374
7317
  # 1:不转义(默认格式)
@@ -7407,19 +7350,15 @@ module TencentCloud
7407
7350
  class KafkaProtocolInfo < TencentCloud::Common::AbstractModel
7408
7351
  # @param Protocol: 协议类型,支持的协议类型包括 plaintext、sasl_plaintext 或 sasl_ssl。建议使用 sasl_ssl,此协议会进行连接加密同时需要用户认证。
7409
7352
  # 入参必填
7410
- # 注意:此字段可能返回 null,表示取不到有效值。
7411
7353
  # @type Protocol: String
7412
7354
  # @param Mechanism: 加密类型,支持 PLAIN、SCRAM-SHA-256 或 SCRAM-SHA-512。
7413
7355
  # 当Protocol为sasl_plaintext或sasl_ssl时必填
7414
- # 注意:此字段可能返回 null,表示取不到有效值。
7415
7356
  # @type Mechanism: String
7416
7357
  # @param UserName: 用户名。
7417
7358
  # 当Protocol为sasl_plaintext或sasl_ssl时必填
7418
- # 注意:此字段可能返回 null,表示取不到有效值。
7419
7359
  # @type UserName: String
7420
7360
  # @param Password: 用户密码。
7421
7361
  # 当Protocol为sasl_plaintext或sasl_ssl时必填
7422
- # 注意:此字段可能返回 null,表示取不到有效值。
7423
7362
  # @type Password: String
7424
7363
 
7425
7364
  attr_accessor :Protocol, :Mechanism, :UserName, :Password
@@ -7442,48 +7381,34 @@ module TencentCloud
7442
7381
  # Kafka导入配置信息
7443
7382
  class KafkaRechargeInfo < TencentCloud::Common::AbstractModel
7444
7383
  # @param Id: Kafka数据订阅配置的ID。
7445
- # 注意:此字段可能返回 null,表示取不到有效值。
7446
7384
  # @type Id: String
7447
7385
  # @param TopicId: 日志主题ID
7448
- # 注意:此字段可能返回 null,表示取不到有效值。
7449
7386
  # @type TopicId: String
7450
7387
  # @param Name: Kafka导入任务名称
7451
- # 注意:此字段可能返回 null,表示取不到有效值。
7452
7388
  # @type Name: String
7453
7389
  # @param KafkaType: 导入Kafka类型,0: 腾讯云CKafka,1: 用户自建Kafka
7454
- # 注意:此字段可能返回 null,表示取不到有效值。
7455
7390
  # @type KafkaType: Integer
7456
7391
  # @param KafkaInstance: 腾讯云CKafka实例ID,KafkaType为0时必填
7457
- # 注意:此字段可能返回 null,表示取不到有效值。
7458
7392
  # @type KafkaInstance: String
7459
7393
  # @param ServerAddr: 服务地址
7460
- # 注意:此字段可能返回 null,表示取不到有效值。
7461
7394
  # @type ServerAddr: String
7462
7395
  # @param IsEncryptionAddr: ServerAddr是否为加密连接
7463
- # 注意:此字段可能返回 null,表示取不到有效值。
7464
7396
  # @type IsEncryptionAddr: Boolean
7465
7397
  # @param Protocol: 加密访问协议,IsEncryptionAddr参数为true时必填
7466
7398
  # @type Protocol: :class:`Tencentcloud::Cls.v20201016.models.KafkaProtocolInfo`
7467
7399
  # @param UserKafkaTopics: 用户需要导入的Kafka相关topic列表,多个topic之间使用半角逗号隔开
7468
- # 注意:此字段可能返回 null,表示取不到有效值。
7469
7400
  # @type UserKafkaTopics: String
7470
7401
  # @param ConsumerGroupName: 用户Kafka消费组名称
7471
- # 注意:此字段可能返回 null,表示取不到有效值。
7472
7402
  # @type ConsumerGroupName: String
7473
7403
  # @param Status: 状态 ,1:运行中;2:暂停。
7474
- # 注意:此字段可能返回 null,表示取不到有效值。
7475
7404
  # @type Status: Integer
7476
7405
  # @param Offset: 导入数据位置,-2:最早(默认),-1:最晚
7477
- # 注意:此字段可能返回 null,表示取不到有效值。
7478
7406
  # @type Offset: Integer
7479
7407
  # @param CreateTime: 创建时间
7480
- # 注意:此字段可能返回 null,表示取不到有效值。
7481
7408
  # @type CreateTime: String
7482
7409
  # @param UpdateTime: 更新时间
7483
- # 注意:此字段可能返回 null,表示取不到有效值。
7484
7410
  # @type UpdateTime: String
7485
7411
  # @param LogRechargeRule: 日志导入规则
7486
- # 注意:此字段可能返回 null,表示取不到有效值。
7487
7412
  # @type LogRechargeRule: :class:`Tencentcloud::Cls.v20201016.models.LogRechargeRuleInfo`
7488
7413
 
7489
7414
  attr_accessor :Id, :TopicId, :Name, :KafkaType, :KafkaInstance, :ServerAddr, :IsEncryptionAddr, :Protocol, :UserKafkaTopics, :ConsumerGroupName, :Status, :Offset, :CreateTime, :UpdateTime, :LogRechargeRule
@@ -7595,16 +7520,12 @@ module TencentCloud
7595
7520
  # @param BTime: 日志时间戳
7596
7521
  # @type BTime: Integer
7597
7522
  # @param HostName: 日志来源主机名称
7598
- # 注意:此字段可能返回 null,表示取不到有效值。
7599
7523
  # @type HostName: String
7600
7524
  # @param RawLog: 原始日志(仅在日志创建索引异常时有值)
7601
- # 注意:此字段可能返回 null,表示取不到有效值。
7602
7525
  # @type RawLog: String
7603
7526
  # @param IndexStatus: 日志创建索引异常原因(仅在日志创建索引异常时有值)
7604
- # 注意:此字段可能返回 null,表示取不到有效值。
7605
7527
  # @type IndexStatus: String
7606
7528
  # @param HighLights: 日志内容的高亮描述信息
7607
- # 注意:此字段可能返回 null,表示取不到有效值。
7608
7529
  # @type HighLights: Array
7609
7530
 
7610
7531
  attr_accessor :Source, :Filename, :Content, :PkgId, :PkgLogId, :BTime, :HostName, :RawLog, :IndexStatus, :HighLights
@@ -7660,16 +7581,12 @@ module TencentCloud
7660
7581
  # @param PkgLogId: 请求包内日志的ID
7661
7582
  # @type PkgLogId: String
7662
7583
  # @param LogJson: 日志内容的Json序列化字符串
7663
- # 注意:此字段可能返回 null,表示取不到有效值。
7664
7584
  # @type LogJson: String
7665
7585
  # @param HostName: 日志来源主机名称
7666
- # 注意:此字段可能返回 null,表示取不到有效值。
7667
7586
  # @type HostName: String
7668
7587
  # @param RawLog: 原始日志(仅在日志创建索引异常时有值)
7669
- # 注意:此字段可能返回 null,表示取不到有效值。
7670
7588
  # @type RawLog: String
7671
7589
  # @param IndexStatus: 日志创建索引异常原因(仅在日志创建索引异常时有值)
7672
- # 注意:此字段可能返回 null,表示取不到有效值。
7673
7590
  # @type IndexStatus: String
7674
7591
 
7675
7592
  attr_accessor :Time, :TopicId, :TopicName, :Source, :FileName, :PkgId, :PkgLogId, :LogJson, :HostName, :RawLog, :IndexStatus
@@ -7755,36 +7672,26 @@ module TencentCloud
7755
7672
  # @param DefaultTimeSwitch: 使用默认时间,true:开启(默认值), flase:关闭
7756
7673
  # @type DefaultTimeSwitch: Boolean
7757
7674
  # @param LogRegex: 整条日志匹配规则,只有RechargeType为fullregex_log时有效
7758
- # 注意:此字段可能返回 null,表示取不到有效值。
7759
7675
  # @type LogRegex: String
7760
7676
  # @param UnMatchLogSwitch: 解析失败日志是否上传,true表示上传,false表示不上传
7761
7677
  # @type UnMatchLogSwitch: Boolean
7762
7678
  # @param UnMatchLogKey: 解析失败日志的键名称
7763
- # 注意:此字段可能返回 null,表示取不到有效值。
7764
7679
  # @type UnMatchLogKey: String
7765
7680
  # @param UnMatchLogTimeSrc: 解析失败日志时间来源,0: 系统当前时间,1: Kafka消息时间戳
7766
- # 注意:此字段可能返回 null,表示取不到有效值。
7767
7681
  # @type UnMatchLogTimeSrc: Integer
7768
7682
  # @param DefaultTimeSrc: 默认时间来源,0: 系统当前时间,1: Kafka消息时间戳
7769
- # 注意:此字段可能返回 null,表示取不到有效值。
7770
7683
  # @type DefaultTimeSrc: Integer
7771
7684
  # @param TimeKey: 时间字段
7772
- # 注意:此字段可能返回 null,表示取不到有效值。
7773
7685
  # @type TimeKey: String
7774
7686
  # @param TimeRegex: 时间提取正则表达式
7775
- # 注意:此字段可能返回 null,表示取不到有效值。
7776
7687
  # @type TimeRegex: String
7777
7688
  # @param TimeFormat: 时间字段格式
7778
- # 注意:此字段可能返回 null,表示取不到有效值。
7779
7689
  # @type TimeFormat: String
7780
7690
  # @param TimeZone: 时间字段时区
7781
- # 注意:此字段可能返回 null,表示取不到有效值。
7782
7691
  # @type TimeZone: String
7783
7692
  # @param Metadata: 元数据信息,Kafka导入支持kafka_topic,kafka_partition,kafka_offset,kafka_timestamp
7784
- # 注意:此字段可能返回 null,表示取不到有效值。
7785
7693
  # @type Metadata: Array
7786
7694
  # @param Keys: 日志Key列表,RechargeType为full_regex_log时必填
7787
- # 注意:此字段可能返回 null,表示取不到有效值。
7788
7695
  # @type Keys: Array
7789
7696
  # @param ParseArray: json解析模式,开启首层数据解析
7790
7697
  # @type ParseArray: Boolean
@@ -7837,10 +7744,8 @@ module TencentCloud
7837
7744
  # @param CreateTime: 创建时间
7838
7745
  # @type CreateTime: String
7839
7746
  # @param AssumerName: 云产品标识,日志集由其它云产品创建时,该字段会显示云产品名称,例如CDN、TKE
7840
- # 注意:此字段可能返回 null,表示取不到有效值。
7841
7747
  # @type AssumerName: String
7842
7748
  # @param Tags: 日志集绑定的标签
7843
- # 注意:此字段可能返回 null,表示取不到有效值。
7844
7749
  # @type Tags: Array
7845
7750
  # @param TopicCount: 日志集下日志主题的数目
7846
7751
  # @type TopicCount: Integer
@@ -7888,22 +7793,16 @@ module TencentCloud
7888
7793
  # @param CreateTime: 创建时间
7889
7794
  # @type CreateTime: String
7890
7795
  # @param Tags: 机器组绑定的标签列表
7891
- # 注意:此字段可能返回 null,表示取不到有效值。
7892
7796
  # @type Tags: Array
7893
7797
  # @param AutoUpdate: 是否开启机器组自动更新
7894
- # 注意:此字段可能返回 null,表示取不到有效值。
7895
7798
  # @type AutoUpdate: String
7896
7799
  # @param UpdateStartTime: 升级开始时间,建议业务低峰期升级LogListener
7897
- # 注意:此字段可能返回 null,表示取不到有效值。
7898
7800
  # @type UpdateStartTime: String
7899
7801
  # @param UpdateEndTime: 升级结束时间,建议业务低峰期升级LogListener
7900
- # 注意:此字段可能返回 null,表示取不到有效值。
7901
7802
  # @type UpdateEndTime: String
7902
7803
  # @param ServiceLogging: 是否开启服务日志,用于记录因Loglistener 服务自身产生的log,开启后,会创建内部日志集cls_service_logging和日志主题loglistener_status,loglistener_alarm,loglistener_business,不产生计费
7903
- # 注意:此字段可能返回 null,表示取不到有效值。
7904
7804
  # @type ServiceLogging: Boolean
7905
7805
  # @param DelayCleanupTime: 机器组中机器离线定期清理时间
7906
- # 注意:此字段可能返回 null,表示取不到有效值。
7907
7806
  # @type DelayCleanupTime: Integer
7908
7807
  # @param MetaTags: 机器组元数据信息列表
7909
7808
  # @type MetaTags: Array
@@ -7987,7 +7886,6 @@ module TencentCloud
7987
7886
  # @param Ip: 机器的IP
7988
7887
  # @type Ip: String
7989
7888
  # @param InstanceID: 机器实例ID
7990
- # 注意:此字段可能返回 null,表示取不到有效值。
7991
7889
  # @type InstanceID: String
7992
7890
  # @param Status: 机器状态,0:异常,1:正常
7993
7891
  # @type Status: Integer
@@ -8107,10 +8005,8 @@ module TencentCloud
8107
8005
  # 过滤器
8108
8006
  class MetricLabel < TencentCloud::Common::AbstractModel
8109
8007
  # @param Key: 指标名称
8110
- # 注意:此字段可能返回 null,表示取不到有效值。
8111
8008
  # @type Key: String
8112
8009
  # @param Value: 指标内容
8113
- # 注意:此字段可能返回 null,表示取不到有效值。
8114
8010
  # @type Value: String
8115
8011
 
8116
8012
  attr_accessor :Key, :Value
@@ -9692,7 +9588,6 @@ module TencentCloud
9692
9588
  # @type Time: Integer
9693
9589
  # @param CronExpression: 执行的周期cron表达式。示例:`"*/1 * * * *"` 从左到右每个field的含义 Minutes field, Hours field,Day of month field,Month field,Day of week field, 不支持秒级别。
9694
9590
  # 当type为`Cron`时,CronExpression字段生效。
9695
- # 注意:此字段可能返回 null,表示取不到有效值。
9696
9591
  # @type CronExpression: String
9697
9592
 
9698
9593
  attr_accessor :Type, :Time, :CronExpression
@@ -9713,12 +9608,10 @@ module TencentCloud
9713
9608
  # 多触发条件。
9714
9609
  class MultiCondition < TencentCloud::Common::AbstractModel
9715
9610
  # @param Condition: 触发条件。
9716
- # 注意:此字段可能返回 null,表示取不到有效值。
9717
9611
  # @type Condition: String
9718
9612
  # @param AlarmLevel: 告警级别。0:警告(Warn); 1:提醒(Info); 2:紧急 (Critical)。
9719
9613
 
9720
9614
  # - 不填则默认为0。
9721
- # 注意:此字段可能返回 null,表示取不到有效值。
9722
9615
  # @type AlarmLevel: Integer
9723
9616
 
9724
9617
  attr_accessor :Condition, :AlarmLevel
@@ -9761,10 +9654,8 @@ module TencentCloud
9761
9654
  # Email:邮件;Sms:短信;WeChat:微信;Phone:电话;WeCom:企业微信;DingTalk:钉钉;Lark:飞书;Http:自定义回调;
9762
9655
  # @type Type: String
9763
9656
  # @param TriggerContent: 告警触发通知内容模板。
9764
- # 注意:此字段可能返回 null,表示取不到有效值。
9765
9657
  # @type TriggerContent: :class:`Tencentcloud::Cls.v20201016.models.NoticeContentInfo`
9766
9658
  # @param RecoveryContent: 告警恢复通知内容模板。
9767
- # 注意:此字段可能返回 null,表示取不到有效值。
9768
9659
  # @type RecoveryContent: :class:`Tencentcloud::Cls.v20201016.models.NoticeContentInfo`
9769
9660
 
9770
9661
  attr_accessor :Type, :TriggerContent, :RecoveryContent
@@ -9792,14 +9683,11 @@ module TencentCloud
9792
9683
  class NoticeContentInfo < TencentCloud::Common::AbstractModel
9793
9684
  # @param Title: 通知内容模板标题信息。
9794
9685
  # 部分通知渠道类型不支持“标题”,请参照腾讯云控制台页面。
9795
- # 注意:此字段可能返回 null,表示取不到有效值。
9796
9686
  # @type Title: String
9797
9687
  # @param Content: 通知内容模板正文信息。
9798
- # 注意:此字段可能返回 null,表示取不到有效值。
9799
9688
  # @type Content: String
9800
9689
  # @param Headers: 请求头(Request Headers):在HTTP请求中,请求头包含了客户端向服务器发送的附加信息,如用户代理、授权凭证、期望的响应格式等。
9801
9690
  # 仅“自定义回调”支持该配置。
9802
- # 注意:此字段可能返回 null,表示取不到有效值。
9803
9691
  # @type Headers: Array
9804
9692
 
9805
9693
  attr_accessor :Title, :Content, :Headers
@@ -9820,37 +9708,28 @@ module TencentCloud
9820
9708
  # 通知内容模板信息
9821
9709
  class NoticeContentTemplate < TencentCloud::Common::AbstractModel
9822
9710
  # @param NoticeContentId: 通知内容模板ID。
9823
- # 注意:此字段可能返回 null,表示取不到有效值。
9824
9711
  # @type NoticeContentId: String
9825
9712
  # @param Name: 通知内容模板名称
9826
- # 注意:此字段可能返回 null,表示取不到有效值。
9827
9713
  # @type Name: String
9828
9714
  # @param Type: 语言类型。
9829
9715
 
9830
9716
  # 0: 中文
9831
9717
  # 1: 英文
9832
- # 注意:此字段可能返回 null,表示取不到有效值。
9833
9718
  # @type Type: Integer
9834
9719
  # @param NoticeContents: 通知内容模板信息。
9835
- # 注意:此字段可能返回 null,表示取不到有效值。
9836
9720
  # @type NoticeContents: Array
9837
9721
  # @param Flag: 通知内容模板标记。
9838
9722
 
9839
9723
  # 0: 用户自定义
9840
9724
  # 1: 系统内置
9841
- # 注意:此字段可能返回 null,表示取不到有效值。
9842
9725
  # @type Flag: Integer
9843
9726
  # @param Uin: 创建者主账号。
9844
- # 注意:此字段可能返回 null,表示取不到有效值。
9845
9727
  # @type Uin: Integer
9846
9728
  # @param SubUin: 创建/修改者子账号。
9847
- # 注意:此字段可能返回 null,表示取不到有效值。
9848
9729
  # @type SubUin: Integer
9849
9730
  # @param CreateTime: 创建时间 秒级时间戳。
9850
- # 注意:此字段可能返回 null,表示取不到有效值。
9851
9731
  # @type CreateTime: Integer
9852
9732
  # @param UpdateTime: 更新时间 秒级时间戳。
9853
- # 注意:此字段可能返回 null,表示取不到有效值。
9854
9733
  # @type UpdateTime: Integer
9855
9734
 
9856
9735
  attr_accessor :NoticeContentId, :Name, :Type, :NoticeContents, :Flag, :Uin, :SubUin, :CreateTime, :UpdateTime
@@ -9905,7 +9784,6 @@ module TencentCloud
9905
9784
  # - Phone - 电话
9906
9785
  # @type ReceiverChannels: Array
9907
9786
  # @param NoticeContentId: 通知内容模板ID,使用Default-zh引用默认模板(中文),使用Default-en引用DefaultTemplate(English)。
9908
- # 注意:此字段可能返回 null,表示取不到有效值。
9909
9787
  # @type NoticeContentId: String
9910
9788
  # @param StartTime: 允许接收信息的开始时间。格式:`15:04:05`。必填
9911
9789
  # @type StartTime: String
@@ -10000,28 +9878,20 @@ module TencentCloud
10000
9878
  # - 下一个子节点value支持的值:整型值单位分钟
10001
9879
  # 以下示例表示:告警持续时间大于1分钟或告警持续时间大于等于2分钟或告警持续时间小于3分钟或告警持续时间小于等于4分钟
10002
9880
  # `{\"Value\":\"AND\",\"Type\":\"Operation\",\"Children\":[{\"Value\":\"OR\",\"Type\":\"Operation\",\"Children\":[{\"Type\":\"Condition\",\"Value\":\"Duration\",\"Children\":[{\"Value\":\">\",\"Type\":\"Compare\"},{\"Value\":1,\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"Duration\",\"Children\":[{\"Value\":\">=\",\"Type\":\"Compare\"},{\"Value\":2,\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"Duration\",\"Children\":[{\"Value\":\"<\",\"Type\":\"Compare\"},{\"Value\":3,\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"Duration\",\"Children\":[{\"Value\":\"<=\",\"Type\":\"Compare\"},{\"Value\":4,\"Type\":\"Value\"}]}]}]}`
10003
- # 注意:此字段可能返回 null,表示取不到有效值。
10004
9881
  # @type Rule: String
10005
9882
  # @param NoticeReceivers: 告警通知接收者信息。
10006
- # 注意:此字段可能返回 null,表示取不到有效值。
10007
9883
  # @type NoticeReceivers: Array
10008
9884
  # @param WebCallbacks: 告警通知模板回调信息,包括企业微信、钉钉、飞书。
10009
- # 注意:此字段可能返回 null,表示取不到有效值。
10010
9885
  # @type WebCallbacks: Array
10011
9886
  # @param Escalate: 告警升级开关。`true`:开启告警升级、`false`:关闭告警升级,默认:false
10012
- # 注意:此字段可能返回 null,表示取不到有效值。
10013
9887
  # @type Escalate: Boolean
10014
9888
  # @param Type: 告警升级条件。`1`:无人认领且未恢复、`2`:未恢复,默认为1
10015
9889
  # - 无人认领且未恢复:告警没有恢复并且没有人认领则升级
10016
9890
  # - 未恢复:当前告警持续未恢复则升级
10017
-
10018
- # 注意:此字段可能返回 null,表示取不到有效值。
10019
9891
  # @type Type: Integer
10020
9892
  # @param Interval: 告警升级间隔。单位:分钟,范围`[1,14400]`
10021
- # 注意:此字段可能返回 null,表示取不到有效值。
10022
9893
  # @type Interval: Integer
10023
9894
  # @param EscalateNotice: 告警升级后下一个环节的通知渠道配置
10024
- # 注意:此字段可能返回 null,表示取不到有效值。
10025
9895
  # @type EscalateNotice: :class:`Tencentcloud::Cls.v20201016.models.EscalateNoticeInfo`
10026
9896
 
10027
9897
  attr_accessor :Rule, :NoticeReceivers, :WebCallbacks, :Escalate, :Type, :Interval, :EscalateNotice
@@ -10141,7 +10011,6 @@ module TencentCloud
10141
10011
  # @param KeyType: 数据类型,目前支持6种类型:string、boolean、int32、int64、float、double
10142
10012
  # @type KeyType: String
10143
10013
  # @param KeyNonExistingField: 解析失败赋值信息
10144
- # 注意:此字段可能返回 null,表示取不到有效值。
10145
10014
  # @type KeyNonExistingField: String
10146
10015
 
10147
10016
  attr_accessor :KeyName, :KeyType, :KeyNonExistingField
@@ -10656,10 +10525,8 @@ module TencentCloud
10656
10525
  # @param SrcTopicRegion: 源topicId的地域信息
10657
10526
  # @type SrcTopicRegion: String
10658
10527
  # @param SyntaxRule: 语法规则,0:Lucene语法,1:CQL语法
10659
- # 注意:此字段可能返回 null,表示取不到有效值。
10660
10528
  # @type SyntaxRule: Integer
10661
10529
  # @param HasServicesLog: 是否开启投递服务日志。1:关闭,2:开启。
10662
- # 注意:此字段可能返回 null,表示取不到有效值。
10663
10530
  # @type HasServicesLog: Integer
10664
10531
 
10665
10532
  attr_accessor :TaskId, :Name, :SrcTopicId, :SrcTopicName, :DstResource, :CreateTime, :UpdateTime, :Status, :EnableFlag, :ScheduledSqlContent, :ProcessStartTime, :ProcessType, :ProcessEndTime, :ProcessPeriod, :ProcessTimeWindow, :ProcessDelay, :SrcTopicRegion, :SyntaxRule, :HasServicesLog
@@ -10838,13 +10705,10 @@ module TencentCloud
10838
10705
  # 多日志主题检索错误信息
10839
10706
  class SearchLogErrors < TencentCloud::Common::AbstractModel
10840
10707
  # @param TopicId: 日志主题ID
10841
- # 注意:此字段可能返回 null,表示取不到有效值。
10842
10708
  # @type TopicId: String
10843
10709
  # @param ErrorMsg: 错误信息
10844
- # 注意:此字段可能返回 null,表示取不到有效值。
10845
10710
  # @type ErrorMsg: String
10846
10711
  # @param ErrorCodeStr: 错误码
10847
- # 注意:此字段可能返回 null,表示取不到有效值。
10848
10712
  # @type ErrorCodeStr: String
10849
10713
 
10850
10714
  attr_accessor :TopicId, :ErrorMsg, :ErrorCodeStr
@@ -10869,7 +10733,6 @@ module TencentCloud
10869
10733
  # @param Period: 日志存储生命周期
10870
10734
  # @type Period: Integer
10871
10735
  # @param Context: 透传本次接口返回的Context值,可获取后续更多日志,过期时间1小时
10872
- # 注意:此字段可能返回 null,表示取不到有效值。
10873
10736
  # @type Context: String
10874
10737
 
10875
10738
  attr_accessor :TopicId, :Period, :Context
@@ -11085,10 +10948,8 @@ module TencentCloud
11085
10948
  # 多主题检索返回信息
11086
10949
  class SearchLogTopics < TencentCloud::Common::AbstractModel
11087
10950
  # @param Errors: 多日志主题检索对应的错误信息
11088
- # 注意:此字段可能返回 null,表示取不到有效值。
11089
10951
  # @type Errors: Array
11090
10952
  # @param Infos: 多日志主题检索各日志主题信息
11091
- # 注意:此字段可能返回 null,表示取不到有效值。
11092
10953
  # @type Infos: Array
11093
10954
 
11094
10955
  attr_accessor :Errors, :Infos
@@ -11137,32 +10998,24 @@ module TencentCloud
11137
10998
  # @param Status: 是否生效
11138
10999
  # @type Status: Boolean
11139
11000
  # @param FilterRules: 投递日志的过滤规则
11140
- # 注意:此字段可能返回 null,表示取不到有效值。
11141
11001
  # @type FilterRules: Array
11142
11002
  # @param Partition: 投递日志的分区规则,支持strftime的时间格式表示
11143
11003
  # @type Partition: String
11144
11004
  # @param Compress: 投递日志的压缩配置
11145
- # 注意:此字段可能返回 null,表示取不到有效值。
11146
11005
  # @type Compress: :class:`Tencentcloud::Cls.v20201016.models.CompressInfo`
11147
11006
  # @param Content: 投递日志的内容格式配置
11148
- # 注意:此字段可能返回 null,表示取不到有效值。
11149
11007
  # @type Content: :class:`Tencentcloud::Cls.v20201016.models.ContentInfo`
11150
11008
  # @param CreateTime: 投递日志的创建时间
11151
11009
  # @type CreateTime: String
11152
11010
  # @param FilenameMode: 投递文件命名配置,0:随机数命名,1:投递时间命名,默认0(随机数命名)
11153
- # 注意:此字段可能返回 null,表示取不到有效值。
11154
11011
  # @type FilenameMode: Integer
11155
11012
  # @param StartTime: 投递数据范围的开始时间点
11156
- # 注意:此字段可能返回 null,表示取不到有效值。
11157
11013
  # @type StartTime: Integer
11158
11014
  # @param EndTime: 投递数据范围的结束时间点
11159
- # 注意:此字段可能返回 null,表示取不到有效值。
11160
11015
  # @type EndTime: Integer
11161
11016
  # @param Progress: 历史数据投递的进度(仅当用户选择的数据内中历史数据时才有效)
11162
- # 注意:此字段可能返回 null,表示取不到有效值。
11163
11017
  # @type Progress: Float
11164
11018
  # @param RemainTime: 历史数据全部投递完成剩余的时间(仅当用户选择的数据中有历史数据时才有效)
11165
- # 注意:此字段可能返回 null,表示取不到有效值。
11166
11019
  # @type RemainTime: Integer
11167
11020
  # @param HistoryStatus: 历史任务状态:
11168
11021
  # 0:实时任务
@@ -11170,10 +11023,8 @@ module TencentCloud
11170
11023
  # 2:任务运行中
11171
11024
  # 3:任务运行异常
11172
11025
  # 4:任务运行结束
11173
- # 注意:此字段可能返回 null,表示取不到有效值。
11174
11026
  # @type HistoryStatus: Integer
11175
11027
  # @param StorageType: cos桶类型
11176
- # 注意:此字段可能返回 null,表示取不到有效值。
11177
11028
  # @type StorageType: String
11178
11029
 
11179
11030
  attr_accessor :ShipperId, :TopicId, :Bucket, :Prefix, :ShipperName, :Interval, :MaxSize, :Status, :FilterRules, :Partition, :Compress, :Content, :CreateTime, :FilenameMode, :StartTime, :EndTime, :Progress, :RemainTime, :HistoryStatus, :StorageType
@@ -11458,7 +11309,6 @@ module TencentCloud
11458
11309
  # @param SubAssumerName: 云产品二级标识,日志主题由其它云产品创建时,该字段会显示云产品名称及其日志类型的二级分类,例如TKE-Audit、TKE-Event。部分云产品仅有云产品标识(AssumerName),无该字段。
11459
11310
  # @type SubAssumerName: String
11460
11311
  # @param Describes: 主题描述
11461
- # 注意:此字段可能返回 null,表示取不到有效值。
11462
11312
  # @type Describes: String
11463
11313
  # @param HotPeriod: 开启日志沉降,标准存储的生命周期, hotPeriod < Period。
11464
11314
  # 标准存储为 hotPeriod, 低频存储则为 Period-hotPeriod。(主题类型需为日志主题)
@@ -11472,7 +11322,6 @@ module TencentCloud
11472
11322
  # 开启后将支持指定操作匿名访问该日志主题。详情请参见[日志主题](https://cloud.tencent.com/document/product/614/41035)。
11473
11323
  # @type IsWebTracking: Boolean
11474
11324
  # @param Extends: 日志主题扩展信息
11475
- # 注意:此字段可能返回 null,表示取不到有效值。
11476
11325
  # @type Extends: :class:`Tencentcloud::Cls.v20201016.models.TopicExtendInfo`
11477
11326
  # @param TopicAsyncTaskID: 异步迁移任务ID
11478
11327
  # @type TopicAsyncTaskID: String
@@ -11630,7 +11479,6 @@ module TencentCloud
11630
11479
  # 也可使用WebCallbackId引用集成配置中的URL,此时该字段请填写为空字符串。
11631
11480
  # @type Url: String
11632
11481
  # @param WebCallbackId: 集成配置ID。
11633
- # 注意:此字段可能返回 null,表示取不到有效值。
11634
11482
  # @type WebCallbackId: String
11635
11483
  # @param Method: 回调方法。可选值:
11636
11484
  # - POST(默认值)
@@ -11638,24 +11486,18 @@ module TencentCloud
11638
11486
 
11639
11487
  # 注意:
11640
11488
  # - 参数CallbackType为Http时为必选,其它回调方式无需填写。
11641
- # 注意:此字段可能返回 null,表示取不到有效值。
11642
11489
  # @type Method: String
11643
11490
  # @param NoticeContentId: 通知内容模板ID,使用Default-zh引用默认模板(中文),使用Default-en引用DefaultTemplate(English)。
11644
- # 注意:此字段可能返回 null,表示取不到有效值。
11645
11491
  # @type NoticeContentId: String
11646
11492
  # @param RemindType: 提醒类型。
11647
11493
 
11648
11494
  # 0:不提醒;1:指定人;2:所有人
11649
- # 注意:此字段可能返回 null,表示取不到有效值。
11650
11495
  # @type RemindType: Integer
11651
11496
  # @param Mobiles: 电话列表。
11652
- # 注意:此字段可能返回 null,表示取不到有效值。
11653
11497
  # @type Mobiles: Array
11654
11498
  # @param UserIds: 用户ID列表。
11655
- # 注意:此字段可能返回 null,表示取不到有效值。
11656
11499
  # @type UserIds: Array
11657
11500
  # @param Headers: 该参数已废弃,请使用NoticeContentId。
11658
- # 注意:此字段可能返回 null,表示取不到有效值。
11659
11501
  # @type Headers: Array
11660
11502
  # @param Body: 该参数已废弃,请使用NoticeContentId。
11661
11503
  # 注意:此字段可能返回 null,表示取不到有效值。
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.1024
4
+ version: 3.0.1026
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-20 00:00:00.000000000 Z
11
+ date: 2025-03-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common