tencentcloud-sdk-sqlserver 3.0.933 → 3.0.934
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/v20180328/models.rb +10 -10
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9b2e8fa8f308b8893d450999075b270d295de75e
|
4
|
+
data.tar.gz: 06313121b34e78bbeb107f4cffccd70461a7526f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: de38a23df57d717bba4c53d72738c68f14419542959b8c6dd087d5a35420ad978d6f24a24d5821b239532848ff7cd0e9542bf2f4dabdd5a4b137a63100067fa0
|
7
|
+
data.tar.gz: b52fef4785a6226d9b0ceec600ac44d1a735f675ff2070c96aefd5b610c80b6ad6e782f3b8c6ab2097f6614f918d7cf51b2ce2c01564758f24802b065b74ad11
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.934
|
data/lib/v20180328/models.rb
CHANGED
@@ -2641,8 +2641,8 @@ module TencentCloud
|
|
2641
2641
|
|
2642
2642
|
attr_accessor :IsSubscribed, :CollationName, :IsAutoCleanupOn, :IsBrokerEnabled, :IsCdcEnabled, :IsDbChainingOn, :IsEncrypted, :IsFulltextEnabled, :IsMirroring, :IsPublished, :IsReadCommittedSnapshotOn, :IsTrustworthyOn, :MirroringState, :Name, :RecoveryModelDesc, :RetentionPeriod, :StateDesc, :UserAccessDesc, :CreateTime, :IsFullTextEnabled
|
2643
2643
|
extend Gem::Deprecate
|
2644
|
-
deprecate :IsFulltextEnabled, :none, 2024,
|
2645
|
-
deprecate :IsFulltextEnabled=, :none, 2024,
|
2644
|
+
deprecate :IsFulltextEnabled, :none, 2024, 11
|
2645
|
+
deprecate :IsFulltextEnabled=, :none, 2024, 11
|
2646
2646
|
|
2647
2647
|
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)
|
2648
2648
|
@IsSubscribed = issubscribed
|
@@ -6723,8 +6723,8 @@ module TencentCloud
|
|
6723
6723
|
|
6724
6724
|
attr_accessor :TotalCount, :Slowlogs, :SlowLogs, :RequestId
|
6725
6725
|
extend Gem::Deprecate
|
6726
|
-
deprecate :Slowlogs, :none, 2024,
|
6727
|
-
deprecate :Slowlogs=, :none, 2024,
|
6726
|
+
deprecate :Slowlogs, :none, 2024, 11
|
6727
|
+
deprecate :Slowlogs=, :none, 2024, 11
|
6728
6728
|
|
6729
6729
|
def initialize(totalcount=nil, slowlogs=nil, requestid=nil)
|
6730
6730
|
@TotalCount = totalcount
|
@@ -6933,8 +6933,8 @@ module TencentCloud
|
|
6933
6933
|
|
6934
6934
|
attr_accessor :BucketName, :Region, :Path, :TmpSecretId, :TmpSecretKey, :XCosSecurityToken, :StartTime, :ExpiredTime, :CosSecurityToken, :RequestId
|
6935
6935
|
extend Gem::Deprecate
|
6936
|
-
deprecate :XCosSecurityToken, :none, 2024,
|
6937
|
-
deprecate :XCosSecurityToken=, :none, 2024,
|
6936
|
+
deprecate :XCosSecurityToken, :none, 2024, 11
|
6937
|
+
deprecate :XCosSecurityToken=, :none, 2024, 11
|
6938
6938
|
|
6939
6939
|
def initialize(bucketname=nil, region=nil, path=nil, tmpsecretid=nil, tmpsecretkey=nil, xcossecuritytoken=nil, starttime=nil, expiredtime=nil, cossecuritytoken=nil, requestid=nil)
|
6940
6940
|
@BucketName = bucketname
|
@@ -7012,8 +7012,8 @@ module TencentCloud
|
|
7012
7012
|
|
7013
7013
|
attr_accessor :BucketName, :Region, :Path, :TmpSecretId, :TmpSecretKey, :XCosSecurityToken, :StartTime, :ExpiredTime, :CosSecurityToken, :RequestId
|
7014
7014
|
extend Gem::Deprecate
|
7015
|
-
deprecate :XCosSecurityToken, :none, 2024,
|
7016
|
-
deprecate :XCosSecurityToken=, :none, 2024,
|
7015
|
+
deprecate :XCosSecurityToken, :none, 2024, 11
|
7016
|
+
deprecate :XCosSecurityToken=, :none, 2024, 11
|
7017
7017
|
|
7018
7018
|
def initialize(bucketname=nil, region=nil, path=nil, tmpsecretid=nil, tmpsecretkey=nil, xcossecuritytoken=nil, starttime=nil, expiredtime=nil, cossecuritytoken=nil, requestid=nil)
|
7019
7019
|
@BucketName = bucketname
|
@@ -8301,8 +8301,8 @@ module TencentCloud
|
|
8301
8301
|
|
8302
8302
|
attr_accessor :Errno, :Msg, :Code, :RequestId
|
8303
8303
|
extend Gem::Deprecate
|
8304
|
-
deprecate :Errno, :none, 2024,
|
8305
|
-
deprecate :Errno=, :none, 2024,
|
8304
|
+
deprecate :Errno, :none, 2024, 11
|
8305
|
+
deprecate :Errno=, :none, 2024, 11
|
8306
8306
|
|
8307
8307
|
def initialize(errno=nil, msg=nil, code=nil, requestid=nil)
|
8308
8308
|
@Errno = errno
|