tencentcloud-sdk-dasb 3.0.806 → 3.0.808

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: 2cb6675890914074ab6070c043349c74ad7a616c
4
- data.tar.gz: 21c0cbc7f2f25a8d0b77c70fb79d1bcbec6ca2a5
3
+ metadata.gz: 89cafd3585124aa650aaeb3431e4bb1397fe07d3
4
+ data.tar.gz: 852424385a77d95490d2775308e8fe395a25edd8
5
5
  SHA512:
6
- metadata.gz: 75fa00b2dda1c39fe8bde1290495f1f65b31970355a2dc00cb15778b878086de9950cdc9fd3a2fe6949256081d168408c17208f0bae995d018a485a27c829ee5
7
- data.tar.gz: 79764235bd040214b2afaae87dce8ff81a6c5fd0220f9412fa989fdf39e8f2478eda1a10451f05be978d400620e41410fc7397036068c9f80914523b04f0338f
6
+ metadata.gz: 8a6f0e805145b3d004926adfff830039eb79db7fc49dfbd76ba4b5a75e57b75aced8df242a0ff1c7c1936a297bbeb30e36e6d6cca85106d696280833aa223f16
7
+ data.tar.gz: fc0e90e1dd330c086ca871fea56a4b9457b8e8eaa0bf809eda469d2e6d493fd1eddca746341a36285326048bee1947076e542c82b44ad177e1222747770c809a
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.806
1
+ 3.0.808
@@ -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.806
4
+ version: 3.0.808
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-18 00:00:00.000000000 Z
11
+ date: 2024-04-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common