tencentcloud-sdk-teo 3.0.972 → 3.0.973
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20220901/models.rb +24 -24
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8da18da9b84fefe5e8cbe08cfd8dfa8a8364220b
|
4
|
+
data.tar.gz: e2e6f6da94cc9673734e506d6d22608c32aafbeb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: db83c33fdcb0e9e99283ae72cda265d21c6464585f28e5957c279f75b7fee1ebafbb0a005edf3a5b32a72551a54c80451353d3d4bcdb881d95b3b15b80ee96c4
|
7
|
+
data.tar.gz: 0eb7182e9768576a782248044141f2a8b102a9cc12ed872366f04a1d0edda2a6d702a2591a0910fe2a3d6fd9e2e9bb1412a7c4835bf01770daeabf85e061f608
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.973
|
data/lib/v20220901/models.rb
CHANGED
@@ -1521,8 +1521,8 @@ module TencentCloud
|
|
1521
1521
|
|
1522
1522
|
attr_accessor :Switch, :CacheTime, :IgnoreCacheControl
|
1523
1523
|
extend Gem::Deprecate
|
1524
|
-
deprecate :IgnoreCacheControl, :none,
|
1525
|
-
deprecate :IgnoreCacheControl=, :none,
|
1524
|
+
deprecate :IgnoreCacheControl, :none, 2025, 1
|
1525
|
+
deprecate :IgnoreCacheControl=, :none, 2025, 1
|
1526
1526
|
|
1527
1527
|
def initialize(switch=nil, cachetime=nil, ignorecachecontrol=nil)
|
1528
1528
|
@Switch = switch
|
@@ -3140,8 +3140,8 @@ module TencentCloud
|
|
3140
3140
|
|
3141
3141
|
attr_accessor :ZoneId, :Type, :Method, :Targets, :EncodeUrl, :CacheTag
|
3142
3142
|
extend Gem::Deprecate
|
3143
|
-
deprecate :EncodeUrl, :none,
|
3144
|
-
deprecate :EncodeUrl=, :none,
|
3143
|
+
deprecate :EncodeUrl, :none, 2025, 1
|
3144
|
+
deprecate :EncodeUrl=, :none, 2025, 1
|
3145
3145
|
|
3146
3146
|
def initialize(zoneid=nil, type=nil, method=nil, targets=nil, encodeurl=nil, cachetag=nil)
|
3147
3147
|
@ZoneId = zoneid
|
@@ -3508,10 +3508,10 @@ module TencentCloud
|
|
3508
3508
|
|
3509
3509
|
attr_accessor :Type, :ZoneName, :Area, :PlanId, :AliasZoneName, :Tags, :AllowDuplicates, :JumpStart
|
3510
3510
|
extend Gem::Deprecate
|
3511
|
-
deprecate :AllowDuplicates, :none,
|
3512
|
-
deprecate :AllowDuplicates=, :none,
|
3513
|
-
deprecate :JumpStart, :none,
|
3514
|
-
deprecate :JumpStart=, :none,
|
3511
|
+
deprecate :AllowDuplicates, :none, 2025, 1
|
3512
|
+
deprecate :AllowDuplicates=, :none, 2025, 1
|
3513
|
+
deprecate :JumpStart, :none, 2025, 1
|
3514
|
+
deprecate :JumpStart=, :none, 2025, 1
|
3515
3515
|
|
3516
3516
|
def initialize(type=nil, zonename=nil, area=nil, planid=nil, aliaszonename=nil, tags=nil, allowduplicates=nil, jumpstart=nil)
|
3517
3517
|
@Type = type
|
@@ -11090,8 +11090,8 @@ module TencentCloud
|
|
11090
11090
|
|
11091
11091
|
attr_accessor :ZoneId, :Hosts, :Mode, :ServerCertInfo, :ApplyType, :ClientCertInfo
|
11092
11092
|
extend Gem::Deprecate
|
11093
|
-
deprecate :ApplyType, :none,
|
11094
|
-
deprecate :ApplyType=, :none,
|
11093
|
+
deprecate :ApplyType, :none, 2025, 1
|
11094
|
+
deprecate :ApplyType=, :none, 2025, 1
|
11095
11095
|
|
11096
11096
|
def initialize(zoneid=nil, hosts=nil, mode=nil, servercertinfo=nil, applytype=nil, clientcertinfo=nil)
|
11097
11097
|
@ZoneId = zoneid
|
@@ -12243,12 +12243,12 @@ module TencentCloud
|
|
12243
12243
|
|
12244
12244
|
attr_accessor :OriginType, :Origin, :BackupOrigin, :OriginGroupName, :BackOriginGroupName, :PrivateAccess, :PrivateParameters, :VodeoSubAppId, :VodeoDistributionRange, :VodeoBucketId
|
12245
12245
|
extend Gem::Deprecate
|
12246
|
-
deprecate :VodeoSubAppId, :none,
|
12247
|
-
deprecate :VodeoSubAppId=, :none,
|
12248
|
-
deprecate :VodeoDistributionRange, :none,
|
12249
|
-
deprecate :VodeoDistributionRange=, :none,
|
12250
|
-
deprecate :VodeoBucketId, :none,
|
12251
|
-
deprecate :VodeoBucketId=, :none,
|
12246
|
+
deprecate :VodeoSubAppId, :none, 2025, 1
|
12247
|
+
deprecate :VodeoSubAppId=, :none, 2025, 1
|
12248
|
+
deprecate :VodeoDistributionRange, :none, 2025, 1
|
12249
|
+
deprecate :VodeoDistributionRange=, :none, 2025, 1
|
12250
|
+
deprecate :VodeoBucketId, :none, 2025, 1
|
12251
|
+
deprecate :VodeoBucketId=, :none, 2025, 1
|
12252
12252
|
|
12253
12253
|
def initialize(origintype=nil, origin=nil, backuporigin=nil, origingroupname=nil, backorigingroupname=nil, privateaccess=nil, privateparameters=nil, vodeosubappid=nil, vodeodistributionrange=nil, vodeobucketid=nil)
|
12254
12254
|
@OriginType = origintype
|
@@ -12538,12 +12538,12 @@ module TencentCloud
|
|
12538
12538
|
|
12539
12539
|
attr_accessor :OriginType, :Origin, :BackupOrigin, :PrivateAccess, :PrivateParameters, :VodeoSubAppId, :VodeoDistributionRange, :VodeoBucketId
|
12540
12540
|
extend Gem::Deprecate
|
12541
|
-
deprecate :VodeoSubAppId, :none,
|
12542
|
-
deprecate :VodeoSubAppId=, :none,
|
12543
|
-
deprecate :VodeoDistributionRange, :none,
|
12544
|
-
deprecate :VodeoDistributionRange=, :none,
|
12545
|
-
deprecate :VodeoBucketId, :none,
|
12546
|
-
deprecate :VodeoBucketId=, :none,
|
12541
|
+
deprecate :VodeoSubAppId, :none, 2025, 1
|
12542
|
+
deprecate :VodeoSubAppId=, :none, 2025, 1
|
12543
|
+
deprecate :VodeoDistributionRange, :none, 2025, 1
|
12544
|
+
deprecate :VodeoDistributionRange=, :none, 2025, 1
|
12545
|
+
deprecate :VodeoBucketId, :none, 2025, 1
|
12546
|
+
deprecate :VodeoBucketId=, :none, 2025, 1
|
12547
12547
|
|
12548
12548
|
def initialize(origintype=nil, origin=nil, backuporigin=nil, privateaccess=nil, privateparameters=nil, vodeosubappid=nil, vodeodistributionrange=nil, vodeobucketid=nil)
|
12549
12549
|
@OriginType = origintype
|
@@ -13730,8 +13730,8 @@ module TencentCloud
|
|
13730
13730
|
|
13731
13731
|
attr_accessor :Operator, :Target, :Values, :IgnoreCase, :Name, :IgnoreNameCase
|
13732
13732
|
extend Gem::Deprecate
|
13733
|
-
deprecate :IgnoreNameCase, :none,
|
13734
|
-
deprecate :IgnoreNameCase=, :none,
|
13733
|
+
deprecate :IgnoreNameCase, :none, 2025, 1
|
13734
|
+
deprecate :IgnoreNameCase=, :none, 2025, 1
|
13735
13735
|
|
13736
13736
|
def initialize(operator=nil, target=nil, values=nil, ignorecase=nil, name=nil, ignorenamecase=nil)
|
13737
13737
|
@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.
|
4
|
+
version: 3.0.973
|
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-12-
|
11
|
+
date: 2024-12-31 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|