tencentcloud-sdk-gaap 1.0.364 → 3.0.371
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/v20180529/models.rb +58 -14
- 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: 02c7f53eeb5015b549cb83cc0a0df7d0736d1911
|
4
|
+
data.tar.gz: 5324edd3b3a294eae58294cf6eb9a26ba3d0f43b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f5d69394322c5b1b4faed84ac14122bee452aa4e1a5b6562a8c714a2d8900b1364c6eab341b507a4c503c12e7862eb7cb157d1a8050d3c9d8209e71656310379
|
7
|
+
data.tar.gz: 7451ad4f037d6a49cf53712a9a5693ba391f9a1675389ad118e020aa97251d6ca4a50fa2f9406c331babd15d3ffa787b2ca7fc05486169d670563748e389a30a
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
3.0.371
|
data/lib/v20180529/models.rb
CHANGED
@@ -577,7 +577,7 @@ module TencentCloud
|
|
577
577
|
# @type NetworkType: String
|
578
578
|
# @param PackageType: 通道套餐类型。Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。
|
579
579
|
# @type PackageType: String
|
580
|
-
# @param Http3Supported:
|
580
|
+
# @param Http3Supported: 该字段已废弃,当IPAddressVersion为IPv4时,所创建的通道默认支持Http3.0;当为IPv6,默认不支持Http3.0。
|
581
581
|
# @type Http3Supported: Integer
|
582
582
|
|
583
583
|
attr_accessor :AccessRegion, :RealServerRegion, :Bandwidth, :Concurrent, :GroupId, :IPAddressVersion, :NetworkType, :PackageType, :Http3Supported
|
@@ -1268,11 +1268,7 @@ module TencentCloud
|
|
1268
1268
|
# @type IPAddressVersion: String
|
1269
1269
|
# @param PackageType: 通道组套餐类型,可取值:Thunder、Accelerator,默认值Thunder
|
1270
1270
|
# @type PackageType: String
|
1271
|
-
# @param Http3Supported:
|
1272
|
-
# 0,表示不需要支持Http3接入;
|
1273
|
-
# 1,表示需要支持Http3接入。
|
1274
|
-
# 注意:如果开启了Http3的功能,那么该通道组就不再支持TCP/UDP接入的功能。
|
1275
|
-
# 该功能的启停无法在通道组创建完毕后再修改。
|
1271
|
+
# @param Http3Supported: 该字段已废弃,当IPAddressVersion为IPv4时,所创建的通道组默认支持Http3.0;当为IPv6,默认不支持Http3.0。
|
1276
1272
|
# @type Http3Supported: Integer
|
1277
1273
|
|
1278
1274
|
attr_accessor :ProjectId, :GroupName, :RealServerRegion, :TagSet, :AccessRegionSet, :IPAddressVersion, :PackageType, :Http3Supported
|
@@ -1366,7 +1362,7 @@ module TencentCloud
|
|
1366
1362
|
# @type NetworkType: String
|
1367
1363
|
# @param PackageType: 通道套餐类型,Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。
|
1368
1364
|
# @type PackageType: String
|
1369
|
-
# @param Http3Supported:
|
1365
|
+
# @param Http3Supported: 该字段已废弃,当IPAddressVersion为IPv4时,所创建的通道默认支持Http3.0;当为IPv6,默认不支持Http3.0。
|
1370
1366
|
# @type Http3Supported: Integer
|
1371
1367
|
|
1372
1368
|
attr_accessor :ProjectId, :ProxyName, :AccessRegion, :Bandwidth, :Concurrent, :RealServerRegion, :ClientToken, :GroupId, :TagSet, :ClonedProxyId, :BillingType, :IPAddressVersion, :NetworkType, :PackageType, :Http3Supported
|
@@ -4948,7 +4944,7 @@ module TencentCloud
|
|
4948
4944
|
# @type NetworkType: String
|
4949
4945
|
# @param PackageType: 通道套餐类型,Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。
|
4950
4946
|
# @type PackageType: String
|
4951
|
-
# @param Http3Supported:
|
4947
|
+
# @param Http3Supported: 该字段已废弃,当IPAddressVersion为IPv4时,所创建的通道默认支持Http3.0;当为IPv6,默认不支持Http3.0。
|
4952
4948
|
# @type Http3Supported: Integer
|
4953
4949
|
|
4954
4950
|
attr_accessor :AccessRegion, :Bandwidth, :DestRegion, :Concurrency, :RealServerRegion, :Concurrent, :BillingType, :IPAddressVersion, :NetworkType, :PackageType, :Http3Supported
|
@@ -6137,10 +6133,24 @@ module TencentCloud
|
|
6137
6133
|
# 1表示启用。
|
6138
6134
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
6139
6135
|
# @type Http3Supported: Integer
|
6136
|
+
# @param FeatureBitmap: 特性位图,每个bit位代表一种特性,其中:
|
6137
|
+
# 0,表示不支持该特性;
|
6138
|
+
# 1,表示支持该特性。
|
6139
|
+
# 特性位图含义如下(从右往左):
|
6140
|
+
# 第1个bit,支持4层加速;
|
6141
|
+
# 第2个bit,支持7层加速;
|
6142
|
+
# 第3个bit,支持Http3接入;
|
6143
|
+
# 第4个bit,支持IPv6;
|
6144
|
+
# 第5个bit,支持精品BGP接入;
|
6145
|
+
# 第6个bit,支持三网接入;
|
6146
|
+
# 第7个bit,支持接入段Qos加速。
|
6147
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
6148
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
6149
|
+
# @type FeatureBitmap: Integer
|
6140
6150
|
|
6141
|
-
attr_accessor :CreateTime, :ProjectId, :ProxyNum, :Status, :OwnerUin, :CreateUin, :GroupName, :DnsDefaultIp, :Domain, :RealServerRegionInfo, :IsOldGroup, :GroupId, :TagSet, :PolicyId, :Version, :ClientIPMethod, :IPAddressVersion, :PackageType, :Http3Supported
|
6151
|
+
attr_accessor :CreateTime, :ProjectId, :ProxyNum, :Status, :OwnerUin, :CreateUin, :GroupName, :DnsDefaultIp, :Domain, :RealServerRegionInfo, :IsOldGroup, :GroupId, :TagSet, :PolicyId, :Version, :ClientIPMethod, :IPAddressVersion, :PackageType, :Http3Supported, :FeatureBitmap
|
6142
6152
|
|
6143
|
-
def initialize(createtime=nil, projectid=nil, proxynum=nil, status=nil, owneruin=nil, createuin=nil, groupname=nil, dnsdefaultip=nil, domain=nil, realserverregioninfo=nil, isoldgroup=nil, groupid=nil, tagset=nil, policyid=nil, version=nil, clientipmethod=nil, ipaddressversion=nil, packagetype=nil, http3supported=nil)
|
6153
|
+
def initialize(createtime=nil, projectid=nil, proxynum=nil, status=nil, owneruin=nil, createuin=nil, groupname=nil, dnsdefaultip=nil, domain=nil, realserverregioninfo=nil, isoldgroup=nil, groupid=nil, tagset=nil, policyid=nil, version=nil, clientipmethod=nil, ipaddressversion=nil, packagetype=nil, http3supported=nil, featurebitmap=nil)
|
6144
6154
|
@CreateTime = createtime
|
6145
6155
|
@ProjectId = projectid
|
6146
6156
|
@ProxyNum = proxynum
|
@@ -6160,6 +6170,7 @@ module TencentCloud
|
|
6160
6170
|
@IPAddressVersion = ipaddressversion
|
6161
6171
|
@PackageType = packagetype
|
6162
6172
|
@Http3Supported = http3supported
|
6173
|
+
@FeatureBitmap = featurebitmap
|
6163
6174
|
end
|
6164
6175
|
|
6165
6176
|
def deserialize(params)
|
@@ -6192,6 +6203,7 @@ module TencentCloud
|
|
6192
6203
|
@IPAddressVersion = params['IPAddressVersion']
|
6193
6204
|
@PackageType = params['PackageType']
|
6194
6205
|
@Http3Supported = params['Http3Supported']
|
6206
|
+
@FeatureBitmap = params['FeatureBitmap']
|
6195
6207
|
end
|
6196
6208
|
end
|
6197
6209
|
|
@@ -6233,10 +6245,24 @@ module TencentCloud
|
|
6233
6245
|
# 1表示启用。
|
6234
6246
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
6235
6247
|
# @type Http3Supported: Integer
|
6248
|
+
# @param FeatureBitmap: 特性位图,每个bit位代表一种特性,其中:
|
6249
|
+
# 0,表示不支持该特性;
|
6250
|
+
# 1,表示支持该特性。
|
6251
|
+
# 特性位图含义如下(从右往左):
|
6252
|
+
# 第1个bit,支持4层加速;
|
6253
|
+
# 第2个bit,支持7层加速;
|
6254
|
+
# 第3个bit,支持Http3接入;
|
6255
|
+
# 第4个bit,支持IPv6;
|
6256
|
+
# 第5个bit,支持精品BGP接入;
|
6257
|
+
# 第6个bit,支持三网接入;
|
6258
|
+
# 第7个bit,支持接入段Qos加速。
|
6259
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
6260
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
6261
|
+
# @type FeatureBitmap: Integer
|
6236
6262
|
|
6237
|
-
attr_accessor :GroupId, :Domain, :GroupName, :ProjectId, :RealServerRegionInfo, :Status, :TagSet, :Version, :CreateTime, :ProxyType, :Http3Supported
|
6263
|
+
attr_accessor :GroupId, :Domain, :GroupName, :ProjectId, :RealServerRegionInfo, :Status, :TagSet, :Version, :CreateTime, :ProxyType, :Http3Supported, :FeatureBitmap
|
6238
6264
|
|
6239
|
-
def initialize(groupid=nil, domain=nil, groupname=nil, projectid=nil, realserverregioninfo=nil, status=nil, tagset=nil, version=nil, createtime=nil, proxytype=nil, http3supported=nil)
|
6265
|
+
def initialize(groupid=nil, domain=nil, groupname=nil, projectid=nil, realserverregioninfo=nil, status=nil, tagset=nil, version=nil, createtime=nil, proxytype=nil, http3supported=nil, featurebitmap=nil)
|
6240
6266
|
@GroupId = groupid
|
6241
6267
|
@Domain = domain
|
6242
6268
|
@GroupName = groupname
|
@@ -6248,6 +6274,7 @@ module TencentCloud
|
|
6248
6274
|
@CreateTime = createtime
|
6249
6275
|
@ProxyType = proxytype
|
6250
6276
|
@Http3Supported = http3supported
|
6277
|
+
@FeatureBitmap = featurebitmap
|
6251
6278
|
end
|
6252
6279
|
|
6253
6280
|
def deserialize(params)
|
@@ -6272,6 +6299,7 @@ module TencentCloud
|
|
6272
6299
|
@CreateTime = params['CreateTime']
|
6273
6300
|
@ProxyType = params['ProxyType']
|
6274
6301
|
@Http3Supported = params['Http3Supported']
|
6302
|
+
@FeatureBitmap = params['FeatureBitmap']
|
6275
6303
|
end
|
6276
6304
|
end
|
6277
6305
|
|
@@ -6396,10 +6424,24 @@ module TencentCloud
|
|
6396
6424
|
# @param InBanBlacklist: 是否在封禁黑名单中,其中:0表示不在黑名单中,1表示在黑名单中。
|
6397
6425
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
6398
6426
|
# @type InBanBlacklist: Integer
|
6427
|
+
# @param FeatureBitmap: 特性位图,每个bit位代表一种特性,其中:
|
6428
|
+
# 0,表示不支持该特性;
|
6429
|
+
# 1,表示支持该特性。
|
6430
|
+
# 特性位图含义如下(从右往左):
|
6431
|
+
# 第1个bit,支持4层加速;
|
6432
|
+
# 第2个bit,支持7层加速;
|
6433
|
+
# 第3个bit,支持Http3接入;
|
6434
|
+
# 第4个bit,支持IPv6;
|
6435
|
+
# 第5个bit,支持精品BGP接入;
|
6436
|
+
# 第6个bit,支持三网接入;
|
6437
|
+
# 第7个bit,支持接入段Qos加速。
|
6438
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
6439
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
6440
|
+
# @type FeatureBitmap: Integer
|
6399
6441
|
|
6400
|
-
attr_accessor :InstanceId, :CreateTime, :ProjectId, :ProxyName, :AccessRegion, :RealServerRegion, :Bandwidth, :Concurrent, :Status, :Domain, :IP, :Version, :ProxyId, :Scalarable, :SupportProtocols, :GroupId, :PolicyId, :AccessRegionInfo, :RealServerRegionInfo, :ForwardIP, :TagSet, :SupportSecurity, :BillingType, :RelatedGlobalDomains, :ModifyConfigTime, :ProxyType, :ClientIPMethod, :IPAddressVersion, :NetworkType, :PackageType, :BanStatus, :IPList, :Http3Supported, :InBanBlacklist
|
6442
|
+
attr_accessor :InstanceId, :CreateTime, :ProjectId, :ProxyName, :AccessRegion, :RealServerRegion, :Bandwidth, :Concurrent, :Status, :Domain, :IP, :Version, :ProxyId, :Scalarable, :SupportProtocols, :GroupId, :PolicyId, :AccessRegionInfo, :RealServerRegionInfo, :ForwardIP, :TagSet, :SupportSecurity, :BillingType, :RelatedGlobalDomains, :ModifyConfigTime, :ProxyType, :ClientIPMethod, :IPAddressVersion, :NetworkType, :PackageType, :BanStatus, :IPList, :Http3Supported, :InBanBlacklist, :FeatureBitmap
|
6401
6443
|
|
6402
|
-
def initialize(instanceid=nil, createtime=nil, projectid=nil, proxyname=nil, accessregion=nil, realserverregion=nil, bandwidth=nil, concurrent=nil, status=nil, domain=nil, ip=nil, version=nil, proxyid=nil, scalarable=nil, supportprotocols=nil, groupid=nil, policyid=nil, accessregioninfo=nil, realserverregioninfo=nil, forwardip=nil, tagset=nil, supportsecurity=nil, billingtype=nil, relatedglobaldomains=nil, modifyconfigtime=nil, proxytype=nil, clientipmethod=nil, ipaddressversion=nil, networktype=nil, packagetype=nil, banstatus=nil, iplist=nil, http3supported=nil, inbanblacklist=nil)
|
6444
|
+
def initialize(instanceid=nil, createtime=nil, projectid=nil, proxyname=nil, accessregion=nil, realserverregion=nil, bandwidth=nil, concurrent=nil, status=nil, domain=nil, ip=nil, version=nil, proxyid=nil, scalarable=nil, supportprotocols=nil, groupid=nil, policyid=nil, accessregioninfo=nil, realserverregioninfo=nil, forwardip=nil, tagset=nil, supportsecurity=nil, billingtype=nil, relatedglobaldomains=nil, modifyconfigtime=nil, proxytype=nil, clientipmethod=nil, ipaddressversion=nil, networktype=nil, packagetype=nil, banstatus=nil, iplist=nil, http3supported=nil, inbanblacklist=nil, featurebitmap=nil)
|
6403
6445
|
@InstanceId = instanceid
|
6404
6446
|
@CreateTime = createtime
|
6405
6447
|
@ProjectId = projectid
|
@@ -6434,6 +6476,7 @@ module TencentCloud
|
|
6434
6476
|
@IPList = iplist
|
6435
6477
|
@Http3Supported = http3supported
|
6436
6478
|
@InBanBlacklist = inbanblacklist
|
6479
|
+
@FeatureBitmap = featurebitmap
|
6437
6480
|
end
|
6438
6481
|
|
6439
6482
|
def deserialize(params)
|
@@ -6491,6 +6534,7 @@ module TencentCloud
|
|
6491
6534
|
end
|
6492
6535
|
@Http3Supported = params['Http3Supported']
|
6493
6536
|
@InBanBlacklist = params['InBanBlacklist']
|
6537
|
+
@FeatureBitmap = params['FeatureBitmap']
|
6494
6538
|
end
|
6495
6539
|
end
|
6496
6540
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-gaap
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 3.0.371
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-
|
11
|
+
date: 2022-08-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|