tencentcloud-sdk-teo 3.0.1160 → 3.0.1161

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: 7df7e256b129456ac9a53813d1a2d07d45d4cd5e
4
- data.tar.gz: 15b62e65beda98ed94b548fa553cd5658b7b9cfa
3
+ metadata.gz: 702ddf8b099ce200be5fd067a0697ae180920ab8
4
+ data.tar.gz: e0b3f4b5b2287da071561a89098ac069b52d22d0
5
5
  SHA512:
6
- metadata.gz: 15f73e865635a3de7d0bb1d557e090476177cbea3e19bf9cba8e5a4620b9eebcb96fee80e4b52eedfb3dd1adf5cc1ce8e3bcb7cc645241690568df9e2f279b9b
7
- data.tar.gz: 23d75c0c381eef1c05343a371336b1eb4e44f5066eabc4ee8b6e7f0f0cd36399d5d719a2a4419c2639611348910b7d28dbbd22676807fb01f421b78b8ec2b25a
6
+ metadata.gz: cffbaf4882614e678d2c1545059fa010debcac2fe88b01292700ffad75b9014b47e84caab725450715283beb2dc0936269e515132c6b48ed3bba23b35e526dcd
7
+ data.tar.gz: 394e21b81cb16bb24ddc0f3b1bec3a81d7582b3e852e81baacec535be7a4b17db9a8534447c6573446d3046efb485f75ea1bdeb4c55882cc5f7bbe135b4ec732
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1160
1
+ 3.0.1161
@@ -2,12 +2,12 @@
2
2
 
3
3
  require 'tencentcloud-sdk-common'
4
4
 
5
- require_relative 'v20220901/client'
6
- require_relative 'v20220901/models'
7
-
8
5
  require_relative 'v20220106/client'
9
6
  require_relative 'v20220106/models'
10
7
 
8
+ require_relative 'v20220901/client'
9
+ require_relative 'v20220901/models'
10
+
11
11
  module TencentCloud
12
12
  module Teo
13
13
  end
@@ -763,6 +763,7 @@ module TencentCloud
763
763
  # - 一个推送至腾讯云 CLS 的任务,加上另一个推送至自定义 HTTP(S) 地址的任务;
764
764
  # - 一个推送至腾讯云 CLS 的任务,加上另一个推送至 AWS S3 兼容对象存储的任务;
765
765
  # - 当数据投递类型(LogType)为速率限制和 CC 攻击防护日志、托管规则日志、自定义规则日志、Bot 管理日志时,同一个实体在同种数据投递类型(LogType)和数据投递区域(Area)的组合下,只能被添加到一个实时日志投递任务中。
766
+ # - 当实时日志投递任务类型(TaskType)为 EdgeOne 日志分析(log_analysis)时,只支持数据投递类型(LogType)为站点加速日志(domain);在同一站点(ZoneId)和数据投递区域(Area)的组合下,只能添加一个推送至 EdgeOne 日志分析的实时日志投递任务;。
766
767
 
767
768
  # 建议先通过 [DescribeRealtimeLogDeliveryTasks](https://cloud.tencent.com/document/product/1552/104110) 接口根据实体查询实时日志投递任务列表,检查实体是否已经被添加到另一实时日志投递任务中。
768
769
 
@@ -2266,8 +2266,8 @@ module TencentCloud
2266
2266
 
2267
2267
  attr_accessor :Switch, :CacheTime, :IgnoreCacheControl
2268
2268
  extend Gem::Deprecate
2269
- deprecate :IgnoreCacheControl, :none, 2025, 10
2270
- deprecate :IgnoreCacheControl=, :none, 2025, 10
2269
+ deprecate :IgnoreCacheControl, :none, 2025, 11
2270
+ deprecate :IgnoreCacheControl=, :none, 2025, 11
2271
2271
 
2272
2272
  def initialize(switch=nil, cachetime=nil, ignorecachecontrol=nil)
2273
2273
  @Switch = switch
@@ -4835,8 +4835,8 @@ module TencentCloud
4835
4835
 
4836
4836
  attr_accessor :ZoneId, :Targets, :EncodeUrl, :Headers, :PrefetchMediaSegments
4837
4837
  extend Gem::Deprecate
4838
- deprecate :EncodeUrl, :none, 2025, 10
4839
- deprecate :EncodeUrl=, :none, 2025, 10
4838
+ deprecate :EncodeUrl, :none, 2025, 11
4839
+ deprecate :EncodeUrl=, :none, 2025, 11
4840
4840
 
4841
4841
  def initialize(zoneid=nil, targets=nil, encodeurl=nil, headers=nil, prefetchmediasegments=nil)
4842
4842
  @ZoneId = zoneid
@@ -4918,8 +4918,8 @@ module TencentCloud
4918
4918
 
4919
4919
  attr_accessor :ZoneId, :Type, :Method, :Targets, :EncodeUrl, :CacheTag
4920
4920
  extend Gem::Deprecate
4921
- deprecate :EncodeUrl, :none, 2025, 10
4922
- deprecate :EncodeUrl=, :none, 2025, 10
4921
+ deprecate :EncodeUrl, :none, 2025, 11
4922
+ deprecate :EncodeUrl=, :none, 2025, 11
4923
4923
 
4924
4924
  def initialize(zoneid=nil, type=nil, method=nil, targets=nil, encodeurl=nil, cachetag=nil)
4925
4925
  @ZoneId = zoneid
@@ -4985,6 +4985,7 @@ module TencentCloud
4985
4985
  # <li>cls: 推送到腾讯云 CLS;</li>
4986
4986
  # <li>custom_endpoint:推送到自定义 HTTP(S) 地址;</li>
4987
4987
  # <li>s3:推送到 AWS S3 兼容存储桶地址;</li>
4988
+ # <li>log_analysis:推送到 EdgeOne 日志分析,该任务类型仅支持“站点加速日志”这一数据投递类型。</li>
4988
4989
  # @type TaskType: String
4989
4990
  # @param EntityList: 实时日志投递任务对应的实体列表。取值示例如下:
4990
4991
  # <li>七层域名:domain.example.com</li>
@@ -5017,7 +5018,7 @@ module TencentCloud
5017
5018
  # @type Sample: Integer
5018
5019
  # @param LogFormat: 日志投递的输出格式。不填表示为默认格式,默认格式逻辑如下:
5019
5020
  # <li>当 TaskType 取值为 custom_endpoint 时,默认格式为多个 JSON 对象组成的数组,每个 JSON 对象为一条日志;</li>
5020
- # <li>当 TaskType 取值为 s3 时,默认格式为 JSON Lines;</li>特别地,当 TaskType 取值为 cls 时,LogFormat.FormatType 的值只能为 json,且 LogFormat 中其他参数将被忽略,建议不传 LogFormat。
5021
+ # <li>当 TaskType 取值为 s3 时,默认格式为 JSON Lines;</li>特别地,当 TaskType 取值为 cls 或 log_analysis 时,LogFormat.FormatType 的值只能为 json,且 LogFormat 中其他参数将被忽略,建议不传 LogFormat。
5021
5022
  # @type LogFormat: :class:`Tencentcloud::Teo.v20220901.models.LogFormat`
5022
5023
  # @param CLS: CLS 的配置信息。当 TaskType 取值为 cls 时,该参数必填。
5023
5024
  # @type CLS: :class:`Tencentcloud::Teo.v20220901.models.CLSTopic`
@@ -5528,10 +5529,10 @@ module TencentCloud
5528
5529
 
5529
5530
  attr_accessor :Type, :ZoneName, :Area, :PlanId, :AliasZoneName, :Tags, :AllowDuplicates, :JumpStart
5530
5531
  extend Gem::Deprecate
5531
- deprecate :AllowDuplicates, :none, 2025, 10
5532
- deprecate :AllowDuplicates=, :none, 2025, 10
5533
- deprecate :JumpStart, :none, 2025, 10
5534
- deprecate :JumpStart=, :none, 2025, 10
5532
+ deprecate :AllowDuplicates, :none, 2025, 11
5533
+ deprecate :AllowDuplicates=, :none, 2025, 11
5534
+ deprecate :JumpStart, :none, 2025, 11
5535
+ deprecate :JumpStart=, :none, 2025, 11
5535
5536
 
5536
5537
  def initialize(type=nil, zonename=nil, area=nil, planid=nil, aliaszonename=nil, tags=nil, allowduplicates=nil, jumpstart=nil)
5537
5538
  @Type = type
@@ -10099,7 +10100,7 @@ module TencentCloud
10099
10100
  # <li>task-id:按照实时日志投递任务 ID进行过滤。不支持模糊查询。</li>
10100
10101
  # <li>task-name:按照实时日志投递任务名称进行过滤。支持模糊查询,使用模糊查询时,仅支持填写一个实时日志投递任务名称。</li>
10101
10102
  # <li>entity-list:按照实时日志投递任务对应的实体进行过滤。不支持模糊查询。示例值:domain.example.com 或者 sid-2s69eb5wcms7。</li>
10102
- # <li>task-type:按照实时日志投递任务类型进行过滤。不支持模糊查询。可选项如下:<br>   cls: 推送到腾讯云 CLS;<br>   custom_endpoint:推送到自定义 HTTP(S) 地址;<br>   s3:推送到 AWS S3 兼容存储桶地址。</li>
10103
+ # <li>task-type:按照实时日志投递任务类型进行过滤。不支持模糊查询。可选项如下:<br>   cls: 推送到腾讯云 CLS;<br>   custom_endpoint:推送到自定义 HTTP(S) 地址;<br>   s3:推送到 AWS S3 兼容存储桶地址;<br>   log_analysis:推送到 EdgeOne 日志分析。</li>
10103
10104
  # @type Filters: Array
10104
10105
 
10105
10106
  attr_accessor :ZoneId, :Offset, :Limit, :Filters
@@ -16000,8 +16001,8 @@ module TencentCloud
16000
16001
 
16001
16002
  attr_accessor :ZoneId, :Hosts, :Mode, :ServerCertInfo, :ApplyType, :ClientCertInfo, :UpstreamCertInfo
16002
16003
  extend Gem::Deprecate
16003
- deprecate :ApplyType, :none, 2025, 10
16004
- deprecate :ApplyType=, :none, 2025, 10
16004
+ deprecate :ApplyType, :none, 2025, 11
16005
+ deprecate :ApplyType=, :none, 2025, 11
16005
16006
 
16006
16007
  def initialize(zoneid=nil, hosts=nil, mode=nil, servercertinfo=nil, applytype=nil, clientcertinfo=nil, upstreamcertinfo=nil)
16007
16008
  @ZoneId = zoneid
@@ -18245,12 +18246,12 @@ module TencentCloud
18245
18246
 
18246
18247
  attr_accessor :OriginType, :Origin, :BackupOrigin, :OriginGroupName, :BackOriginGroupName, :PrivateAccess, :PrivateParameters, :HostHeader, :VodeoSubAppId, :VodeoDistributionRange, :VodeoBucketId, :VodOriginScope, :VodBucketId
18247
18248
  extend Gem::Deprecate
18248
- deprecate :VodeoSubAppId, :none, 2025, 10
18249
- deprecate :VodeoSubAppId=, :none, 2025, 10
18250
- deprecate :VodeoDistributionRange, :none, 2025, 10
18251
- deprecate :VodeoDistributionRange=, :none, 2025, 10
18252
- deprecate :VodeoBucketId, :none, 2025, 10
18253
- deprecate :VodeoBucketId=, :none, 2025, 10
18249
+ deprecate :VodeoSubAppId, :none, 2025, 11
18250
+ deprecate :VodeoSubAppId=, :none, 2025, 11
18251
+ deprecate :VodeoDistributionRange, :none, 2025, 11
18252
+ deprecate :VodeoDistributionRange=, :none, 2025, 11
18253
+ deprecate :VodeoBucketId, :none, 2025, 11
18254
+ deprecate :VodeoBucketId=, :none, 2025, 11
18254
18255
 
18255
18256
  def initialize(origintype=nil, origin=nil, backuporigin=nil, origingroupname=nil, backorigingroupname=nil, privateaccess=nil, privateparameters=nil, hostheader=nil, vodeosubappid=nil, vodeodistributionrange=nil, vodeobucketid=nil, vodoriginscope=nil, vodbucketid=nil)
18256
18257
  @OriginType = origintype
@@ -18555,12 +18556,12 @@ module TencentCloud
18555
18556
 
18556
18557
  attr_accessor :OriginType, :Origin, :BackupOrigin, :PrivateAccess, :PrivateParameters, :HostHeader, :VodeoSubAppId, :VodeoDistributionRange, :VodeoBucketId, :VodOriginScope, :VodBucketId
18557
18558
  extend Gem::Deprecate
18558
- deprecate :VodeoSubAppId, :none, 2025, 10
18559
- deprecate :VodeoSubAppId=, :none, 2025, 10
18560
- deprecate :VodeoDistributionRange, :none, 2025, 10
18561
- deprecate :VodeoDistributionRange=, :none, 2025, 10
18562
- deprecate :VodeoBucketId, :none, 2025, 10
18563
- deprecate :VodeoBucketId=, :none, 2025, 10
18559
+ deprecate :VodeoSubAppId, :none, 2025, 11
18560
+ deprecate :VodeoSubAppId=, :none, 2025, 11
18561
+ deprecate :VodeoDistributionRange, :none, 2025, 11
18562
+ deprecate :VodeoDistributionRange=, :none, 2025, 11
18563
+ deprecate :VodeoBucketId, :none, 2025, 11
18564
+ deprecate :VodeoBucketId=, :none, 2025, 11
18564
18565
 
18565
18566
  def initialize(origintype=nil, origin=nil, backuporigin=nil, privateaccess=nil, privateparameters=nil, hostheader=nil, vodeosubappid=nil, vodeodistributionrange=nil, vodeobucketid=nil, vodoriginscope=nil, vodbucketid=nil)
18566
18567
  @OriginType = origintype
@@ -19008,7 +19009,7 @@ module TencentCloud
19008
19009
  # <li>on:开启限制;</li>
19009
19010
  # <li>off:关闭限制。</li>
19010
19011
  # @type Switch: String
19011
- # @param MaxSize: 最大限制,取值在1MB和500MB之间。单位字节。
19012
+ # @param MaxSize: 最大限制,该字段仅在 Switch 为 on 时生效,取值在 1MB 800MB 之间,单位字节。
19012
19013
  # @type MaxSize: Integer
19013
19014
 
19014
19015
  attr_accessor :Switch, :MaxSize
@@ -19028,7 +19029,7 @@ module TencentCloud
19028
19029
  class PostMaxSizeParameters < TencentCloud::Common::AbstractModel
19029
19030
  # @param Switch: 是否开启 POST 请求上传文件限制,单位为 Byte,平台默认为限制为 32 * 2<sup>20</sup> Byte,取值有:<li>on:开启限制;</li><li>off:关闭限制。</li>
19030
19031
  # @type Switch: String
19031
- # @param MaxSize: POST 请求上传文件流式传输最大限制,单位为 Byte,取值:1 * 2<sup>20</sup> Byte~500 * 2<sup>20</sup> Byte。
19032
+ # @param MaxSize: POST 请求上传文件流式传输最大限制,该字段仅在 Switch on 时生效,取值在 1MB 800MB 之间,单位字节。
19032
19033
  # @type MaxSize: Integer
19033
19034
 
19034
19035
  attr_accessor :Switch, :MaxSize
@@ -19584,7 +19585,7 @@ module TencentCloud
19584
19585
  # @type TaskName: String
19585
19586
  # @param DeliveryStatus: 实时日志投递任务的状态,取值有: <li>enabled: 已启用;</li> <li>disabled: 已停用;</li><li>deleted: 异常删除状态,请检查目的地腾讯云 CLS 日志集/日志主题是否已被删除。</li>
19586
19587
  # @type DeliveryStatus: String
19587
- # @param TaskType: 实时日志投递任务类型,取值有: <li>cls: 推送到腾讯云 CLS;</li> <li>custom_endpoint:推送到自定义 HTTP(S) 地址;</li> <li>s3:推送到 AWS S3 兼容存储桶地址。</li>
19588
+ # @param TaskType: 实时日志投递任务类型,取值有: <li>cls: 推送到腾讯云 CLS;</li> <li>custom_endpoint:推送到自定义 HTTP(S) 地址;</li> <li>s3:推送到 AWS S3 兼容存储桶地址;</li><li>log_analysis:推送到 EdgeOne 日志分析。</li>
19588
19589
  # @type TaskType: String
19589
19590
  # @param EntityList: 实时日志投递任务对应的实体(七层域名或者四层代理实例)列表。取值示例如下: <li>七层域名:domain.example.com;</li> <li>四层代理实例:sid-2s69eb5wcms7。</li>
19590
19591
  # @type EntityList: Array
@@ -20249,8 +20250,8 @@ module TencentCloud
20249
20250
 
20250
20251
  attr_accessor :Operator, :Target, :Values, :IgnoreCase, :Name, :IgnoreNameCase
20251
20252
  extend Gem::Deprecate
20252
- deprecate :IgnoreNameCase, :none, 2025, 10
20253
- deprecate :IgnoreNameCase=, :none, 2025, 10
20253
+ deprecate :IgnoreNameCase, :none, 2025, 11
20254
+ deprecate :IgnoreNameCase=, :none, 2025, 11
20254
20255
 
20255
20256
  def initialize(operator=nil, target=nil, values=nil, ignorecase=nil, name=nil, ignorenamecase=nil)
20256
20257
  @Operator = operator
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-teo
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1160
4
+ version: 3.0.1161
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-10-28 00:00:00.000000000 Z
11
+ date: 2025-11-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,10 +33,10 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/v20220901/models.rb
37
- - lib/v20220901/client.rb
38
- - lib/v20220106/models.rb
39
36
  - lib/v20220106/client.rb
37
+ - lib/v20220106/models.rb
38
+ - lib/v20220901/client.rb
39
+ - lib/v20220901/models.rb
40
40
  - lib/tencentcloud-sdk-teo.rb
41
41
  - lib/VERSION
42
42
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby