tencentcloud-sdk-sqlserver 3.0.1094 → 3.0.1117
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/v20180328/client.rb +3 -3
- data/lib/v20180328/models.rb +14 -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: 0bcefd28b16cf8f133b0ef2f1f29606dd8e94194
|
4
|
+
data.tar.gz: b5623610870e3011a1b96f451a47fb4a50075725
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bf1654d82558d9373a22dd61765abb9b8eb0f259d908fef29a65e7e43fc47a1857b393ca106c372d998ea9416d04cc3cb535d330847e8b57cfc6e152d43067f2
|
7
|
+
data.tar.gz: ad177a323ab6f088c90eea39812fcd62b06225fd8b021b101674da287444e1d710e526c50110dd517747ef034f004896b8ed9668f36171237ef2b4a91cbb8aed
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1117
|
data/lib/v20180328/client.rb
CHANGED
@@ -1181,7 +1181,7 @@ module TencentCloud
|
|
1181
1181
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1182
1182
|
end
|
1183
1183
|
|
1184
|
-
#
|
1184
|
+
# 本接口(DescribeDBInstances)用于查询实例列表。
|
1185
1185
|
|
1186
1186
|
# @param request: Request instance for DescribeDBInstances.
|
1187
1187
|
# @type request: :class:`Tencentcloud::sqlserver::V20180328::DescribeDBInstancesRequest`
|
@@ -1757,7 +1757,7 @@ module TencentCloud
|
|
1757
1757
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1758
1758
|
end
|
1759
1759
|
|
1760
|
-
#
|
1760
|
+
# 本接口(DescribeProductConfig)用于查询售卖规格配置。
|
1761
1761
|
|
1762
1762
|
# @param request: Request instance for DescribeProductConfig.
|
1763
1763
|
# @type request: :class:`Tencentcloud::sqlserver::V20180328::DescribeProductConfigRequest`
|
@@ -2213,7 +2213,7 @@ module TencentCloud
|
|
2213
2213
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
2214
2214
|
end
|
2215
2215
|
|
2216
|
-
#
|
2216
|
+
# 本接口(DescribeZones)用于查询当前可售卖的可用区信息。
|
2217
2217
|
|
2218
2218
|
# @param request: Request instance for DescribeZones.
|
2219
2219
|
# @type request: :class:`Tencentcloud::sqlserver::V20180328::DescribeZonesRequest`
|
data/lib/v20180328/models.rb
CHANGED
@@ -2675,8 +2675,8 @@ module TencentCloud
|
|
2675
2675
|
|
2676
2676
|
attr_accessor :IsSubscribed, :CollationName, :IsAutoCleanupOn, :IsBrokerEnabled, :IsCdcEnabled, :IsDbChainingOn, :IsEncrypted, :IsFulltextEnabled, :IsMirroring, :IsPublished, :IsReadCommittedSnapshotOn, :IsTrustworthyOn, :MirroringState, :Name, :RecoveryModelDesc, :RetentionPeriod, :StateDesc, :UserAccessDesc, :CreateTime, :IsFullTextEnabled
|
2677
2677
|
extend Gem::Deprecate
|
2678
|
-
deprecate :IsFulltextEnabled, :none, 2025,
|
2679
|
-
deprecate :IsFulltextEnabled=, :none, 2025,
|
2678
|
+
deprecate :IsFulltextEnabled, :none, 2025, 8
|
2679
|
+
deprecate :IsFulltextEnabled=, :none, 2025, 8
|
2680
2680
|
|
2681
2681
|
def initialize(issubscribed=nil, collationname=nil, isautocleanupon=nil, isbrokerenabled=nil, iscdcenabled=nil, isdbchainingon=nil, isencrypted=nil, ismirroring=nil, ispublished=nil, isreadcommittedsnapshoton=nil, istrustworthyon=nil, mirroringstate=nil, name=nil, recoverymodeldesc=nil, retentionperiod=nil, statedesc=nil, useraccessdesc=nil, createtime=nil, isfulltextenabled=nil)
|
2682
2682
|
@IsSubscribed = issubscribed
|
@@ -4487,7 +4487,7 @@ module TencentCloud
|
|
4487
4487
|
# @type InstanceNameSet: Array
|
4488
4488
|
# @param VersionSet: 实例版本代号列表,格式如:2008R2,2012SP3等
|
4489
4489
|
# @type VersionSet: Array
|
4490
|
-
# @param Zone:
|
4490
|
+
# @param Zone: 实例可用区
|
4491
4491
|
# @type Zone: String
|
4492
4492
|
# @param TagKeys: 实例标签列表
|
4493
4493
|
# @type TagKeys: Array
|
@@ -5931,7 +5931,7 @@ module TencentCloud
|
|
5931
5931
|
|
5932
5932
|
# DescribeProductConfig请求参数结构体
|
5933
5933
|
class DescribeProductConfigRequest < TencentCloud::Common::AbstractModel
|
5934
|
-
# @param Zone: 可用区英文ID
|
5934
|
+
# @param Zone: 可用区英文 ID
|
5935
5935
|
# @type Zone: String
|
5936
5936
|
# @param InstanceType: 购买实例的类型 HA-本地盘高可用(包括双机高可用,alwaysOn集群),RO-本地盘只读副本,SI-云盘版单节点,BI-商业智能服务,cvmHA-云盘版高可用,cvmRO-云盘版只读副本,MultiHA-多节点,cvmMultiHA-云盘多节点
|
5937
5937
|
# @type InstanceType: String
|
@@ -6798,8 +6798,8 @@ module TencentCloud
|
|
6798
6798
|
|
6799
6799
|
attr_accessor :TotalCount, :Slowlogs, :SlowLogs, :RequestId
|
6800
6800
|
extend Gem::Deprecate
|
6801
|
-
deprecate :Slowlogs, :none, 2025,
|
6802
|
-
deprecate :Slowlogs=, :none, 2025,
|
6801
|
+
deprecate :Slowlogs, :none, 2025, 8
|
6802
|
+
deprecate :Slowlogs=, :none, 2025, 8
|
6803
6803
|
|
6804
6804
|
def initialize(totalcount=nil, slowlogs=nil, requestid=nil)
|
6805
6805
|
@TotalCount = totalcount
|
@@ -7019,8 +7019,8 @@ module TencentCloud
|
|
7019
7019
|
|
7020
7020
|
attr_accessor :BucketName, :Region, :Path, :TmpSecretId, :TmpSecretKey, :XCosSecurityToken, :StartTime, :ExpiredTime, :CosSecurityToken, :RequestId
|
7021
7021
|
extend Gem::Deprecate
|
7022
|
-
deprecate :XCosSecurityToken, :none, 2025,
|
7023
|
-
deprecate :XCosSecurityToken=, :none, 2025,
|
7022
|
+
deprecate :XCosSecurityToken, :none, 2025, 8
|
7023
|
+
deprecate :XCosSecurityToken=, :none, 2025, 8
|
7024
7024
|
|
7025
7025
|
def initialize(bucketname=nil, region=nil, path=nil, tmpsecretid=nil, tmpsecretkey=nil, xcossecuritytoken=nil, starttime=nil, expiredtime=nil, cossecuritytoken=nil, requestid=nil)
|
7026
7026
|
@BucketName = bucketname
|
@@ -7098,8 +7098,8 @@ module TencentCloud
|
|
7098
7098
|
|
7099
7099
|
attr_accessor :BucketName, :Region, :Path, :TmpSecretId, :TmpSecretKey, :XCosSecurityToken, :StartTime, :ExpiredTime, :CosSecurityToken, :RequestId
|
7100
7100
|
extend Gem::Deprecate
|
7101
|
-
deprecate :XCosSecurityToken, :none, 2025,
|
7102
|
-
deprecate :XCosSecurityToken=, :none, 2025,
|
7101
|
+
deprecate :XCosSecurityToken, :none, 2025, 8
|
7102
|
+
deprecate :XCosSecurityToken=, :none, 2025, 8
|
7103
7103
|
|
7104
7104
|
def initialize(bucketname=nil, region=nil, path=nil, tmpsecretid=nil, tmpsecretkey=nil, xcossecuritytoken=nil, starttime=nil, expiredtime=nil, cossecuritytoken=nil, requestid=nil)
|
7105
7105
|
@BucketName = bucketname
|
@@ -8427,8 +8427,8 @@ module TencentCloud
|
|
8427
8427
|
|
8428
8428
|
attr_accessor :Errno, :Msg, :Code, :RequestId
|
8429
8429
|
extend Gem::Deprecate
|
8430
|
-
deprecate :Errno, :none, 2025,
|
8431
|
-
deprecate :Errno=, :none, 2025,
|
8430
|
+
deprecate :Errno, :none, 2025, 8
|
8431
|
+
deprecate :Errno=, :none, 2025, 8
|
8432
8432
|
|
8433
8433
|
def initialize(errno=nil, msg=nil, code=nil, requestid=nil)
|
8434
8434
|
@Errno = errno
|
@@ -11865,9 +11865,9 @@ module TencentCloud
|
|
11865
11865
|
|
11866
11866
|
# 某个地域可用区下的规格售卖状态。
|
11867
11867
|
class ZoneStatus < TencentCloud::Common::AbstractModel
|
11868
|
-
# @param Zone:
|
11868
|
+
# @param Zone: 规格可用区
|
11869
11869
|
# @type Zone: String
|
11870
|
-
# @param Region:
|
11870
|
+
# @param Region: 规格地域
|
11871
11871
|
# @type Region: String
|
11872
11872
|
# @param Status: 规格在该可用区的售卖状态 1-正常 2-关闭售卖但是可以升级 3-完全关闭售卖
|
11873
11873
|
# @type Status: Integer
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-sqlserver
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1117
|
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-
|
11
|
+
date: 2025-08-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|