tencentcloud-sdk-dasb 3.0.826 → 3.0.828

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: 8ac2754fbd09a34021ba36a6075229ead0e380e2
4
- data.tar.gz: 68f7bd08026dcbce115583d701c59c668fb61001
3
+ metadata.gz: fe4a5d2002f1a238d2913852b1ae907aa214a8c1
4
+ data.tar.gz: 779d8d696e8c9743a34201a9d76c98b4b3082a6a
5
5
  SHA512:
6
- metadata.gz: 339708f34ec87725d0b2ad24521a57e4cdc5058e71a3bdc86dbff77a56177a971c35afd26b07754a7611b2b0f2d0c34f47505d3b478c85f6e96199a564fb0eb8
7
- data.tar.gz: b29b6f9df16faff8f791d9570011c6185d957805967c060fc10d640da40609d7817fe8717372ad31970ab50d6ae6218db723429d53ea59ace9f369a4982e912a
6
+ metadata.gz: a89a85f7fbf51a95481d5c875facd307acf4c960e96766211dc8f076fbedf0ad4f8ea6cffb64675871e83b2dec992ca42fdc54054346a012dfd9d5b6f6461d5b
7
+ data.tar.gz: cb82158096daa194f4de209ab7ca5b54e6f6f9b8e877b75624927740eb9f2b6f37d079af8c48529b57f6ce8f3fa6018f0e91dd16af4c404f21972b66ca44f8d7
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.826
1
+ 3.0.828
@@ -567,8 +567,8 @@ module TencentCloud
567
567
 
568
568
  attr_accessor :Cmd, :Time, :TimeOffset, :Action, :Sid, :UserName, :Account, :InstanceId, :FromIp, :SessionTime, :SessTime, :ConfirmTime, :UserDepartmentId, :UserDepartmentName, :DeviceDepartmentId, :DeviceDepartmentName, :Size
569
569
  extend Gem::Deprecate
570
- deprecate :SessTime, :none, 2024, 4
571
- deprecate :SessTime=, :none, 2024, 4
570
+ deprecate :SessTime, :none, 2024, 5
571
+ deprecate :SessTime=, :none, 2024, 5
572
572
 
573
573
  def initialize(cmd=nil, time=nil, timeoffset=nil, action=nil, sid=nil, username=nil, account=nil, instanceid=nil, fromip=nil, sessiontime=nil, sesstime=nil, confirmtime=nil, userdepartmentid=nil, userdepartmentname=nil, devicedepartmentid=nil, devicedepartmentname=nil, size=nil)
574
574
  @Cmd = cmd
@@ -3834,8 +3834,8 @@ module TencentCloud
3834
3834
 
3835
3835
  attr_accessor :Time, :UserName, :RealName, :InstanceId, :DeviceName, :PublicIp, :PrivateIp, :Cmd, :Action, :Sid, :TimeOffset, :Account, :FromIp, :SessionTime, :SessTime, :ConfirmTime, :UserDepartmentId, :UserDepartmentName, :DeviceDepartmentId, :DeviceDepartmentName, :Size
3836
3836
  extend Gem::Deprecate
3837
- deprecate :SessTime, :none, 2024, 4
3838
- deprecate :SessTime=, :none, 2024, 4
3837
+ deprecate :SessTime, :none, 2024, 5
3838
+ deprecate :SessTime=, :none, 2024, 5
3839
3839
 
3840
3840
  def initialize(time=nil, username=nil, realname=nil, instanceid=nil, devicename=nil, publicip=nil, privateip=nil, cmd=nil, action=nil, sid=nil, timeoffset=nil, account=nil, fromip=nil, sessiontime=nil, sesstime=nil, confirmtime=nil, userdepartmentid=nil, userdepartmentname=nil, devicedepartmentid=nil, devicedepartmentname=nil, size=nil)
3841
3841
  @Time = time
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-dasb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.826
4
+ version: 3.0.828
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-05-20 00:00:00.000000000 Z
11
+ date: 2024-05-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common