tencentcloud-sdk-dasb 3.0.934 → 3.0.936

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: ee65b96c3e2c2eb8329bb91d7c5c93d8334abcca
4
- data.tar.gz: 3760de57243e9f14cf7a6dce69545aa9d6fbff7a
3
+ metadata.gz: ac5d6e40f825412e77f3545e7733d831bc0e2a2f
4
+ data.tar.gz: b545af47b19d44ebe1172d29086007d33f02c7f8
5
5
  SHA512:
6
- metadata.gz: 366c4d94c6c3c650f6b4b074ef26a633b472600493565ab76a39ff816dff82b313b8f868a4c88d597686ea1023703b9fad05816b1dcd018527adc2eddeb4a042
7
- data.tar.gz: a19398eaaf09a0dcc58b4c42e08c34f0793e1b06fc5b66d97ec20bb38c20aa84aa1a98722901564d8d181424a6dafa8651b0a6cb4eaea207183a3a64969aa539
6
+ metadata.gz: 9daf69deb55df518e2aa7c867bea361195eb14de012b632214b381974249735692210af56312509755173cadd74bec9168d407fb18c8b7b21d2ed09f138ff5ff
7
+ data.tar.gz: b7688ac570fc6d4f449c09556634a17f35a178ae870684d58116bb4fccc1dbb35bc2b35cc2c424320bdf4d6287199d0839d66dc0bfbeff6232a78c8c1898fa0a
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.934
1
+ 3.0.936
@@ -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, 10
758
- deprecate :SessTime=, :none, 2024, 10
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, 10
4727
- deprecate :SessTime=, :none, 2024, 10
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.934
4
+ version: 3.0.936
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-10-31 00:00:00.000000000 Z
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