tencentcloud-sdk-sqlserver 3.0.876 → 3.0.877
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 +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9b33373023cf71b5f6146dd86a7c662c5c3ece7a
|
4
|
+
data.tar.gz: 1471bb1acbf31d8ab63c1ebcc32a4b797a047d0f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 73aeaec8c0c57df42efb68d89e102503de779ea6d8881d1e4be681b9fea7878f66a7b16e7cbefadd80aa751354c0f735e1ecbf8b33f2c3d9d61fd6248dce266d
|
7
|
+
data.tar.gz: b69b498e30ff20b7a43ebe36668d657cc41590b4e55e82a032039eda30b3d389e68ed9172ebed291d304ebe7aa270d24f51f1e62418b7df1b472d676c009ce97
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.877
|
data/lib/v20180328/models.rb
CHANGED
@@ -2575,8 +2575,8 @@ module TencentCloud
|
|
2575
2575
|
|
2576
2576
|
attr_accessor :IsSubscribed, :CollationName, :IsAutoCleanupOn, :IsBrokerEnabled, :IsCdcEnabled, :IsDbChainingOn, :IsEncrypted, :IsFulltextEnabled, :IsMirroring, :IsPublished, :IsReadCommittedSnapshotOn, :IsTrustworthyOn, :MirroringState, :Name, :RecoveryModelDesc, :RetentionPeriod, :StateDesc, :UserAccessDesc, :CreateTime, :IsFullTextEnabled
|
2577
2577
|
extend Gem::Deprecate
|
2578
|
-
deprecate :IsFulltextEnabled, :none, 2024,
|
2579
|
-
deprecate :IsFulltextEnabled=, :none, 2024,
|
2578
|
+
deprecate :IsFulltextEnabled, :none, 2024, 8
|
2579
|
+
deprecate :IsFulltextEnabled=, :none, 2024, 8
|
2580
2580
|
|
2581
2581
|
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)
|
2582
2582
|
@IsSubscribed = issubscribed
|
@@ -6653,8 +6653,8 @@ module TencentCloud
|
|
6653
6653
|
|
6654
6654
|
attr_accessor :TotalCount, :Slowlogs, :SlowLogs, :RequestId
|
6655
6655
|
extend Gem::Deprecate
|
6656
|
-
deprecate :Slowlogs, :none, 2024,
|
6657
|
-
deprecate :Slowlogs=, :none, 2024,
|
6656
|
+
deprecate :Slowlogs, :none, 2024, 8
|
6657
|
+
deprecate :Slowlogs=, :none, 2024, 8
|
6658
6658
|
|
6659
6659
|
def initialize(totalcount=nil, slowlogs=nil, requestid=nil)
|
6660
6660
|
@TotalCount = totalcount
|
@@ -6863,8 +6863,8 @@ module TencentCloud
|
|
6863
6863
|
|
6864
6864
|
attr_accessor :BucketName, :Region, :Path, :TmpSecretId, :TmpSecretKey, :XCosSecurityToken, :StartTime, :ExpiredTime, :CosSecurityToken, :RequestId
|
6865
6865
|
extend Gem::Deprecate
|
6866
|
-
deprecate :XCosSecurityToken, :none, 2024,
|
6867
|
-
deprecate :XCosSecurityToken=, :none, 2024,
|
6866
|
+
deprecate :XCosSecurityToken, :none, 2024, 8
|
6867
|
+
deprecate :XCosSecurityToken=, :none, 2024, 8
|
6868
6868
|
|
6869
6869
|
def initialize(bucketname=nil, region=nil, path=nil, tmpsecretid=nil, tmpsecretkey=nil, xcossecuritytoken=nil, starttime=nil, expiredtime=nil, cossecuritytoken=nil, requestid=nil)
|
6870
6870
|
@BucketName = bucketname
|
@@ -6942,8 +6942,8 @@ module TencentCloud
|
|
6942
6942
|
|
6943
6943
|
attr_accessor :BucketName, :Region, :Path, :TmpSecretId, :TmpSecretKey, :XCosSecurityToken, :StartTime, :ExpiredTime, :CosSecurityToken, :RequestId
|
6944
6944
|
extend Gem::Deprecate
|
6945
|
-
deprecate :XCosSecurityToken, :none, 2024,
|
6946
|
-
deprecate :XCosSecurityToken=, :none, 2024,
|
6945
|
+
deprecate :XCosSecurityToken, :none, 2024, 8
|
6946
|
+
deprecate :XCosSecurityToken=, :none, 2024, 8
|
6947
6947
|
|
6948
6948
|
def initialize(bucketname=nil, region=nil, path=nil, tmpsecretid=nil, tmpsecretkey=nil, xcossecuritytoken=nil, starttime=nil, expiredtime=nil, cossecuritytoken=nil, requestid=nil)
|
6949
6949
|
@BucketName = bucketname
|
@@ -8231,8 +8231,8 @@ module TencentCloud
|
|
8231
8231
|
|
8232
8232
|
attr_accessor :Errno, :Msg, :Code, :RequestId
|
8233
8233
|
extend Gem::Deprecate
|
8234
|
-
deprecate :Errno, :none, 2024,
|
8235
|
-
deprecate :Errno=, :none, 2024,
|
8234
|
+
deprecate :Errno, :none, 2024, 8
|
8235
|
+
deprecate :Errno=, :none, 2024, 8
|
8236
8236
|
|
8237
8237
|
def initialize(errno=nil, msg=nil, code=nil, requestid=nil)
|
8238
8238
|
@Errno = errno
|
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.877
|
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-
|
11
|
+
date: 2024-08-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|