tencentcloud-sdk-cdwdoris 3.0.772 → 3.0.773

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7cdb2cf14a1c75462d2d8de24e24870ef611abc9
4
- data.tar.gz: 1e84804d1bb5dd3dfad7e23a041110f7cf0a596f
3
+ metadata.gz: d5943913166074aa4e90e66acf85213868a2cc98
4
+ data.tar.gz: 4d741e8fbccb85dc693e54f5f42fc7b2d54523a2
5
5
  SHA512:
6
- metadata.gz: 40622b1e57993bcf991748ba62b69ad527d0bc652695fc70c8b87cbfa006dbba33bf8dacf379aaa739434e7eaed6ed8a09b9146d4a25f98e52d6ac22e57ca218
7
- data.tar.gz: 287da2ce55b227705b3335a6d1888dfce150cfaeb08d1d38468de787b8fffc7b3b91422d41f59b9bba9daca1b7c7c0f445b8b24e2c3d89a6b230bb55d2dbfcaa
6
+ metadata.gz: 01df09e4e1347f43fbc7136b129bf24a4cd0730d44a19e0f6f9b7c852371edded5c192d9b38c8bb9cce9c5db5a0ee4ec76c356c48f5a87875cb9f9ba83d711a6
7
+ data.tar.gz: 16466482d9df4e6ee5babb5654785721aa405e0d786784e7644a2931f6762ca09a7da16448a70d8af19dd48445aba55bcb36048fecd48ce3dc681f8a200afc36
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.772
1
+ 3.0.773
@@ -101,8 +101,8 @@ module TencentCloud
101
101
 
102
102
  attr_accessor :FileName, :FileConf, :KeyConf, :OriParam, :NeedRestart, :FilePath, :FileKeyValues, :FileKeyValuesNew
103
103
  extend Gem::Deprecate
104
- deprecate :FileKeyValues, :none, 2024, 1
105
- deprecate :FileKeyValues=, :none, 2024, 1
104
+ deprecate :FileKeyValues, :none, 2024, 3
105
+ deprecate :FileKeyValues=, :none, 2024, 3
106
106
 
107
107
  def initialize(filename=nil, fileconf=nil, keyconf=nil, oriparam=nil, needrestart=nil, filepath=nil, filekeyvalues=nil, filekeyvaluesnew=nil)
108
108
  @FileName = filename
@@ -1257,8 +1257,8 @@ module TencentCloud
1257
1257
 
1258
1258
  attr_accessor :InstanceId, :InstanceName, :Status, :Version, :Region, :Zone, :VpcId, :SubnetId, :PayMode, :CreateTime, :ExpireTime, :MasterSummary, :CoreSummary, :HA, :HaType, :AccessInfo, :Id, :RegionId, :ZoneDesc, :FlowMsg, :StatusDesc, :RenewFlag, :Tags, :Monitor, :HasClsTopic, :ClsTopicId, :ClsLogSetId, :EnableXMLConfig, :RegionDesc, :Eip, :CosMoveFactor, :Kind, :CosBucketName, :CanAttachCbs, :BuildVersion, :Components, :IfExistCatalog, :Characteristic, :RestartTimeout, :GraceShutdownWaitSeconds, :CaseSensitive
1259
1259
  extend Gem::Deprecate
1260
- deprecate :IfExistCatalog, :none, 2024, 1
1261
- deprecate :IfExistCatalog=, :none, 2024, 1
1260
+ deprecate :IfExistCatalog, :none, 2024, 3
1261
+ deprecate :IfExistCatalog=, :none, 2024, 3
1262
1262
 
1263
1263
  def initialize(instanceid=nil, instancename=nil, status=nil, version=nil, region=nil, zone=nil, vpcid=nil, subnetid=nil, paymode=nil, createtime=nil, expiretime=nil, mastersummary=nil, coresummary=nil, ha=nil, hatype=nil, accessinfo=nil, id=nil, regionid=nil, zonedesc=nil, flowmsg=nil, statusdesc=nil, renewflag=nil, tags=nil, monitor=nil, hasclstopic=nil, clstopicid=nil, clslogsetid=nil, enablexmlconfig=nil, regiondesc=nil, eip=nil, cosmovefactor=nil, kind=nil, cosbucketname=nil, canattachcbs=nil, buildversion=nil, components=nil, ifexistcatalog=nil, characteristic=nil, restarttimeout=nil, graceshutdownwaitseconds=nil, casesensitive=nil)
1264
1264
  @InstanceId = instanceid
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cdwdoris
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.772
4
+ version: 3.0.773
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-02-29 00:00:00.000000000 Z
11
+ date: 2024-03-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common