tencentcloud-sdk-dasb 3.0.443 → 3.0.445
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 +7 -7
- 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: 58dc0ad0e1e5668facf2c444894310079441b653
|
4
|
+
data.tar.gz: cf2d41e16c31645483acdaf9cb718c7a05163fb5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9794b71b6689f4ce99a51462a1f9c0dae8ec3d9e72b0c47394eba36cba20e959cee5d7c9de82c1a93e3fa78d71be3a65f5da92edea417c5a52b69088fd3a6a0d
|
7
|
+
data.tar.gz: a63a1ea34af42dc8de960fd50520bb9694c03ca62b8749f2d1ac0b47b587ad4e47fac90ae1fa78fe030d892c5cd4d72e5e9e1e32690c705b3cff48c2c30effb6
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.445
|
data/lib/v20191018/models.rb
CHANGED
@@ -829,7 +829,7 @@ module TencentCloud
|
|
829
829
|
# @type IdSet: Array
|
830
830
|
# @param Name: 访问权限名称,模糊查询,最长64字符
|
831
831
|
# @type Name: String
|
832
|
-
# @param Offset:
|
832
|
+
# @param Offset: 分页偏移位置,默认值为0
|
833
833
|
# @type Offset: Integer
|
834
834
|
# @param Limit: 每页条目数量,默认20,最大500
|
835
835
|
# @type Limit: Integer
|
@@ -945,7 +945,7 @@ module TencentCloud
|
|
945
945
|
# @type Bound: Boolean
|
946
946
|
# @param Name: 资产名或资产IP,模糊查询
|
947
947
|
# @type Name: String
|
948
|
-
# @param Offset:
|
948
|
+
# @param Offset: 分页偏移位置,默认值为0
|
949
949
|
# @type Offset: Integer
|
950
950
|
# @param Limit: 每页条目数,默认20, 最大500
|
951
951
|
# @type Limit: Integer
|
@@ -1025,7 +1025,7 @@ module TencentCloud
|
|
1025
1025
|
# @type IdSet: Array
|
1026
1026
|
# @param Name: 资产组名,最长64个字符,模糊查询
|
1027
1027
|
# @type Name: String
|
1028
|
-
# @param Offset:
|
1028
|
+
# @param Offset: 分页偏移位置,默认值为0
|
1029
1029
|
# @type Offset: Integer
|
1030
1030
|
# @param Limit: 每页条目数量,缺省20,最大500
|
1031
1031
|
# @type Limit: Integer
|
@@ -1094,7 +1094,7 @@ module TencentCloud
|
|
1094
1094
|
# @type ApCodeSet: Array
|
1095
1095
|
# @param Kind: 操作系统类型, 1 - Linux, 2 - Windows, 3 - MySQL, 4 - SQLServer
|
1096
1096
|
# @type Kind: Integer
|
1097
|
-
# @param Offset:
|
1097
|
+
# @param Offset: 分页偏移位置,默认值为0
|
1098
1098
|
# @type Offset: Integer
|
1099
1099
|
# @param Limit: 每页条目数量,默认20
|
1100
1100
|
# @type Limit: Integer
|
@@ -1239,7 +1239,7 @@ module TencentCloud
|
|
1239
1239
|
# @type Bound: Boolean
|
1240
1240
|
# @param Name: 用户名或用户姓名,最长64个字符,模糊查询
|
1241
1241
|
# @type Name: String
|
1242
|
-
# @param Offset:
|
1242
|
+
# @param Offset: 分页偏移位置,默认值为0
|
1243
1243
|
# @type Offset: Integer
|
1244
1244
|
# @param Limit: 每页条目数量,默认20, 最大500
|
1245
1245
|
# @type Limit: Integer
|
@@ -1304,7 +1304,7 @@ module TencentCloud
|
|
1304
1304
|
# @type IdSet: Array
|
1305
1305
|
# @param Name: 用户组名,模糊查询,长度:0-64字符
|
1306
1306
|
# @type Name: String
|
1307
|
-
# @param Offset:
|
1307
|
+
# @param Offset: 分页偏移位置,默认值为0
|
1308
1308
|
# @type Offset: Integer
|
1309
1309
|
# @param Limit: 每页条目数量,缺省20,最大500
|
1310
1310
|
# @type Limit: Integer
|
@@ -1367,7 +1367,7 @@ module TencentCloud
|
|
1367
1367
|
# @type IdSet: Array
|
1368
1368
|
# @param Name: 模糊查询,IdSet、UserName、Phone为空时才生效,对用户名和姓名进行模糊查询
|
1369
1369
|
# @type Name: String
|
1370
|
-
# @param Offset:
|
1370
|
+
# @param Offset: 分页偏移位置,默认值为0
|
1371
1371
|
# @type Offset: Integer
|
1372
1372
|
# @param Limit: 每页条目数量,默认20, 最大500
|
1373
1373
|
# @type Limit: Integer
|
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.445
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-11-
|
11
|
+
date: 2022-11-06 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|