tencentcloud-sdk-sqlserver 3.0.1160 → 3.0.1169
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/models.rb +10 -10
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 742bf3cb14991e379e1f5608b482283bd7de329c
|
|
4
|
+
data.tar.gz: bbc445444dd3da3f87260fe5b536fd54b3a5e087
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 93c3c05513f6a73b12ed6f95596b1839e2d9c2c929ea2bf65a5db33fbc44477d7a69f58e0bbf51c5348c36790ae14c4c8437fb3885884c5d596228de6236a83d
|
|
7
|
+
data.tar.gz: df2f6f44a6d9654982fc1d670ace14e1cf3808ec2b369654de7f1a451d75c68cf035515c204cfd6b5eeb9764b75cb2ab903d2ce3429dd2e7cdf743182b6156ac
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1169
|
data/lib/v20180328/models.rb
CHANGED
|
@@ -2679,8 +2679,8 @@ module TencentCloud
|
|
|
2679
2679
|
|
|
2680
2680
|
attr_accessor :IsSubscribed, :CollationName, :IsAutoCleanupOn, :IsBrokerEnabled, :IsCdcEnabled, :IsDbChainingOn, :IsEncrypted, :IsFulltextEnabled, :IsMirroring, :IsPublished, :IsReadCommittedSnapshotOn, :IsTrustworthyOn, :MirroringState, :Name, :RecoveryModelDesc, :RetentionPeriod, :StateDesc, :UserAccessDesc, :CreateTime, :IsFullTextEnabled, :IsAvailabilityGroups, :AGSyncState
|
|
2681
2681
|
extend Gem::Deprecate
|
|
2682
|
-
deprecate :IsFulltextEnabled, :none, 2025,
|
|
2683
|
-
deprecate :IsFulltextEnabled=, :none, 2025,
|
|
2682
|
+
deprecate :IsFulltextEnabled, :none, 2025, 11
|
|
2683
|
+
deprecate :IsFulltextEnabled=, :none, 2025, 11
|
|
2684
2684
|
|
|
2685
2685
|
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, isavailabilitygroups=nil, agsyncstate=nil)
|
|
2686
2686
|
@IsSubscribed = issubscribed
|
|
@@ -6819,8 +6819,8 @@ module TencentCloud
|
|
|
6819
6819
|
|
|
6820
6820
|
attr_accessor :TotalCount, :Slowlogs, :SlowLogs, :RequestId
|
|
6821
6821
|
extend Gem::Deprecate
|
|
6822
|
-
deprecate :Slowlogs, :none, 2025,
|
|
6823
|
-
deprecate :Slowlogs=, :none, 2025,
|
|
6822
|
+
deprecate :Slowlogs, :none, 2025, 11
|
|
6823
|
+
deprecate :Slowlogs=, :none, 2025, 11
|
|
6824
6824
|
|
|
6825
6825
|
def initialize(totalcount=nil, slowlogs=nil, requestid=nil)
|
|
6826
6826
|
@TotalCount = totalcount
|
|
@@ -7040,8 +7040,8 @@ module TencentCloud
|
|
|
7040
7040
|
|
|
7041
7041
|
attr_accessor :BucketName, :Region, :Path, :TmpSecretId, :TmpSecretKey, :XCosSecurityToken, :StartTime, :ExpiredTime, :CosSecurityToken, :RequestId
|
|
7042
7042
|
extend Gem::Deprecate
|
|
7043
|
-
deprecate :XCosSecurityToken, :none, 2025,
|
|
7044
|
-
deprecate :XCosSecurityToken=, :none, 2025,
|
|
7043
|
+
deprecate :XCosSecurityToken, :none, 2025, 11
|
|
7044
|
+
deprecate :XCosSecurityToken=, :none, 2025, 11
|
|
7045
7045
|
|
|
7046
7046
|
def initialize(bucketname=nil, region=nil, path=nil, tmpsecretid=nil, tmpsecretkey=nil, xcossecuritytoken=nil, starttime=nil, expiredtime=nil, cossecuritytoken=nil, requestid=nil)
|
|
7047
7047
|
@BucketName = bucketname
|
|
@@ -7119,8 +7119,8 @@ module TencentCloud
|
|
|
7119
7119
|
|
|
7120
7120
|
attr_accessor :BucketName, :Region, :Path, :TmpSecretId, :TmpSecretKey, :XCosSecurityToken, :StartTime, :ExpiredTime, :CosSecurityToken, :RequestId
|
|
7121
7121
|
extend Gem::Deprecate
|
|
7122
|
-
deprecate :XCosSecurityToken, :none, 2025,
|
|
7123
|
-
deprecate :XCosSecurityToken=, :none, 2025,
|
|
7122
|
+
deprecate :XCosSecurityToken, :none, 2025, 11
|
|
7123
|
+
deprecate :XCosSecurityToken=, :none, 2025, 11
|
|
7124
7124
|
|
|
7125
7125
|
def initialize(bucketname=nil, region=nil, path=nil, tmpsecretid=nil, tmpsecretkey=nil, xcossecuritytoken=nil, starttime=nil, expiredtime=nil, cossecuritytoken=nil, requestid=nil)
|
|
7126
7126
|
@BucketName = bucketname
|
|
@@ -8448,8 +8448,8 @@ module TencentCloud
|
|
|
8448
8448
|
|
|
8449
8449
|
attr_accessor :Errno, :Msg, :Code, :RequestId
|
|
8450
8450
|
extend Gem::Deprecate
|
|
8451
|
-
deprecate :Errno, :none, 2025,
|
|
8452
|
-
deprecate :Errno=, :none, 2025,
|
|
8451
|
+
deprecate :Errno, :none, 2025, 11
|
|
8452
|
+
deprecate :Errno=, :none, 2025, 11
|
|
8453
8453
|
|
|
8454
8454
|
def initialize(errno=nil, msg=nil, code=nil, requestid=nil)
|
|
8455
8455
|
@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.1169
|
|
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-11-19 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|
|
@@ -33,9 +33,9 @@ executables: []
|
|
|
33
33
|
extensions: []
|
|
34
34
|
extra_rdoc_files: []
|
|
35
35
|
files:
|
|
36
|
-
- lib/v20180328/models.rb
|
|
37
|
-
- lib/v20180328/client.rb
|
|
38
36
|
- lib/tencentcloud-sdk-sqlserver.rb
|
|
37
|
+
- lib/v20180328/client.rb
|
|
38
|
+
- lib/v20180328/models.rb
|
|
39
39
|
- lib/VERSION
|
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
|
41
41
|
licenses:
|