tencentcloud-sdk-rum 3.0.837 → 3.0.838
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 +1 -1
- 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: f4954a8e30c93adecd17bb82d71d155405e5c588
|
|
4
|
+
data.tar.gz: 11fddea9ad7004a73cb99e0786e4a5e49a6e01a1
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0ef6544a4c074f5ff080a06422c9c9afaa451264fc7a6df1ccdd105a51a3b02ab05d4f6ce2b707195785963ce549469743ca6b4ff8b94a43758914e8743d2dbc
|
|
7
|
+
data.tar.gz: c3ffead81f5082f389f742b460f478705d582b914725ccf086c4c49ab5f370995e358bf342ead22b9116294b708e71c2f89fb1531950db8c25d9e856588359e3
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.838
|
data/lib/v20210622/models.rb
CHANGED
|
@@ -3612,7 +3612,7 @@ module TencentCloud
|
|
|
3612
3612
|
class ModifyProjectLimitRequest < TencentCloud::Common::AbstractModel
|
|
3613
3613
|
# @param ProjectID: 项目ID
|
|
3614
3614
|
# @type ProjectID: Integer
|
|
3615
|
-
# @param ProjectInterface:
|
|
3615
|
+
# @param ProjectInterface: 取值为[log speed performance webvitals pv event custom miniProgramData]其中之一
|
|
3616
3616
|
# @type ProjectInterface: String
|
|
3617
3617
|
# @param ReportRate: 上报比例 10代表10%
|
|
3618
3618
|
# @type ReportRate: Integer
|
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.838
|
|
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-06-
|
|
11
|
+
date: 2024-06-05 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|