tencentcloud-sdk-dasb 3.0.893 → 3.0.895

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: c4b3e6df3dbab5905aedf96b7e598471300be277
4
- data.tar.gz: 51c884492073a295452777efd8653e861edf3249
3
+ metadata.gz: e87d7aaecd5d57513dccb2e2b8ac8c986cb44e1d
4
+ data.tar.gz: 794f3d06d30cb3cb2b2ec0a6026c202f37cb2c80
5
5
  SHA512:
6
- metadata.gz: 58cf31f3c947803da6c3fbf599e8bbcfa37dc3464ff85a04b38f878e02064c8d8288a9d791f797611089f9b152dab3a345080776344d87e84ca9babf2a84e6f9
7
- data.tar.gz: e2aff15230f5d023d4daf8b37f2957996276da287293000c130f33cf1093b74d7d10e4799d2349bbe629097822558194b5051169702e4e2d113bb6d9c719ffa5
6
+ metadata.gz: 3edc502fd01796f887f88a419287602afeab5a0bb3b9c2eaf7535ddcfb698293011ab4d913ed1209da6d78eec8cb80c800eb4b6b93d7226e5f0ef964b365659c
7
+ data.tar.gz: fe63f04f9c7b2c3f3fe838f1b6094bb9abe1d532a5bca50919bf335439e20077b5df0aa8e0c3959cc9eb921ee35a993f13df0cdf420f7040606e57fe158726d1
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.893
1
+ 3.0.895
@@ -744,8 +744,8 @@ module TencentCloud
744
744
 
745
745
  attr_accessor :Cmd, :Time, :TimeOffset, :Action, :Sid, :UserName, :Account, :InstanceId, :FromIp, :SessionTime, :SessTime, :ConfirmTime, :UserDepartmentId, :UserDepartmentName, :DeviceDepartmentId, :DeviceDepartmentName, :Size
746
746
  extend Gem::Deprecate
747
- deprecate :SessTime, :none, 2024, 7
748
- deprecate :SessTime=, :none, 2024, 7
747
+ deprecate :SessTime, :none, 2024, 8
748
+ deprecate :SessTime=, :none, 2024, 8
749
749
 
750
750
  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)
751
751
  @Cmd = cmd
@@ -4519,8 +4519,8 @@ module TencentCloud
4519
4519
 
4520
4520
  attr_accessor :Time, :UserName, :RealName, :InstanceId, :DeviceName, :PublicIp, :PrivateIp, :Cmd, :Action, :Sid, :TimeOffset, :Account, :FromIp, :SessionTime, :SessTime, :ConfirmTime, :UserDepartmentId, :UserDepartmentName, :DeviceDepartmentId, :DeviceDepartmentName, :Size
4521
4521
  extend Gem::Deprecate
4522
- deprecate :SessTime, :none, 2024, 7
4523
- deprecate :SessTime=, :none, 2024, 7
4522
+ deprecate :SessTime, :none, 2024, 8
4523
+ deprecate :SessTime=, :none, 2024, 8
4524
4524
 
4525
4525
  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)
4526
4526
  @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.893
4
+ version: 3.0.895
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-08-25 00:00:00.000000000 Z
11
+ date: 2024-08-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common