tencentcloud-sdk-rum 3.0.812 → 3.0.813

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: be7d0c28cb6540470bd6d8e7c48473b1cd6bac5c
4
- data.tar.gz: 800fa4588e5a8451de6cf7835dcc87f3f9e82610
3
+ metadata.gz: da5e2652b5491c5d97613609a045a2a3ddf56195
4
+ data.tar.gz: d77b631b3e526631192a9c5f7a1b61f98f22295f
5
5
  SHA512:
6
- metadata.gz: 5613973e4c9fbe834aaa0b1b3a70e491ad42e56dfcd391449f3e79028ebe6b387908266ee8f2cd3e70f302a01b758a1ca341951300c9b4dc315b3f6ba5cf9497
7
- data.tar.gz: 9e08315732b3146bb459886424e181f68838d916ce4d3b137b877b18c919488dbe630597ea1200a263bbfd25076591689dfd30f7c632e896b2dd244bf7eddd9c
6
+ metadata.gz: 7b16169bd725bc7849db6937afc1a044ef6bbc84e9897b9309995234b4704f7e3bf321907e1bd76ac9261a67bacccdbde209a53f859cdef7faf59c431f5b14fc
7
+ data.tar.gz: 5fa0259c3eef0254c1e226826bdd7daa3a7c23b0837bfc4835e9f4c9179e57ea942067db9ca9efb253f29218eaecfc3968bce4f77a0b7d77a82953e067ea4f5d
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.812
1
+ 3.0.813
@@ -813,7 +813,7 @@ module TencentCloud
813
813
  # @type ExtThird: String
814
814
  # @param ExtFirst: 自定义1
815
815
  # @type ExtFirst: String
816
- # @param NetType: 网络类型
816
+ # @param NetType: 网络类型(1,2,3,4,5,100),1表示WIFI, 2表示2G, 3表示3G, 4表示4G, 5表示5G, 6表示6G, 100表示未知。
817
817
  # @type NetType: String
818
818
  # @param Device: 机型
819
819
  # @type Device: 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.812
4
+ version: 3.0.813
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-28 00:00:00.000000000 Z
11
+ date: 2024-04-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common