tencentcloud-sdk-dasb 3.0.935 → 3.0.937

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: fb3d31909df4f0b5f8bdbe9e53baf2ad7c5b9ce4
4
- data.tar.gz: 1f05d9e9ea79dbde1cf2e0c3c151365fbe532433
3
+ metadata.gz: af0cd7332c88549f660a8f03fd53782a919eed0f
4
+ data.tar.gz: 8b34ac1c3126bd7460aea8f781171fe81ebfe280
5
5
  SHA512:
6
- metadata.gz: 57653fe3215dae1f109fcb6f1a457bdae2217a4c38d3ad83657aaca852088d74ea622b20788e20eb8e324e880389ae3c9965b5a39a063acd085df87a4ad1a89d
7
- data.tar.gz: c3282d1d38f516d188cd26e9a753e71a7e602733a284f3ceed8c3cfaf051104e6c6d5867ae2f50059271746ff8ce0a815b205e55e82bef020d8a35d81b5eb15c
6
+ metadata.gz: f6e9d465358fdd0a7389531839a97a018c89569e7b652c3a881e1a0f36fbdfe871ca4168ceee6414bb91736ebcd38f994f59b5142211c58b1d6a7954b17dcdc0
7
+ data.tar.gz: d8e92618435335629bbacb3843df63537e7db8518d2962587552a1a873fea36a6fce82e8423f531ac3fa3d2c92968cdec7dfc843c4b6444799b2b1f5128f4d42
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.935
1
+ 3.0.937
@@ -754,8 +754,8 @@ module TencentCloud
754
754
 
755
755
  attr_accessor :Cmd, :Time, :TimeOffset, :Action, :Sid, :UserName, :Account, :InstanceId, :FromIp, :SessionTime, :SessTime, :ConfirmTime, :UserDepartmentId, :UserDepartmentName, :DeviceDepartmentId, :DeviceDepartmentName, :Size
756
756
  extend Gem::Deprecate
757
- deprecate :SessTime, :none, 2024, 10
758
- deprecate :SessTime=, :none, 2024, 10
757
+ deprecate :SessTime, :none, 2024, 11
758
+ deprecate :SessTime=, :none, 2024, 11
759
759
 
760
760
  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)
761
761
  @Cmd = cmd
@@ -4723,8 +4723,8 @@ module TencentCloud
4723
4723
 
4724
4724
  attr_accessor :Time, :UserName, :RealName, :InstanceId, :DeviceName, :PublicIp, :PrivateIp, :Cmd, :Action, :Sid, :TimeOffset, :Account, :FromIp, :SessionTime, :SessTime, :ConfirmTime, :UserDepartmentId, :UserDepartmentName, :DeviceDepartmentId, :DeviceDepartmentName, :Size
4725
4725
  extend Gem::Deprecate
4726
- deprecate :SessTime, :none, 2024, 10
4727
- deprecate :SessTime=, :none, 2024, 10
4726
+ deprecate :SessTime, :none, 2024, 11
4727
+ deprecate :SessTime=, :none, 2024, 11
4728
4728
 
4729
4729
  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)
4730
4730
  @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.935
4
+ version: 3.0.937
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-03 00:00:00.000000000 Z
11
+ date: 2024-11-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common