tencentcloud-sdk-teo 3.0.934 → 3.0.936

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20220901/models.rb +27 -28
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d8de2eb25dcbe407043ed900dfc71b0a2440a9b0
4
- data.tar.gz: 32561992c0d1a8571b34227c9085592663f4ee36
3
+ metadata.gz: c302ff65af56fe30524c11eb760969799bbd4ea3
4
+ data.tar.gz: 4ace4020de236321e5191611753cd0af5ef502d2
5
5
  SHA512:
6
- metadata.gz: 6fa82186632e639f8df96d026d8f2cf710fc5480c258949bc2ceb102d3e233d0b7a65ff48a7b009e02cebd94d963586f6f66a4323ae164b3bec51e222e2b335f
7
- data.tar.gz: 8ffbeb60dd3ea86053846a5c586bf7d9889217e4cbc3c01adb15c898d0ade62ca3eedc6452de278d712e466c44ace26c55a6f4c8bf7297bb63413b9b76e96817
6
+ metadata.gz: 994d097f78b8f912c8fef06d20ec319de3c0c5fbf466d5f1b338e12d5269d351d01a8e935ff61b9f581571767d7c78ed0aa125ad6e6981f6e67b3a3fea170998
7
+ data.tar.gz: 809d92925cb153dd05a65ada6f397767c08f4dcbd1765fa8856543b7523f75e9ebf070524c08d695d51430999d1327400fddb8494c45c98b276b996dc87e625a
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.934
1
+ 3.0.936
@@ -1513,8 +1513,8 @@ module TencentCloud
1513
1513
 
1514
1514
  attr_accessor :Switch, :CacheTime, :IgnoreCacheControl
1515
1515
  extend Gem::Deprecate
1516
- deprecate :IgnoreCacheControl, :none, 2024, 10
1517
- deprecate :IgnoreCacheControl=, :none, 2024, 10
1516
+ deprecate :IgnoreCacheControl, :none, 2024, 11
1517
+ deprecate :IgnoreCacheControl=, :none, 2024, 11
1518
1518
 
1519
1519
  def initialize(switch=nil, cachetime=nil, ignorecachecontrol=nil)
1520
1520
  @Switch = switch
@@ -2955,8 +2955,8 @@ module TencentCloud
2955
2955
 
2956
2956
  attr_accessor :ZoneId, :Type, :Method, :Targets, :EncodeUrl, :CacheTag
2957
2957
  extend Gem::Deprecate
2958
- deprecate :EncodeUrl, :none, 2024, 10
2959
- deprecate :EncodeUrl=, :none, 2024, 10
2958
+ deprecate :EncodeUrl, :none, 2024, 11
2959
+ deprecate :EncodeUrl=, :none, 2024, 11
2960
2960
 
2961
2961
  def initialize(zoneid=nil, type=nil, method=nil, targets=nil, encodeurl=nil, cachetag=nil)
2962
2962
  @ZoneId = zoneid
@@ -3323,10 +3323,10 @@ module TencentCloud
3323
3323
 
3324
3324
  attr_accessor :Type, :ZoneName, :Area, :PlanId, :AliasZoneName, :Tags, :AllowDuplicates, :JumpStart
3325
3325
  extend Gem::Deprecate
3326
- deprecate :AllowDuplicates, :none, 2024, 10
3327
- deprecate :AllowDuplicates=, :none, 2024, 10
3328
- deprecate :JumpStart, :none, 2024, 10
3329
- deprecate :JumpStart=, :none, 2024, 10
3326
+ deprecate :AllowDuplicates, :none, 2024, 11
3327
+ deprecate :AllowDuplicates=, :none, 2024, 11
3328
+ deprecate :JumpStart, :none, 2024, 11
3329
+ deprecate :JumpStart=, :none, 2024, 11
3330
3330
 
3331
3331
  def initialize(type=nil, zonename=nil, area=nil, planid=nil, aliaszonename=nil, tags=nil, allowduplicates=nil, jumpstart=nil)
3332
3332
  @Type = type
@@ -5944,8 +5944,7 @@ module TencentCloud
5944
5944
  # @type Offset: Integer
5945
5945
  # @param Limit: 分页查询限制数目。默认值:20,最大值:1000。
5946
5946
  # @type Limit: Integer
5947
- # @param Filters: 过滤条件,Filters.Values的上限为20。不填写时返回当前四层实例下所有的规则信息,详细的过滤条件如下:
5948
- # <li>rule-tag:按照规则标签对四层代理实例下的规则进行过滤。</li>
5947
+ # @param Filters: 过滤条件,Filters.Values的上限为20。不填写时返回当前四层实例下所有的规则信息,详细的过滤条件如下: <li>rule-id:按照规则 ID 对四层代理实例下的规则进行过滤。规则 ID 形如:rule-31vv7qig0vjy;</li> <li>rule-tag:按照规则标签对四层代理实例下的规则进行过滤。</li>
5949
5948
  # @type Filters: Array
5950
5949
 
5951
5950
  attr_accessor :ZoneId, :ProxyId, :Offset, :Limit, :Filters
@@ -10374,8 +10373,8 @@ module TencentCloud
10374
10373
 
10375
10374
  attr_accessor :ZoneId, :Hosts, :Mode, :ServerCertInfo, :ApplyType, :ClientCertInfo
10376
10375
  extend Gem::Deprecate
10377
- deprecate :ApplyType, :none, 2024, 10
10378
- deprecate :ApplyType=, :none, 2024, 10
10376
+ deprecate :ApplyType, :none, 2024, 11
10377
+ deprecate :ApplyType=, :none, 2024, 11
10379
10378
 
10380
10379
  def initialize(zoneid=nil, hosts=nil, mode=nil, servercertinfo=nil, applytype=nil, clientcertinfo=nil)
10381
10380
  @ZoneId = zoneid
@@ -11527,12 +11526,12 @@ module TencentCloud
11527
11526
 
11528
11527
  attr_accessor :OriginType, :Origin, :BackupOrigin, :OriginGroupName, :BackOriginGroupName, :PrivateAccess, :PrivateParameters, :VodeoSubAppId, :VodeoDistributionRange, :VodeoBucketId
11529
11528
  extend Gem::Deprecate
11530
- deprecate :VodeoSubAppId, :none, 2024, 10
11531
- deprecate :VodeoSubAppId=, :none, 2024, 10
11532
- deprecate :VodeoDistributionRange, :none, 2024, 10
11533
- deprecate :VodeoDistributionRange=, :none, 2024, 10
11534
- deprecate :VodeoBucketId, :none, 2024, 10
11535
- deprecate :VodeoBucketId=, :none, 2024, 10
11529
+ deprecate :VodeoSubAppId, :none, 2024, 11
11530
+ deprecate :VodeoSubAppId=, :none, 2024, 11
11531
+ deprecate :VodeoDistributionRange, :none, 2024, 11
11532
+ deprecate :VodeoDistributionRange=, :none, 2024, 11
11533
+ deprecate :VodeoBucketId, :none, 2024, 11
11534
+ deprecate :VodeoBucketId=, :none, 2024, 11
11536
11535
 
11537
11536
  def initialize(origintype=nil, origin=nil, backuporigin=nil, origingroupname=nil, backorigingroupname=nil, privateaccess=nil, privateparameters=nil, vodeosubappid=nil, vodeodistributionrange=nil, vodeobucketid=nil)
11538
11537
  @OriginType = origintype
@@ -11822,12 +11821,12 @@ module TencentCloud
11822
11821
 
11823
11822
  attr_accessor :OriginType, :Origin, :BackupOrigin, :PrivateAccess, :PrivateParameters, :VodeoSubAppId, :VodeoDistributionRange, :VodeoBucketId
11824
11823
  extend Gem::Deprecate
11825
- deprecate :VodeoSubAppId, :none, 2024, 10
11826
- deprecate :VodeoSubAppId=, :none, 2024, 10
11827
- deprecate :VodeoDistributionRange, :none, 2024, 10
11828
- deprecate :VodeoDistributionRange=, :none, 2024, 10
11829
- deprecate :VodeoBucketId, :none, 2024, 10
11830
- deprecate :VodeoBucketId=, :none, 2024, 10
11824
+ deprecate :VodeoSubAppId, :none, 2024, 11
11825
+ deprecate :VodeoSubAppId=, :none, 2024, 11
11826
+ deprecate :VodeoDistributionRange, :none, 2024, 11
11827
+ deprecate :VodeoDistributionRange=, :none, 2024, 11
11828
+ deprecate :VodeoBucketId, :none, 2024, 11
11829
+ deprecate :VodeoBucketId=, :none, 2024, 11
11831
11830
 
11832
11831
  def initialize(origintype=nil, origin=nil, backuporigin=nil, privateaccess=nil, privateparameters=nil, vodeosubappid=nil, vodeodistributionrange=nil, vodeobucketid=nil)
11833
11832
  @OriginType = origintype
@@ -11969,11 +11968,11 @@ module TencentCloud
11969
11968
 
11970
11969
  # 该结构体表示各种场景、模式下,用于验证用户对站点域名的归属权内容。
11971
11970
  class OwnershipVerification < TencentCloud::Common::AbstractModel
11972
- # @param DnsVerification: CNAME 接入,使用 DNS 解析验证时所需的信息。详情参考 [站点/域名归属权验证
11971
+ # @param DnsVerification: CNAME 、无域名接入时,使用 DNS 解析验证时所需的信息。详情参考 [站点/域名归属权验证
11973
11972
  # ](https://cloud.tencent.com/document/product/1552/70789#7af6ecf8-afca-4e35-8811-b5797ed1bde5)。
11974
11973
  # 注意:此字段可能返回 null,表示取不到有效值。
11975
11974
  # @type DnsVerification: :class:`Tencentcloud::Teo.v20220901.models.DnsVerification`
11976
- # @param FileVerification: CNAME 接入,使用文件验证时所需的信息。详情参考 [站点/域名归属权验证
11975
+ # @param FileVerification: CNAME 、无域名接入时,使用文件验证时所需的信息。详情参考 [站点/域名归属权验证
11977
11976
  # ](https://cloud.tencent.com/document/product/1552/70789#7af6ecf8-afca-4e35-8811-b5797ed1bde5)。
11978
11977
  # 注意:此字段可能返回 null,表示取不到有效值。
11979
11978
  # @type FileVerification: :class:`Tencentcloud::Teo.v20220901.models.FileVerification`
@@ -13012,8 +13011,8 @@ module TencentCloud
13012
13011
 
13013
13012
  attr_accessor :Operator, :Target, :Values, :IgnoreCase, :Name, :IgnoreNameCase
13014
13013
  extend Gem::Deprecate
13015
- deprecate :IgnoreNameCase, :none, 2024, 10
13016
- deprecate :IgnoreNameCase=, :none, 2024, 10
13014
+ deprecate :IgnoreNameCase, :none, 2024, 11
13015
+ deprecate :IgnoreNameCase=, :none, 2024, 11
13017
13016
 
13018
13017
  def initialize(operator=nil, target=nil, values=nil, ignorecase=nil, name=nil, ignorenamecase=nil)
13019
13018
  @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.934
4
+ version: 3.0.936
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-10-31 00:00:00.000000000 Z
11
+ date: 2024-11-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common