tencentcloud-sdk-tse 3.0.1038 → 3.0.1039
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/v20201207/models.rb +0 -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: ee21ddb223f0c620611fb3297e8340f15dc6c409
|
4
|
+
data.tar.gz: 61eb39b6725a96040d67868a0a183b5ec585d2ff
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8bd018b641656815cd92c4bab82822fc31a22a621083a96dc6d28d5ad1aebfa60423ca3df4b7f47843256cdaa177de599e2aa0eff79aa79c651b8b3664bb3b35
|
7
|
+
data.tar.gz: 2765709f4d20641092c11772452e740d2e5aeb5f0a95d9a09e766d22dbb4b6d812ad7cd4b001fa5a6b025922bf52c37284f0e0aeea93f016bfc48401492c223d
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1039
|
data/lib/v20201207/models.rb
CHANGED
@@ -426,7 +426,6 @@ module TencentCloud
|
|
426
426
|
# @param MatchMode: 泳道匹配规则:严格STRICT|宽松PERMISSIVE
|
427
427
|
# @type MatchMode: String
|
428
428
|
# @param LaneTag: 泳道标签
|
429
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
430
429
|
# @type LaneTag: String
|
431
430
|
|
432
431
|
attr_accessor :Priority, :Enabled, :ConditionList, :BalancedServiceList, :ServiceId, :ServiceName, :RuleType, :MatchType, :GroupId, :GroupName, :LaneId, :LaneName, :MatchMode, :LaneTag
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-tse
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1039
|
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-04-
|
11
|
+
date: 2025-04-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|