tencentcloud-sdk-pts 3.0.980 → 3.0.982

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/v20210728/models.rb +0 -174
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7fc2b25d48662d9487c16e1cdd2ef4f828f01e23
4
- data.tar.gz: 7cb1e86f776f0e8e7928319a454f2de3f9960221
3
+ metadata.gz: 12593f21370b1ddca75f7778326d44743fd80eb8
4
+ data.tar.gz: 2b72d75427a4f62a4db5d10ff9d083caf7cf8166
5
5
  SHA512:
6
- metadata.gz: 5de97c4c11a20795fdabc062d012cd496e7c0fea45cca340257f448c6a2ecd9fb015695e4e9bd2c48477116f2452afbac9fa6f8939fd36baf610d9ff1c58772f
7
- data.tar.gz: 5556ee82974d97e90f5993ea62328a33fe3b12117ff0cf67cccd44d05a6c44226fd50460336674a95ea48fb196c958ca4438de28dd50a737e1b1aa8b7c6b2942
6
+ metadata.gz: b3072f21f41f172e0f8475bc21ac8d6a7678b6ac0ce9ac59eaff938cf24baf46315497d5243eb31f1ff332706818d17327b58c0fd2618d44549291708685a90b
7
+ data.tar.gz: 53d36763aca50bdc17fe31e5e6b245c22cc437ed0c4f3b1d1ad7851f69f06712093f9f9d7a2a7a2841ff49de06b90d50cbd34d47710664410531cc1a7b065d74
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.980
1
+ 3.0.982
@@ -160,10 +160,8 @@ module TencentCloud
160
160
  # 告警通知渠道
161
161
  class AlertChannel < TencentCloud::Common::AbstractModel
162
162
  # @param NoticeId: 通知模板ID
163
- # 注意:此字段可能返回 null,表示取不到有效值。
164
163
  # @type NoticeId: String
165
164
  # @param AMPConsumerId: AMP consumer ID
166
- # 注意:此字段可能返回 null,表示取不到有效值。
167
165
  # @type AMPConsumerId: String
168
166
 
169
167
  attr_accessor :NoticeId, :AMPConsumerId
@@ -182,31 +180,22 @@ module TencentCloud
182
180
  # 告警通知接收组
183
181
  class AlertChannelRecord < TencentCloud::Common::AbstractModel
184
182
  # @param NoticeId: Notice ID
185
- # 注意:此字段可能返回 null,表示取不到有效值。
186
183
  # @type NoticeId: String
187
184
  # @param AMPConsumerId: Consumer ID
188
- # 注意:此字段可能返回 null,表示取不到有效值。
189
185
  # @type AMPConsumerId: String
190
186
  # @param ProjectId: 项目 ID
191
- # 注意:此字段可能返回 null,表示取不到有效值。
192
187
  # @type ProjectId: String
193
188
  # @param Status: 状态
194
- # 注意:此字段可能返回 null,表示取不到有效值。
195
189
  # @type Status: Integer
196
190
  # @param CreatedAt: 创建时间
197
- # 注意:此字段可能返回 null,表示取不到有效值。
198
191
  # @type CreatedAt: String
199
192
  # @param UpdatedAt: 更新时间
200
- # 注意:此字段可能返回 null,表示取不到有效值。
201
193
  # @type UpdatedAt: String
202
194
  # @param AppId: App ID
203
- # 注意:此字段可能返回 null,表示取不到有效值。
204
195
  # @type AppId: Integer
205
196
  # @param Uin: 主账号
206
- # 注意:此字段可能返回 null,表示取不到有效值。
207
197
  # @type Uin: String
208
198
  # @param SubAccountUin: 子账号
209
- # 注意:此字段可能返回 null,表示取不到有效值。
210
199
  # @type SubAccountUin: String
211
200
 
212
201
  attr_accessor :NoticeId, :AMPConsumerId, :ProjectId, :Status, :CreatedAt, :UpdatedAt, :AppId, :Uin, :SubAccountUin
@@ -242,43 +231,30 @@ module TencentCloud
242
231
  # 注意:此字段可能返回 null,表示取不到有效值。
243
232
  # @type AlertRecordId: String
244
233
  # @param ProjectId: 项目 ID
245
- # 注意:此字段可能返回 null,表示取不到有效值。
246
234
  # @type ProjectId: String
247
235
  # @param ScenarioId: 场景 ID
248
- # 注意:此字段可能返回 null,表示取不到有效值。
249
236
  # @type ScenarioId: String
250
237
  # @param Status: 状态
251
- # 注意:此字段可能返回 null,表示取不到有效值。
252
238
  # @type Status: :class:`Tencentcloud::Pts.v20210728.models.AlertRecordStatus`
253
239
  # @param CreatedAt: 创建时间
254
- # 注意:此字段可能返回 null,表示取不到有效值。
255
240
  # @type CreatedAt: String
256
241
  # @param UpdatedAt: 修改时间
257
- # 注意:此字段可能返回 null,表示取不到有效值。
258
242
  # @type UpdatedAt: String
259
243
  # @param JobId: 任务 ID
260
- # 注意:此字段可能返回 null,表示取不到有效值。
261
244
  # @type JobId: String
262
245
  # @param AppId: App ID
263
- # 注意:此字段可能返回 null,表示取不到有效值。
264
246
  # @type AppId: Integer
265
247
  # @param Uin: 主账号
266
- # 注意:此字段可能返回 null,表示取不到有效值。
267
248
  # @type Uin: String
268
249
  # @param SubAccountUin: 子账号
269
- # 注意:此字段可能返回 null,表示取不到有效值。
270
250
  # @type SubAccountUin: String
271
251
  # @param ScenarioName: 场景名称
272
- # 注意:此字段可能返回 null,表示取不到有效值。
273
252
  # @type ScenarioName: String
274
253
  # @param Target: 告警对象
275
- # 注意:此字段可能返回 null,表示取不到有效值。
276
254
  # @type Target: String
277
255
  # @param JobSLAId: 告警规则 ID
278
- # 注意:此字段可能返回 null,表示取不到有效值。
279
256
  # @type JobSLAId: String
280
257
  # @param JobSLADescription: 告警规则描述
281
- # 注意:此字段可能返回 null,表示取不到有效值。
282
258
  # @type JobSLADescription: String
283
259
 
284
260
  attr_accessor :AlertRecordId, :ProjectId, :ScenarioId, :Status, :CreatedAt, :UpdatedAt, :JobId, :AppId, :Uin, :SubAccountUin, :ScenarioName, :Target, :JobSLAId, :JobSLADescription
@@ -324,10 +300,8 @@ module TencentCloud
324
300
  # 告警历史项的状态
325
301
  class AlertRecordStatus < TencentCloud::Common::AbstractModel
326
302
  # @param AbortJob: 停止压测任务成功与否
327
- # 注意:此字段可能返回 null,表示取不到有效值。
328
303
  # @type AbortJob: Integer
329
304
  # @param SendNotice: 发送告警通知成功与否
330
- # 注意:此字段可能返回 null,表示取不到有效值。
331
305
  # @type SendNotice: Integer
332
306
 
333
307
  attr_accessor :AbortJob, :SendNotice
@@ -346,19 +320,14 @@ module TencentCloud
346
320
  # 采样日志附带属性
347
321
  class Attributes < TencentCloud::Common::AbstractModel
348
322
  # @param Status: 采用请求返回码
349
- # 注意:此字段可能返回 null,表示取不到有效值。
350
323
  # @type Status: String
351
324
  # @param Result: 采样请求结果码
352
- # 注意:此字段可能返回 null,表示取不到有效值。
353
325
  # @type Result: String
354
326
  # @param Service: 采样请求API
355
- # 注意:此字段可能返回 null,表示取不到有效值。
356
327
  # @type Service: String
357
328
  # @param Method: 采样请求调用方法
358
- # 注意:此字段可能返回 null,表示取不到有效值。
359
329
  # @type Method: String
360
330
  # @param Duration: 采样请求延时时间
361
- # 注意:此字段可能返回 null,表示取不到有效值。
362
331
  # @type Duration: String
363
332
 
364
333
  attr_accessor :Status, :Result, :Service, :Method, :Duration
@@ -418,16 +387,12 @@ module TencentCloud
418
387
  # 注意:此字段可能返回 null,表示取不到有效值。
419
388
  # @type Stages: Array
420
389
  # @param IterationCount: 运行次数
421
- # 注意:此字段可能返回 null,表示取不到有效值。
422
390
  # @type IterationCount: Integer
423
391
  # @param MaxRequestsPerSecond: 最大RPS
424
- # 注意:此字段可能返回 null,表示取不到有效值。
425
392
  # @type MaxRequestsPerSecond: Integer
426
393
  # @param GracefulStopSeconds: 优雅终止任务的等待时间
427
- # 注意:此字段可能返回 null,表示取不到有效值。
428
394
  # @type GracefulStopSeconds: Integer
429
395
  # @param Resources: 资源数
430
- # 注意:此字段可能返回 null,表示取不到有效值。
431
396
  # @type Resources: Integer
432
397
 
433
398
  attr_accessor :Stages, :IterationCount, :MaxRequestsPerSecond, :GracefulStopSeconds, :Resources
@@ -947,31 +912,23 @@ module TencentCloud
947
912
  # 注意:此字段可能返回 null,表示取不到有效值。
948
913
  # @type CronJobId: String
949
914
  # @param Name: 定时任务名字
950
- # 注意:此字段可能返回 null,表示取不到有效值。
951
915
  # @type Name: String
952
916
  # @param ProjectId: 项目ID
953
- # 注意:此字段可能返回 null,表示取不到有效值。
954
917
  # @type ProjectId: String
955
918
  # @param ScenarioId: 场景ID
956
- # 注意:此字段可能返回 null,表示取不到有效值。
957
919
  # @type ScenarioId: String
958
920
  # @param ScenarioName: 场景名称
959
- # 注意:此字段可能返回 null,表示取不到有效值。
960
921
  # @type ScenarioName: String
961
922
  # @param CronExpression: cron 表达式
962
- # 注意:此字段可能返回 null,表示取不到有效值。
963
923
  # @type CronExpression: String
964
924
  # @param EndTime: 结束时间
965
925
  # 注意:此字段可能返回 null,表示取不到有效值。
966
926
  # @type EndTime: String
967
927
  # @param AbortReason: 中止原因
968
- # 注意:此字段可能返回 null,表示取不到有效值。
969
928
  # @type AbortReason: Integer
970
929
  # @param Status: 定时任务状态
971
- # 注意:此字段可能返回 null,表示取不到有效值。
972
930
  # @type Status: Integer
973
931
  # @param NoticeId: Notice ID
974
- # 注意:此字段可能返回 null,表示取不到有效值。
975
932
  # @type NoticeId: String
976
933
  # @param CreatedAt: 创建时间
977
934
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -980,22 +937,16 @@ module TencentCloud
980
937
  # 注意:此字段可能返回 null,表示取不到有效值。
981
938
  # @type UpdatedAt: String
982
939
  # @param FrequencyType: 执行频率类型
983
- # 注意:此字段可能返回 null,表示取不到有效值。
984
940
  # @type FrequencyType: Integer
985
941
  # @param Note: 备注
986
- # 注意:此字段可能返回 null,表示取不到有效值。
987
942
  # @type Note: String
988
943
  # @param JobOwner: tom
989
- # 注意:此字段可能返回 null,表示取不到有效值。
990
944
  # @type JobOwner: String
991
945
  # @param AppId: App ID
992
- # 注意:此字段可能返回 null,表示取不到有效值。
993
946
  # @type AppId: Integer
994
947
  # @param Uin: 主账号
995
- # 注意:此字段可能返回 null,表示取不到有效值。
996
948
  # @type Uin: String
997
949
  # @param SubAccountUin: 子账号
998
- # 注意:此字段可能返回 null,表示取不到有效值。
999
950
  # @type SubAccountUin: String
1000
951
 
1001
952
  attr_accessor :CronJobId, :Name, :ProjectId, :ScenarioId, :ScenarioName, :CronExpression, :EndTime, :AbortReason, :Status, :NoticeId, :CreatedAt, :UpdatedAt, :FrequencyType, :Note, :JobOwner, :AppId, :Uin, :SubAccountUin
@@ -1060,7 +1011,6 @@ module TencentCloud
1060
1011
  # @param Unit: 指标对应的单位,当前单位有:s,bytes,bytes/s,reqs,reqs/s,checks,checks/s,iters,iters/s,VUs, %
1061
1012
  # @type Unit: String
1062
1013
  # @param Name: 指标序列名字
1063
- # 注意:此字段可能返回 null,表示取不到有效值。
1064
1014
  # @type Name: String
1065
1015
 
1066
1016
  attr_accessor :Metric, :Aggregation, :Labels, :Value, :Timestamp, :Unit, :Name
@@ -1100,7 +1050,6 @@ module TencentCloud
1100
1050
  # @param Aggregation: 聚合函数
1101
1051
  # @type Aggregation: String
1102
1052
  # @param Unit: 指标单位
1103
- # 注意:此字段可能返回 null,表示取不到有效值。
1104
1053
  # @type Unit: String
1105
1054
  # @param Streams: 指标序列数组
1106
1055
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -1444,7 +1393,6 @@ module TencentCloud
1444
1393
  # 注意:此字段可能返回 null,表示取不到有效值。
1445
1394
  # @type AlertChannelSet: Array
1446
1395
  # @param Total: 告警通知接收组数目
1447
- # 注意:此字段可能返回 null,表示取不到有效值。
1448
1396
  # @type Total: Integer
1449
1397
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1450
1398
  # @type RequestId: String
@@ -1521,7 +1469,6 @@ module TencentCloud
1521
1469
  # 注意:此字段可能返回 null,表示取不到有效值。
1522
1470
  # @type AlertRecordSet: Array
1523
1471
  # @param Total: 告警历史记录的总数
1524
- # 注意:此字段可能返回 null,表示取不到有效值。
1525
1472
  # @type Total: Integer
1526
1473
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1527
1474
  # @type RequestId: String
@@ -1846,7 +1793,6 @@ module TencentCloud
1846
1793
  # 注意:此字段可能返回 null,表示取不到有效值。
1847
1794
  # @type FileSet: Array
1848
1795
  # @param Total: 文件总数
1849
- # 注意:此字段可能返回 null,表示取不到有效值。
1850
1796
  # @type Total: Integer
1851
1797
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1852
1798
  # @type RequestId: String
@@ -1935,7 +1881,6 @@ module TencentCloud
1935
1881
  # 注意:此字段可能返回 null,表示取不到有效值。
1936
1882
  # @type JobSet: Array
1937
1883
  # @param Total: 任务数量
1938
- # 注意:此字段可能返回 null,表示取不到有效值。
1939
1884
  # @type Total: Integer
1940
1885
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1941
1886
  # @type RequestId: String
@@ -2126,7 +2071,6 @@ module TencentCloud
2126
2071
  # DescribeNormalLogs返回参数结构体
2127
2072
  class DescribeNormalLogsResponse < TencentCloud::Common::AbstractModel
2128
2073
  # @param Context: 日志上下文,加载更多日志时使用,透传上次返回的Context值,获取后续的日志内容。过期时间1小时
2129
- # 注意:此字段可能返回 null,表示取不到有效值。
2130
2074
  # @type Context: String
2131
2075
  # @param NormalLogs: 日志数组
2132
2076
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -2478,7 +2422,6 @@ module TencentCloud
2478
2422
  # @param Total: 日志总数
2479
2423
  # @type Total: Integer
2480
2424
  # @param Context: 日志上下文,加载更多日志时使用,透传上次返回的Context值,获取后续的日志内容。过期时间1小时
2481
- # 注意:此字段可能返回 null,表示取不到有效值。
2482
2425
  # @type Context: String
2483
2426
  # @param SampleLogs: 采样日志数组
2484
2427
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -2925,22 +2868,16 @@ module TencentCloud
2925
2868
  # 错误信息汇总
2926
2869
  class ErrorSummary < TencentCloud::Common::AbstractModel
2927
2870
  # @param Status: 状态码
2928
- # 注意:此字段可能返回 null,表示取不到有效值。
2929
2871
  # @type Status: String
2930
2872
  # @param Result: 结果码
2931
- # 注意:此字段可能返回 null,表示取不到有效值。
2932
2873
  # @type Result: String
2933
2874
  # @param Count: 错误出现次数
2934
- # 注意:此字段可能返回 null,表示取不到有效值。
2935
2875
  # @type Count: Integer
2936
2876
  # @param Rate: 错误率
2937
- # 注意:此字段可能返回 null,表示取不到有效值。
2938
2877
  # @type Rate: Float
2939
2878
  # @param Message: 错误信息
2940
- # 注意:此字段可能返回 null,表示取不到有效值。
2941
2879
  # @type Message: String
2942
2880
  # @param Proto: 请求协议类型
2943
- # 注意:此字段可能返回 null,表示取不到有效值。
2944
2881
  # @type Proto: String
2945
2882
 
2946
2883
  attr_accessor :Status, :Result, :Count, :Rate, :Message, :Proto
@@ -2979,7 +2916,6 @@ module TencentCloud
2979
2916
  # @param UpdatedAt: 更新时间
2980
2917
  # @type UpdatedAt: String
2981
2918
  # @param LineCount: 文件行数
2982
- # 注意:此字段可能返回 null,表示取不到有效值。
2983
2919
  # @type LineCount: Integer
2984
2920
  # @param HeadLines: 头部数据行
2985
2921
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -2988,7 +2924,6 @@ module TencentCloud
2988
2924
  # 注意:此字段可能返回 null,表示取不到有效值。
2989
2925
  # @type TailLines: Array
2990
2926
  # @param HeaderInFile: 首行是否为参数名
2991
- # 注意:此字段可能返回 null,表示取不到有效值。
2992
2927
  # @type HeaderInFile: Boolean
2993
2928
  # @param HeaderColumns: 参数名数组
2994
2929
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -3000,25 +2935,19 @@ module TencentCloud
3000
2935
  # 注意:此字段可能返回 null,表示取不到有效值。
3001
2936
  # @type ScenarioSet: Array
3002
2937
  # @param Status: 文件状态
3003
- # 注意:此字段可能返回 null,表示取不到有效值。
3004
2938
  # @type Status: Integer
3005
2939
  # @param CreatedAt: 创建时间
3006
2940
  # 注意:此字段可能返回 null,表示取不到有效值。
3007
2941
  # @type CreatedAt: String
3008
2942
  # @param ProjectId: 项目 ID
3009
- # 注意:此字段可能返回 null,表示取不到有效值。
3010
2943
  # @type ProjectId: String
3011
2944
  # @param AppID: 此字段不再使用
3012
- # 注意:此字段可能返回 null,表示取不到有效值。
3013
2945
  # @type AppID: Integer
3014
2946
  # @param Uin: 用户主账号
3015
- # 注意:此字段可能返回 null,表示取不到有效值。
3016
2947
  # @type Uin: String
3017
2948
  # @param SubAccountUin: 用户子账号
3018
- # 注意:此字段可能返回 null,表示取不到有效值。
3019
2949
  # @type SubAccountUin: String
3020
2950
  # @param AppId: 用户账号的 App ID
3021
- # 注意:此字段可能返回 null,表示取不到有效值。
3022
2951
  # @type AppId: Integer
3023
2952
 
3024
2953
  attr_accessor :FileId, :Kind, :Name, :Size, :Type, :UpdatedAt, :LineCount, :HeadLines, :TailLines, :HeaderInFile, :HeaderColumns, :FileInfos, :ScenarioSet, :Status, :CreatedAt, :ProjectId, :AppID, :Uin, :SubAccountUin, :AppId
@@ -3087,19 +3016,15 @@ module TencentCloud
3087
3016
  # 文件基本信息
3088
3017
  class FileInfo < TencentCloud::Common::AbstractModel
3089
3018
  # @param Name: 文件名
3090
- # 注意:此字段可能返回 null,表示取不到有效值。
3091
3019
  # @type Name: String
3092
3020
  # @param Size: 文件大小
3093
- # 注意:此字段可能返回 null,表示取不到有效值。
3094
3021
  # @type Size: Integer
3095
3022
  # @param Type: 文件类型
3096
- # 注意:此字段可能返回 null,表示取不到有效值。
3097
3023
  # @type Type: String
3098
3024
  # @param UpdatedAt: 更新时间
3099
3025
  # 注意:此字段可能返回 null,表示取不到有效值。
3100
3026
  # @type UpdatedAt: String
3101
3027
  # @param FileId: 文件 ID
3102
- # 注意:此字段可能返回 null,表示取不到有效值。
3103
3028
  # @type FileId: String
3104
3029
 
3105
3030
  attr_accessor :Name, :Size, :Type, :UpdatedAt, :FileId
@@ -3238,7 +3163,6 @@ module TencentCloud
3238
3163
  # 注意:此字段可能返回 null,表示取不到有效值。
3239
3164
  # @type HostNames: Array
3240
3165
  # @param IP: 需绑定的 IP 地址
3241
- # 注意:此字段可能返回 null,表示取不到有效值。
3242
3166
  # @type IP: String
3243
3167
 
3244
3168
  attr_accessor :HostNames, :IP
@@ -3306,10 +3230,8 @@ module TencentCloud
3306
3230
  # 注意:此字段可能返回 null,表示取不到有效值。
3307
3231
  # @type JobId: String
3308
3232
  # @param ScenarioId: 任务的场景ID
3309
- # 注意:此字段可能返回 null,表示取不到有效值。
3310
3233
  # @type ScenarioId: String
3311
3234
  # @param Load: 任务的施压配置
3312
- # 注意:此字段可能返回 null,表示取不到有效值。
3313
3235
  # @type Load: :class:`Tencentcloud::Pts.v20210728.models.Load`
3314
3236
  # @param Configs: 此字段不再使用
3315
3237
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -3323,7 +3245,6 @@ module TencentCloud
3323
3245
  # @param Status: 任务的运行状态, JobUnknown: 0,JobCreated:1,JobPending:2, JobPreparing:3,JobSelectClustering:4,JobCreateTasking:5,JobSyncTasking:6
3324
3246
  # JobRunning:11,JobFinished:12,JobPrepareException:13,JobFinishException:14,JobAborting:15,JobAborted:16,JobAbortException:17,JobDeleted:18,
3325
3247
  # JobSelectClusterException:19,JobCreateTaskException:20,JobSyncTaskException:21
3326
- # 注意:此字段可能返回 null,表示取不到有效值。
3327
3248
  # @type Status: Integer
3328
3249
  # @param StartTime: 任务的开始时间
3329
3250
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -3332,52 +3253,38 @@ module TencentCloud
3332
3253
  # 注意:此字段可能返回 null,表示取不到有效值。
3333
3254
  # @type EndTime: String
3334
3255
  # @param MaxVirtualUserCount: 任务的最大VU数
3335
- # 注意:此字段可能返回 null,表示取不到有效值。
3336
3256
  # @type MaxVirtualUserCount: Integer
3337
3257
  # @param Note: 任务的备注信息
3338
- # 注意:此字段可能返回 null,表示取不到有效值。
3339
3258
  # @type Note: String
3340
3259
  # @param ErrorRate: 错误率百分比
3341
- # 注意:此字段可能返回 null,表示取不到有效值。
3342
3260
  # @type ErrorRate: Float
3343
3261
  # @param JobOwner: 任务发起人
3344
- # 注意:此字段可能返回 null,表示取不到有效值。
3345
3262
  # @type JobOwner: String
3346
3263
  # @param LoadSources: 此字段不再使用
3347
3264
  # 注意:此字段可能返回 null,表示取不到有效值。
3348
3265
  # @type LoadSources: :class:`Tencentcloud::Pts.v20210728.models.LoadSource`
3349
3266
  # @param Duration: 任务时长
3350
- # 注意:此字段可能返回 null,表示取不到有效值。
3351
3267
  # @type Duration: Integer
3352
3268
  # @param MaxRequestsPerSecond: 最大每秒请求数
3353
- # 注意:此字段可能返回 null,表示取不到有效值。
3354
3269
  # @type MaxRequestsPerSecond: Integer
3355
3270
  # @param RequestTotal: 总请求数
3356
- # 注意:此字段可能返回 null,表示取不到有效值。
3357
3271
  # @type RequestTotal: Float
3358
3272
  # @param RequestsPerSecond: 平均每秒请求数
3359
- # 注意:此字段可能返回 null,表示取不到有效值。
3360
3273
  # @type RequestsPerSecond: Float
3361
3274
  # @param ResponseTimeAverage: 平均响应时间
3362
- # 注意:此字段可能返回 null,表示取不到有效值。
3363
3275
  # @type ResponseTimeAverage: Float
3364
3276
  # @param ResponseTimeP99: 响应时间第99百分位
3365
- # 注意:此字段可能返回 null,表示取不到有效值。
3366
3277
  # @type ResponseTimeP99: Float
3367
3278
  # @param ResponseTimeP95: 响应时间第95百分位
3368
- # 注意:此字段可能返回 null,表示取不到有效值。
3369
3279
  # @type ResponseTimeP95: Float
3370
3280
  # @param ResponseTimeP90: 响应时间第90百分位
3371
- # 注意:此字段可能返回 null,表示取不到有效值。
3372
3281
  # @type ResponseTimeP90: Float
3373
3282
  # @param Scripts: 此字段不再使用
3374
3283
  # 注意:此字段可能返回 null,表示取不到有效值。
3375
3284
  # @type Scripts: Array
3376
3285
  # @param ResponseTimeMax: 最大响应时间
3377
- # 注意:此字段可能返回 null,表示取不到有效值。
3378
3286
  # @type ResponseTimeMax: Float
3379
3287
  # @param ResponseTimeMin: 最小响应时间
3380
- # 注意:此字段可能返回 null,表示取不到有效值。
3381
3288
  # @type ResponseTimeMin: Float
3382
3289
  # @param LoadSourceInfos: 发压host信息
3383
3290
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -3395,49 +3302,36 @@ module TencentCloud
3395
3302
  # 注意:此字段可能返回 null,表示取不到有效值。
3396
3303
  # @type Plugins: Array
3397
3304
  # @param CronId: 定时任务ID
3398
- # 注意:此字段可能返回 null,表示取不到有效值。
3399
3305
  # @type CronId: String
3400
3306
  # @param Type: 场景类型
3401
- # 注意:此字段可能返回 null,表示取不到有效值。
3402
3307
  # @type Type: String
3403
3308
  # @param DomainNameConfig: 域名绑定配置
3404
- # 注意:此字段可能返回 null,表示取不到有效值。
3405
3309
  # @type DomainNameConfig: :class:`Tencentcloud::Pts.v20210728.models.DomainNameConfig`
3406
3310
  # @param Debug: false
3407
- # 注意:此字段可能返回 null,表示取不到有效值。
3408
3311
  # @type Debug: Boolean
3409
3312
  # @param AbortReason: 中断原因
3410
- # 注意:此字段可能返回 null,表示取不到有效值。
3411
3313
  # @type AbortReason: Integer
3412
3314
  # @param CreatedAt: 任务的创建时间
3413
3315
  # 注意:此字段可能返回 null,表示取不到有效值。
3414
3316
  # @type CreatedAt: String
3415
3317
  # @param ProjectId: 项目ID
3416
- # 注意:此字段可能返回 null,表示取不到有效值。
3417
3318
  # @type ProjectId: String
3418
3319
  # @param NotificationHooks: 通知事件回调
3419
3320
  # 注意:此字段可能返回 null,表示取不到有效值。
3420
3321
  # @type NotificationHooks: Array
3421
3322
  # @param NetworkReceiveRate: 每秒接收字节数
3422
- # 注意:此字段可能返回 null,表示取不到有效值。
3423
3323
  # @type NetworkReceiveRate: Float
3424
3324
  # @param NetworkSendRate: 每秒发送字节数
3425
- # 注意:此字段可能返回 null,表示取不到有效值。
3426
3325
  # @type NetworkSendRate: Float
3427
3326
  # @param Message: 任务状态描述
3428
- # 注意:此字段可能返回 null,表示取不到有效值。
3429
3327
  # @type Message: String
3430
3328
  # @param ProjectName: test-project
3431
- # 注意:此字段可能返回 null,表示取不到有效值。
3432
3329
  # @type ProjectName: String
3433
3330
  # @param ScenarioName: test-scenario
3434
- # 注意:此字段可能返回 null,表示取不到有效值。
3435
3331
  # @type ScenarioName: String
3436
3332
  # @param PayMode: 付费类型
3437
- # 注意:此字段可能返回 null,表示取不到有效值。
3438
3333
  # @type PayMode: Integer
3439
3334
  # @param Usage: job VUM用量
3440
- # 注意:此字段可能返回 null,表示取不到有效值。
3441
3335
  # @type Usage: Integer
3442
3336
 
3443
3337
  attr_accessor :JobId, :ScenarioId, :Load, :Configs, :Datasets, :Extensions, :Status, :StartTime, :EndTime, :MaxVirtualUserCount, :Note, :ErrorRate, :JobOwner, :LoadSources, :Duration, :MaxRequestsPerSecond, :RequestTotal, :RequestsPerSecond, :ResponseTimeAverage, :ResponseTimeP99, :ResponseTimeP95, :ResponseTimeP90, :Scripts, :ResponseTimeMax, :ResponseTimeMin, :LoadSourceInfos, :TestScripts, :Protocols, :RequestFiles, :Plugins, :CronId, :Type, :DomainNameConfig, :Debug, :AbortReason, :CreatedAt, :ProjectId, :NotificationHooks, :NetworkReceiveRate, :NetworkSendRate, :Message, :ProjectName, :ScenarioName, :PayMode, :Usage
@@ -3640,7 +3534,6 @@ module TencentCloud
3640
3534
  # 施压配置
3641
3535
  class Load < TencentCloud::Common::AbstractModel
3642
3536
  # @param LoadSpec: 施压配置
3643
- # 注意:此字段可能返回 null,表示取不到有效值。
3644
3537
  # @type LoadSpec: :class:`Tencentcloud::Pts.v20210728.models.LoadSpec`
3645
3538
  # @param VpcLoadDistribution: 压力来源
3646
3539
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -3680,13 +3573,10 @@ module TencentCloud
3680
3573
  # 发压host来源
3681
3574
  class LoadSource < TencentCloud::Common::AbstractModel
3682
3575
  # @param IP: 发压host的IP
3683
- # 注意:此字段可能返回 null,表示取不到有效值。
3684
3576
  # @type IP: String
3685
3577
  # @param PodName: 发压host所在的pod
3686
- # 注意:此字段可能返回 null,表示取不到有效值。
3687
3578
  # @type PodName: String
3688
3579
  # @param Region: 所属地域
3689
- # 注意:此字段可能返回 null,表示取不到有效值。
3690
3580
  # @type Region: String
3691
3581
 
3692
3582
  attr_accessor :IP, :PodName, :Region
@@ -3747,7 +3637,6 @@ module TencentCloud
3747
3637
  # @param Alias: 前台展示指标名称
3748
3638
  # @type Alias: String
3749
3639
  # @param Description: 指标描述
3750
- # 注意:此字段可能返回 null,表示取不到有效值。
3751
3640
  # @type Description: String
3752
3641
  # @param MetricType: 指标类型
3753
3642
  # @type MetricType: String
@@ -3818,13 +3707,10 @@ module TencentCloud
3818
3707
  # 通用日志
3819
3708
  class NormalLog < TencentCloud::Common::AbstractModel
3820
3709
  # @param Timestamp: 毫秒时间戳
3821
- # 注意:此字段可能返回 null,表示取不到有效值。
3822
3710
  # @type Timestamp: String
3823
3711
  # @param SeverityText: 日志级别
3824
- # 注意:此字段可能返回 null,表示取不到有效值。
3825
3712
  # @type SeverityText: String
3826
3713
  # @param Body: 日志输出内容
3827
- # 注意:此字段可能返回 null,表示取不到有效值。
3828
3714
  # @type Body: String
3829
3715
 
3830
3716
  attr_accessor :Timestamp, :SeverityText, :Body
@@ -3868,7 +3754,6 @@ module TencentCloud
3868
3754
  # 注意:此字段可能返回 null,表示取不到有效值。
3869
3755
  # @type Events: Array
3870
3756
  # @param URL: 回调 URL
3871
- # 注意:此字段可能返回 null,表示取不到有效值。
3872
3757
  # @type URL: String
3873
3758
 
3874
3759
  attr_accessor :Events, :URL
@@ -3891,7 +3776,6 @@ module TencentCloud
3891
3776
  # @param Name: 项目名
3892
3777
  # @type Name: String
3893
3778
  # @param Description: 项目描述
3894
- # 注意:此字段可能返回 null,表示取不到有效值。
3895
3779
  # @type Description: String
3896
3780
  # @param Tags: 标签数组
3897
3781
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -3948,19 +3832,15 @@ module TencentCloud
3948
3832
  # 协议文件详情
3949
3833
  class ProtocolInfo < TencentCloud::Common::AbstractModel
3950
3834
  # @param Name: 协议详情
3951
- # 注意:此字段可能返回 null,表示取不到有效值。
3952
3835
  # @type Name: String
3953
3836
  # @param Size: 文件大小
3954
- # 注意:此字段可能返回 null,表示取不到有效值。
3955
3837
  # @type Size: Integer
3956
3838
  # @param Type: 文件类型
3957
- # 注意:此字段可能返回 null,表示取不到有效值。
3958
3839
  # @type Type: String
3959
3840
  # @param UpdatedAt: 更新时间
3960
3841
  # 注意:此字段可能返回 null,表示取不到有效值。
3961
3842
  # @type UpdatedAt: String
3962
3843
  # @param FileId: 文件 ID
3963
- # 注意:此字段可能返回 null,表示取不到有效值。
3964
3844
  # @type FileId: String
3965
3845
 
3966
3846
  attr_accessor :Name, :Size, :Type, :UpdatedAt, :FileId
@@ -4113,25 +3993,18 @@ module TencentCloud
4113
3993
  # RPS模式的施压配置
4114
3994
  class RequestsPerSecond < TencentCloud::Common::AbstractModel
4115
3995
  # @param MaxRequestsPerSecond: 最大RPS
4116
- # 注意:此字段可能返回 null,表示取不到有效值。
4117
3996
  # @type MaxRequestsPerSecond: Integer
4118
3997
  # @param DurationSeconds: 施压时间
4119
- # 注意:此字段可能返回 null,表示取不到有效值。
4120
3998
  # @type DurationSeconds: Integer
4121
3999
  # @param TargetVirtualUsers: deprecated
4122
- # 注意:此字段可能返回 null,表示取不到有效值。
4123
4000
  # @type TargetVirtualUsers: Integer
4124
4001
  # @param Resources: 资源数
4125
- # 注意:此字段可能返回 null,表示取不到有效值。
4126
4002
  # @type Resources: Integer
4127
4003
  # @param StartRequestsPerSecond: 起始RPS
4128
- # 注意:此字段可能返回 null,表示取不到有效值。
4129
4004
  # @type StartRequestsPerSecond: Integer
4130
4005
  # @param TargetRequestsPerSecond: 目标RPS,入参无效
4131
- # 注意:此字段可能返回 null,表示取不到有效值。
4132
4006
  # @type TargetRequestsPerSecond: Integer
4133
4007
  # @param GracefulStopSeconds: 优雅关停的等待时间
4134
- # 注意:此字段可能返回 null,表示取不到有效值。
4135
4008
  # @type GracefulStopSeconds: Integer
4136
4009
 
4137
4010
  attr_accessor :MaxRequestsPerSecond, :DurationSeconds, :TargetVirtualUsers, :Resources, :StartRequestsPerSecond, :TargetRequestsPerSecond, :GracefulStopSeconds
@@ -4196,10 +4069,8 @@ module TencentCloud
4196
4069
  # SLA 标签
4197
4070
  class SLALabel < TencentCloud::Common::AbstractModel
4198
4071
  # @param LabelName: 标签名
4199
- # 注意:此字段可能返回 null,表示取不到有效值。
4200
4072
  # @type LabelName: String
4201
4073
  # @param LabelValue: 标签值
4202
- # 注意:此字段可能返回 null,表示取不到有效值。
4203
4074
  # @type LabelValue: String
4204
4075
 
4205
4076
  attr_accessor :LabelName, :LabelValue
@@ -4250,25 +4121,19 @@ module TencentCloud
4250
4121
  # SLA 规则
4251
4122
  class SLARule < TencentCloud::Common::AbstractModel
4252
4123
  # @param Metric: 压测指标
4253
- # 注意:此字段可能返回 null,表示取不到有效值。
4254
4124
  # @type Metric: String
4255
4125
  # @param Aggregation: 压测指标聚合方法
4256
- # 注意:此字段可能返回 null,表示取不到有效值。
4257
4126
  # @type Aggregation: String
4258
4127
  # @param Condition: 压测指标条件判断符号
4259
- # 注意:此字段可能返回 null,表示取不到有效值。
4260
4128
  # @type Condition: String
4261
4129
  # @param Value: 阈值
4262
- # 注意:此字段可能返回 null,表示取不到有效值。
4263
4130
  # @type Value: Float
4264
4131
  # @param LabelFilter: 标签
4265
4132
  # 注意:此字段可能返回 null,表示取不到有效值。
4266
4133
  # @type LabelFilter: Array
4267
4134
  # @param AbortFlag: 是否停止压测任务
4268
- # 注意:此字段可能返回 null,表示取不到有效值。
4269
4135
  # @type AbortFlag: Boolean
4270
4136
  # @param For: 持续时长
4271
- # 注意:此字段可能返回 null,表示取不到有效值。
4272
4137
  # @type For: String
4273
4138
 
4274
4139
  attr_accessor :Metric, :Aggregation, :Condition, :Value, :LabelFilter, :AbortFlag, :For
@@ -4304,13 +4169,10 @@ module TencentCloud
4304
4169
  # 采样日志
4305
4170
  class SampleLog < TencentCloud::Common::AbstractModel
4306
4171
  # @param Timestamp: 日志毫秒时间戳
4307
- # 注意:此字段可能返回 null,表示取不到有效值。
4308
4172
  # @type Timestamp: String
4309
4173
  # @param Attributes: 采样日志属性
4310
- # 注意:此字段可能返回 null,表示取不到有效值。
4311
4174
  # @type Attributes: :class:`Tencentcloud::Pts.v20210728.models.Attributes`
4312
4175
  # @param Body: har格式的采样请求
4313
- # 注意:此字段可能返回 null,表示取不到有效值。
4314
4176
  # @type Body: String
4315
4177
 
4316
4178
  attr_accessor :Timestamp, :Attributes, :Body
@@ -4359,7 +4221,6 @@ module TencentCloud
4359
4221
  # @param Values: 指标采样数组
4360
4222
  # @type Values: Array
4361
4223
  # @param Name: 指标序列名字
4362
- # 注意:此字段可能返回 null,表示取不到有效值。
4363
4224
  # @type Name: String
4364
4225
 
4365
4226
  attr_accessor :Labels, :Values, :Name
@@ -4398,19 +4259,14 @@ module TencentCloud
4398
4259
  # @param Name: 场景名
4399
4260
  # @type Name: String
4400
4261
  # @param Description: 场景描述
4401
- # 注意:此字段可能返回 null,表示取不到有效值。
4402
4262
  # @type Description: String
4403
4263
  # @param Type: 场景类型,如pts-http, pts-js, pts-trpc, pts-jmeter
4404
- # 注意:此字段可能返回 null,表示取不到有效值。
4405
4264
  # @type Type: String
4406
4265
  # @param Status: 场景状态
4407
- # 注意:此字段可能返回 null,表示取不到有效值。
4408
4266
  # @type Status: Integer
4409
4267
  # @param Load: 施压配置
4410
- # 注意:此字段可能返回 null,表示取不到有效值。
4411
4268
  # @type Load: :class:`Tencentcloud::Pts.v20210728.models.Load`
4412
4269
  # @param EncodedScripts: deprecated
4413
- # 注意:此字段可能返回 null,表示取不到有效值。
4414
4270
  # @type EncodedScripts: String
4415
4271
  # @param Configs: deprecated
4416
4272
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -4422,26 +4278,20 @@ module TencentCloud
4422
4278
  # 注意:此字段可能返回 null,表示取不到有效值。
4423
4279
  # @type Datasets: Array
4424
4280
  # @param SLAId: SLA规则的ID
4425
- # 注意:此字段可能返回 null,表示取不到有效值。
4426
4281
  # @type SLAId: String
4427
4282
  # @param CronId: Cron Job规则的ID
4428
- # 注意:此字段可能返回 null,表示取不到有效值。
4429
4283
  # @type CronId: String
4430
4284
  # @param CreatedAt: 场景创建时间
4431
4285
  # @type CreatedAt: String
4432
4286
  # @param UpdatedAt: 场景修改时间
4433
4287
  # @type UpdatedAt: String
4434
4288
  # @param ProjectId: 项目ID
4435
- # 注意:此字段可能返回 null,表示取不到有效值。
4436
4289
  # @type ProjectId: String
4437
4290
  # @param AppId: App ID
4438
- # 注意:此字段可能返回 null,表示取不到有效值。
4439
4291
  # @type AppId: Integer
4440
4292
  # @param Uin: 用户ID
4441
- # 注意:此字段可能返回 null,表示取不到有效值。
4442
4293
  # @type Uin: String
4443
4294
  # @param SubAccountUin: 子用户ID
4444
- # 注意:此字段可能返回 null,表示取不到有效值。
4445
4295
  # @type SubAccountUin: String
4446
4296
  # @param TestScripts: 测试脚本信息
4447
4297
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -4453,22 +4303,18 @@ module TencentCloud
4453
4303
  # 注意:此字段可能返回 null,表示取不到有效值。
4454
4304
  # @type RequestFiles: Array
4455
4305
  # @param SLAPolicy: SLA 策略
4456
- # 注意:此字段可能返回 null,表示取不到有效值。
4457
4306
  # @type SLAPolicy: :class:`Tencentcloud::Pts.v20210728.models.SLAPolicy`
4458
4307
  # @param Plugins: 扩展包信息
4459
4308
  # 注意:此字段可能返回 null,表示取不到有效值。
4460
4309
  # @type Plugins: Array
4461
4310
  # @param DomainNameConfig: 域名解析配置
4462
- # 注意:此字段可能返回 null,表示取不到有效值。
4463
4311
  # @type DomainNameConfig: :class:`Tencentcloud::Pts.v20210728.models.DomainNameConfig`
4464
4312
  # @param NotificationHooks: 通知事件回调
4465
4313
  # 注意:此字段可能返回 null,表示取不到有效值。
4466
4314
  # @type NotificationHooks: Array
4467
4315
  # @param Owner: 创建人员
4468
- # 注意:此字段可能返回 null,表示取不到有效值。
4469
4316
  # @type Owner: String
4470
4317
  # @param ProjectName: 场景所在的项目的名字
4471
- # 注意:此字段可能返回 null,表示取不到有效值。
4472
4318
  # @type ProjectName: String
4473
4319
 
4474
4320
  attr_accessor :ScenarioId, :Name, :Description, :Type, :Status, :Load, :EncodedScripts, :Configs, :Extensions, :Datasets, :SLAId, :CronId, :CreatedAt, :UpdatedAt, :ProjectId, :AppId, :Uin, :SubAccountUin, :TestScripts, :Protocols, :RequestFiles, :SLAPolicy, :Plugins, :DomainNameConfig, :NotificationHooks, :Owner, :ProjectName
@@ -4616,7 +4462,6 @@ module TencentCloud
4616
4462
  # 带已执行任务的scenario
4617
4463
  class ScenarioWithJobs < TencentCloud::Common::AbstractModel
4618
4464
  # @param Scenario: scecario结果
4619
- # 注意:此字段可能返回 null,表示取不到有效值。
4620
4465
  # @type Scenario: :class:`Tencentcloud::Pts.v20210728.models.Scenario`
4621
4466
  # @param Jobs: job结果
4622
4467
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -4648,28 +4493,21 @@ module TencentCloud
4648
4493
  # 脚本信息
4649
4494
  class ScriptInfo < TencentCloud::Common::AbstractModel
4650
4495
  # @param Name: 文件名
4651
- # 注意:此字段可能返回 null,表示取不到有效值。
4652
4496
  # @type Name: String
4653
4497
  # @param Size: 文件大小
4654
- # 注意:此字段可能返回 null,表示取不到有效值。
4655
4498
  # @type Size: Integer
4656
4499
  # @param Type: 文件类型
4657
- # 注意:此字段可能返回 null,表示取不到有效值。
4658
4500
  # @type Type: String
4659
4501
  # @param UpdatedAt: 更新时间
4660
4502
  # 注意:此字段可能返回 null,表示取不到有效值。
4661
4503
  # @type UpdatedAt: String
4662
4504
  # @param EncodedContent: base64编码后的文件内容
4663
- # 注意:此字段可能返回 null,表示取不到有效值。
4664
4505
  # @type EncodedContent: String
4665
4506
  # @param EncodedHttpArchive: base64编码后的har结构体
4666
- # 注意:此字段可能返回 null,表示取不到有效值。
4667
4507
  # @type EncodedHttpArchive: String
4668
4508
  # @param LoadWeight: 脚本权重,范围 1-100
4669
- # 注意:此字段可能返回 null,表示取不到有效值。
4670
4509
  # @type LoadWeight: Integer
4671
4510
  # @param FileId: 文件 ID
4672
- # 注意:此字段可能返回 null,表示取不到有效值。
4673
4511
  # @type FileId: String
4674
4512
 
4675
4513
  attr_accessor :Name, :Size, :Type, :UpdatedAt, :EncodedContent, :EncodedHttpArchive, :LoadWeight, :FileId
@@ -4724,10 +4562,8 @@ module TencentCloud
4724
4562
  # 分阶段施压时,对单个阶段的配置
4725
4563
  class Stage < TencentCloud::Common::AbstractModel
4726
4564
  # @param DurationSeconds: 施压时间
4727
- # 注意:此字段可能返回 null,表示取不到有效值。
4728
4565
  # @type DurationSeconds: Integer
4729
4566
  # @param TargetVirtualUsers: 虚拟用户数
4730
- # 注意:此字段可能返回 null,表示取不到有效值。
4731
4567
  # @type TargetVirtualUsers: Integer
4732
4568
 
4733
4569
  attr_accessor :DurationSeconds, :TargetVirtualUsers
@@ -4798,10 +4634,8 @@ module TencentCloud
4798
4634
  # 标签
4799
4635
  class TagSpec < TencentCloud::Common::AbstractModel
4800
4636
  # @param TagKey: 标签键
4801
- # 注意:此字段可能返回 null,表示取不到有效值。
4802
4637
  # @type TagKey: String
4803
4638
  # @param TagValue: 标签值
4804
- # 注意:此字段可能返回 null,表示取不到有效值。
4805
4639
  # @type TagValue: String
4806
4640
 
4807
4641
  attr_accessor :TagKey, :TagValue
@@ -4820,25 +4654,20 @@ module TencentCloud
4820
4654
  # 测试数据集
4821
4655
  class TestData < TencentCloud::Common::AbstractModel
4822
4656
  # @param Name: 测试数据集所在的文件名
4823
- # 注意:此字段可能返回 null,表示取不到有效值。
4824
4657
  # @type Name: String
4825
4658
  # @param Split: 测试数据集是否分片
4826
- # 注意:此字段可能返回 null,表示取不到有效值。
4827
4659
  # @type Split: Boolean
4828
4660
  # @param HeaderInFile: 首行是否为参数名
4829
- # 注意:此字段可能返回 null,表示取不到有效值。
4830
4661
  # @type HeaderInFile: Boolean
4831
4662
  # @param HeaderColumns: 参数名数组
4832
4663
  # 注意:此字段可能返回 null,表示取不到有效值。
4833
4664
  # @type HeaderColumns: Array
4834
4665
  # @param LineCount: 文件行数
4835
- # 注意:此字段可能返回 null,表示取不到有效值。
4836
4666
  # @type LineCount: Integer
4837
4667
  # @param UpdatedAt: 更新时间
4838
4668
  # 注意:此字段可能返回 null,表示取不到有效值。
4839
4669
  # @type UpdatedAt: String
4840
4670
  # @param Size: 文件字节数
4841
- # 注意:此字段可能返回 null,表示取不到有效值。
4842
4671
  # @type Size: Integer
4843
4672
  # @param HeadLines: 头部数据行
4844
4673
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -4847,10 +4676,8 @@ module TencentCloud
4847
4676
  # 注意:此字段可能返回 null,表示取不到有效值。
4848
4677
  # @type TailLines: Array
4849
4678
  # @param Type: 文件类型
4850
- # 注意:此字段可能返回 null,表示取不到有效值。
4851
4679
  # @type Type: String
4852
4680
  # @param FileId: 文件 ID
4853
- # 注意:此字段可能返回 null,表示取不到有效值。
4854
4681
  # @type FileId: String
4855
4682
 
4856
4683
  attr_accessor :Name, :Split, :HeaderInFile, :HeaderColumns, :LineCount, :UpdatedAt, :Size, :HeadLines, :TailLines, :Type, :FileId
@@ -5296,7 +5123,6 @@ module TencentCloud
5296
5123
  # @param Region: 地域
5297
5124
  # @type Region: String
5298
5125
  # @param VpcId: VPC ID
5299
- # 注意:此字段可能返回 null,表示取不到有效值。
5300
5126
  # @type VpcId: String
5301
5127
  # @param SubnetIds: 子网ID列表
5302
5128
  # 注意:此字段可能返回 null,表示取不到有效值。
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-pts
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.980
4
+ version: 3.0.982
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-01-12 00:00:00.000000000 Z
11
+ date: 2025-01-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common