tencentcloud-sdk-cdn 3.0.1031 → 3.0.1032

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/v20180606/models.rb +0 -23
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8d44f24912572ea191afcc4680ccfc7ad330d856
4
- data.tar.gz: d761175a9dd5a20fe005dc398e752cbeaa76dacc
3
+ metadata.gz: 6532c7b78275a7f33282ceade72cbbfbe53e65e9
4
+ data.tar.gz: 8d91661ee617ce9483d1d783e929461d688625c5
5
5
  SHA512:
6
- metadata.gz: 4bf1585fc98fc36cbccd499cb6d49b0df97e0b881f91e07514aed3c1e4863098c994a2616f9f2033c78b6b003155ad06f2728576f2a74bcb08d3e716db912942
7
- data.tar.gz: 4db0cfc6cbad540de7bc06483cbbedfe8699cbcec9206cb6f44c9520ec6e8308daf19452fffcf91cb331d8d829775907792d1c9820c58718b9d0009b6f3d7043
6
+ metadata.gz: 22b604e61593cf8c58cce15b2fb37f4562e8c4a838472ecf0f956743c054a6f4d8c9cdd94950492d295ca20fa6fda57daf01e0fd5a221ec95d41e1e178d7057d
7
+ data.tar.gz: 6e8b52e66d60b2fc21cc9d0d907cf1016709b3fb3176e3a1fb0db17d5e5e70bbb50f6599dfa2d96c3dc04ccba8e1af1836a2c0f2d3c9c490a15dd513feebc536
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1031
1
+ 3.0.1032
@@ -2873,7 +2873,6 @@ module TencentCloud
2873
2873
  # CreateClsLogTopic返回参数结构体
2874
2874
  class CreateClsLogTopicResponse < TencentCloud::Common::AbstractModel
2875
2875
  # @param TopicId: 主题ID
2876
- # 注意:此字段可能返回 null,表示取不到有效值。
2877
2876
  # @type TopicId: String
2878
2877
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2879
2878
  # @type RequestId: String
@@ -3227,13 +3226,10 @@ module TencentCloud
3227
3226
  # @param RecordType: 解析类型
3228
3227
  # @type RecordType: String
3229
3228
  # @param FileVerifyUrl: 文件验证 URL 指引
3230
- # 注意:此字段可能返回 null,表示取不到有效值。
3231
3229
  # @type FileVerifyUrl: String
3232
3230
  # @param FileVerifyDomains: 文件校验域名列表
3233
- # 注意:此字段可能返回 null,表示取不到有效值。
3234
3231
  # @type FileVerifyDomains: Array
3235
3232
  # @param FileVerifyName: 文件校验文件名
3236
- # 注意:此字段可能返回 null,表示取不到有效值。
3237
3233
  # @type FileVerifyName: String
3238
3234
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3239
3235
  # @type RequestId: String
@@ -4036,10 +4032,8 @@ module TencentCloud
4036
4032
  # DescribeCertDomains返回参数结构体
4037
4033
  class DescribeCertDomainsResponse < TencentCloud::Common::AbstractModel
4038
4034
  # @param Domains: 已接入CDN的域名列表
4039
- # 注意:此字段可能返回 null,表示取不到有效值。
4040
4035
  # @type Domains: Array
4041
4036
  # @param CertifiedDomains: 已配置证书的CDN域名列表
4042
- # 注意:此字段可能返回 null,表示取不到有效值。
4043
4037
  # @type CertifiedDomains: Array
4044
4038
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4045
4039
  # @type RequestId: String
@@ -4168,7 +4162,6 @@ module TencentCloud
4168
4162
  # @param OriginInfo: 源站检测信息
4169
4163
  # @type OriginInfo: :class:`Tencentcloud::Cdn.v20180606.models.DiagnoseData`
4170
4164
  # @param PurgeInfo: 刷新检测信息
4171
- # 注意:此字段可能返回 null,表示取不到有效值。
4172
4165
  # @type PurgeInfo: :class:`Tencentcloud::Cdn.v20180606.models.DiagnoseData`
4173
4166
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4174
4167
  # @type RequestId: String
@@ -4302,7 +4295,6 @@ module TencentCloud
4302
4295
  # DescribeDistrictIspData返回参数结构体
4303
4296
  class DescribeDistrictIspDataResponse < TencentCloud::Common::AbstractModel
4304
4297
  # @param Data: 地区运营商数据明细
4305
- # 注意:此字段可能返回 null,表示取不到有效值。
4306
4298
  # @type Data: Array
4307
4299
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4308
4300
  # @type RequestId: String
@@ -4690,16 +4682,12 @@ module TencentCloud
4690
4682
  # DescribeImageConfig返回参数结构体
4691
4683
  class DescribeImageConfigResponse < TencentCloud::Common::AbstractModel
4692
4684
  # @param WebpAdapter: WebpAdapter配置
4693
- # 注意:此字段可能返回 null,表示取不到有效值。
4694
4685
  # @type WebpAdapter: :class:`Tencentcloud::Cdn.v20180606.models.WebpAdapter`
4695
4686
  # @param TpgAdapter: TpgAdapter配置
4696
- # 注意:此字段可能返回 null,表示取不到有效值。
4697
4687
  # @type TpgAdapter: :class:`Tencentcloud::Cdn.v20180606.models.TpgAdapter`
4698
4688
  # @param GuetzliAdapter: GuetzliAdapter配置
4699
- # 注意:此字段可能返回 null,表示取不到有效值。
4700
4689
  # @type GuetzliAdapter: :class:`Tencentcloud::Cdn.v20180606.models.GuetzliAdapter`
4701
4690
  # @param AvifAdapter: AvifAdapter配置项
4702
- # 注意:此字段可能返回 null,表示取不到有效值。
4703
4691
  # @type AvifAdapter: :class:`Tencentcloud::Cdn.v20180606.models.AvifAdapter`
4704
4692
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4705
4693
  # @type RequestId: String
@@ -5245,10 +5233,8 @@ module TencentCloud
5245
5233
  # DescribePurgeTasks返回参数结构体
5246
5234
  class DescribePurgeTasksResponse < TencentCloud::Common::AbstractModel
5247
5235
  # @param PurgeLogs: 详细刷新记录
5248
- # 注意:此字段可能返回 null,表示取不到有效值。
5249
5236
  # @type PurgeLogs: Array
5250
5237
  # @param TotalCount: 任务总数,用于分页
5251
- # 注意:此字段可能返回 null,表示取不到有效值。
5252
5238
  # @type TotalCount: Integer
5253
5239
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5254
5240
  # @type RequestId: String
@@ -5368,10 +5354,8 @@ module TencentCloud
5368
5354
  # DescribePushTasks返回参数结构体
5369
5355
  class DescribePushTasksResponse < TencentCloud::Common::AbstractModel
5370
5356
  # @param PushLogs: 预热历史记录
5371
- # 注意:此字段可能返回 null,表示取不到有效值。
5372
5357
  # @type PushLogs: Array
5373
5358
  # @param TotalCount: 任务总数,用于分页
5374
- # 注意:此字段可能返回 null,表示取不到有效值。
5375
5359
  # @type TotalCount: Integer
5376
5360
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5377
5361
  # @type RequestId: String
@@ -7016,10 +7000,8 @@ module TencentCloud
7016
7000
  # DisableCaches返回参数结构体
7017
7001
  class DisableCachesResponse < TencentCloud::Common::AbstractModel
7018
7002
  # @param CacheOptResult: 提交结果
7019
- # 注意:此字段可能返回 null,表示取不到有效值。
7020
7003
  # @type CacheOptResult: :class:`Tencentcloud::Cdn.v20180606.models.CacheOptResult`
7021
7004
  # @param TaskId: 任务ID
7022
- # 注意:此字段可能返回 null,表示取不到有效值。
7023
7005
  # @type TaskId: String
7024
7006
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7025
7007
  # @type RequestId: String
@@ -7433,10 +7415,8 @@ module TencentCloud
7433
7415
  # EnableCaches返回参数结构体
7434
7416
  class EnableCachesResponse < TencentCloud::Common::AbstractModel
7435
7417
  # @param CacheOptResult: 结果列表
7436
- # 注意:此字段可能返回 null,表示取不到有效值。
7437
7418
  # @type CacheOptResult: :class:`Tencentcloud::Cdn.v20180606.models.CacheOptResult`
7438
7419
  # @param TaskId: 任务ID
7439
- # 注意:此字段可能返回 null,表示取不到有效值。
7440
7420
  # @type TaskId: String
7441
7421
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7442
7422
  # @type RequestId: String
@@ -7717,10 +7697,8 @@ module TencentCloud
7717
7697
  # GetDisableRecords返回参数结构体
7718
7698
  class GetDisableRecordsResponse < TencentCloud::Common::AbstractModel
7719
7699
  # @param UrlRecordList: 封禁历史记录
7720
- # 注意:此字段可能返回 null,表示取不到有效值。
7721
7700
  # @type UrlRecordList: Array
7722
7701
  # @param TotalCount: 任务总数,用于分页
7723
- # 注意:此字段可能返回 null,表示取不到有效值。
7724
7702
  # @type TotalCount: Integer
7725
7703
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7726
7704
  # @type RequestId: String
@@ -8570,7 +8548,6 @@ module TencentCloud
8570
8548
  # @param TopicName: 日志主题名称
8571
8549
  # @type TopicName: String
8572
8550
  # @param UpdateTime: 日志主题最近更新时间
8573
- # 注意:此字段可能返回 null,表示取不到有效值。
8574
8551
  # @type UpdateTime: String
8575
8552
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8576
8553
  # @type RequestId: String
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cdn
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1031
4
+ version: 3.0.1032
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud