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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20191018/models.rb +4 -4
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: af0cd7332c88549f660a8f03fd53782a919eed0f
|
4
|
+
data.tar.gz: 8b34ac1c3126bd7460aea8f781171fe81ebfe280
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f6e9d465358fdd0a7389531839a97a018c89569e7b652c3a881e1a0f36fbdfe871ca4168ceee6414bb91736ebcd38f994f59b5142211c58b1d6a7954b17dcdc0
|
7
|
+
data.tar.gz: d8e92618435335629bbacb3843df63537e7db8518d2962587552a1a873fea36a6fce82e8423f531ac3fa3d2c92968cdec7dfc843c4b6444799b2b1f5128f4d42
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.937
|
data/lib/v20191018/models.rb
CHANGED
@@ -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,
|
758
|
-
deprecate :SessTime=, :none, 2024,
|
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,
|
4727
|
-
deprecate :SessTime=, :none, 2024,
|
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.
|
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-
|
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
|