tencentcloud-sdk-teo 3.0.1074 → 3.0.1075

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/v20220901/models.rb +26 -26
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c83c1a54d835e06adf2ca3228780aa763310f131
4
- data.tar.gz: e26c303ee4907e9b74a716eb4ddf3bf49238a3c2
3
+ metadata.gz: 3031711121fc5c21c524bc7f716a741bb9acccb6
4
+ data.tar.gz: d09b49e3c91bc31d0fe33eb7463966cca7be0da2
5
5
  SHA512:
6
- metadata.gz: 35d54a4ab2c50cd1046908f04fec7897f4ff35660f3f26ac94ff321548d870cf30d3ae45112cb498f9efd4e2fe6c8841a611d156c53e2ce22fc9719961e907bc
7
- data.tar.gz: e009119732c4f9dfcc8136d806381bcad8b35870270fc82bd17f0f9b0369daebbf238cd36a8aa0eed001817d47ba954ab36512e730c83c94d4715f2b5f111396
6
+ metadata.gz: 44573a7ea4a86818aa56b39f9f05171cde7a38dcaee7f27dd00dede0f9ccfda539c2ab6e0d61999b2aacd7110e9cf2821bf96d74661dbe9c0b739e0f797c0d64
7
+ data.tar.gz: b4356469efb9c4b8db3ae2cd2b5e59eaf3dcfa7e95acc0a19b2e757a18c5a01bcb4d11fa352858cab53eb17597fc3b157e443aed41f20925afc17505d6a81b80
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1074
1
+ 3.0.1075
@@ -1651,8 +1651,8 @@ module TencentCloud
1651
1651
 
1652
1652
  attr_accessor :Switch, :CacheTime, :IgnoreCacheControl
1653
1653
  extend Gem::Deprecate
1654
- deprecate :IgnoreCacheControl, :none, 2025, 5
1655
- deprecate :IgnoreCacheControl=, :none, 2025, 5
1654
+ deprecate :IgnoreCacheControl, :none, 2025, 6
1655
+ deprecate :IgnoreCacheControl=, :none, 2025, 6
1656
1656
 
1657
1657
  def initialize(switch=nil, cachetime=nil, ignorecachecontrol=nil)
1658
1658
  @Switch = switch
@@ -3648,8 +3648,8 @@ module TencentCloud
3648
3648
 
3649
3649
  attr_accessor :ZoneId, :Targets, :EncodeUrl, :Headers, :PrefetchMediaSegments
3650
3650
  extend Gem::Deprecate
3651
- deprecate :EncodeUrl, :none, 2025, 5
3652
- deprecate :EncodeUrl=, :none, 2025, 5
3651
+ deprecate :EncodeUrl, :none, 2025, 6
3652
+ deprecate :EncodeUrl=, :none, 2025, 6
3653
3653
 
3654
3654
  def initialize(zoneid=nil, targets=nil, encodeurl=nil, headers=nil, prefetchmediasegments=nil)
3655
3655
  @ZoneId = zoneid
@@ -3731,8 +3731,8 @@ module TencentCloud
3731
3731
 
3732
3732
  attr_accessor :ZoneId, :Type, :Method, :Targets, :EncodeUrl, :CacheTag
3733
3733
  extend Gem::Deprecate
3734
- deprecate :EncodeUrl, :none, 2025, 5
3735
- deprecate :EncodeUrl=, :none, 2025, 5
3734
+ deprecate :EncodeUrl, :none, 2025, 6
3735
+ deprecate :EncodeUrl=, :none, 2025, 6
3736
3736
 
3737
3737
  def initialize(zoneid=nil, type=nil, method=nil, targets=nil, encodeurl=nil, cachetag=nil)
3738
3738
  @ZoneId = zoneid
@@ -4099,10 +4099,10 @@ module TencentCloud
4099
4099
 
4100
4100
  attr_accessor :Type, :ZoneName, :Area, :PlanId, :AliasZoneName, :Tags, :AllowDuplicates, :JumpStart
4101
4101
  extend Gem::Deprecate
4102
- deprecate :AllowDuplicates, :none, 2025, 5
4103
- deprecate :AllowDuplicates=, :none, 2025, 5
4104
- deprecate :JumpStart, :none, 2025, 5
4105
- deprecate :JumpStart=, :none, 2025, 5
4102
+ deprecate :AllowDuplicates, :none, 2025, 6
4103
+ deprecate :AllowDuplicates=, :none, 2025, 6
4104
+ deprecate :JumpStart, :none, 2025, 6
4105
+ deprecate :JumpStart=, :none, 2025, 6
4106
4106
 
4107
4107
  def initialize(type=nil, zonename=nil, area=nil, planid=nil, aliaszonename=nil, tags=nil, allowduplicates=nil, jumpstart=nil)
4108
4108
  @Type = type
@@ -12605,8 +12605,8 @@ module TencentCloud
12605
12605
 
12606
12606
  attr_accessor :ZoneId, :Hosts, :Mode, :ServerCertInfo, :ApplyType, :ClientCertInfo
12607
12607
  extend Gem::Deprecate
12608
- deprecate :ApplyType, :none, 2025, 5
12609
- deprecate :ApplyType=, :none, 2025, 5
12608
+ deprecate :ApplyType, :none, 2025, 6
12609
+ deprecate :ApplyType=, :none, 2025, 6
12610
12610
 
12611
12611
  def initialize(zoneid=nil, hosts=nil, mode=nil, servercertinfo=nil, applytype=nil, clientcertinfo=nil)
12612
12612
  @ZoneId = zoneid
@@ -14021,12 +14021,12 @@ module TencentCloud
14021
14021
 
14022
14022
  attr_accessor :OriginType, :Origin, :BackupOrigin, :OriginGroupName, :BackOriginGroupName, :PrivateAccess, :PrivateParameters, :HostHeader, :VodeoSubAppId, :VodeoDistributionRange, :VodeoBucketId, :VodOriginScope, :VodBucketId
14023
14023
  extend Gem::Deprecate
14024
- deprecate :VodeoSubAppId, :none, 2025, 5
14025
- deprecate :VodeoSubAppId=, :none, 2025, 5
14026
- deprecate :VodeoDistributionRange, :none, 2025, 5
14027
- deprecate :VodeoDistributionRange=, :none, 2025, 5
14028
- deprecate :VodeoBucketId, :none, 2025, 5
14029
- deprecate :VodeoBucketId=, :none, 2025, 5
14024
+ deprecate :VodeoSubAppId, :none, 2025, 6
14025
+ deprecate :VodeoSubAppId=, :none, 2025, 6
14026
+ deprecate :VodeoDistributionRange, :none, 2025, 6
14027
+ deprecate :VodeoDistributionRange=, :none, 2025, 6
14028
+ deprecate :VodeoBucketId, :none, 2025, 6
14029
+ deprecate :VodeoBucketId=, :none, 2025, 6
14030
14030
 
14031
14031
  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)
14032
14032
  @OriginType = origintype
@@ -14331,12 +14331,12 @@ module TencentCloud
14331
14331
 
14332
14332
  attr_accessor :OriginType, :Origin, :BackupOrigin, :PrivateAccess, :PrivateParameters, :HostHeader, :VodeoSubAppId, :VodeoDistributionRange, :VodeoBucketId, :VodOriginScope, :VodBucketId
14333
14333
  extend Gem::Deprecate
14334
- deprecate :VodeoSubAppId, :none, 2025, 5
14335
- deprecate :VodeoSubAppId=, :none, 2025, 5
14336
- deprecate :VodeoDistributionRange, :none, 2025, 5
14337
- deprecate :VodeoDistributionRange=, :none, 2025, 5
14338
- deprecate :VodeoBucketId, :none, 2025, 5
14339
- deprecate :VodeoBucketId=, :none, 2025, 5
14334
+ deprecate :VodeoSubAppId, :none, 2025, 6
14335
+ deprecate :VodeoSubAppId=, :none, 2025, 6
14336
+ deprecate :VodeoDistributionRange, :none, 2025, 6
14337
+ deprecate :VodeoDistributionRange=, :none, 2025, 6
14338
+ deprecate :VodeoBucketId, :none, 2025, 6
14339
+ deprecate :VodeoBucketId=, :none, 2025, 6
14340
14340
 
14341
14341
  def initialize(origintype=nil, origin=nil, backuporigin=nil, privateaccess=nil, privateparameters=nil, hostheader=nil, vodeosubappid=nil, vodeodistributionrange=nil, vodeobucketid=nil, vodoriginscope=nil, vodbucketid=nil)
14342
14342
  @OriginType = origintype
@@ -15826,8 +15826,8 @@ module TencentCloud
15826
15826
 
15827
15827
  attr_accessor :Operator, :Target, :Values, :IgnoreCase, :Name, :IgnoreNameCase
15828
15828
  extend Gem::Deprecate
15829
- deprecate :IgnoreNameCase, :none, 2025, 5
15830
- deprecate :IgnoreNameCase=, :none, 2025, 5
15829
+ deprecate :IgnoreNameCase, :none, 2025, 6
15830
+ deprecate :IgnoreNameCase=, :none, 2025, 6
15831
15831
 
15832
15832
  def initialize(operator=nil, target=nil, values=nil, ignorecase=nil, name=nil, ignorenamecase=nil)
15833
15833
  @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.1074
4
+ version: 3.0.1075
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-06-04 00:00:00.000000000 Z
11
+ date: 2025-06-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common