tencentcloud-sdk-teo 3.0.995 → 3.0.996

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 +25 -26
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 54968caa568c47fba5c2bded8f9196f718831e39
4
- data.tar.gz: 317444b97321c8af08ecc4a0ff86edd801868682
3
+ metadata.gz: 8220002e07aa2f3a521ed41167640da6b4d74c45
4
+ data.tar.gz: 833f8c8a9cf37c2e763d2c5e37701495f81bfc17
5
5
  SHA512:
6
- metadata.gz: 5d421620872e6096d39b40f5ee42f13c9f9d9672723251ddb799880d7727d592a7134524571984dacc2fba0f5ee3eb8865fa48f5af77cd1df8f0fb4672fa6589
7
- data.tar.gz: d0cf966de2f6d336b57fe8aa531e2aee02446e3394e9905a247320bed8fd3cc04f1c45af735fceb4a1d01ae977dd6e068943711c98df23b1e1dc8f50c6563359
6
+ metadata.gz: 74f0df043b578098b0adaac91545af84b18219cddbe250684705a9fa477142700160ea0e394c7539aa867041f5b009da063486fff73105a85fbe5ab5ec110ebb
7
+ data.tar.gz: 72833c7b16fa7a60e5aa71e6fdcba03a86948afb5a92a281d64784d93ba49506a128c0915ed9efcfe56ba6c8b4ad508ed9bcbf2ecce0566f05e06c3bb13e8eae
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.995
1
+ 3.0.996
@@ -1654,8 +1654,8 @@ module TencentCloud
1654
1654
 
1655
1655
  attr_accessor :Switch, :CacheTime, :IgnoreCacheControl
1656
1656
  extend Gem::Deprecate
1657
- deprecate :IgnoreCacheControl, :none, 2025, 1
1658
- deprecate :IgnoreCacheControl=, :none, 2025, 1
1657
+ deprecate :IgnoreCacheControl, :none, 2025, 2
1658
+ deprecate :IgnoreCacheControl=, :none, 2025, 2
1659
1659
 
1660
1660
  def initialize(switch=nil, cachetime=nil, ignorecachecontrol=nil)
1661
1661
  @Switch = switch
@@ -3722,8 +3722,8 @@ module TencentCloud
3722
3722
 
3723
3723
  attr_accessor :ZoneId, :Type, :Method, :Targets, :EncodeUrl, :CacheTag
3724
3724
  extend Gem::Deprecate
3725
- deprecate :EncodeUrl, :none, 2025, 1
3726
- deprecate :EncodeUrl=, :none, 2025, 1
3725
+ deprecate :EncodeUrl, :none, 2025, 2
3726
+ deprecate :EncodeUrl=, :none, 2025, 2
3727
3727
 
3728
3728
  def initialize(zoneid=nil, type=nil, method=nil, targets=nil, encodeurl=nil, cachetag=nil)
3729
3729
  @ZoneId = zoneid
@@ -4090,10 +4090,10 @@ module TencentCloud
4090
4090
 
4091
4091
  attr_accessor :Type, :ZoneName, :Area, :PlanId, :AliasZoneName, :Tags, :AllowDuplicates, :JumpStart
4092
4092
  extend Gem::Deprecate
4093
- deprecate :AllowDuplicates, :none, 2025, 1
4094
- deprecate :AllowDuplicates=, :none, 2025, 1
4095
- deprecate :JumpStart, :none, 2025, 1
4096
- deprecate :JumpStart=, :none, 2025, 1
4093
+ deprecate :AllowDuplicates, :none, 2025, 2
4094
+ deprecate :AllowDuplicates=, :none, 2025, 2
4095
+ deprecate :JumpStart, :none, 2025, 2
4096
+ deprecate :JumpStart=, :none, 2025, 2
4097
4097
 
4098
4098
  def initialize(type=nil, zonename=nil, area=nil, planid=nil, aliaszonename=nil, tags=nil, allowduplicates=nil, jumpstart=nil)
4099
4099
  @Type = type
@@ -12126,8 +12126,8 @@ module TencentCloud
12126
12126
 
12127
12127
  attr_accessor :ZoneId, :Hosts, :Mode, :ServerCertInfo, :ApplyType, :ClientCertInfo
12128
12128
  extend Gem::Deprecate
12129
- deprecate :ApplyType, :none, 2025, 1
12130
- deprecate :ApplyType=, :none, 2025, 1
12129
+ deprecate :ApplyType, :none, 2025, 2
12130
+ deprecate :ApplyType=, :none, 2025, 2
12131
12131
 
12132
12132
  def initialize(zoneid=nil, hosts=nil, mode=nil, servercertinfo=nil, applytype=nil, clientcertinfo=nil)
12133
12133
  @ZoneId = zoneid
@@ -13501,12 +13501,12 @@ module TencentCloud
13501
13501
 
13502
13502
  attr_accessor :OriginType, :Origin, :BackupOrigin, :OriginGroupName, :BackOriginGroupName, :PrivateAccess, :PrivateParameters, :VodeoSubAppId, :VodeoDistributionRange, :VodeoBucketId
13503
13503
  extend Gem::Deprecate
13504
- deprecate :VodeoSubAppId, :none, 2025, 1
13505
- deprecate :VodeoSubAppId=, :none, 2025, 1
13506
- deprecate :VodeoDistributionRange, :none, 2025, 1
13507
- deprecate :VodeoDistributionRange=, :none, 2025, 1
13508
- deprecate :VodeoBucketId, :none, 2025, 1
13509
- deprecate :VodeoBucketId=, :none, 2025, 1
13504
+ deprecate :VodeoSubAppId, :none, 2025, 2
13505
+ deprecate :VodeoSubAppId=, :none, 2025, 2
13506
+ deprecate :VodeoDistributionRange, :none, 2025, 2
13507
+ deprecate :VodeoDistributionRange=, :none, 2025, 2
13508
+ deprecate :VodeoBucketId, :none, 2025, 2
13509
+ deprecate :VodeoBucketId=, :none, 2025, 2
13510
13510
 
13511
13511
  def initialize(origintype=nil, origin=nil, backuporigin=nil, origingroupname=nil, backorigingroupname=nil, privateaccess=nil, privateparameters=nil, vodeosubappid=nil, vodeodistributionrange=nil, vodeobucketid=nil)
13512
13512
  @OriginType = origintype
@@ -13796,12 +13796,12 @@ module TencentCloud
13796
13796
 
13797
13797
  attr_accessor :OriginType, :Origin, :BackupOrigin, :PrivateAccess, :PrivateParameters, :VodeoSubAppId, :VodeoDistributionRange, :VodeoBucketId
13798
13798
  extend Gem::Deprecate
13799
- deprecate :VodeoSubAppId, :none, 2025, 1
13800
- deprecate :VodeoSubAppId=, :none, 2025, 1
13801
- deprecate :VodeoDistributionRange, :none, 2025, 1
13802
- deprecate :VodeoDistributionRange=, :none, 2025, 1
13803
- deprecate :VodeoBucketId, :none, 2025, 1
13804
- deprecate :VodeoBucketId=, :none, 2025, 1
13799
+ deprecate :VodeoSubAppId, :none, 2025, 2
13800
+ deprecate :VodeoSubAppId=, :none, 2025, 2
13801
+ deprecate :VodeoDistributionRange, :none, 2025, 2
13802
+ deprecate :VodeoDistributionRange=, :none, 2025, 2
13803
+ deprecate :VodeoBucketId, :none, 2025, 2
13804
+ deprecate :VodeoBucketId=, :none, 2025, 2
13805
13805
 
13806
13806
  def initialize(origintype=nil, origin=nil, backuporigin=nil, privateaccess=nil, privateparameters=nil, vodeosubappid=nil, vodeodistributionrange=nil, vodeobucketid=nil)
13807
13807
  @OriginType = origintype
@@ -14988,8 +14988,7 @@ module TencentCloud
14988
14988
 
14989
14989
  # 子规则分支。
14990
14990
  class RuleBranch < TencentCloud::Common::AbstractModel
14991
- # @param Condition: [匹配条件
14992
- # ](https://cloud.tencent.com/document/product/1552/90438#33f65828-c6c6-4b66-a011-25a20b548d5d)。
14991
+ # @param Condition: [匹配条件](https://cloud.tencent.com/document/product/1552/90438#33f65828-c6c6-4b66-a011-25a20b548d5d)。
14993
14992
  # @type Condition: String
14994
14993
  # @param Actions: [操作](https://cloud.tencent.com/document/product/1552/90438#c7bd7e02-9247-4a72-b0e4-11c27cadb198)。<br>注意:Actions 和 SubRules 不可同时为空。
14995
14994
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -15142,8 +15141,8 @@ module TencentCloud
15142
15141
 
15143
15142
  attr_accessor :Operator, :Target, :Values, :IgnoreCase, :Name, :IgnoreNameCase
15144
15143
  extend Gem::Deprecate
15145
- deprecate :IgnoreNameCase, :none, 2025, 1
15146
- deprecate :IgnoreNameCase=, :none, 2025, 1
15144
+ deprecate :IgnoreNameCase, :none, 2025, 2
15145
+ deprecate :IgnoreNameCase=, :none, 2025, 2
15147
15146
 
15148
15147
  def initialize(operator=nil, target=nil, values=nil, ignorecase=nil, name=nil, ignorenamecase=nil)
15149
15148
  @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.995
4
+ version: 3.0.996
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-02-10 00:00:00.000000000 Z
11
+ date: 2025-02-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common