tencentcloud-sdk-rum 3.0.810 → 3.0.812
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20210622/models.rb +16 -16
- 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: be7d0c28cb6540470bd6d8e7c48473b1cd6bac5c
|
|
4
|
+
data.tar.gz: 800fa4588e5a8451de6cf7835dcc87f3f9e82610
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5613973e4c9fbe834aaa0b1b3a70e491ad42e56dfcd391449f3e79028ebe6b387908266ee8f2cd3e70f302a01b758a1ca341951300c9b4dc315b3f6ba5cf9497
|
|
7
|
+
data.tar.gz: 9e08315732b3146bb459886424e181f68838d916ce4d3b137b877b18c919488dbe630597ea1200a263bbfd25076591689dfd30f7c632e896b2dd244bf7eddd9c
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.812
|
data/lib/v20210622/models.rb
CHANGED
|
@@ -186,7 +186,7 @@ module TencentCloud
|
|
|
186
186
|
# @type Tags: Array
|
|
187
187
|
# @param InstanceDesc: 实例描述,(最大长度不超过1024字节)
|
|
188
188
|
# @type InstanceDesc: String
|
|
189
|
-
# @param CountNum:
|
|
189
|
+
# @param CountNum: 每天数据上报量,(不作量级限制)
|
|
190
190
|
# @type CountNum: String
|
|
191
191
|
# @param PeriodRetain: 数据存储时长计费
|
|
192
192
|
# @type PeriodRetain: String
|
|
@@ -268,7 +268,7 @@ module TencentCloud
|
|
|
268
268
|
class CreateWhitelistRequest < TencentCloud::Common::AbstractModel
|
|
269
269
|
# @param InstanceID: 实例ID:taw-123
|
|
270
270
|
# @type InstanceID: String
|
|
271
|
-
# @param Remark:
|
|
271
|
+
# @param Remark: 备注(暂未作字节数限制)
|
|
272
272
|
# @type Remark: String
|
|
273
273
|
# @param WhitelistUin: uin:业务方标识
|
|
274
274
|
# @type WhitelistUin: String
|
|
@@ -817,7 +817,7 @@ module TencentCloud
|
|
|
817
817
|
# @type NetType: String
|
|
818
818
|
# @param Device: 机型
|
|
819
819
|
# @type Device: String
|
|
820
|
-
# @param IsAbroad:
|
|
820
|
+
# @param IsAbroad: 显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。
|
|
821
821
|
# @type IsAbroad: String
|
|
822
822
|
# @param Os: 操作系统
|
|
823
823
|
# @type Os: String
|
|
@@ -941,7 +941,7 @@ module TencentCloud
|
|
|
941
941
|
# @type NetType: String
|
|
942
942
|
# @param Device: 机型
|
|
943
943
|
# @type Device: String
|
|
944
|
-
# @param IsAbroad:
|
|
944
|
+
# @param IsAbroad: 显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。
|
|
945
945
|
# @type IsAbroad: String
|
|
946
946
|
# @param Os: 操作系统
|
|
947
947
|
# @type Os: String
|
|
@@ -1061,7 +1061,7 @@ module TencentCloud
|
|
|
1061
1061
|
# @type NetType: String
|
|
1062
1062
|
# @param Device: 机型
|
|
1063
1063
|
# @type Device: String
|
|
1064
|
-
# @param IsAbroad:
|
|
1064
|
+
# @param IsAbroad: 是否海外,1表示海外,0表示非海外;默认值为空,查询所有。
|
|
1065
1065
|
# @type IsAbroad: String
|
|
1066
1066
|
# @param Os: 操作系统
|
|
1067
1067
|
# @type Os: String
|
|
@@ -1193,7 +1193,7 @@ module TencentCloud
|
|
|
1193
1193
|
# @type NetType: String
|
|
1194
1194
|
# @param Device: 机型
|
|
1195
1195
|
# @type Device: String
|
|
1196
|
-
# @param IsAbroad:
|
|
1196
|
+
# @param IsAbroad: 显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。
|
|
1197
1197
|
# @type IsAbroad: String
|
|
1198
1198
|
# @param Os: 操作系统
|
|
1199
1199
|
# @type Os: String
|
|
@@ -1317,7 +1317,7 @@ module TencentCloud
|
|
|
1317
1317
|
# @type NetType: String
|
|
1318
1318
|
# @param Device: 机型
|
|
1319
1319
|
# @type Device: String
|
|
1320
|
-
# @param IsAbroad:
|
|
1320
|
+
# @param IsAbroad: 显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。
|
|
1321
1321
|
# @type IsAbroad: String
|
|
1322
1322
|
# @param Os: 操作系统
|
|
1323
1323
|
# @type Os: String
|
|
@@ -1497,7 +1497,7 @@ module TencentCloud
|
|
|
1497
1497
|
# @type NetType: String
|
|
1498
1498
|
# @param Device: 机型
|
|
1499
1499
|
# @type Device: String
|
|
1500
|
-
# @param IsAbroad:
|
|
1500
|
+
# @param IsAbroad: 显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。
|
|
1501
1501
|
# @type IsAbroad: String
|
|
1502
1502
|
# @param Os: 操作系统
|
|
1503
1503
|
# @type Os: String
|
|
@@ -1607,7 +1607,7 @@ module TencentCloud
|
|
|
1607
1607
|
# @type ExtSecond: String
|
|
1608
1608
|
# @param ExtThird: 自定义3
|
|
1609
1609
|
# @type ExtThird: String
|
|
1610
|
-
# @param IsAbroad:
|
|
1610
|
+
# @param IsAbroad: 显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。
|
|
1611
1611
|
# @type IsAbroad: String
|
|
1612
1612
|
# @param Browser: 浏览器
|
|
1613
1613
|
# @type Browser: String
|
|
@@ -1737,7 +1737,7 @@ module TencentCloud
|
|
|
1737
1737
|
# @type NetType: String
|
|
1738
1738
|
# @param Device: 机型
|
|
1739
1739
|
# @type Device: String
|
|
1740
|
-
# @param IsAbroad:
|
|
1740
|
+
# @param IsAbroad: 显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。
|
|
1741
1741
|
# @type IsAbroad: String
|
|
1742
1742
|
# @param Os: 操作系统
|
|
1743
1743
|
# @type Os: String
|
|
@@ -1853,7 +1853,7 @@ module TencentCloud
|
|
|
1853
1853
|
# @type NetType: String
|
|
1854
1854
|
# @param Device: 机型
|
|
1855
1855
|
# @type Device: String
|
|
1856
|
-
# @param IsAbroad:
|
|
1856
|
+
# @param IsAbroad: 显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。
|
|
1857
1857
|
# @type IsAbroad: String
|
|
1858
1858
|
# @param Os: 操作系统
|
|
1859
1859
|
# @type Os: String
|
|
@@ -2071,7 +2071,7 @@ module TencentCloud
|
|
|
2071
2071
|
# @type NetType: String
|
|
2072
2072
|
# @param Device: 机型
|
|
2073
2073
|
# @type Device: String
|
|
2074
|
-
# @param IsAbroad:
|
|
2074
|
+
# @param IsAbroad: 显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。
|
|
2075
2075
|
# @type IsAbroad: String
|
|
2076
2076
|
# @param Os: 操作系统
|
|
2077
2077
|
# @type Os: String
|
|
@@ -2195,7 +2195,7 @@ module TencentCloud
|
|
|
2195
2195
|
# @type NetType: String
|
|
2196
2196
|
# @param Device: 机型
|
|
2197
2197
|
# @type Device: String
|
|
2198
|
-
# @param IsAbroad:
|
|
2198
|
+
# @param IsAbroad: 显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。
|
|
2199
2199
|
# @type IsAbroad: String
|
|
2200
2200
|
# @param Os: 操作系统
|
|
2201
2201
|
# @type Os: String
|
|
@@ -2319,7 +2319,7 @@ module TencentCloud
|
|
|
2319
2319
|
# @type NetType: String
|
|
2320
2320
|
# @param Device: 机型
|
|
2321
2321
|
# @type Device: String
|
|
2322
|
-
# @param IsAbroad:
|
|
2322
|
+
# @param IsAbroad: 显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。
|
|
2323
2323
|
# @type IsAbroad: String
|
|
2324
2324
|
# @param Os: 操作系统
|
|
2325
2325
|
# @type Os: String
|
|
@@ -2443,7 +2443,7 @@ module TencentCloud
|
|
|
2443
2443
|
# @type NetType: String
|
|
2444
2444
|
# @param Device: 机型
|
|
2445
2445
|
# @type Device: String
|
|
2446
|
-
# @param IsAbroad:
|
|
2446
|
+
# @param IsAbroad: 显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。
|
|
2447
2447
|
# @type IsAbroad: String
|
|
2448
2448
|
# @param Os: 操作系统
|
|
2449
2449
|
# @type Os: String
|
|
@@ -2567,7 +2567,7 @@ module TencentCloud
|
|
|
2567
2567
|
# @type NetType: String
|
|
2568
2568
|
# @param Device: 机型
|
|
2569
2569
|
# @type Device: String
|
|
2570
|
-
# @param IsAbroad:
|
|
2570
|
+
# @param IsAbroad: 显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。
|
|
2571
2571
|
# @type IsAbroad: String
|
|
2572
2572
|
# @param Os: 操作系统
|
|
2573
2573
|
# @type Os: String
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-rum
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.812
|
|
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-04-
|
|
11
|
+
date: 2024-04-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|