tencentcloud-sdk-rum 3.0.1067 → 3.0.1068
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 -12
- 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: a9aa12677faa1f8b049000ee8b31fffdc74024cb
|
4
|
+
data.tar.gz: 464f2fe1455489aa03aee118631063dc3df2afad
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4cdc80f070f637fad292e4b39199229883f0cc560f2c40f001cbc15d4332d849167e78b4a04cf9efacb493eed0a036e373412b41abfa6aeb540bfcd1feeac23b
|
7
|
+
data.tar.gz: fdb046616df9e2511edb6b116573e5b8552e0075b302343955e926ecee5ed5d6619beb16562ac751728fe7bac0d38c75eb96022a5302838563c2068746465947
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1068
|
data/lib/v20210622/models.rb
CHANGED
@@ -1627,10 +1627,12 @@ module TencentCloud
|
|
1627
1627
|
# @type Env: String
|
1628
1628
|
# @param NetStatus: 网络状态
|
1629
1629
|
# @type NetStatus: String
|
1630
|
+
# @param WebVitals: 是否返回webvitals数据
|
1631
|
+
# @type WebVitals: Boolean
|
1630
1632
|
|
1631
|
-
attr_accessor :ID, :StartTime, :EndTime, :Type, :Level, :Isp, :Area, :NetType, :Platform, :Device, :VersionNum, :ExtFirst, :ExtSecond, :ExtThird, :IsAbroad, :Browser, :Os, :Engine, :Brand, :From, :CostType, :Env, :NetStatus
|
1633
|
+
attr_accessor :ID, :StartTime, :EndTime, :Type, :Level, :Isp, :Area, :NetType, :Platform, :Device, :VersionNum, :ExtFirst, :ExtSecond, :ExtThird, :IsAbroad, :Browser, :Os, :Engine, :Brand, :From, :CostType, :Env, :NetStatus, :WebVitals
|
1632
1634
|
|
1633
|
-
def initialize(id=nil, starttime=nil, endtime=nil, type=nil, level=nil, isp=nil, area=nil, nettype=nil, platform=nil, device=nil, versionnum=nil, extfirst=nil, extsecond=nil, extthird=nil, isabroad=nil, browser=nil, os=nil, engine=nil, brand=nil, from=nil, costtype=nil, env=nil, netstatus=nil)
|
1635
|
+
def initialize(id=nil, starttime=nil, endtime=nil, type=nil, level=nil, isp=nil, area=nil, nettype=nil, platform=nil, device=nil, versionnum=nil, extfirst=nil, extsecond=nil, extthird=nil, isabroad=nil, browser=nil, os=nil, engine=nil, brand=nil, from=nil, costtype=nil, env=nil, netstatus=nil, webvitals=nil)
|
1634
1636
|
@ID = id
|
1635
1637
|
@StartTime = starttime
|
1636
1638
|
@EndTime = endtime
|
@@ -1654,6 +1656,7 @@ module TencentCloud
|
|
1654
1656
|
@CostType = costtype
|
1655
1657
|
@Env = env
|
1656
1658
|
@NetStatus = netstatus
|
1659
|
+
@WebVitals = webvitals
|
1657
1660
|
end
|
1658
1661
|
|
1659
1662
|
def deserialize(params)
|
@@ -1680,6 +1683,7 @@ module TencentCloud
|
|
1680
1683
|
@CostType = params['CostType']
|
1681
1684
|
@Env = params['Env']
|
1682
1685
|
@NetStatus = params['NetStatus']
|
1686
|
+
@WebVitals = params['WebVitals']
|
1683
1687
|
end
|
1684
1688
|
end
|
1685
1689
|
|
@@ -2757,8 +2761,8 @@ module TencentCloud
|
|
2757
2761
|
|
2758
2762
|
attr_accessor :Limit, :Offset, :Filters, :IsDemo
|
2759
2763
|
extend Gem::Deprecate
|
2760
|
-
deprecate :IsDemo, :none, 2025,
|
2761
|
-
deprecate :IsDemo=, :none, 2025,
|
2764
|
+
deprecate :IsDemo, :none, 2025, 5
|
2765
|
+
deprecate :IsDemo=, :none, 2025, 5
|
2762
2766
|
|
2763
2767
|
def initialize(limit=nil, offset=nil, filters=nil, isdemo=nil)
|
2764
2768
|
@Limit = limit
|
@@ -3272,8 +3276,8 @@ module TencentCloud
|
|
3272
3276
|
|
3273
3277
|
attr_accessor :EndTime, :StartTime, :ID, :IsDemo
|
3274
3278
|
extend Gem::Deprecate
|
3275
|
-
deprecate :IsDemo, :none, 2025,
|
3276
|
-
deprecate :IsDemo=, :none, 2025,
|
3279
|
+
deprecate :IsDemo, :none, 2025, 5
|
3280
|
+
deprecate :IsDemo=, :none, 2025, 5
|
3277
3281
|
|
3278
3282
|
def initialize(endtime=nil, starttime=nil, id=nil, isdemo=nil)
|
3279
3283
|
@EndTime = endtime
|
@@ -3403,12 +3407,12 @@ module TencentCloud
|
|
3403
3407
|
|
3404
3408
|
attr_accessor :ChargeStatuses, :ChargeTypes, :Limit, :Offset, :AreaIds, :InstanceStatuses, :InstanceIds, :Filters, :IsDemo
|
3405
3409
|
extend Gem::Deprecate
|
3406
|
-
deprecate :InstanceStatuses, :none, 2025,
|
3407
|
-
deprecate :InstanceStatuses=, :none, 2025,
|
3408
|
-
deprecate :InstanceIds, :none, 2025,
|
3409
|
-
deprecate :InstanceIds=, :none, 2025,
|
3410
|
-
deprecate :IsDemo, :none, 2025,
|
3411
|
-
deprecate :IsDemo=, :none, 2025,
|
3410
|
+
deprecate :InstanceStatuses, :none, 2025, 5
|
3411
|
+
deprecate :InstanceStatuses=, :none, 2025, 5
|
3412
|
+
deprecate :InstanceIds, :none, 2025, 5
|
3413
|
+
deprecate :InstanceIds=, :none, 2025, 5
|
3414
|
+
deprecate :IsDemo, :none, 2025, 5
|
3415
|
+
deprecate :IsDemo=, :none, 2025, 5
|
3412
3416
|
|
3413
3417
|
def initialize(chargestatuses=nil, chargetypes=nil, limit=nil, offset=nil, areaids=nil, instancestatuses=nil, instanceids=nil, filters=nil, isdemo=nil)
|
3414
3418
|
@ChargeStatuses = chargestatuses
|
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.1068
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-05-
|
11
|
+
date: 2025-05-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|