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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e59a1c3f5712418785739ef5d4429bd715887c3f
4
- data.tar.gz: 43b041a6d3a57d48b77960c6a260ddbf6f52ce55
3
+ metadata.gz: ee21ddb223f0c620611fb3297e8340f15dc6c409
4
+ data.tar.gz: 61eb39b6725a96040d67868a0a183b5ec585d2ff
5
5
  SHA512:
6
- metadata.gz: ab5d4fa716ef47e204962b0fd0db3d10cb55678156debd89e7ee80fcd53aebb1a6ffae578174c0ff07739b1fc6576a4ab73c3ff601f20b017345de23bc6d9de1
7
- data.tar.gz: 3a51278b33b5e9e4dd4284dd26c4a6193082fc749a781e6b13743cbca022e809d188fffd6d0a84b154909a483b89e70989b1a9ff2417244bc67564090eac62cb
6
+ metadata.gz: 8bd018b641656815cd92c4bab82822fc31a22a621083a96dc6d28d5ad1aebfa60423ca3df4b7f47843256cdaa177de599e2aa0eff79aa79c651b8b3664bb3b35
7
+ data.tar.gz: 2765709f4d20641092c11772452e740d2e5aeb5f0a95d9a09e766d22dbb4b6d812ad7cd4b001fa5a6b025922bf52c37284f0e0aeea93f016bfc48401492c223d
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1038
1
+ 3.0.1039
@@ -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.1038
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-10 00:00:00.000000000 Z
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