tencentcloud-sdk-tse 3.0.747 → 3.0.748

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/v20201207/models.rb +35 -35
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: baeb83672f8a012d0be87251eee1be885664c08c
4
- data.tar.gz: 1fa79ad3b7e561bc317f3d269fb289848bd1ee3f
3
+ metadata.gz: bf81ccff5c01effe19b61048c499601aef8f0a2a
4
+ data.tar.gz: 6dd8df73a32f020234485d09191c180e120f0413
5
5
  SHA512:
6
- metadata.gz: 326610331a364a116f9e3e28edd9415dcc055963deb32eae9347c5bcc5dfc54f3f8df7239730b3aa4dcd848254b15415e676aac36ddd5d31f525ac2ae40c6da2
7
- data.tar.gz: 0fd34e3e55cb48f990f8d9be20771e88b22ebb2294fdb3782bf4aa1a9c958a0623a7026672cf2695721fe0cb1f93af12df6bda9296de408b05b6eaa29cad1f63
6
+ metadata.gz: af2535c4607a0e17ec5b3564a7a9ce57e0ba730bcd16d0b8d9192bd0504f5d0a4aeb26a1c1562389f9b110c764a824fe4ffe0e85051228b7141de81361baa29b
7
+ data.tar.gz: d1ae07393a75053e62e5579c10a08693e8d6c533e0ae50114b960a268c5f9b00f19c5e969b6578743f953e0be8bf97c6cf6a0f6a2db679bec3622cd12d27a10b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.747
1
+ 3.0.748
@@ -739,8 +739,8 @@ module TencentCloud
739
739
 
740
740
  attr_accessor :StrategyId, :StrategyName, :CreateTime, :ModifyTime, :Description, :Config, :GatewayId, :CronConfig, :MaxReplicas
741
741
  extend Gem::Deprecate
742
- deprecate :MaxReplicas, :none, 2023, 12
743
- deprecate :MaxReplicas=, :none, 2023, 12
742
+ deprecate :MaxReplicas, :none, 2024, 1
743
+ deprecate :MaxReplicas=, :none, 2024, 1
744
744
 
745
745
  def initialize(strategyid=nil, strategyname=nil, createtime=nil, modifytime=nil, description=nil, config=nil, gatewayid=nil, cronconfig=nil, maxreplicas=nil)
746
746
  @StrategyId = strategyid
@@ -802,14 +802,14 @@ module TencentCloud
802
802
 
803
803
  attr_accessor :MaxReplicas, :Metrics, :Enabled, :CreateTime, :ModifyTime, :StrategyId, :AutoScalerId, :Behavior
804
804
  extend Gem::Deprecate
805
- deprecate :CreateTime, :none, 2023, 12
806
- deprecate :CreateTime=, :none, 2023, 12
807
- deprecate :ModifyTime, :none, 2023, 12
808
- deprecate :ModifyTime=, :none, 2023, 12
809
- deprecate :StrategyId, :none, 2023, 12
810
- deprecate :StrategyId=, :none, 2023, 12
811
- deprecate :AutoScalerId, :none, 2023, 12
812
- deprecate :AutoScalerId=, :none, 2023, 12
805
+ deprecate :CreateTime, :none, 2024, 1
806
+ deprecate :CreateTime=, :none, 2024, 1
807
+ deprecate :ModifyTime, :none, 2024, 1
808
+ deprecate :ModifyTime=, :none, 2024, 1
809
+ deprecate :StrategyId, :none, 2024, 1
810
+ deprecate :StrategyId=, :none, 2024, 1
811
+ deprecate :AutoScalerId, :none, 2024, 1
812
+ deprecate :AutoScalerId=, :none, 2024, 1
813
813
 
814
814
  def initialize(maxreplicas=nil, metrics=nil, enabled=nil, createtime=nil, modifytime=nil, strategyid=nil, autoscalerid=nil, behavior=nil)
815
815
  @MaxReplicas = maxreplicas
@@ -896,12 +896,12 @@ module TencentCloud
896
896
 
897
897
  attr_accessor :Enabled, :Params, :CreateTime, :ModifyTime, :StrategyId
898
898
  extend Gem::Deprecate
899
- deprecate :CreateTime, :none, 2023, 12
900
- deprecate :CreateTime=, :none, 2023, 12
901
- deprecate :ModifyTime, :none, 2023, 12
902
- deprecate :ModifyTime=, :none, 2023, 12
903
- deprecate :StrategyId, :none, 2023, 12
904
- deprecate :StrategyId=, :none, 2023, 12
899
+ deprecate :CreateTime, :none, 2024, 1
900
+ deprecate :CreateTime=, :none, 2024, 1
901
+ deprecate :ModifyTime, :none, 2024, 1
902
+ deprecate :ModifyTime=, :none, 2024, 1
903
+ deprecate :StrategyId, :none, 2024, 1
904
+ deprecate :StrategyId=, :none, 2024, 1
905
905
 
906
906
  def initialize(enabled=nil, params=nil, createtime=nil, modifytime=nil, strategyid=nil)
907
907
  @Enabled = enabled
@@ -1041,10 +1041,10 @@ module TencentCloud
1041
1041
 
1042
1042
  attr_accessor :GatewayId, :BindDomains, :CertId, :Name, :Key, :Crt
1043
1043
  extend Gem::Deprecate
1044
- deprecate :Key, :none, 2023, 12
1045
- deprecate :Key=, :none, 2023, 12
1046
- deprecate :Crt, :none, 2023, 12
1047
- deprecate :Crt=, :none, 2023, 12
1044
+ deprecate :Key, :none, 2024, 1
1045
+ deprecate :Key=, :none, 2024, 1
1046
+ deprecate :Crt, :none, 2024, 1
1047
+ deprecate :Crt=, :none, 2024, 1
1048
1048
 
1049
1049
  def initialize(gatewayid=nil, binddomains=nil, certid=nil, name=nil, key=nil, crt=nil)
1050
1050
  @GatewayId = gatewayid
@@ -1364,8 +1364,8 @@ module TencentCloud
1364
1364
 
1365
1365
  attr_accessor :GatewayId, :ServiceID, :RouteName, :Methods, :Hosts, :Paths, :Protocols, :PreserveHost, :HttpsRedirectStatusCode, :StripPath, :ForceHttps, :DestinationPorts, :Headers
1366
1366
  extend Gem::Deprecate
1367
- deprecate :ForceHttps, :none, 2023, 12
1368
- deprecate :ForceHttps=, :none, 2023, 12
1367
+ deprecate :ForceHttps, :none, 2024, 1
1368
+ deprecate :ForceHttps=, :none, 2024, 1
1369
1369
 
1370
1370
  def initialize(gatewayid=nil, serviceid=nil, routename=nil, methods=nil, hosts=nil, paths=nil, protocols=nil, preservehost=nil, httpsredirectstatuscode=nil, strippath=nil, forcehttps=nil, destinationports=nil, headers=nil)
1371
1371
  @GatewayId = gatewayid
@@ -3811,8 +3811,8 @@ module TencentCloud
3811
3811
 
3812
3812
  attr_accessor :GatewayId, :Type, :TypeList
3813
3813
  extend Gem::Deprecate
3814
- deprecate :Type, :none, 2023, 12
3815
- deprecate :Type=, :none, 2023, 12
3814
+ deprecate :Type, :none, 2024, 1
3815
+ deprecate :Type=, :none, 2024, 1
3816
3816
 
3817
3817
  def initialize(gatewayid=nil, type=nil, typelist=nil)
3818
3818
  @GatewayId = gatewayid
@@ -4007,7 +4007,7 @@ module TencentCloud
4007
4007
  end
4008
4008
  end
4009
4009
 
4010
- # 引擎的初始管理账号
4010
+ # 引擎的初始管理账号,当前仅支持Apollo引擎
4011
4011
  class EngineAdmin < TencentCloud::Common::AbstractModel
4012
4012
  # @param Name: 控制台初始用户名
4013
4013
  # @type Name: String
@@ -4470,8 +4470,8 @@ module TencentCloud
4470
4470
 
4471
4471
  attr_accessor :Total, :CertificatesList, :Pages
4472
4472
  extend Gem::Deprecate
4473
- deprecate :Pages, :none, 2023, 12
4474
- deprecate :Pages=, :none, 2023, 12
4473
+ deprecate :Pages, :none, 2024, 1
4474
+ deprecate :Pages=, :none, 2024, 1
4475
4475
 
4476
4476
  def initialize(total=nil, certificateslist=nil, pages=nil)
4477
4477
  @Total = total
@@ -4629,8 +4629,8 @@ module TencentCloud
4629
4629
 
4630
4630
  attr_accessor :ID, :Name, :Methods, :Paths, :Hosts, :Protocols, :PreserveHost, :HttpsRedirectStatusCode, :StripPath, :CreatedTime, :ForceHttps, :ServiceName, :ServiceID, :DestinationPorts, :Headers
4631
4631
  extend Gem::Deprecate
4632
- deprecate :ForceHttps, :none, 2023, 12
4633
- deprecate :ForceHttps=, :none, 2023, 12
4632
+ deprecate :ForceHttps, :none, 2024, 1
4633
+ deprecate :ForceHttps=, :none, 2024, 1
4634
4634
 
4635
4635
  def initialize(id=nil, name=nil, methods=nil, paths=nil, hosts=nil, protocols=nil, preservehost=nil, httpsredirectstatuscode=nil, strippath=nil, createdtime=nil, forcehttps=nil, servicename=nil, serviceid=nil, destinationports=nil, headers=nil)
4636
4636
  @ID = id
@@ -5205,10 +5205,10 @@ module TencentCloud
5205
5205
 
5206
5206
  attr_accessor :GatewayId, :Id, :Name, :Key, :Crt, :BindDomains, :CertId, :CertSource
5207
5207
  extend Gem::Deprecate
5208
- deprecate :Name, :none, 2023, 12
5209
- deprecate :Name=, :none, 2023, 12
5210
- deprecate :BindDomains, :none, 2023, 12
5211
- deprecate :BindDomains=, :none, 2023, 12
5208
+ deprecate :Name, :none, 2024, 1
5209
+ deprecate :Name=, :none, 2024, 1
5210
+ deprecate :BindDomains, :none, 2024, 1
5211
+ deprecate :BindDomains=, :none, 2024, 1
5212
5212
 
5213
5213
  def initialize(gatewayid=nil, id=nil, name=nil, key=nil, crt=nil, binddomains=nil, certid=nil, certsource=nil)
5214
5214
  @GatewayId = gatewayid
@@ -5392,8 +5392,8 @@ module TencentCloud
5392
5392
 
5393
5393
  attr_accessor :GatewayId, :ServiceID, :RouteID, :RouteName, :Methods, :Hosts, :Paths, :Protocols, :PreserveHost, :HttpsRedirectStatusCode, :StripPath, :ForceHttps, :DestinationPorts, :Headers
5394
5394
  extend Gem::Deprecate
5395
- deprecate :ForceHttps, :none, 2023, 12
5396
- deprecate :ForceHttps=, :none, 2023, 12
5395
+ deprecate :ForceHttps, :none, 2024, 1
5396
+ deprecate :ForceHttps=, :none, 2024, 1
5397
5397
 
5398
5398
  def initialize(gatewayid=nil, serviceid=nil, routeid=nil, routename=nil, methods=nil, hosts=nil, paths=nil, protocols=nil, preservehost=nil, httpsredirectstatuscode=nil, strippath=nil, forcehttps=nil, destinationports=nil, headers=nil)
5399
5399
  @GatewayId = gatewayid
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tse
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.747
4
+ version: 3.0.748
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-01-11 00:00:00.000000000 Z
11
+ date: 2024-01-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common