tencentcloud-sdk-teo 3.0.933 → 3.0.935

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 +26 -26
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c15b9bbeedaa81a4dfe5176b8f9302fddeb77131
4
- data.tar.gz: 79c5a915eafc9072ffd803b57ef91ca5928578e1
3
+ metadata.gz: a245b3cd2138a5c94d021a0923735051ec5ddcfa
4
+ data.tar.gz: 6ec5262ca2fb0dbc4159341035ed430d1f725d98
5
5
  SHA512:
6
- metadata.gz: 92a09eb9511ac3b6c2fca6e047606501cfb5f4d2d5ab6fb3d9589f0443f987b4d0f1246857c07774e2e56f21697ce8bcb0046538f67a7a102a12573f5f186c6d
7
- data.tar.gz: 0bd7a750fc678c4e8d384cbc85295da1cb8601caababceb6eb2486b772f2153849c2bf2978493adebf07d446ce0c74ef232022d16fbdfbba575eaa391d628b03
6
+ metadata.gz: 7cddd7f4ec194ef9402c124b6a36d8081b5f9bcfd4fc482de1445007147b68711b0817feee7be011f232876912cd0dd1bc3f5bce6ca934c2ecf7eea32e40e0b5
7
+ data.tar.gz: dc7856ec0b471505f325dd93c049d6a65aa8fc1ca97319e7d1afd2ed0fabfe16dd6070a01dfedfc682e2da60b0f6cd5106f9c840fc3c6ee1129af86b7ff8c690
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.933
1
+ 3.0.935
@@ -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
@@ -10374,8 +10374,8 @@ module TencentCloud
10374
10374
 
10375
10375
  attr_accessor :ZoneId, :Hosts, :Mode, :ServerCertInfo, :ApplyType, :ClientCertInfo
10376
10376
  extend Gem::Deprecate
10377
- deprecate :ApplyType, :none, 2024, 10
10378
- deprecate :ApplyType=, :none, 2024, 10
10377
+ deprecate :ApplyType, :none, 2024, 11
10378
+ deprecate :ApplyType=, :none, 2024, 11
10379
10379
 
10380
10380
  def initialize(zoneid=nil, hosts=nil, mode=nil, servercertinfo=nil, applytype=nil, clientcertinfo=nil)
10381
10381
  @ZoneId = zoneid
@@ -11527,12 +11527,12 @@ module TencentCloud
11527
11527
 
11528
11528
  attr_accessor :OriginType, :Origin, :BackupOrigin, :OriginGroupName, :BackOriginGroupName, :PrivateAccess, :PrivateParameters, :VodeoSubAppId, :VodeoDistributionRange, :VodeoBucketId
11529
11529
  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
11530
+ deprecate :VodeoSubAppId, :none, 2024, 11
11531
+ deprecate :VodeoSubAppId=, :none, 2024, 11
11532
+ deprecate :VodeoDistributionRange, :none, 2024, 11
11533
+ deprecate :VodeoDistributionRange=, :none, 2024, 11
11534
+ deprecate :VodeoBucketId, :none, 2024, 11
11535
+ deprecate :VodeoBucketId=, :none, 2024, 11
11536
11536
 
11537
11537
  def initialize(origintype=nil, origin=nil, backuporigin=nil, origingroupname=nil, backorigingroupname=nil, privateaccess=nil, privateparameters=nil, vodeosubappid=nil, vodeodistributionrange=nil, vodeobucketid=nil)
11538
11538
  @OriginType = origintype
@@ -11822,12 +11822,12 @@ module TencentCloud
11822
11822
 
11823
11823
  attr_accessor :OriginType, :Origin, :BackupOrigin, :PrivateAccess, :PrivateParameters, :VodeoSubAppId, :VodeoDistributionRange, :VodeoBucketId
11824
11824
  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
11825
+ deprecate :VodeoSubAppId, :none, 2024, 11
11826
+ deprecate :VodeoSubAppId=, :none, 2024, 11
11827
+ deprecate :VodeoDistributionRange, :none, 2024, 11
11828
+ deprecate :VodeoDistributionRange=, :none, 2024, 11
11829
+ deprecate :VodeoBucketId, :none, 2024, 11
11830
+ deprecate :VodeoBucketId=, :none, 2024, 11
11831
11831
 
11832
11832
  def initialize(origintype=nil, origin=nil, backuporigin=nil, privateaccess=nil, privateparameters=nil, vodeosubappid=nil, vodeodistributionrange=nil, vodeobucketid=nil)
11833
11833
  @OriginType = origintype
@@ -11969,11 +11969,11 @@ module TencentCloud
11969
11969
 
11970
11970
  # 该结构体表示各种场景、模式下,用于验证用户对站点域名的归属权内容。
11971
11971
  class OwnershipVerification < TencentCloud::Common::AbstractModel
11972
- # @param DnsVerification: CNAME 接入,使用 DNS 解析验证时所需的信息。详情参考 [站点/域名归属权验证
11972
+ # @param DnsVerification: CNAME 、无域名接入时,使用 DNS 解析验证时所需的信息。详情参考 [站点/域名归属权验证
11973
11973
  # ](https://cloud.tencent.com/document/product/1552/70789#7af6ecf8-afca-4e35-8811-b5797ed1bde5)。
11974
11974
  # 注意:此字段可能返回 null,表示取不到有效值。
11975
11975
  # @type DnsVerification: :class:`Tencentcloud::Teo.v20220901.models.DnsVerification`
11976
- # @param FileVerification: CNAME 接入,使用文件验证时所需的信息。详情参考 [站点/域名归属权验证
11976
+ # @param FileVerification: CNAME 、无域名接入时,使用文件验证时所需的信息。详情参考 [站点/域名归属权验证
11977
11977
  # ](https://cloud.tencent.com/document/product/1552/70789#7af6ecf8-afca-4e35-8811-b5797ed1bde5)。
11978
11978
  # 注意:此字段可能返回 null,表示取不到有效值。
11979
11979
  # @type FileVerification: :class:`Tencentcloud::Teo.v20220901.models.FileVerification`
@@ -13012,8 +13012,8 @@ module TencentCloud
13012
13012
 
13013
13013
  attr_accessor :Operator, :Target, :Values, :IgnoreCase, :Name, :IgnoreNameCase
13014
13014
  extend Gem::Deprecate
13015
- deprecate :IgnoreNameCase, :none, 2024, 10
13016
- deprecate :IgnoreNameCase=, :none, 2024, 10
13015
+ deprecate :IgnoreNameCase, :none, 2024, 11
13016
+ deprecate :IgnoreNameCase=, :none, 2024, 11
13017
13017
 
13018
13018
  def initialize(operator=nil, target=nil, values=nil, ignorecase=nil, name=nil, ignorenamecase=nil)
13019
13019
  @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.933
4
+ version: 3.0.935
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-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common