tencentcloud-sdk-dasb 3.0.935 → 3.0.936

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: fb3d31909df4f0b5f8bdbe9e53baf2ad7c5b9ce4
4
- data.tar.gz: 1f05d9e9ea79dbde1cf2e0c3c151365fbe532433
3
+ metadata.gz: ac5d6e40f825412e77f3545e7733d831bc0e2a2f
4
+ data.tar.gz: b545af47b19d44ebe1172d29086007d33f02c7f8
5
5
  SHA512:
6
- metadata.gz: 57653fe3215dae1f109fcb6f1a457bdae2217a4c38d3ad83657aaca852088d74ea622b20788e20eb8e324e880389ae3c9965b5a39a063acd085df87a4ad1a89d
7
- data.tar.gz: c3282d1d38f516d188cd26e9a753e71a7e602733a284f3ceed8c3cfaf051104e6c6d5867ae2f50059271746ff8ce0a815b205e55e82bef020d8a35d81b5eb15c
6
+ metadata.gz: 9daf69deb55df518e2aa7c867bea361195eb14de012b632214b381974249735692210af56312509755173cadd74bec9168d407fb18c8b7b21d2ed09f138ff5ff
7
+ data.tar.gz: b7688ac570fc6d4f449c09556634a17f35a178ae870684d58116bb4fccc1dbb35bc2b35cc2c424320bdf4d6287199d0839d66dc0bfbeff6232a78c8c1898fa0a
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.935
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.935
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-11-03 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