tencentcloud-sdk-dasb 3.0.863 → 3.0.865

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: 1895c849e7d2ec2e8931503c1f1daa2adc64d5bf
4
- data.tar.gz: d6aba6dd880e4f818fe266904a8aec93d8e4b04d
3
+ metadata.gz: 4faad9ffd978a49eb1421d1869002cd65449393b
4
+ data.tar.gz: e756d2192d477081f139388684c9360642da571d
5
5
  SHA512:
6
- metadata.gz: f4907376f2bb477b2093432ab3e922c3f3b34a8d0b98d9d282906318d3edd80c4a008f45a8932f321ff36df8d4b0a0bca5c49ff44183c0ed9bbb878cede22b69
7
- data.tar.gz: c7ead6c830bcd481ff51260c13700e93168172ffbf24ac2a0742bf253ffa02616068452f57645dba1e14622df03e6eb92d8211d85587536bd24d6180687a7f3b
6
+ metadata.gz: e35b8350d2b3f0ceae12f978d4ba609186ad1e0aabd390d80912cc607219190181860ca2f42560cc6f9329fd7c080554a129813f5929c7b4d62aa56548edc5c8
7
+ data.tar.gz: 4905bf7b1a8fa96316af00581bfe68e018d59b1d18a0b1fd992c7754b61b74227d287e796738e5e3a484aa0d3ff02f4b8ad50c7a6e676dbe9960c0b69aadff3a
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.863
1
+ 3.0.865
@@ -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.863
4
+ version: 3.0.865
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-11 00:00:00.000000000 Z
11
+ date: 2024-07-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common