tencentcloud-sdk-dasb 3.0.864 → 3.0.866

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: 9df87e87fa084655d7a3587c4db877fb7bd6cffc
4
- data.tar.gz: 410023bcbdd0a62ae948e4185f45e6306160d66a
3
+ metadata.gz: 54f551e007c0a032349d1d97bd68083b06e88536
4
+ data.tar.gz: ab65eb75a7b57e76bac0ace89714c69b32dea3ed
5
5
  SHA512:
6
- metadata.gz: 551d0c1dddee82780452e064aad8f7cf115fbd306078a9a0e4acfef83fc5f446e01037b8c3ff9c7b28df685231bb3fc1c2b26afd8bd31314389922aae1d6d301
7
- data.tar.gz: 1946df6eab6271c3fc707ee148f41413fc291f64017c18803d818f1678287f89a74e98238aa8037d6b85e8b0c5491c2d60e88a2cba238b9e6a371f73cd9fc312
6
+ metadata.gz: 06cf4714c07c1c94e992e281ba1f8048f59df492aacca640a5de78e6891c74ee3b6ea6b4fd5bd2222158d4f0f39b7eb136068acacce041e42da65ea0fd01b0ee
7
+ data.tar.gz: 1c016058784ce42314b5ba62805668bcf3bdd35b3ae48919d052fcbc3f266b98933eceac64925d7cf91543a1562749ecb4a9a4c03a466dbf1a5892d204a77d70
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.864
1
+ 3.0.866
@@ -744,8 +744,8 @@ module TencentCloud
744
744
 
745
745
  attr_accessor :Cmd, :Time, :TimeOffset, :Action, :Sid, :UserName, :Account, :InstanceId, :FromIp, :SessionTime, :SessTime, :ConfirmTime, :UserDepartmentId, :UserDepartmentName, :DeviceDepartmentId, :DeviceDepartmentName, :Size
746
746
  extend Gem::Deprecate
747
- deprecate :SessTime, :none, 2024, 5
748
- deprecate :SessTime=, :none, 2024, 5
747
+ deprecate :SessTime, :none, 2024, 7
748
+ deprecate :SessTime=, :none, 2024, 7
749
749
 
750
750
  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)
751
751
  @Cmd = cmd
@@ -1316,7 +1316,7 @@ module TencentCloud
1316
1316
  # @type UserName: String
1317
1317
  # @param RealName: 用户姓名,最大长度20个字符,不能包含空白字符
1318
1318
  # @type RealName: String
1319
- # @param Phone: 大陆手机号直接填写,如果是其他国家、地区号码, 按照"国家地区代码|手机号"的格式输入。如: "+852|xxxxxxxx"
1319
+ # @param Phone: 按照"国家地区代码|手机号"的格式输入。如: "+86|xxxxxxxx"
1320
1320
  # @type Phone: String
1321
1321
  # @param Email: 电子邮件
1322
1322
  # @type Email: String
@@ -3821,7 +3821,7 @@ module TencentCloud
3821
3821
  # @type Id: Integer
3822
3822
  # @param RealName: 用户姓名,最大长度20个字符,不能包含空格
3823
3823
  # @type RealName: String
3824
- # @param Phone: 大陆手机号直接填写,如果是其他国家、地区号码,按照"国家地区代码|手机号"的格式输入。如: "+852|xxxxxxxx"
3824
+ # @param Phone: 按照"国家地区代码|手机号"的格式输入。如: "+86|xxxxxxxx"
3825
3825
  # @type Phone: String
3826
3826
  # @param Email: 电子邮件
3827
3827
  # @type Email: String
@@ -4519,8 +4519,8 @@ module TencentCloud
4519
4519
 
4520
4520
  attr_accessor :Time, :UserName, :RealName, :InstanceId, :DeviceName, :PublicIp, :PrivateIp, :Cmd, :Action, :Sid, :TimeOffset, :Account, :FromIp, :SessionTime, :SessTime, :ConfirmTime, :UserDepartmentId, :UserDepartmentName, :DeviceDepartmentId, :DeviceDepartmentName, :Size
4521
4521
  extend Gem::Deprecate
4522
- deprecate :SessTime, :none, 2024, 5
4523
- deprecate :SessTime=, :none, 2024, 5
4522
+ deprecate :SessTime, :none, 2024, 7
4523
+ deprecate :SessTime=, :none, 2024, 7
4524
4524
 
4525
4525
  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)
4526
4526
  @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.864
4
+ version: 3.0.866
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-07-14 00:00:00.000000000 Z
11
+ date: 2024-07-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common