tencentcloud-sdk-dasb 3.0.805 → 3.0.807

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 952cdd5f6e522baa53612266c98ae8423b79a7df
4
- data.tar.gz: 9bfbc49730eaece682c858ee52a31d8b0f199d35
3
+ metadata.gz: 6a68f4ebd9440a4b9c4a6255f0ae2f4ede8e1baf
4
+ data.tar.gz: 143190b20a1991526befa6d0d7b1d5de528236ff
5
5
  SHA512:
6
- metadata.gz: 49f86342d9e86d21a8e30d5f08dceb5f8a9f284d1153bf2c6214564b4971e1e6de4b57add765add0bfa6c6496109b508ba9ae21b7de6c3b226ec4dcc463b6dcd
7
- data.tar.gz: 551e5a5fe5a0bb9795e069bfd424031ab7b7b2ca35e40aaa5512193b67ae30dde830a6c98b3f214603af9051e9bdc0633614ab8b3d6ee4e38ec247f5d9d0d62c
6
+ metadata.gz: 534ed33918d93c4179768a2f35fd66dea1958b9bc53806378731d7aa22a5b7f74844fa3b635bb205f705a2624711210cc74ba875ddf9dd5ea20845f438557eb2
7
+ data.tar.gz: 6c2e267bb13ad8bab0bb34c6a6b3c00748e3f0494ef4885cbd1ad121bcdd3aba4a396002716027a858c9c508d96d939a796a6f9eff1939ad4ea62fbf9c6e5d38
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.805
1
+ 3.0.807
@@ -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, 3
571
- deprecate :SessTime=, :none, 2024, 3
570
+ deprecate :SessTime, :none, 2024, 4
571
+ deprecate :SessTime=, :none, 2024, 4
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, 3
3838
- deprecate :SessTime=, :none, 2024, 3
3837
+ deprecate :SessTime, :none, 2024, 4
3838
+ deprecate :SessTime=, :none, 2024, 4
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.805
4
+ version: 3.0.807
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-04-17 00:00:00.000000000 Z
11
+ date: 2024-04-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common