tencentcloud-sdk-dasb 3.0.827 → 3.0.829

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: df0a494698d209895b77993392a1a158caebb8d1
4
- data.tar.gz: e070ae4c26ebb03c1e84cbbe4e0bd14dbaf51d9f
3
+ metadata.gz: e55774fb220f7d1176b39e711836df0a7f7d6454
4
+ data.tar.gz: e291125244687e40d5750843d0e4d42de7270988
5
5
  SHA512:
6
- metadata.gz: 0341b42a6fd646e85984247275f447f60bdc03253361b90e77816865a04ba1666d3ced1c243cb9791894ec6f84fdb0fbca90e8e71b72e5d7a861cfb01b34ce1a
7
- data.tar.gz: 4c27aef6b090e3ef44da4059d8d625c67d5ad4a12efb0140d987bbbedc02010f8b33ec091547f65c643f60552f395a2899a869f51f0f323ed9d17964d660b8f2
6
+ metadata.gz: 6384bdd96f7fd0e4d48ab9ec9dc5a58b35995d35166d9175cd32c9090ff64c5d5e6f3d58bf43dc990d9824b0ca38f2de423392bd1c83ae41fa006b207996716c
7
+ data.tar.gz: e7aa4ba1e72cdc980361a2367bf6d730abcd0fa5897a5d6dc8cabf4a5befd1a2ab4abafb653c48b32fd13eaf5be611cbcd0a3c0beb9151ea8cf868e56608fe05
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.827
1
+ 3.0.829
@@ -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.827
4
+ version: 3.0.829
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-21 00:00:00.000000000 Z
11
+ date: 2024-05-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common