tencentcloud-sdk-teo 3.0.1102 → 3.0.1106

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: 5e578b80515fab6d429032be73e21f6d2dd6feae
4
- data.tar.gz: a4b220f554565566cfa7ef1c2898261a7dfaa98e
3
+ metadata.gz: 14951a341a20798133112dec782abf6d874c4d92
4
+ data.tar.gz: a5bc0ea1a73d93bec83cbcf60a77d02ec088080d
5
5
  SHA512:
6
- metadata.gz: eccd8fa3c159028a55e83de0674d2d80c157d31756bfd5152bd26243cb0129c7f9d4bb694e1907f05fed144190893f672d7169aaba8263148af18f8ea3a483a2
7
- data.tar.gz: de8b69b85ad4fe953f5295d9d52fd2925824def5b9c3d616b87ba384096744c391a2744bd43a5198dfbe885181a03bc09ded92e554d33fcfdb2950fdcdaf7496
6
+ metadata.gz: 08654d44609cefe68e060bd255e2a2bf71cd478084e34ec1e3171326aa416a9847d9a9e874e2f4752e372822f862ed6f681c5050eee3cb7bae34c55decddd0d4
7
+ data.tar.gz: 348bf9ab5e5725b3bf65c6cbf28cdc41d87f3fbecfa9da71bf4c6a45824f024f9f16ff09540c4646e04634a1d38b3b271dc6a74566a67980dd58e60af0394b41
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1102
1
+ 3.0.1106
@@ -1724,6 +1724,30 @@ module TencentCloud
1724
1724
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1725
1725
  end
1726
1726
 
1727
+ # 获取站点的独立 DDoS 防护信息。
1728
+
1729
+ # @param request: Request instance for DescribeDDoSProtection.
1730
+ # @type request: :class:`Tencentcloud::teo::V20220901::DescribeDDoSProtectionRequest`
1731
+ # @rtype: :class:`Tencentcloud::teo::V20220901::DescribeDDoSProtectionResponse`
1732
+ def DescribeDDoSProtection(request)
1733
+ body = send_request('DescribeDDoSProtection', request.serialize)
1734
+ response = JSON.parse(body)
1735
+ if response['Response'].key?('Error') == false
1736
+ model = DescribeDDoSProtectionResponse.new
1737
+ model.deserialize(response['Response'])
1738
+ model
1739
+ else
1740
+ code = response['Response']['Error']['Code']
1741
+ message = response['Response']['Error']['Message']
1742
+ reqid = response['Response']['RequestId']
1743
+ raise TencentCloud::Common::TencentCloudSDKException.new(code, message, reqid)
1744
+ end
1745
+ rescue TencentCloud::Common::TencentCloudSDKException => e
1746
+ raise e
1747
+ rescue StandardError => e
1748
+ raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1749
+ end
1750
+
1727
1751
  # 查询默认证书列表
1728
1752
 
1729
1753
  # @param request: Request instance for DescribeDefaultCertificates.
@@ -3308,6 +3332,30 @@ module TencentCloud
3308
3332
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
3309
3333
  end
3310
3334
 
3335
+ # 修改站点的独立 DDoS 防护。
3336
+
3337
+ # @param request: Request instance for ModifyDDoSProtection.
3338
+ # @type request: :class:`Tencentcloud::teo::V20220901::ModifyDDoSProtectionRequest`
3339
+ # @rtype: :class:`Tencentcloud::teo::V20220901::ModifyDDoSProtectionResponse`
3340
+ def ModifyDDoSProtection(request)
3341
+ body = send_request('ModifyDDoSProtection', request.serialize)
3342
+ response = JSON.parse(body)
3343
+ if response['Response'].key?('Error') == false
3344
+ model = ModifyDDoSProtectionResponse.new
3345
+ model.deserialize(response['Response'])
3346
+ model
3347
+ else
3348
+ code = response['Response']['Error']['Code']
3349
+ message = response['Response']['Error']['Message']
3350
+ reqid = response['Response']['RequestId']
3351
+ raise TencentCloud::Common::TencentCloudSDKException.new(code, message, reqid)
3352
+ end
3353
+ rescue TencentCloud::Common::TencentCloudSDKException => e
3354
+ raise e
3355
+ rescue StandardError => e
3356
+ raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
3357
+ end
3358
+
3311
3359
  # 您可以通过本接口批量修改 DNS 记录。
3312
3360
 
3313
3361
  # @param request: Request instance for ModifyDnsRecords.
@@ -1181,23 +1181,39 @@ module TencentCloud
1181
1181
  end
1182
1182
  end
1183
1183
 
1184
- # 计费数据项
1184
+ # 计费数据项。
1185
1185
  class BillingData < TencentCloud::Common::AbstractModel
1186
- # @param Time: 时间。
1186
+ # @param Time: 数据时间戳。
1187
1187
  # @type Time: String
1188
1188
  # @param Value: 数值。
1189
1189
  # @type Value: Integer
1190
+ # @param ZoneId: 数据点所属站点 ID。若使用内容标识符功能,则该项值为内容标识符。
1191
+ # @type ZoneId: String
1192
+ # @param Host: 数据点所属域名。
1193
+ # @type Host: String
1194
+ # @param ProxyId: 数据点所属四层代理实例 ID。
1195
+ # @type ProxyId: String
1196
+ # @param RegionId: 数据点所属计费大区 ID。计费大区以实际服务用户客户端的 EdgeOne 节点所在区域为准。取值有:<li>CH:中国大陆境内</li><li>AF:非洲</li><li>AS1:亚太一区</li><li>AS2:亚太二区</li><li>AS3:亚太三区</li><li>EU:欧洲</li><li>MidEast:中东</li><li>NA:北美</li><li> SA:南美</li>
1197
+ # @type RegionId: String
1190
1198
 
1191
- attr_accessor :Time, :Value
1199
+ attr_accessor :Time, :Value, :ZoneId, :Host, :ProxyId, :RegionId
1192
1200
 
1193
- def initialize(time=nil, value=nil)
1201
+ def initialize(time=nil, value=nil, zoneid=nil, host=nil, proxyid=nil, regionid=nil)
1194
1202
  @Time = time
1195
1203
  @Value = value
1204
+ @ZoneId = zoneid
1205
+ @Host = host
1206
+ @ProxyId = proxyid
1207
+ @RegionId = regionid
1196
1208
  end
1197
1209
 
1198
1210
  def deserialize(params)
1199
1211
  @Time = params['Time']
1200
1212
  @Value = params['Value']
1213
+ @ZoneId = params['ZoneId']
1214
+ @Host = params['Host']
1215
+ @ProxyId = params['ProxyId']
1216
+ @RegionId = params['RegionId']
1201
1217
  end
1202
1218
  end
1203
1219
 
@@ -5046,6 +5062,48 @@ module TencentCloud
5046
5062
  end
5047
5063
  end
5048
5064
 
5065
+ # 独立 DDoS 防护配置。
5066
+ class DDoSProtection < TencentCloud::Common::AbstractModel
5067
+ # @param ProtectionOption: 指定独立 DDoS 的防护范围。取值为:
5068
+ # <li> protect_all_domains:独立 DDoS 防护对站点内全部域名生效,新接入域名自动开启独立 DDoS 防护,入参为 protect_all_domains 时,入参 DomainDDoSProtections 不作处理;</li>
5069
+ # <li> protect_specified_domains:仅对指定域名生效,具体范围可通过 DomainDDoSProtection 参数指定。</li>
5070
+ # @type ProtectionOption: String
5071
+ # @param DomainDDoSProtections: 域名的独立 DDoS 防护配置。在入参场景中:
5072
+ # <li> 当 ProtectionOption 保持为 protect_specified_domains 时:未填写的域名维持原有独立 DDoS 防护配置不变,显式指定的域名​按传入参数更新;</li>
5073
+ # <li> 当 ProtectionOption 由 protect_all_domains 切换为 protect_specified_domains 时:若 DomainDDoSProtections 传空,停用站点下全部域名的独立 DDoS 防护;若 DomainDDoSProtections 不为空,参数中指定的域名停用或保持独立 DDoS 防护,其余未列出的域名统一停用独立 DDoS 防护。</li>
5074
+ # @type DomainDDoSProtections: Array
5075
+ # @param SharedCNAMEDDoSProtections: 共享 CNAME 的独立 DDoS 防护配置。仅作为出参使用。
5076
+ # @type SharedCNAMEDDoSProtections: Array
5077
+
5078
+ attr_accessor :ProtectionOption, :DomainDDoSProtections, :SharedCNAMEDDoSProtections
5079
+
5080
+ def initialize(protectionoption=nil, domainddosprotections=nil, sharedcnameddosprotections=nil)
5081
+ @ProtectionOption = protectionoption
5082
+ @DomainDDoSProtections = domainddosprotections
5083
+ @SharedCNAMEDDoSProtections = sharedcnameddosprotections
5084
+ end
5085
+
5086
+ def deserialize(params)
5087
+ @ProtectionOption = params['ProtectionOption']
5088
+ unless params['DomainDDoSProtections'].nil?
5089
+ @DomainDDoSProtections = []
5090
+ params['DomainDDoSProtections'].each do |i|
5091
+ domainddosprotection_tmp = DomainDDoSProtection.new
5092
+ domainddosprotection_tmp.deserialize(i)
5093
+ @DomainDDoSProtections << domainddosprotection_tmp
5094
+ end
5095
+ end
5096
+ unless params['SharedCNAMEDDoSProtections'].nil?
5097
+ @SharedCNAMEDDoSProtections = []
5098
+ params['SharedCNAMEDDoSProtections'].each do |i|
5099
+ domainddosprotection_tmp = DomainDDoSProtection.new
5100
+ domainddosprotection_tmp.deserialize(i)
5101
+ @SharedCNAMEDDoSProtections << domainddosprotection_tmp
5102
+ end
5103
+ end
5104
+ end
5105
+ end
5106
+
5049
5107
  # 适用于四层代理或 Web 站点服务的独立 DDoS 防护规格配置。
5050
5108
  class DDosProtectionConfig < TencentCloud::Common::AbstractModel
5051
5109
  # @param LevelMainland: 中国大陆地区独立 DDoS 防护的规格。详情请参考 [独立 DDoS 防护相关费用](https://cloud.tencent.com/document/product/1552/94162)
@@ -6383,34 +6441,13 @@ module TencentCloud
6383
6441
  class DescribeBillingDataRequest < TencentCloud::Common::AbstractModel
6384
6442
  # @param StartTime: 起始时间。
6385
6443
  # @type StartTime: String
6386
- # @param EndTime: 结束时间。
6444
+ # @param EndTime: 结束时间。查询时间范围(`EndTime` - `StartTime`)需小于等于 31 天。
6387
6445
  # @type EndTime: String
6388
- # @param ZoneIds: 站点 ID 集合,此参数必填。
6446
+ # @param ZoneIds: 站点 ID 集合,此参数必填。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
6389
6447
  # @type ZoneIds: Array
6390
- # @param MetricName: 指标列表,取值有:
6391
- # <li>acc_flux: 内容加速流量,单位为 Byte;</li>
6392
- # <li>smt_flux: 智能加速流量,单位为 Byte;</li>
6393
- # <li>l4_flux: 四层加速流量,单位为 Byte;</li>
6394
- # <li>sec_flux: 独立防护流量,单位为 Byte;</li>
6395
- # <li>zxctg_flux: 中国大陆网络优化流量,单位为 Byte;</li>
6396
- # <li>acc_bandwidth: 内容加速带宽,单位为 bps;</li>
6397
- # <li>smt_bandwidth: 智能加速带宽,单位为 bps;</li>
6398
- # <li>l4_bandwidth: 四层加速带宽,单位为 bps;</li>
6399
- # <li>sec_bandwidth: 独立防护带宽,单位为 bps;</li>
6400
- # <li>zxctg_bandwidth: 中国大陆网络优化带宽,单位为 bps;</li>
6401
- # <li>sec_request_clean: HTTP/HTTPS 请求,单位为次;</li>
6402
- # <li>smt_request_clean: 智能加速请求,单位为次;</li>
6403
- # <li>quic_request: QUIC 请求,单位为次;</li>
6404
- # <li>bot_request_clean: Bot 请求,单位为次;</li>
6405
- # <li>cls_count: 实时日志推送条数,单位为条;</li>
6406
- # <li>ddos_bandwidth: 弹性 DDoS 防护带宽,单位为 bps;</li>
6407
- # <li>total_transcode:所有规格音频,视频即时转码,转封装时长,单位为秒;</li>
6408
- # <li>remux:转封装时长,单位为秒;</li>
6409
- # <li>transcode_audio:音频转码时长,单位为秒;</li>
6410
- # <li>transcode_H264_SD:H.264 编码方式的标清视频(短边 <= 480 px)时长,单位为秒;</li>
6411
- # <li>transcode_H264_HD:H.264 编码方式的高清视频(短边 <= 720 px)时长,单位为秒;</li>
6412
- # <li>transcode_H264_FHD:H.264 编码方式的全高清视频(短边 <= 1080 px)时长,单位为秒;</li>
6413
- # <li>transcode_H264_2K:H.264 编码方式的 2K 视频(短边 <= 1440 px)时长,单位为秒。</li>
6448
+ # @param MetricName: 指标列表,取值如下:
6449
+ # <b>四/七层加速流量:</b><li>acc_flux: 内容加速流量,单位为 Byte;</li><li>smt_flux: 智能加速流量,单位为 Byte;</li><li>l4_flux: 四层加速流量,单位为 Byte;</li><li>sec_flux: 独立防护流量,单位为 Byte;</li><li>zxctg_flux: 中国大陆网络优化流量,单位为 Byte。</li><br><b>四/七层加速带宽:</b><li>acc_bandwidth: 内容加速带宽,单位为 bps;</li><li>smt_bandwidth: 智能加速带宽,单位为 bps;</li><li>l4_bandwidth: 四层加速带宽,单位为 bps;</li><li>sec_bandwidth: 独立防护带宽,单位为 bps;</li><li>zxctg_bandwidth: 中国大陆网络优化带宽,单位为 bps。</li><br><b>HTTP/HTTPS 安全请求数:</b><li>sec_request_clean: HTTP/HTTPS 请求,单位为次。</li><b><br>增值服务用量:</b><li>smt_request_clean: 智能加速请求,单位为次;</li><li>quic_request: QUIC 请求,单位为次;</li><li>bot_request_clean: Bot 请求,单位为次;</li><li>cls_count: 实时日志推送条数,单位为条;</li><li>ddos_bandwidth: 弹性 DDoS 防护带宽,单位为 bps。</li><br><b>边缘计算用量:</b><li>edgefunction_request:边缘函数请求数,单位为次;</li><li>edgefunction_cpu_time:边缘函数CPU处理时间,单位为毫秒。</li>
6450
+ # <b>媒体处理用量:</b><li>total_transcode:所有规格音频,视频即时转码,转封装时长,单位为秒;</li><li>remux:转封装时长,单位为秒;</li><li>transcode_audio:音频转码时长,单位为秒;</li><li>transcode_H264_SD:H.264 编码方式的标清视频(短边 <= 480 px)时长,单位为秒;</li><li>transcode_H264_HD:H.264 编码方式的高清视频(短边 <= 720 px)时长,单位为秒;</li><li>transcode_H264_FHD:H.264 编码方式的全高清视频(短边 <= 1080 px)时长,单位为秒;</li><li>transcode_H264_2K:H.264 编码方式的 2K 视频(短边 <= 1440 px)时长,单位为秒。</li>
6414
6451
  # @type MetricName: String
6415
6452
  # @param Interval: 查询时间粒度,取值有:
6416
6453
  # <li>5min:5 分钟粒度;</li>
@@ -6421,17 +6458,21 @@ module TencentCloud
6421
6458
  # <li>host:按照域名进行过滤。示例值:test.example.com。<br></li>
6422
6459
  # <li>proxy-id:按照四层代理实例 ID 进行过滤。示例值:sid-2rugn89bkla9。<br></li>
6423
6460
  # <li>region-id:按照计费大区进行过滤。可选项如下:<br>  CH:中国大陆境内<br>  AF:非洲<br>  AS1:亚太一区<br>  AS2:亚太二区<br>  AS3:亚太三区<br>  EU:欧洲<br>  MidEast:中东<br>  NA:北美<br>  SA:南美</li>
6461
+ # 说明:相同 `Type` 的 `BillingDataFilter` 之间为“或”关系,不同 `Type` 的 `BillingDataFilter` 之间为“且”关系。
6424
6462
  # @type Filters: Array
6463
+ # @param GroupBy: 分组聚合维度。最多允许同时按照两种维度进行分组。取值如下: <li>zone-id:按照站点 ID 进行分组,若使用了内容标识符功能,则优先按照内容标识符分组;<br></li><li>host:按照域名进行分组;<br></li> <li>proxy-id:按照四层代理实例 ID 进行分组;<br></li> <li>region-id:按照计费大区进行分组。</li>
6464
+ # @type GroupBy: Array
6425
6465
 
6426
- attr_accessor :StartTime, :EndTime, :ZoneIds, :MetricName, :Interval, :Filters
6466
+ attr_accessor :StartTime, :EndTime, :ZoneIds, :MetricName, :Interval, :Filters, :GroupBy
6427
6467
 
6428
- def initialize(starttime=nil, endtime=nil, zoneids=nil, metricname=nil, interval=nil, filters=nil)
6468
+ def initialize(starttime=nil, endtime=nil, zoneids=nil, metricname=nil, interval=nil, filters=nil, groupby=nil)
6429
6469
  @StartTime = starttime
6430
6470
  @EndTime = endtime
6431
6471
  @ZoneIds = zoneids
6432
6472
  @MetricName = metricname
6433
6473
  @Interval = interval
6434
6474
  @Filters = filters
6475
+ @GroupBy = groupby
6435
6476
  end
6436
6477
 
6437
6478
  def deserialize(params)
@@ -6448,6 +6489,7 @@ module TencentCloud
6448
6489
  @Filters << billingdatafilter_tmp
6449
6490
  end
6450
6491
  end
6492
+ @GroupBy = params['GroupBy']
6451
6493
  end
6452
6494
  end
6453
6495
 
@@ -7057,6 +7099,45 @@ module TencentCloud
7057
7099
  end
7058
7100
  end
7059
7101
 
7102
+ # DescribeDDoSProtection请求参数结构体
7103
+ class DescribeDDoSProtectionRequest < TencentCloud::Common::AbstractModel
7104
+ # @param ZoneId: 站点 ID。
7105
+ # @type ZoneId: String
7106
+
7107
+ attr_accessor :ZoneId
7108
+
7109
+ def initialize(zoneid=nil)
7110
+ @ZoneId = zoneid
7111
+ end
7112
+
7113
+ def deserialize(params)
7114
+ @ZoneId = params['ZoneId']
7115
+ end
7116
+ end
7117
+
7118
+ # DescribeDDoSProtection返回参数结构体
7119
+ class DescribeDDoSProtectionResponse < TencentCloud::Common::AbstractModel
7120
+ # @param DDoSProtection: 独立 DDoS 防护配置。用于控制独立 DDoS 防护的生效范围。
7121
+ # @type DDoSProtection: :class:`Tencentcloud::Teo.v20220901.models.DDoSProtection`
7122
+ # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7123
+ # @type RequestId: String
7124
+
7125
+ attr_accessor :DDoSProtection, :RequestId
7126
+
7127
+ def initialize(ddosprotection=nil, requestid=nil)
7128
+ @DDoSProtection = ddosprotection
7129
+ @RequestId = requestid
7130
+ end
7131
+
7132
+ def deserialize(params)
7133
+ unless params['DDoSProtection'].nil?
7134
+ @DDoSProtection = DDoSProtection.new
7135
+ @DDoSProtection.deserialize(params['DDoSProtection'])
7136
+ end
7137
+ @RequestId = params['RequestId']
7138
+ end
7139
+ end
7140
+
7060
7141
  # DescribeDefaultCertificates请求参数结构体
7061
7142
  class DescribeDefaultCertificatesRequest < TencentCloud::Common::AbstractModel
7062
7143
  # @param ZoneId: 站点 ID。
@@ -10428,6 +10509,28 @@ module TencentCloud
10428
10509
  end
10429
10510
  end
10430
10511
 
10512
+ # 域名的独立 DDoS 防护信息。
10513
+ class DomainDDoSProtection < TencentCloud::Common::AbstractModel
10514
+ # @param Domain: 域名。
10515
+ # @type Domain: String
10516
+ # @param Switch: 域名的独立 DDoS 开关,取值为:
10517
+ # <li> on:已开启;</li>
10518
+ # <li> off:已关闭。</li>
10519
+ # @type Switch: String
10520
+
10521
+ attr_accessor :Domain, :Switch
10522
+
10523
+ def initialize(domain=nil, switch=nil)
10524
+ @Domain = domain
10525
+ @Switch = switch
10526
+ end
10527
+
10528
+ def deserialize(params)
10529
+ @Domain = params['Domain']
10530
+ @Switch = params['Switch']
10531
+ end
10532
+ end
10533
+
10431
10534
  # DownloadL4Logs请求参数结构体
10432
10535
  class DownloadL4LogsRequest < TencentCloud::Common::AbstractModel
10433
10536
  # @param StartTime: 开始时间。
@@ -13716,6 +13819,45 @@ module TencentCloud
13716
13819
  end
13717
13820
  end
13718
13821
 
13822
+ # ModifyDDoSProtection请求参数结构体
13823
+ class ModifyDDoSProtectionRequest < TencentCloud::Common::AbstractModel
13824
+ # @param ZoneId: 站点 ID。
13825
+ # @type ZoneId: String
13826
+ # @param DDoSProtection: 独立 DDoS 防护配置。
13827
+ # @type DDoSProtection: :class:`Tencentcloud::Teo.v20220901.models.DDoSProtection`
13828
+
13829
+ attr_accessor :ZoneId, :DDoSProtection
13830
+
13831
+ def initialize(zoneid=nil, ddosprotection=nil)
13832
+ @ZoneId = zoneid
13833
+ @DDoSProtection = ddosprotection
13834
+ end
13835
+
13836
+ def deserialize(params)
13837
+ @ZoneId = params['ZoneId']
13838
+ unless params['DDoSProtection'].nil?
13839
+ @DDoSProtection = DDoSProtection.new
13840
+ @DDoSProtection.deserialize(params['DDoSProtection'])
13841
+ end
13842
+ end
13843
+ end
13844
+
13845
+ # ModifyDDoSProtection返回参数结构体
13846
+ class ModifyDDoSProtectionResponse < TencentCloud::Common::AbstractModel
13847
+ # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
13848
+ # @type RequestId: String
13849
+
13850
+ attr_accessor :RequestId
13851
+
13852
+ def initialize(requestid=nil)
13853
+ @RequestId = requestid
13854
+ end
13855
+
13856
+ def deserialize(params)
13857
+ @RequestId = params['RequestId']
13858
+ end
13859
+ end
13860
+
13719
13861
  # ModifyDnsRecords请求参数结构体
13720
13862
  class ModifyDnsRecordsRequest < TencentCloud::Common::AbstractModel
13721
13863
  # @param ZoneId: 站点 ID 。
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.1102
4
+ version: 3.0.1106
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-07-16 00:00:00.000000000 Z
11
+ date: 2025-07-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common