tencentcloud-sdk-cdb 3.0.1182 → 3.0.1195
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/v20170320/models.rb +45 -38
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ac1ebeff4808dff1fcc7b7831fb794af180ec531
|
|
4
|
+
data.tar.gz: 019e9676580641208a0c039da9f670d07a049a34
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e621bef7fdaa40c2fdf4809aafef2ce7919b9e0ee31c2829be49b283c9bb6635007aa00c4934c7cd94785e62b0aa070f0a20254570f5e099d6589f86d65c2a94
|
|
7
|
+
data.tar.gz: b602617d77ab2ed2f4107854d751845c0e3fee48ab3ff1b42edef1380048b2ea068321bb30a03d1d14223a6bb66552efff8b073d529e5d509a73a5bbc28b7e12
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1195
|
data/lib/v20170320/models.rb
CHANGED
|
@@ -61,8 +61,8 @@ module TencentCloud
|
|
|
61
61
|
|
|
62
62
|
attr_accessor :Notes, :Host, :User, :ModifyTime, :ModifyPasswordTime, :CreateTime, :MaxUserConnections, :OpenCam
|
|
63
63
|
extend Gem::Deprecate
|
|
64
|
-
deprecate :CreateTime, :none,
|
|
65
|
-
deprecate :CreateTime=, :none,
|
|
64
|
+
deprecate :CreateTime, :none, 2026, 1
|
|
65
|
+
deprecate :CreateTime=, :none, 2026, 1
|
|
66
66
|
|
|
67
67
|
def initialize(notes=nil, host=nil, user=nil, modifytime=nil, modifypasswordtime=nil, createtime=nil, maxuserconnections=nil, opencam=nil)
|
|
68
68
|
@Notes = notes
|
|
@@ -448,8 +448,8 @@ module TencentCloud
|
|
|
448
448
|
|
|
449
449
|
attr_accessor :InstanceId, :StartTime, :EndTime, :AggregationConditions, :AuditLogFilter, :LogFilter
|
|
450
450
|
extend Gem::Deprecate
|
|
451
|
-
deprecate :AuditLogFilter, :none,
|
|
452
|
-
deprecate :AuditLogFilter=, :none,
|
|
451
|
+
deprecate :AuditLogFilter, :none, 2026, 1
|
|
452
|
+
deprecate :AuditLogFilter=, :none, 2026, 1
|
|
453
453
|
|
|
454
454
|
def initialize(instanceid=nil, starttime=nil, endtime=nil, aggregationconditions=nil, auditlogfilter=nil, logfilter=nil)
|
|
455
455
|
@InstanceId = instanceid
|
|
@@ -1108,10 +1108,10 @@ module TencentCloud
|
|
|
1108
1108
|
|
|
1109
1109
|
attr_accessor :ExpandThreshold, :ShrinkThreshold, :ExpandPeriod, :ShrinkPeriod, :ExpandSecondPeriod, :ShrinkSecondPeriod
|
|
1110
1110
|
extend Gem::Deprecate
|
|
1111
|
-
deprecate :ExpandPeriod, :none,
|
|
1112
|
-
deprecate :ExpandPeriod=, :none,
|
|
1113
|
-
deprecate :ShrinkPeriod, :none,
|
|
1114
|
-
deprecate :ShrinkPeriod=, :none,
|
|
1111
|
+
deprecate :ExpandPeriod, :none, 2026, 1
|
|
1112
|
+
deprecate :ExpandPeriod=, :none, 2026, 1
|
|
1113
|
+
deprecate :ShrinkPeriod, :none, 2026, 1
|
|
1114
|
+
deprecate :ShrinkPeriod=, :none, 2026, 1
|
|
1115
1115
|
|
|
1116
1116
|
def initialize(expandthreshold=nil, shrinkthreshold=nil, expandperiod=nil, shrinkperiod=nil, expandsecondperiod=nil, shrinksecondperiod=nil)
|
|
1117
1117
|
@ExpandThreshold = expandthreshold
|
|
@@ -1424,8 +1424,8 @@ module TencentCloud
|
|
|
1424
1424
|
|
|
1425
1425
|
attr_accessor :Name, :Size, :Date, :IntranetUrl, :InternetUrl, :Type, :BinlogStartTime, :BinlogFinishTime, :Region, :Status, :RemoteInfo, :CosStorageType, :InstanceId
|
|
1426
1426
|
extend Gem::Deprecate
|
|
1427
|
-
deprecate :InstanceId, :none,
|
|
1428
|
-
deprecate :InstanceId=, :none,
|
|
1427
|
+
deprecate :InstanceId, :none, 2026, 1
|
|
1428
|
+
deprecate :InstanceId=, :none, 2026, 1
|
|
1429
1429
|
|
|
1430
1430
|
def initialize(name=nil, size=nil, date=nil, intraneturl=nil, interneturl=nil, type=nil, binlogstarttime=nil, binlogfinishtime=nil, region=nil, status=nil, remoteinfo=nil, cosstoragetype=nil, instanceid=nil)
|
|
1431
1431
|
@Name = name
|
|
@@ -2375,8 +2375,8 @@ module TencentCloud
|
|
|
2375
2375
|
|
|
2376
2376
|
attr_accessor :InstanceId, :StartTime, :EndTime, :Order, :OrderBy, :Filter, :LogFilter, :ColumnFilter
|
|
2377
2377
|
extend Gem::Deprecate
|
|
2378
|
-
deprecate :Filter, :none,
|
|
2379
|
-
deprecate :Filter=, :none,
|
|
2378
|
+
deprecate :Filter, :none, 2026, 1
|
|
2379
|
+
deprecate :Filter=, :none, 2026, 1
|
|
2380
2380
|
|
|
2381
2381
|
def initialize(instanceid=nil, starttime=nil, endtime=nil, order=nil, orderby=nil, filter=nil, logfilter=nil, columnfilter=nil)
|
|
2382
2382
|
@InstanceId = instanceid
|
|
@@ -2870,7 +2870,7 @@ module TencentCloud
|
|
|
2870
2870
|
# 说明:此参数和 SpecifiedBackupId 参数需要2选1进行设置。
|
|
2871
2871
|
# @type SpecifiedRollbackTime: String
|
|
2872
2872
|
# @param SpecifiedBackupId: 如果需要克隆实例回档到指定备份集,则指定该值为备份文件的 Id。请使用 [查询数据备份文件列表](/document/api/236/15842)。
|
|
2873
|
-
#
|
|
2873
|
+
# 说明:如果是克隆双节点、三节点实例,备份文件为物理备份,如果是克隆单节点、云盘版实例,备份文件为快照备份。
|
|
2874
2874
|
# @type SpecifiedBackupId: Integer
|
|
2875
2875
|
# @param UniqVpcId: 私有网络 ID,请使用 [查询私有网络列表](/document/api/215/15778)。
|
|
2876
2876
|
# @type UniqVpcId: String
|
|
@@ -2896,7 +2896,7 @@ module TencentCloud
|
|
|
2896
2896
|
# @type SlaveZone: String
|
|
2897
2897
|
# @param BackupZone: 备库 2 的可用区信息,默认为空,克隆强同步主实例时可指定该参数。
|
|
2898
2898
|
# @type BackupZone: String
|
|
2899
|
-
# @param DeviceType: 克隆实例类型。支持值包括:"UNIVERSAL" - 通用型实例,"EXCLUSIVE" - 独享型实例,"CLOUD_NATIVE_CLUSTER" -
|
|
2899
|
+
# @param DeviceType: 克隆实例类型。支持值包括:"UNIVERSAL" - 通用型实例,"EXCLUSIVE" - 独享型实例,"CLOUD_NATIVE_CLUSTER" - 云盘版标准型,"CLOUD_NATIVE_CLUSTER_EXCLUSIVE" - 云盘版加强型。不指定则默认为通用型。
|
|
2900
2900
|
# @type DeviceType: String
|
|
2901
2901
|
# @param InstanceNodes: 新克隆实例节点数。如果需要克隆出三节点实例, 请将该值设置为3 或指定 BackupZone 参数。如果需要克隆出两节点实例,请将该值设置为2。默认克隆出两节点实例。
|
|
2902
2902
|
# @type InstanceNodes: Integer
|
|
@@ -2912,16 +2912,18 @@ module TencentCloud
|
|
|
2912
2912
|
# @type PayType: String
|
|
2913
2913
|
# @param Period: 实例时长,PayType为PRE_PAID时必传,单位:月,可选值包括 [1,2,3,4,5,6,7,8,9,10,11,12,24,36]。
|
|
2914
2914
|
# @type Period: Integer
|
|
2915
|
-
# @param ClusterTopology:
|
|
2915
|
+
# @param ClusterTopology: 云盘版节点拓扑配置。
|
|
2916
2916
|
# @type ClusterTopology: :class:`Tencentcloud::Cdb.v20170320.models.ClusterTopology`
|
|
2917
2917
|
# @param SrcRegion: 原实例所在地域名,当传入异地备份时为必选项,例:ap-guangzhou
|
|
2918
2918
|
# @type SrcRegion: String
|
|
2919
2919
|
# @param SpecifiedSubBackupId: 异地数据备份id
|
|
2920
2920
|
# @type SpecifiedSubBackupId: Integer
|
|
2921
|
+
# @param MasterZone: 新产生的克隆实例主库的可用区信息,默认同源实例 Zone 的值。
|
|
2922
|
+
# @type MasterZone: String
|
|
2921
2923
|
|
|
2922
|
-
attr_accessor :InstanceId, :SpecifiedRollbackTime, :SpecifiedBackupId, :UniqVpcId, :UniqSubnetId, :Memory, :Volume, :InstanceName, :SecurityGroup, :ResourceTags, :Cpu, :ProtectMode, :DeployMode, :SlaveZone, :BackupZone, :DeviceType, :InstanceNodes, :DeployGroupId, :DryRun, :CageId, :ProjectId, :PayType, :Period, :ClusterTopology, :SrcRegion, :SpecifiedSubBackupId
|
|
2924
|
+
attr_accessor :InstanceId, :SpecifiedRollbackTime, :SpecifiedBackupId, :UniqVpcId, :UniqSubnetId, :Memory, :Volume, :InstanceName, :SecurityGroup, :ResourceTags, :Cpu, :ProtectMode, :DeployMode, :SlaveZone, :BackupZone, :DeviceType, :InstanceNodes, :DeployGroupId, :DryRun, :CageId, :ProjectId, :PayType, :Period, :ClusterTopology, :SrcRegion, :SpecifiedSubBackupId, :MasterZone
|
|
2923
2925
|
|
|
2924
|
-
def initialize(instanceid=nil, specifiedrollbacktime=nil, specifiedbackupid=nil, uniqvpcid=nil, uniqsubnetid=nil, memory=nil, volume=nil, instancename=nil, securitygroup=nil, resourcetags=nil, cpu=nil, protectmode=nil, deploymode=nil, slavezone=nil, backupzone=nil, devicetype=nil, instancenodes=nil, deploygroupid=nil, dryrun=nil, cageid=nil, projectid=nil, paytype=nil, period=nil, clustertopology=nil, srcregion=nil, specifiedsubbackupid=nil)
|
|
2926
|
+
def initialize(instanceid=nil, specifiedrollbacktime=nil, specifiedbackupid=nil, uniqvpcid=nil, uniqsubnetid=nil, memory=nil, volume=nil, instancename=nil, securitygroup=nil, resourcetags=nil, cpu=nil, protectmode=nil, deploymode=nil, slavezone=nil, backupzone=nil, devicetype=nil, instancenodes=nil, deploygroupid=nil, dryrun=nil, cageid=nil, projectid=nil, paytype=nil, period=nil, clustertopology=nil, srcregion=nil, specifiedsubbackupid=nil, masterzone=nil)
|
|
2925
2927
|
@InstanceId = instanceid
|
|
2926
2928
|
@SpecifiedRollbackTime = specifiedrollbacktime
|
|
2927
2929
|
@SpecifiedBackupId = specifiedbackupid
|
|
@@ -2948,6 +2950,7 @@ module TencentCloud
|
|
|
2948
2950
|
@ClusterTopology = clustertopology
|
|
2949
2951
|
@SrcRegion = srcregion
|
|
2950
2952
|
@SpecifiedSubBackupId = specifiedsubbackupid
|
|
2953
|
+
@MasterZone = masterzone
|
|
2951
2954
|
end
|
|
2952
2955
|
|
|
2953
2956
|
def deserialize(params)
|
|
@@ -2987,6 +2990,7 @@ module TencentCloud
|
|
|
2987
2990
|
end
|
|
2988
2991
|
@SrcRegion = params['SrcRegion']
|
|
2989
2992
|
@SpecifiedSubBackupId = params['SpecifiedSubBackupId']
|
|
2993
|
+
@MasterZone = params['MasterZone']
|
|
2990
2994
|
end
|
|
2991
2995
|
end
|
|
2992
2996
|
|
|
@@ -5118,10 +5122,10 @@ module TencentCloud
|
|
|
5118
5122
|
|
|
5119
5123
|
attr_accessor :StartTimeMin, :StartTimeMax, :BackupExpireDays, :BackupMethod, :BinlogExpireDays, :BackupTimeWindow, :EnableBackupPeriodSave, :BackupPeriodSaveDays, :BackupPeriodSaveInterval, :BackupPeriodSaveCount, :StartBackupPeriodSaveDate, :EnableBackupArchive, :BackupArchiveDays, :EnableBinlogArchive, :BinlogArchiveDays, :EnableBackupStandby, :BackupStandbyDays, :EnableBinlogStandby, :BinlogStandbyDays, :RequestId
|
|
5120
5124
|
extend Gem::Deprecate
|
|
5121
|
-
deprecate :StartTimeMin, :none,
|
|
5122
|
-
deprecate :StartTimeMin=, :none,
|
|
5123
|
-
deprecate :StartTimeMax, :none,
|
|
5124
|
-
deprecate :StartTimeMax=, :none,
|
|
5125
|
+
deprecate :StartTimeMin, :none, 2026, 1
|
|
5126
|
+
deprecate :StartTimeMin=, :none, 2026, 1
|
|
5127
|
+
deprecate :StartTimeMax, :none, 2026, 1
|
|
5128
|
+
deprecate :StartTimeMax=, :none, 2026, 1
|
|
5125
5129
|
|
|
5126
5130
|
def initialize(starttimemin=nil, starttimemax=nil, backupexpiredays=nil, backupmethod=nil, binlogexpiredays=nil, backuptimewindow=nil, enablebackupperiodsave=nil, backupperiodsavedays=nil, backupperiodsaveinterval=nil, backupperiodsavecount=nil, startbackupperiodsavedate=nil, enablebackuparchive=nil, backuparchivedays=nil, enablebinlogarchive=nil, binlogarchivedays=nil, enablebackupstandby=nil, backupstandbydays=nil, enablebinlogstandby=nil, binlogstandbydays=nil, requestid=nil)
|
|
5127
5131
|
@StartTimeMin = starttimemin
|
|
@@ -7813,8 +7817,8 @@ module TencentCloud
|
|
|
7813
7817
|
|
|
7814
7818
|
attr_accessor :Count, :CustomConf, :WeightRule, :CustomConfInfo, :RequestId
|
|
7815
7819
|
extend Gem::Deprecate
|
|
7816
|
-
deprecate :CustomConf, :none,
|
|
7817
|
-
deprecate :CustomConf=, :none,
|
|
7820
|
+
deprecate :CustomConf, :none, 2026, 1
|
|
7821
|
+
deprecate :CustomConf=, :none, 2026, 1
|
|
7818
7822
|
|
|
7819
7823
|
def initialize(count=nil, customconf=nil, weightrule=nil, customconfinfo=nil, requestid=nil)
|
|
7820
7824
|
@Count = count
|
|
@@ -9809,8 +9813,8 @@ module TencentCloud
|
|
|
9809
9813
|
|
|
9810
9814
|
attr_accessor :AsyncRequestId, :RequestId
|
|
9811
9815
|
extend Gem::Deprecate
|
|
9812
|
-
deprecate :AsyncRequestId, :none,
|
|
9813
|
-
deprecate :AsyncRequestId=, :none,
|
|
9816
|
+
deprecate :AsyncRequestId, :none, 2026, 1
|
|
9817
|
+
deprecate :AsyncRequestId=, :none, 2026, 1
|
|
9814
9818
|
|
|
9815
9819
|
def initialize(asyncrequestid=nil, requestid=nil)
|
|
9816
9820
|
@AsyncRequestId = asyncrequestid
|
|
@@ -10214,8 +10218,8 @@ module TencentCloud
|
|
|
10214
10218
|
|
|
10215
10219
|
attr_accessor :InstanceId, :NewPassword, :Accounts, :SkipValidatePassword
|
|
10216
10220
|
extend Gem::Deprecate
|
|
10217
|
-
deprecate :SkipValidatePassword, :none,
|
|
10218
|
-
deprecate :SkipValidatePassword=, :none,
|
|
10221
|
+
deprecate :SkipValidatePassword, :none, 2026, 1
|
|
10222
|
+
deprecate :SkipValidatePassword=, :none, 2026, 1
|
|
10219
10223
|
|
|
10220
10224
|
def initialize(instanceid=nil, newpassword=nil, accounts=nil, skipvalidatepassword=nil)
|
|
10221
10225
|
@InstanceId = instanceid
|
|
@@ -10557,8 +10561,8 @@ module TencentCloud
|
|
|
10557
10561
|
|
|
10558
10562
|
attr_accessor :InstanceId, :LogExpireDay, :HighLogExpireDay, :AuditAll, :AuditRuleFilters, :RuleTemplateIds
|
|
10559
10563
|
extend Gem::Deprecate
|
|
10560
|
-
deprecate :AuditRuleFilters, :none,
|
|
10561
|
-
deprecate :AuditRuleFilters=, :none,
|
|
10564
|
+
deprecate :AuditRuleFilters, :none, 2026, 1
|
|
10565
|
+
deprecate :AuditRuleFilters=, :none, 2026, 1
|
|
10562
10566
|
|
|
10563
10567
|
def initialize(instanceid=nil, logexpireday=nil, highlogexpireday=nil, auditall=nil, auditrulefilters=nil, ruletemplateids=nil)
|
|
10564
10568
|
@InstanceId = instanceid
|
|
@@ -11312,8 +11316,8 @@ module TencentCloud
|
|
|
11312
11316
|
|
|
11313
11317
|
attr_accessor :AsyncRequestId, :RequestId
|
|
11314
11318
|
extend Gem::Deprecate
|
|
11315
|
-
deprecate :AsyncRequestId, :none,
|
|
11316
|
-
deprecate :AsyncRequestId=, :none,
|
|
11319
|
+
deprecate :AsyncRequestId, :none, 2026, 1
|
|
11320
|
+
deprecate :AsyncRequestId=, :none, 2026, 1
|
|
11317
11321
|
|
|
11318
11322
|
def initialize(asyncrequestid=nil, requestid=nil)
|
|
11319
11323
|
@AsyncRequestId = asyncrequestid
|
|
@@ -11738,8 +11742,8 @@ module TencentCloud
|
|
|
11738
11742
|
|
|
11739
11743
|
attr_accessor :RoGroupId, :RoGroupInfo, :RoWeightValues, :IsBalanceRoLoad, :ReplicationDelayTime
|
|
11740
11744
|
extend Gem::Deprecate
|
|
11741
|
-
deprecate :ReplicationDelayTime, :none,
|
|
11742
|
-
deprecate :ReplicationDelayTime=, :none,
|
|
11745
|
+
deprecate :ReplicationDelayTime, :none, 2026, 1
|
|
11746
|
+
deprecate :ReplicationDelayTime=, :none, 2026, 1
|
|
11743
11747
|
|
|
11744
11748
|
def initialize(rogroupid=nil, rogroupinfo=nil, roweightvalues=nil, isbalanceroload=nil, replicationdelaytime=nil)
|
|
11745
11749
|
@RoGroupId = rogroupid
|
|
@@ -11970,8 +11974,8 @@ module TencentCloud
|
|
|
11970
11974
|
|
|
11971
11975
|
attr_accessor :InstanceId, :LogExpireDay, :HighLogExpireDay, :AuditRuleFilters, :RuleTemplateIds, :AuditAll
|
|
11972
11976
|
extend Gem::Deprecate
|
|
11973
|
-
deprecate :AuditRuleFilters, :none,
|
|
11974
|
-
deprecate :AuditRuleFilters=, :none,
|
|
11977
|
+
deprecate :AuditRuleFilters, :none, 2026, 1
|
|
11978
|
+
deprecate :AuditRuleFilters=, :none, 2026, 1
|
|
11975
11979
|
|
|
11976
11980
|
def initialize(instanceid=nil, logexpireday=nil, highlogexpireday=nil, auditrulefilters=nil, ruletemplateids=nil, auditall=nil)
|
|
11977
11981
|
@InstanceId = instanceid
|
|
@@ -12250,8 +12254,8 @@ module TencentCloud
|
|
|
12250
12254
|
|
|
12251
12255
|
attr_accessor :InstanceId, :ParamName, :OldValue, :NewValue, :IsSucess, :ModifyTime, :IsSuccess
|
|
12252
12256
|
extend Gem::Deprecate
|
|
12253
|
-
deprecate :IsSucess, :none,
|
|
12254
|
-
deprecate :IsSucess=, :none,
|
|
12257
|
+
deprecate :IsSucess, :none, 2026, 1
|
|
12258
|
+
deprecate :IsSucess=, :none, 2026, 1
|
|
12255
12259
|
|
|
12256
12260
|
def initialize(instanceid=nil, paramname=nil, oldvalue=nil, newvalue=nil, issucess=nil, modifytime=nil, issuccess=nil)
|
|
12257
12261
|
@InstanceId = instanceid
|
|
@@ -12853,7 +12857,10 @@ module TencentCloud
|
|
|
12853
12857
|
class ReloadBalanceProxyNodeRequest < TencentCloud::Common::AbstractModel
|
|
12854
12858
|
# @param ProxyGroupId: 代理组 ID。可通过 [DescribeCdbProxyInfo](https://cloud.tencent.com/document/api/236/90585) 接口获取。
|
|
12855
12859
|
# @type ProxyGroupId: String
|
|
12856
|
-
# @param ProxyAddressId: 代理组地址 ID。可通过 [DescribeCdbProxyInfo](https://cloud.tencent.com/document/api/236/90585)
|
|
12860
|
+
# @param ProxyAddressId: 代理组地址 ID。可通过 [DescribeCdbProxyInfo](https://cloud.tencent.com/document/api/236/90585) 接口获取。
|
|
12861
|
+
# 说明:
|
|
12862
|
+
# 1. 对于双节点实例而言,此参数为非必填,如果不传则会对所有代理组地址进行负载均衡。
|
|
12863
|
+
# 2. 对于云盘版实例而言,此参数为必填。
|
|
12857
12864
|
# @type ProxyAddressId: String
|
|
12858
12865
|
|
|
12859
12866
|
attr_accessor :ProxyGroupId, :ProxyAddressId
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-cdb
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.1195
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2026-01-04 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|
|
@@ -33,8 +33,8 @@ executables: []
|
|
|
33
33
|
extensions: []
|
|
34
34
|
extra_rdoc_files: []
|
|
35
35
|
files:
|
|
36
|
-
- lib/v20170320/models.rb
|
|
37
36
|
- lib/v20170320/client.rb
|
|
37
|
+
- lib/v20170320/models.rb
|
|
38
38
|
- lib/tencentcloud-sdk-cdb.rb
|
|
39
39
|
- lib/VERSION
|
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|