tencentcloud-sdk-redis 3.0.1149 → 3.0.1153

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180412/models.rb +27 -27
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c73cbc95bcd9f3825e41d536fd249c997fa6116e
4
- data.tar.gz: 901543b193a8d01c0a4e454743eb42a849ffd607
3
+ metadata.gz: 25db45e9c9a05678864ff7ba2ebfb2dea133889b
4
+ data.tar.gz: e6253ebedeff57a560922674605f675c39d52df1
5
5
  SHA512:
6
- metadata.gz: 3b29d60d513f18b0a49b78628b4d68fa91a2495258b9dc29979821cea0c5f2f9e4c6372ba99d3a17c57ee36c30dd050141109fcc7f18c28a5b2ca937acc94ed9
7
- data.tar.gz: 0ecced1608cd069cc67170e002c38dbd3ab7e79a0864480dbadd3321f9bd67c464df93a187bc0787bb2afb1ee04c59093a334e169e1af523807a1f98be354775
6
+ metadata.gz: e05e0d2abf271b03279a898210dfaa368bc418e2ed99b3a4d6c620618bee59f208b814f7ce0915c7febc74702cf59406a377513d764613f37d124f3a43196af9
7
+ data.tar.gz: ee490f00bec6c49f2754ee936a2c7c2eb899c50f9b1cf0521f75df4cfd53b8e8e8aceabce1926d8378bb9836ed0c30e058cd26c663ad8df1cb62910fe6219922
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1149
1
+ 3.0.1153
@@ -1303,7 +1303,7 @@ module TencentCloud
1303
1303
 
1304
1304
  # DeleteParamTemplate请求参数结构体
1305
1305
  class DeleteParamTemplateRequest < TencentCloud::Common::AbstractModel
1306
- # @param TemplateId: 参数模板 ID。请登录 [Redis 控制台的参数模版](https://console.cloud.tencent.com/redis/templates)页面获取模版 ID。
1306
+ # @param TemplateId: 参数模板 ID。请登录 [Redis 控制台的参数模板](https://console.cloud.tencent.com/redis/templates)页面获取模板 ID。
1307
1307
  # @type TemplateId: String
1308
1308
 
1309
1309
  attr_accessor :TemplateId
@@ -1656,12 +1656,12 @@ module TencentCloud
1656
1656
 
1657
1657
  attr_accessor :DownloadUrl, :InnerDownloadUrl, :Filenames, :BackupInfos, :RequestId
1658
1658
  extend Gem::Deprecate
1659
- deprecate :DownloadUrl, :none, 2025, 9
1660
- deprecate :DownloadUrl=, :none, 2025, 9
1661
- deprecate :InnerDownloadUrl, :none, 2025, 9
1662
- deprecate :InnerDownloadUrl=, :none, 2025, 9
1663
- deprecate :Filenames, :none, 2025, 9
1664
- deprecate :Filenames=, :none, 2025, 9
1659
+ deprecate :DownloadUrl, :none, 2025, 10
1660
+ deprecate :DownloadUrl=, :none, 2025, 10
1661
+ deprecate :InnerDownloadUrl, :none, 2025, 10
1662
+ deprecate :InnerDownloadUrl=, :none, 2025, 10
1663
+ deprecate :Filenames, :none, 2025, 10
1664
+ deprecate :Filenames=, :none, 2025, 10
1665
1665
 
1666
1666
  def initialize(downloadurl=nil, innerdownloadurl=nil, filenames=nil, backupinfos=nil, requestid=nil)
1667
1667
  @DownloadUrl = downloadurl
@@ -4184,8 +4184,8 @@ module TencentCloud
4184
4184
 
4185
4185
  attr_accessor :TotalCount, :InstanceSlowlogDetail, :InstanceSlowLogDetail, :RequestId
4186
4186
  extend Gem::Deprecate
4187
- deprecate :InstanceSlowlogDetail, :none, 2025, 9
4188
- deprecate :InstanceSlowlogDetail=, :none, 2025, 9
4187
+ deprecate :InstanceSlowlogDetail, :none, 2025, 10
4188
+ deprecate :InstanceSlowlogDetail=, :none, 2025, 10
4189
4189
 
4190
4190
  def initialize(totalcount=nil, instanceslowlogdetail=nil, requestid=nil)
4191
4191
  @TotalCount = totalcount
@@ -4353,10 +4353,10 @@ module TencentCloud
4353
4353
 
4354
4354
  attr_accessor :InstanceId, :InstanceName, :Limit, :Offset, :ProjectIds, :TaskTypes, :BeginTime, :EndTime, :TaskStatus, :Result, :OperatorUin, :OperateUin
4355
4355
  extend Gem::Deprecate
4356
- deprecate :ProjectIds, :none, 2025, 9
4357
- deprecate :ProjectIds=, :none, 2025, 9
4358
- deprecate :OperatorUin, :none, 2025, 9
4359
- deprecate :OperatorUin=, :none, 2025, 9
4356
+ deprecate :ProjectIds, :none, 2025, 10
4357
+ deprecate :ProjectIds=, :none, 2025, 10
4358
+ deprecate :OperatorUin, :none, 2025, 10
4359
+ deprecate :OperatorUin=, :none, 2025, 10
4360
4360
 
4361
4361
  def initialize(instanceid=nil, instancename=nil, limit=nil, offset=nil, projectids=nil, tasktypes=nil, begintime=nil, endtime=nil, taskstatus=nil, result=nil, operatoruin=nil, operateuin=nil)
4362
4362
  @InstanceId = instanceid
@@ -4668,8 +4668,8 @@ module TencentCloud
4668
4668
 
4669
4669
  attr_accessor :Status, :TaskId, :RequestId
4670
4670
  extend Gem::Deprecate
4671
- deprecate :Status, :none, 2025, 9
4672
- deprecate :Status=, :none, 2025, 9
4671
+ deprecate :Status, :none, 2025, 10
4672
+ deprecate :Status=, :none, 2025, 10
4673
4673
 
4674
4674
  def initialize(status=nil, taskid=nil, requestid=nil)
4675
4675
  @Status = status
@@ -5627,8 +5627,8 @@ module TencentCloud
5627
5627
 
5628
5628
  attr_accessor :InstanceName, :InstanceId, :Appid, :ProjectId, :RegionId, :ZoneId, :VpcId, :SubnetId, :Status, :WanIp, :Port, :Createtime, :Size, :SizeUsed, :Type, :AutoRenewFlag, :DeadlineTime, :Engine, :ProductType, :UniqVpcId, :UniqSubnetId, :BillingMode, :InstanceTitle, :OfflineTime, :SubStatus, :Tags, :InstanceNode, :RedisShardSize, :RedisShardNum, :RedisReplicasNum, :PriceId, :CloseTime, :SlaveReadWeight, :InstanceTags, :ProjectName, :NoAuth, :ClientLimit, :DtsStatus, :NetLimit, :PasswordFree, :Vip6, :IPv6, :ReadOnly, :RemainBandwidthDuration, :DiskSize, :MonitorVersion, :ClientLimitMin, :ClientLimitMax, :NodeSet, :Region, :WanAddress, :PolarisServer, :RedisClusterId, :DedicatedClusterId, :ProductVersion, :CurrentProxyVersion, :CurrentRedisVersion, :UpgradeProxyVersion, :UpgradeRedisVersion, :BackupMode, :DeleteProtectionSwitch
5629
5629
  extend Gem::Deprecate
5630
- deprecate :SizeUsed, :none, 2025, 9
5631
- deprecate :SizeUsed=, :none, 2025, 9
5630
+ deprecate :SizeUsed, :none, 2025, 10
5631
+ deprecate :SizeUsed=, :none, 2025, 10
5632
5632
 
5633
5633
  def initialize(instancename=nil, instanceid=nil, appid=nil, projectid=nil, regionid=nil, zoneid=nil, vpcid=nil, subnetid=nil, status=nil, wanip=nil, port=nil, createtime=nil, size=nil, sizeused=nil, type=nil, autorenewflag=nil, deadlinetime=nil, engine=nil, producttype=nil, uniqvpcid=nil, uniqsubnetid=nil, billingmode=nil, instancetitle=nil, offlinetime=nil, substatus=nil, tags=nil, instancenode=nil, redisshardsize=nil, redisshardnum=nil, redisreplicasnum=nil, priceid=nil, closetime=nil, slavereadweight=nil, instancetags=nil, projectname=nil, noauth=nil, clientlimit=nil, dtsstatus=nil, netlimit=nil, passwordfree=nil, vip6=nil, ipv6=nil, readonly=nil, remainbandwidthduration=nil, disksize=nil, monitorversion=nil, clientlimitmin=nil, clientlimitmax=nil, nodeset=nil, region=nil, wanaddress=nil, polarisserver=nil, redisclusterid=nil, dedicatedclusterid=nil, productversion=nil, currentproxyversion=nil, currentredisversion=nil, upgradeproxyversion=nil, upgraderedisversion=nil, backupmode=nil, deleteprotectionswitch=nil)
5634
5634
  @InstanceName = instancename
@@ -6847,12 +6847,12 @@ module TencentCloud
6847
6847
 
6848
6848
  attr_accessor :Operation, :InstanceIds, :InstanceNames, :ProjectId, :AutoRenews, :DeleteProtectionSwitches, :InstanceId, :InstanceName, :AutoRenew
6849
6849
  extend Gem::Deprecate
6850
- deprecate :InstanceId, :none, 2025, 9
6851
- deprecate :InstanceId=, :none, 2025, 9
6852
- deprecate :InstanceName, :none, 2025, 9
6853
- deprecate :InstanceName=, :none, 2025, 9
6854
- deprecate :AutoRenew, :none, 2025, 9
6855
- deprecate :AutoRenew=, :none, 2025, 9
6850
+ deprecate :InstanceId, :none, 2025, 10
6851
+ deprecate :InstanceId=, :none, 2025, 10
6852
+ deprecate :InstanceName, :none, 2025, 10
6853
+ deprecate :InstanceName=, :none, 2025, 10
6854
+ deprecate :AutoRenew, :none, 2025, 10
6855
+ deprecate :AutoRenew=, :none, 2025, 10
6856
6856
 
6857
6857
  def initialize(operation=nil, instanceids=nil, instancenames=nil, projectid=nil, autorenews=nil, deleteprotectionswitches=nil, instanceid=nil, instancename=nil, autorenew=nil)
6858
6858
  @Operation = operation
@@ -7337,8 +7337,8 @@ module TencentCloud
7337
7337
 
7338
7338
  attr_accessor :Type, :TypeName, :MinBuyNum, :MaxBuyNum, :Saleout, :Engine, :Version, :TotalSize, :ShardSize, :ReplicaNum, :ShardNum, :PayMode, :EnableRepicaReadOnly, :EnableReplicaReadOnly
7339
7339
  extend Gem::Deprecate
7340
- deprecate :EnableRepicaReadOnly, :none, 2025, 9
7341
- deprecate :EnableRepicaReadOnly=, :none, 2025, 9
7340
+ deprecate :EnableRepicaReadOnly, :none, 2025, 10
7341
+ deprecate :EnableRepicaReadOnly=, :none, 2025, 10
7342
7342
 
7343
7343
  def initialize(type=nil, typename=nil, minbuynum=nil, maxbuynum=nil, saleout=nil, engine=nil, version=nil, totalsize=nil, shardsize=nil, replicanum=nil, shardnum=nil, paymode=nil, enablerepicareadonly=nil, enablereplicareadonly=nil)
7344
7344
  @Type = type
@@ -8323,8 +8323,8 @@ module TencentCloud
8323
8323
 
8324
8324
  attr_accessor :TaskId, :RequestId
8325
8325
  extend Gem::Deprecate
8326
- deprecate :TaskId, :none, 2025, 9
8327
- deprecate :TaskId=, :none, 2025, 9
8326
+ deprecate :TaskId, :none, 2025, 10
8327
+ deprecate :TaskId=, :none, 2025, 10
8328
8328
 
8329
8329
  def initialize(taskid=nil, requestid=nil)
8330
8330
  @TaskId = taskid
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-redis
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1149
4
+ version: 3.0.1153
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-09-28 00:00:00.000000000 Z
11
+ date: 2025-10-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -34,8 +34,8 @@ extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
36
  - lib/tencentcloud-sdk-redis.rb
37
- - lib/v20180412/client.rb
38
37
  - lib/v20180412/models.rb
38
+ - lib/v20180412/client.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: