tencentcloud-sdk-lighthouse 3.0.996 → 3.0.997
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20200324/models.rb +0 -5
- 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: e2d32513a0b1b2381cec0f873a78cdf336e162f0
|
4
|
+
data.tar.gz: 4d1a0653168b9f4c583ad338afe6d8e9526a69a3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3bfa3ef725a8c362b9ce9d772233f1b613adcb5ec040eb5ec1f8bd7ebf6d1ef6420eed9edaa5ceb4d92e7e4a375874ddabaf45aec7e04b9ed6045e0f4e74a48e
|
7
|
+
data.tar.gz: cdf0459d2f1594eaae3356b54543c34a56c63b7bd4390761c6c32e8e9c386e6f36721a87893965daaa2478188b53b1473e90754a0683cf1c61051ac7c2c1483c
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.997
|
data/lib/v20200324/models.rb
CHANGED
@@ -5509,7 +5509,6 @@ module TencentCloud
|
|
5509
5509
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
5510
5510
|
# @type InstancePrice: :class:`Tencentcloud::Lighthouse.v20200324.models.InstancePrice`
|
5511
5511
|
# @param DiscountDetail: 折扣梯度详情,每个梯度包含的信息有:时长,折扣数,总价,折扣价,折扣详情(用户折扣、官网折扣、最终折扣)。
|
5512
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5513
5512
|
# @type DiscountDetail: Array
|
5514
5513
|
|
5515
5514
|
attr_accessor :InstanceId, :InstancePrice, :DiscountDetail
|
@@ -5595,16 +5594,12 @@ module TencentCloud
|
|
5595
5594
|
# 实例违规详情。
|
5596
5595
|
class InstanceViolationDetail < TencentCloud::Common::AbstractModel
|
5597
5596
|
# @param Source: 来源:RESTRICT:封禁、FREEZW:冻结
|
5598
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5599
5597
|
# @type Source: String
|
5600
5598
|
# @param State: 是否允许自助解封:1是,2否
|
5601
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5602
5599
|
# @type State: String
|
5603
5600
|
# @param Reason: 违规类型
|
5604
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5605
5601
|
# @type Reason: String
|
5606
5602
|
# @param Content: 违规内容(URL、关联域名)
|
5607
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5608
5603
|
# @type Content: String
|
5609
5604
|
|
5610
5605
|
attr_accessor :Source, :State, :Reason, :Content
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-lighthouse
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.997
|
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-02-
|
11
|
+
date: 2025-02-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|