tencentcloud-sdk-teo 3.0.885 → 3.0.886
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20220901/models.rb +14 -15
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2ce778a157445c939fdce08c67eb28d852baeb03
|
|
4
|
+
data.tar.gz: 162e20dd3b2b871d7ba55af3d07257dc1e5d3548
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1341f9989e090d15eca95223215d909d603289461bbd7ce1feb52d11e4b8c1b9ff8fd3ccada78bcd60d6d7c8287d7764870a3c46a4d21eb11fee052f5e646b1d
|
|
7
|
+
data.tar.gz: dfd275c58c480eb193399dd89dc358ecad59a39dcfb1be2191b8b8effa06092b9537530667f350baa87018b9e7fc7856c250ea06f10cd0c731eda519692feca5
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.886
|
data/lib/v20220901/models.rb
CHANGED
|
@@ -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,
|
|
1517
|
-
deprecate :IgnoreCacheControl=, :none, 2024,
|
|
1516
|
+
deprecate :IgnoreCacheControl, :none, 2024, 8
|
|
1517
|
+
deprecate :IgnoreCacheControl=, :none, 2024, 8
|
|
1518
1518
|
|
|
1519
1519
|
def initialize(switch=nil, cachetime=nil, ignorecachecontrol=nil)
|
|
1520
1520
|
@Switch = switch
|
|
@@ -2744,8 +2744,8 @@ module TencentCloud
|
|
|
2744
2744
|
|
|
2745
2745
|
attr_accessor :ZoneId, :Type, :Method, :Targets, :EncodeUrl, :CacheTag
|
|
2746
2746
|
extend Gem::Deprecate
|
|
2747
|
-
deprecate :EncodeUrl, :none, 2024,
|
|
2748
|
-
deprecate :EncodeUrl=, :none, 2024,
|
|
2747
|
+
deprecate :EncodeUrl, :none, 2024, 8
|
|
2748
|
+
deprecate :EncodeUrl=, :none, 2024, 8
|
|
2749
2749
|
|
|
2750
2750
|
def initialize(zoneid=nil, type=nil, method=nil, targets=nil, encodeurl=nil, cachetag=nil)
|
|
2751
2751
|
@ZoneId = zoneid
|
|
@@ -3111,10 +3111,10 @@ module TencentCloud
|
|
|
3111
3111
|
|
|
3112
3112
|
attr_accessor :Type, :ZoneName, :Area, :PlanId, :AliasZoneName, :Tags, :AllowDuplicates, :JumpStart
|
|
3113
3113
|
extend Gem::Deprecate
|
|
3114
|
-
deprecate :AllowDuplicates, :none, 2024,
|
|
3115
|
-
deprecate :AllowDuplicates=, :none, 2024,
|
|
3116
|
-
deprecate :JumpStart, :none, 2024,
|
|
3117
|
-
deprecate :JumpStart=, :none, 2024,
|
|
3114
|
+
deprecate :AllowDuplicates, :none, 2024, 8
|
|
3115
|
+
deprecate :AllowDuplicates=, :none, 2024, 8
|
|
3116
|
+
deprecate :JumpStart, :none, 2024, 8
|
|
3117
|
+
deprecate :JumpStart=, :none, 2024, 8
|
|
3118
3118
|
|
|
3119
3119
|
def initialize(type=nil, zonename=nil, area=nil, planid=nil, aliaszonename=nil, tags=nil, allowduplicates=nil, jumpstart=nil)
|
|
3120
3120
|
@Type = type
|
|
@@ -5731,8 +5731,7 @@ module TencentCloud
|
|
|
5731
5731
|
|
|
5732
5732
|
# DescribePrefetchTasks请求参数结构体
|
|
5733
5733
|
class DescribePrefetchTasksRequest < TencentCloud::Common::AbstractModel
|
|
5734
|
-
# @param ZoneId: 站点ID
|
|
5735
|
-
# 必填参数。
|
|
5734
|
+
# @param ZoneId: 站点ID。该参数必填。
|
|
5736
5735
|
# @type ZoneId: String
|
|
5737
5736
|
# @param StartTime: 查询起始时间,时间与 job-id 必填一个。
|
|
5738
5737
|
# @type StartTime: String
|
|
@@ -5742,7 +5741,7 @@ module TencentCloud
|
|
|
5742
5741
|
# @type Offset: Integer
|
|
5743
5742
|
# @param Limit: 分页查询限制数目,默认值:20,上限:1000。
|
|
5744
5743
|
# @type Limit: Integer
|
|
5745
|
-
# @param Filters: 过滤条件,Filters.Values的上限为20。详细的过滤条件如下:<li>job-id
|
|
5744
|
+
# @param Filters: 过滤条件,Filters.Values 的上限为 20。详细的过滤条件如下:<li>job-id:按照任务 ID 进行过滤。job-id 形如:1379afjk91u32h,暂不支持多值,不支持模糊查询;</li><li>target:按照目标资源信息进行过滤。target 形如:http://www.qq.com/1.txt,暂不支持多值,不支持模糊查询;</li><li>domains:按照域名行过滤。domains 形如:www.qq.com,不支持模糊查询;</li><li>statuses:按照任务状态进行过滤,不支持模糊查询。可选项:<br> processing:处理中<br> success:成功<br> failed:失败<br> timeout:超时<br> invalid:无效。即源站响应非 2xx 状态码,请检查源站服务。</li>
|
|
5746
5745
|
# @type Filters: Array
|
|
5747
5746
|
|
|
5748
5747
|
attr_accessor :ZoneId, :StartTime, :EndTime, :Offset, :Limit, :Filters
|
|
@@ -9189,8 +9188,8 @@ module TencentCloud
|
|
|
9189
9188
|
|
|
9190
9189
|
attr_accessor :ZoneId, :Hosts, :Mode, :ServerCertInfo, :ApplyType, :ClientCertInfo
|
|
9191
9190
|
extend Gem::Deprecate
|
|
9192
|
-
deprecate :ApplyType, :none, 2024,
|
|
9193
|
-
deprecate :ApplyType=, :none, 2024,
|
|
9191
|
+
deprecate :ApplyType, :none, 2024, 8
|
|
9192
|
+
deprecate :ApplyType=, :none, 2024, 8
|
|
9194
9193
|
|
|
9195
9194
|
def initialize(zoneid=nil, hosts=nil, mode=nil, servercertinfo=nil, applytype=nil, clientcertinfo=nil)
|
|
9196
9195
|
@ZoneId = zoneid
|
|
@@ -11613,8 +11612,8 @@ module TencentCloud
|
|
|
11613
11612
|
|
|
11614
11613
|
attr_accessor :Operator, :Target, :Values, :IgnoreCase, :Name, :IgnoreNameCase
|
|
11615
11614
|
extend Gem::Deprecate
|
|
11616
|
-
deprecate :IgnoreNameCase, :none, 2024,
|
|
11617
|
-
deprecate :IgnoreNameCase=, :none, 2024,
|
|
11615
|
+
deprecate :IgnoreNameCase, :none, 2024, 8
|
|
11616
|
+
deprecate :IgnoreNameCase=, :none, 2024, 8
|
|
11618
11617
|
|
|
11619
11618
|
def initialize(operator=nil, target=nil, values=nil, ignorecase=nil, name=nil, ignorenamecase=nil)
|
|
11620
11619
|
@Operator = operator
|