tencentcloud-sdk-dlc 3.0.836 → 3.0.837
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/v20210125/models.rb +6 -6
- 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: e2934ca33db8cf75485d59a792fd2b541e46976b
|
|
4
|
+
data.tar.gz: 0ef8d4ca02f1a19afe732096a07099221393beff
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7b3e4f2d04fbbd3b0db43f7ca696d45f1120562ea1802fcd7c5a3e1106e3bbb7d5cf485a9da5b5760376442823bbae03805ba6317c46f2621c88dd829e179d1c
|
|
7
|
+
data.tar.gz: 6975856ca8b8af62ae73c43e760c70febc0a2f863faa7030e37d9381b023d1599bfb011ef7972a4ba6813af8777d220d8846f762d75e5f9bddcbc02e1f6f1306
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.837
|
data/lib/v20210125/models.rb
CHANGED
|
@@ -1441,8 +1441,8 @@ module TencentCloud
|
|
|
1441
1441
|
|
|
1442
1442
|
attr_accessor :EngineType, :DataEngineName, :ClusterType, :Mode, :AutoResume, :MinClusters, :MaxClusters, :DefaultDataEngine, :CidrBlock, :Message, :Size, :PayMode, :TimeSpan, :TimeUnit, :AutoRenew, :Tags, :AutoSuspend, :CrontabResumeSuspend, :CrontabResumeSuspendStrategy, :EngineExecType, :MaxConcurrency, :TolerableQueueTime, :AutoSuspendTime, :ResourceType, :DataEngineConfigPairs, :ImageVersionName, :MainClusterName, :ElasticSwitch, :ElasticLimit, :SessionResourceTemplate, :AutoAuthorization, :EngineNetworkId, :EngineGeneration
|
|
1443
1443
|
extend Gem::Deprecate
|
|
1444
|
-
deprecate :DefaultDataEngine, :none, 2024,
|
|
1445
|
-
deprecate :DefaultDataEngine=, :none, 2024,
|
|
1444
|
+
deprecate :DefaultDataEngine, :none, 2024, 6
|
|
1445
|
+
deprecate :DefaultDataEngine=, :none, 2024, 6
|
|
1446
1446
|
|
|
1447
1447
|
def initialize(enginetype=nil, dataenginename=nil, clustertype=nil, mode=nil, autoresume=nil, minclusters=nil, maxclusters=nil, defaultdataengine=nil, cidrblock=nil, message=nil, size=nil, paymode=nil, timespan=nil, timeunit=nil, autorenew=nil, tags=nil, autosuspend=nil, crontabresumesuspend=nil, crontabresumesuspendstrategy=nil, engineexectype=nil, maxconcurrency=nil, tolerablequeuetime=nil, autosuspendtime=nil, resourcetype=nil, dataengineconfigpairs=nil, imageversionname=nil, mainclustername=nil, elasticswitch=nil, elasticlimit=nil, sessionresourcetemplate=nil, autoauthorization=nil, enginenetworkid=nil, enginegeneration=nil)
|
|
1448
1448
|
@EngineType = enginetype
|
|
@@ -10856,10 +10856,10 @@ module TencentCloud
|
|
|
10856
10856
|
|
|
10857
10857
|
attr_accessor :DatabaseName, :TableName, :DatasourceConnectionName, :TableComment, :Type, :TableFormat, :UserAlias, :UserSubUin, :GovernPolicy, :DbGovernPolicyIsDisable, :SmartPolicy
|
|
10858
10858
|
extend Gem::Deprecate
|
|
10859
|
-
deprecate :GovernPolicy, :none, 2024,
|
|
10860
|
-
deprecate :GovernPolicy=, :none, 2024,
|
|
10861
|
-
deprecate :DbGovernPolicyIsDisable, :none, 2024,
|
|
10862
|
-
deprecate :DbGovernPolicyIsDisable=, :none, 2024,
|
|
10859
|
+
deprecate :GovernPolicy, :none, 2024, 6
|
|
10860
|
+
deprecate :GovernPolicy=, :none, 2024, 6
|
|
10861
|
+
deprecate :DbGovernPolicyIsDisable, :none, 2024, 6
|
|
10862
|
+
deprecate :DbGovernPolicyIsDisable=, :none, 2024, 6
|
|
10863
10863
|
|
|
10864
10864
|
def initialize(databasename=nil, tablename=nil, datasourceconnectionname=nil, tablecomment=nil, type=nil, tableformat=nil, useralias=nil, usersubuin=nil, governpolicy=nil, dbgovernpolicyisdisable=nil, smartpolicy=nil)
|
|
10865
10865
|
@DatabaseName = databasename
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-dlc
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.837
|
|
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-06-
|
|
11
|
+
date: 2024-06-04 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|