tencentcloud-sdk-dbbrain 3.0.1022 → 3.0.1024

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: 46fb3650c85d4b38e36c2c2608c81ffc9368eeb4
4
- data.tar.gz: 5efd87bfe8489f575f19195fd11071ea9b6f361a
3
+ metadata.gz: dd156f433dcf61cca82ee29a050d3acb43ca6fb9
4
+ data.tar.gz: 34e8ea7cc69beaa14d264db94146f36969340878
5
5
  SHA512:
6
- metadata.gz: 55391d2842b4eb878bb505ec17163a51c658e23c8a389ee5245f597e70f0da8ce44d6965ba2fdf96c548fa53626d2410445df2df1a66662b0638e99f6c7bbbfc
7
- data.tar.gz: 264f88bc705778d342a88d044b4d672e5cee6edb3fe5ebbdfbaff3b3931b852b7f1978841f2f1f207230b49610bd008d65b3f70488331e0924109aaa6f8f4914
6
+ metadata.gz: 47091455f5ff2b0b9d78a0ec4ebd202200e69dc039dc5c1a6d2e274c7cc32b1aee558a67ae7c9ce2c97fada71696ea03e6b2256ebde215c2341565ce42a538ec
7
+ data.tar.gz: 8d3c8453ea9fe3f4fd11a8e9dc984c197b59d10983128fbe344db5fd096ae0a6b7ff858dd996ec4fb2f3580fbcf8c13881b48bc97ca62f96121e90e32d2b90e0
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1022
1
+ 3.0.1024
@@ -1616,13 +1616,10 @@ module TencentCloud
1616
1616
  # @param DiagItem: 诊断项。
1617
1617
  # @type DiagItem: String
1618
1618
  # @param InstanceId: 实例 ID 。
1619
- # 注意:此字段可能返回 null,表示取不到有效值。
1620
1619
  # @type InstanceId: String
1621
1620
  # @param Metric: 保留字段
1622
- # 注意:此字段可能返回 null,表示取不到有效值。
1623
1621
  # @type Metric: String
1624
1622
  # @param Region: 地域
1625
- # 注意:此字段可能返回 null,表示取不到有效值。
1626
1623
  # @type Region: String
1627
1624
 
1628
1625
  attr_accessor :DiagType, :EndTime, :StartTime, :EventId, :Severity, :Outline, :DiagItem, :InstanceId, :Metric, :Region
@@ -1889,7 +1886,6 @@ module TencentCloud
1889
1886
  # @param OverviewDisplay: 实例概览开关,Yes/No。
1890
1887
  # @type OverviewDisplay: String
1891
1888
  # @param KeyDelimiters: redis大key分析的自定义分割符,仅redis使用
1892
- # 注意:此字段可能返回 null,表示取不到有效值。
1893
1889
  # @type KeyDelimiters: Array
1894
1890
 
1895
1891
  attr_accessor :DailyInspection, :OverviewDisplay, :KeyDelimiters
@@ -2171,7 +2167,6 @@ module TencentCloud
2171
2167
  # @param Unit: 指标单位。
2172
2168
  # @type Unit: String
2173
2169
  # @param Values: 指标值。
2174
- # 注意:此字段可能返回 null,表示取不到有效值。
2175
2170
  # @type Values: Array
2176
2171
 
2177
2172
  attr_accessor :Metric, :Unit, :Values
@@ -2223,7 +2218,6 @@ module TencentCloud
2223
2218
  # @param Unit: 指标单位。
2224
2219
  # @type Unit: String
2225
2220
  # @param Values: 指标值。
2226
- # 注意:此字段可能返回 null,表示取不到有效值。
2227
2221
  # @type Values: Array
2228
2222
 
2229
2223
  attr_accessor :Metric, :Unit, :Values
@@ -2324,7 +2318,6 @@ module TencentCloud
2324
2318
  # @param TableRows: 行数。
2325
2319
  # @type TableRows: Integer
2326
2320
  # @param PhysicalFileSize: 库中所有表对应的独立物理文件大小加和(MB)。
2327
- # 注意:此字段可能返回 null,表示取不到有效值。
2328
2321
  # @type PhysicalFileSize: Float
2329
2322
 
2330
2323
  attr_accessor :TableSchema, :DataLength, :IndexLength, :DataFree, :TotalLength, :FragRatio, :TableRows, :PhysicalFileSize
@@ -2384,7 +2377,6 @@ module TencentCloud
2384
2377
  # @param ScoreLostMax: 扣分总分上限。
2385
2378
  # @type ScoreLostMax: Integer
2386
2379
  # @param Items: 扣分项列表。
2387
- # 注意:此字段可能返回 null,表示取不到有效值。
2388
2380
  # @type Items: Array
2389
2381
 
2390
2382
  attr_accessor :IssueType, :ScoreLost, :ScoreLostMax, :Items
@@ -2448,10 +2440,8 @@ module TencentCloud
2448
2440
  # @param AsyncRequestId: 异步任务Id。
2449
2441
  # @type AsyncRequestId: Integer
2450
2442
  # @param StartTime: 任务开始时间。
2451
- # 注意:此字段可能返回 null,表示取不到有效值。
2452
2443
  # @type StartTime: String
2453
2444
  # @param EndTime: 任务结束时间。
2454
- # 注意:此字段可能返回 null,表示取不到有效值。
2455
2445
  # @type EndTime: String
2456
2446
  # @param CreateTime: 任务创建时间。
2457
2447
  # @type CreateTime: String
@@ -2460,16 +2450,12 @@ module TencentCloud
2460
2450
  # @param Progress: 任务执行进度。
2461
2451
  # @type Progress: Integer
2462
2452
  # @param LogStartTime: 导出日志开始时间。
2463
- # 注意:此字段可能返回 null,表示取不到有效值。
2464
2453
  # @type LogStartTime: String
2465
2454
  # @param LogEndTime: 导出日志结束时间。
2466
- # 注意:此字段可能返回 null,表示取不到有效值。
2467
2455
  # @type LogEndTime: String
2468
2456
  # @param TotalSize: 日志文件总大小,单位KB。
2469
- # 注意:此字段可能返回 null,表示取不到有效值。
2470
2457
  # @type TotalSize: Integer
2471
2458
  # @param DangerLevels: 风险等级列表。0 无风险;1 低风险;2 中风险;3 高风险。
2472
- # 注意:此字段可能返回 null,表示取不到有效值。
2473
2459
  # @type DangerLevels: Array
2474
2460
 
2475
2461
  attr_accessor :AsyncRequestId, :StartTime, :EndTime, :CreateTime, :Status, :Progress, :LogStartTime, :LogEndTime, :TotalSize, :DangerLevels
@@ -2767,16 +2753,12 @@ module TencentCloud
2767
2753
  # 用户配置的相关信息,包括邮件配置。
2768
2754
  class UserProfile < TencentCloud::Common::AbstractModel
2769
2755
  # @param ProfileId: 配置的id。
2770
- # 注意:此字段可能返回 null,表示取不到有效值。
2771
2756
  # @type ProfileId: String
2772
2757
  # @param ProfileType: 配置类型。
2773
- # 注意:此字段可能返回 null,表示取不到有效值。
2774
2758
  # @type ProfileType: String
2775
2759
  # @param ProfileLevel: 配置级别,"User"或"Instance"。
2776
- # 注意:此字段可能返回 null,表示取不到有效值。
2777
2760
  # @type ProfileLevel: String
2778
2761
  # @param ProfileName: 配置名称。
2779
- # 注意:此字段可能返回 null,表示取不到有效值。
2780
2762
  # @type ProfileName: String
2781
2763
  # @param ProfileInfo: 配置详情。
2782
2764
  # @type ProfileInfo: :class:`Tencentcloud::Dbbrain.v20191016.models.ProfileInfo`
@@ -72,7 +72,6 @@ module TencentCloud
72
72
  # @param SortCount: 内存排序次数。
73
73
  # @type SortCount: Integer
74
74
  # @param SlowLogs: 慢查模板概览。
75
- # 注意:此字段可能返回 null,表示取不到有效值。
76
75
  # @type SlowLogs: Array
77
76
 
78
77
  attr_accessor :AvgExecTime, :AvgDocsExamined, :SlowLogCount, :SortCount, :SlowLogs
@@ -97,46 +96,32 @@ module TencentCloud
97
96
  # 通知模板
98
97
  class AlarmProfileList < TencentCloud::Common::AbstractModel
99
98
  # @param IsWebHook: 0-不是 1-是
100
- # 注意:此字段可能返回 null,表示取不到有效值。
101
99
  # @type IsWebHook: Integer
102
100
  # @param ReceiveUinCount: 接收告警用户数量
103
- # 注意:此字段可能返回 null,表示取不到有效值。
104
101
  # @type ReceiveUinCount: Integer
105
102
  # @param Lang: 语言
106
- # 注意:此字段可能返回 null,表示取不到有效值。
107
103
  # @type Lang: String
108
104
  # @param TemplateType: 模板类型
109
- # 注意:此字段可能返回 null,表示取不到有效值。
110
105
  # @type TemplateType: String
111
106
  # @param Remark: 备注
112
- # 注意:此字段可能返回 null,表示取不到有效值。
113
107
  # @type Remark: String
114
108
  # @param ReceiveGroupCount: 接收组数量
115
- # 注意:此字段可能返回 null,表示取不到有效值。
116
109
  # @type ReceiveGroupCount: Integer
117
110
  # @param UpdateUin: 更新用户的uin
118
- # 注意:此字段可能返回 null,表示取不到有效值。
119
111
  # @type UpdateUin: Integer
120
112
  # @param ReceiveType: 接收类型
121
- # 注意:此字段可能返回 null,表示取不到有效值。
122
113
  # @type ReceiveType: Array
123
114
  # @param ReceiveInfo: 接收用户信息
124
- # 注意:此字段可能返回 null,表示取不到有效值。
125
115
  # @type ReceiveInfo: Array
126
116
  # @param UpdateTime: 更新时间
127
- # 注意:此字段可能返回 null,表示取不到有效值。
128
117
  # @type UpdateTime: String
129
118
  # @param TemplateName: 模板名
130
- # 注意:此字段可能返回 null,表示取不到有效值。
131
119
  # @type TemplateName: String
132
120
  # @param SendChannel: 发送渠道
133
- # 注意:此字段可能返回 null,表示取不到有效值。
134
121
  # @type SendChannel: Array
135
122
  # @param TemplateId: 模板id
136
- # 注意:此字段可能返回 null,表示取不到有效值。
137
123
  # @type TemplateId: Integer
138
124
  # @param WebHookCount: webhook数量
139
- # 注意:此字段可能返回 null,表示取不到有效值。
140
125
  # @type WebHookCount: Integer
141
126
 
142
127
  attr_accessor :IsWebHook, :ReceiveUinCount, :Lang, :TemplateType, :Remark, :ReceiveGroupCount, :UpdateUin, :ReceiveType, :ReceiveInfo, :UpdateTime, :TemplateName, :SendChannel, :TemplateId, :WebHookCount
@@ -317,7 +302,6 @@ module TencentCloud
317
302
  # @param Region: 实例所在地域。
318
303
  # @type Region: String
319
304
  # @param ResourceTags: 资源Tags。
320
- # 注意:此字段可能返回 null,表示取不到有效值。
321
305
  # @type ResourceTags: Array
322
306
 
323
307
  attr_accessor :AppId, :AuditStatus, :InstanceId, :InstanceName, :ProjectId, :Region, :ResourceTags
@@ -346,18 +330,15 @@ module TencentCloud
346
330
  # 审计日志文件
347
331
  class AuditLogFile < TencentCloud::Common::AbstractModel
348
332
  # @param AsyncRequestId: 审计日志文件生成异步任务ID。
349
- # 注意:此字段可能返回 null,表示取不到有效值。
350
333
  # @type AsyncRequestId: Integer
351
334
  # @param FileName: 审计日志文件名称。
352
335
  # @type FileName: String
353
336
  # @param CreateTime: 审计日志文件创建时间。格式为 : "2019-03-20 17:09:13"。
354
- # 注意:此字段可能返回 null,表示取不到有效值。
355
337
  # @type CreateTime: String
356
338
  # @param Status: 文件状态值。可能返回的值为:
357
339
  # "creating" - 生成中;
358
340
  # "failed" - 创建失败;
359
341
  # "success" - 已生成;
360
- # 注意:此字段可能返回 null,表示取不到有效值。
361
342
  # @type Status: String
362
343
  # @param FileSize: 文件大小,单位为 KB。
363
344
  # @type FileSize: Float
@@ -4213,7 +4194,6 @@ module TencentCloud
4213
4194
  # @param InstanceId: 实例 ID 。
4214
4195
  # @type InstanceId: String
4215
4196
  # @param Metric: 保留字段。
4216
- # 注意:此字段可能返回 null,表示取不到有效值。
4217
4197
  # @type Metric: String
4218
4198
  # @param Region: 地域。
4219
4199
  # @type Region: String
@@ -4554,13 +4534,10 @@ module TencentCloud
4554
4534
  # @param OverviewDisplay: 实例概览开关,Yes/No。
4555
4535
  # @type OverviewDisplay: String
4556
4536
  # @param KeyDelimiters: redis大key分析的自定义分割符,仅redis使用
4557
- # 注意:此字段可能返回 null,表示取不到有效值。
4558
4537
  # @type KeyDelimiters: Array
4559
4538
  # @param ShardNum: 分片节点数量。
4560
- # 注意:此字段可能返回 null,表示取不到有效值。
4561
4539
  # @type ShardNum: String
4562
4540
  # @param AnalysisTopKey: 是否开启大key周期性分析,仅redis产品有效。
4563
- # 注意:此字段可能返回 null,表示取不到有效值。
4564
4541
  # @type AnalysisTopKey: String
4565
4542
 
4566
4543
  attr_accessor :DailyInspection, :OverviewDisplay, :KeyDelimiters, :ShardNum, :AnalysisTopKey
@@ -5254,7 +5231,6 @@ module TencentCloud
5254
5231
  # @param Unit: 指标单位。
5255
5232
  # @type Unit: String
5256
5233
  # @param Values: 指标值。
5257
- # 注意:此字段可能返回 null,表示取不到有效值。
5258
5234
  # @type Values: Array
5259
5235
 
5260
5236
  attr_accessor :Metric, :Unit, :Values
@@ -5548,22 +5524,16 @@ module TencentCloud
5548
5524
  # 接收组信息
5549
5525
  class ReceiveInfo < TencentCloud::Common::AbstractModel
5550
5526
  # @param ReceiveGroup: 接收组
5551
- # 注意:此字段可能返回 null,表示取不到有效值。
5552
5527
  # @type ReceiveGroup: Array
5553
5528
  # @param EndReceiveTime: 最后接收时间
5554
- # 注意:此字段可能返回 null,表示取不到有效值。
5555
5529
  # @type EndReceiveTime: String
5556
5530
  # @param ReceiveName: 接收名
5557
- # 注意:此字段可能返回 null,表示取不到有效值。
5558
5531
  # @type ReceiveName: String
5559
5532
  # @param SendChannel: 推送渠道
5560
- # 注意:此字段可能返回 null,表示取不到有效值。
5561
5533
  # @type SendChannel: Array
5562
5534
  # @param StartReceiveTime: 开始时间
5563
- # 注意:此字段可能返回 null,表示取不到有效值。
5564
5535
  # @type StartReceiveTime: String
5565
5536
  # @param ReceiveUin: 接收用户列表
5566
- # 注意:此字段可能返回 null,表示取不到有效值。
5567
5537
  # @type ReceiveUin: Array
5568
5538
 
5569
5539
  attr_accessor :ReceiveGroup, :EndReceiveTime, :ReceiveName, :SendChannel, :StartReceiveTime, :ReceiveUin
@@ -5829,7 +5799,6 @@ module TencentCloud
5829
5799
  # @param TableRows: 行数。
5830
5800
  # @type TableRows: Integer
5831
5801
  # @param PhysicalFileSize: 库中所有表对应的独立物理文件大小加和(MB)。
5832
- # 注意:此字段可能返回 null,表示取不到有效值。
5833
5802
  # @type PhysicalFileSize: Float
5834
5803
 
5835
5804
  attr_accessor :TableSchema, :DataLength, :IndexLength, :DataFree, :TotalLength, :FragRatio, :TableRows, :PhysicalFileSize
@@ -5889,7 +5858,6 @@ module TencentCloud
5889
5858
  # @param ScoreLostMax: 扣分总分上限。
5890
5859
  # @type ScoreLostMax: Integer
5891
5860
  # @param Items: 扣分项列表。
5892
- # 注意:此字段可能返回 null,表示取不到有效值。
5893
5861
  # @type Items: Array
5894
5862
 
5895
5863
  attr_accessor :IssueType, :ScoreLost, :ScoreLostMax, :Items
@@ -5953,10 +5921,8 @@ module TencentCloud
5953
5921
  # @param AsyncRequestId: 异步任务Id。
5954
5922
  # @type AsyncRequestId: Integer
5955
5923
  # @param StartTime: 任务开始时间。
5956
- # 注意:此字段可能返回 null,表示取不到有效值。
5957
5924
  # @type StartTime: String
5958
5925
  # @param EndTime: 任务结束时间。
5959
- # 注意:此字段可能返回 null,表示取不到有效值。
5960
5926
  # @type EndTime: String
5961
5927
  # @param CreateTime: 任务创建时间。
5962
5928
  # @type CreateTime: String
@@ -5965,16 +5931,12 @@ module TencentCloud
5965
5931
  # @param Progress: 任务执行进度。
5966
5932
  # @type Progress: Integer
5967
5933
  # @param LogStartTime: 导出日志开始时间。
5968
- # 注意:此字段可能返回 null,表示取不到有效值。
5969
5934
  # @type LogStartTime: String
5970
5935
  # @param LogEndTime: 导出日志结束时间。
5971
- # 注意:此字段可能返回 null,表示取不到有效值。
5972
5936
  # @type LogEndTime: String
5973
5937
  # @param TotalSize: 日志文件总大小,单位KB。
5974
- # 注意:此字段可能返回 null,表示取不到有效值。
5975
5938
  # @type TotalSize: Integer
5976
5939
  # @param DangerLevels: 风险等级列表。0 无风险;1 低风险;2 中风险;3 高风险。
5977
- # 注意:此字段可能返回 null,表示取不到有效值。
5978
5940
  # @type DangerLevels: Array
5979
5941
 
5980
5942
  attr_accessor :AsyncRequestId, :StartTime, :EndTime, :CreateTime, :Status, :Progress, :LogStartTime, :LogEndTime, :TotalSize, :DangerLevels
@@ -6063,21 +6025,16 @@ module TencentCloud
6063
6025
  # @param Database: 数据库
6064
6026
  # @type Database: String
6065
6027
  # @param UserName: User来源
6066
- # 注意:此字段可能返回 null,表示取不到有效值。
6067
6028
  # @type UserName: String
6068
6029
  # @param UserHost: IP来源
6069
- # 注意:此字段可能返回 null,表示取不到有效值。
6070
6030
  # @type UserHost: String
6071
6031
  # @param QueryTime: 执行时间,单位秒
6072
6032
  # @type QueryTime: Float
6073
6033
  # @param LockTime: 锁时间,单位秒
6074
- # 注意:此字段可能返回 null,表示取不到有效值。
6075
6034
  # @type LockTime: Float
6076
6035
  # @param RowsExamined: 扫描行数
6077
- # 注意:此字段可能返回 null,表示取不到有效值。
6078
6036
  # @type RowsExamined: Integer
6079
6037
  # @param RowsSent: 返回行数
6080
- # 注意:此字段可能返回 null,表示取不到有效值。
6081
6038
  # @type RowsSent: Integer
6082
6039
 
6083
6040
  attr_accessor :Timestamp, :SqlText, :Database, :UserName, :UserHost, :QueryTime, :LockTime, :RowsExamined, :RowsSent
@@ -6271,16 +6228,12 @@ module TencentCloud
6271
6228
  # 统计分析维度下的统计数据详情
6272
6229
  class StatisticDataInfo < TencentCloud::Common::AbstractModel
6273
6230
  # @param Name: 统计维度的值。
6274
- # 注意:此字段可能返回 null,表示取不到有效值。
6275
6231
  # @type Name: String
6276
6232
  # @param TimeAvg: 平均时间。
6277
- # 注意:此字段可能返回 null,表示取不到有效值。
6278
6233
  # @type TimeAvg: Float
6279
6234
  # @param TimeSum: 总时间。
6280
- # 注意:此字段可能返回 null,表示取不到有效值。
6281
6235
  # @type TimeSum: Float
6282
6236
  # @param Count: 数量。
6283
- # 注意:此字段可能返回 null,表示取不到有效值。
6284
6237
  # @type Count: Integer
6285
6238
 
6286
6239
  attr_accessor :Name, :TimeAvg, :TimeSum, :Count
@@ -6303,10 +6256,8 @@ module TencentCloud
6303
6256
  # sql会话统计信息
6304
6257
  class StatisticInfo < TencentCloud::Common::AbstractModel
6305
6258
  # @param Dimension: 统计分析的维度。
6306
- # 注意:此字段可能返回 null,表示取不到有效值。
6307
6259
  # @type Dimension: String
6308
6260
  # @param Data: 统计分析的维度下的统计数据详情。
6309
- # 注意:此字段可能返回 null,表示取不到有效值。
6310
6261
  # @type Data: Array
6311
6262
 
6312
6263
  attr_accessor :Dimension, :Data
@@ -6655,16 +6606,12 @@ module TencentCloud
6655
6606
  # 用户配置的相关信息,包括邮件配置。
6656
6607
  class UserProfile < TencentCloud::Common::AbstractModel
6657
6608
  # @param ProfileId: 配置的id。
6658
- # 注意:此字段可能返回 null,表示取不到有效值。
6659
6609
  # @type ProfileId: String
6660
6610
  # @param ProfileType: 配置类型,支持值包括:"dbScan_mail_configuration" - 数据库巡检邮件配置,"scheduler_mail_configuration" - 定期生成邮件配置。
6661
- # 注意:此字段可能返回 null,表示取不到有效值。
6662
6611
  # @type ProfileType: String
6663
6612
  # @param ProfileLevel: 配置级别,支持值包括:"User" - 用户级别,"Instance" - 实例级别,其中数据库巡检邮件配置为用户级别,定期生成邮件配置为实例级别。
6664
- # 注意:此字段可能返回 null,表示取不到有效值。
6665
6613
  # @type ProfileLevel: String
6666
6614
  # @param ProfileName: 配置名称。
6667
- # 注意:此字段可能返回 null,表示取不到有效值。
6668
6615
  # @type ProfileName: String
6669
6616
  # @param ProfileInfo: 配置详情。
6670
6617
  # @type ProfileInfo: :class:`Tencentcloud::Dbbrain.v20210527.models.ProfileInfo`
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-dbbrain
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1022
4
+ version: 3.0.1024
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-18 00:00:00.000000000 Z
11
+ date: 2025-03-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common