tencentcloud-sdk-rum 3.0.836 → 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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: db34fcf4ae9594ea9e573909aaf7e22cf1ceff31
4
- data.tar.gz: ca74bce563e529fcda5ca0ee10b1c3723d1808dd
3
+ metadata.gz: f4954a8e30c93adecd17bb82d71d155405e5c588
4
+ data.tar.gz: 11fddea9ad7004a73cb99e0786e4a5e49a6e01a1
5
5
  SHA512:
6
- metadata.gz: c939067d7278db3104f5174f1c2d6dd21f4eb9fbdbeaa89b5a93bec219b6fa4df3010019593a41cd358f5ece2ec87cd2284c60ffab6f4461fcf054d6f2d3a69b
7
- data.tar.gz: de19db9f3b6f970bfd7810ab7d2194b176a0312f5405f75b3334b7d2144859f8090a8e8c22cb2b0b33245b69e5b46d37921bb652ea7bef678db5b425df4c035f
6
+ metadata.gz: 0ef6544a4c074f5ff080a06422c9c9afaa451264fc7a6df1ccdd105a51a3b02ab05d4f6ce2b707195785963ce549469743ca6b4ff8b94a43758914e8743d2dbc
7
+ data.tar.gz: c3ffead81f5082f389f742b460f478705d582b914725ccf086c4c49ab5f370995e358bf342ead22b9116294b708e71c2f89fb1531950db8c25d9e856588359e3
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.836
1
+ 3.0.838
@@ -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.836
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-03 00:00:00.000000000 Z
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