tencentcloud-sdk-live 3.0.483 → 3.0.484
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/v20180801/models.rb +18 -0
- 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: bff2ebe37e6a6a9b721a07a9f444298260cc7c66
|
|
4
|
+
data.tar.gz: 359849d68b5d95b18c218dd7f315ecec63adf572
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3da36298cebf5c43e86893d788a9500c5728289256cf75c10a7e312093093775581f6460299203e0cea36e0d2cf3b2e8f326c95099acc2073dd13214c96d1235
|
|
7
|
+
data.tar.gz: e93581df728f91417ea720f47ab31e0318b783a9a0d40473e3dfd1318df28413a226564e8e90e9032b8785dd72ffc473f97015244ef61b6b807e592c4b0991c9
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.484
|
data/lib/v20180801/models.rb
CHANGED
|
@@ -383,8 +383,10 @@ module TencentCloud
|
|
|
383
383
|
# 规则信息
|
|
384
384
|
class CallBackRuleInfo < TencentCloud::Common::AbstractModel
|
|
385
385
|
# @param CreateTime: 规则创建时间。
|
|
386
|
+
# 注:此字段为北京时间(UTC+8时区)。
|
|
386
387
|
# @type CreateTime: String
|
|
387
388
|
# @param UpdateTime: 规则更新时间。
|
|
389
|
+
# 注:此字段为北京时间(UTC+8时区)。
|
|
388
390
|
# @type UpdateTime: String
|
|
389
391
|
# @param TemplateId: 模板 ID。
|
|
390
392
|
# @type TemplateId: Integer
|
|
@@ -583,6 +585,7 @@ module TencentCloud
|
|
|
583
585
|
# @param Description: 描述信息。
|
|
584
586
|
# @type Description: String
|
|
585
587
|
# @param CreateTime: 创建时间,UTC 格式。
|
|
588
|
+
# 注:此字段为北京时间(UTC+8时区)。
|
|
586
589
|
# @type CreateTime: String
|
|
587
590
|
# @param HttpsCrt: 证书内容。
|
|
588
591
|
# @type HttpsCrt: String
|
|
@@ -591,6 +594,7 @@ module TencentCloud
|
|
|
591
594
|
# 1:腾讯云托管证书。
|
|
592
595
|
# @type CertType: Integer
|
|
593
596
|
# @param CertExpireTime: 证书过期时间,UTC 格式。
|
|
597
|
+
# 注:此字段为北京时间(UTC+8时区)。
|
|
594
598
|
# @type CertExpireTime: String
|
|
595
599
|
# @param DomainList: 使用此证书的域名列表。
|
|
596
600
|
# @type DomainList: Array
|
|
@@ -6569,6 +6573,7 @@ module TencentCloud
|
|
|
6569
6573
|
# @param Description: 描述信息。
|
|
6570
6574
|
# @type Description: String
|
|
6571
6575
|
# @param CreateTime: 创建时间,UTC格式。
|
|
6576
|
+
# 注:此字段为北京时间(UTC+8时区)。
|
|
6572
6577
|
# @type CreateTime: String
|
|
6573
6578
|
# @param HttpsCrt: 证书内容。
|
|
6574
6579
|
# @type HttpsCrt: String
|
|
@@ -6577,6 +6582,7 @@ module TencentCloud
|
|
|
6577
6582
|
# 1:腾讯云托管证书。
|
|
6578
6583
|
# @type CertType: Integer
|
|
6579
6584
|
# @param CertExpireTime: 证书过期时间,UTC格式。
|
|
6585
|
+
# 注:此字段为北京时间(UTC+8时区)。
|
|
6580
6586
|
# @type CertExpireTime: String
|
|
6581
6587
|
# @param DomainName: 使用此证书的域名名称。
|
|
6582
6588
|
# @type DomainName: String
|
|
@@ -6668,6 +6674,7 @@ module TencentCloud
|
|
|
6668
6674
|
# 1: 启用。
|
|
6669
6675
|
# @type Status: Integer
|
|
6670
6676
|
# @param CreateTime: 添加时间。
|
|
6677
|
+
# 注:此字段为北京时间(UTC+8时区)。
|
|
6671
6678
|
# @type CreateTime: String
|
|
6672
6679
|
# @param BCName: 是否有 CName 到固定规则域名:
|
|
6673
6680
|
# 0: 否。
|
|
@@ -6689,6 +6696,7 @@ module TencentCloud
|
|
|
6689
6696
|
# @param RentTag: 失效参数,可忽略。
|
|
6690
6697
|
# @type RentTag: Integer
|
|
6691
6698
|
# @param RentExpireTime: 失效参数,可忽略。
|
|
6699
|
+
# 注:此字段为北京时间(UTC+8时区)。
|
|
6692
6700
|
# @type RentExpireTime: String
|
|
6693
6701
|
# @param IsMiniProgramLive: 0: 标准直播。
|
|
6694
6702
|
# 1: 小程序直播。
|
|
@@ -6933,8 +6941,10 @@ module TencentCloud
|
|
|
6933
6941
|
# @param StreamName: 流名称。
|
|
6934
6942
|
# @type StreamName: String
|
|
6935
6943
|
# @param CreateTime: 创建时间。
|
|
6944
|
+
# 注:此字段为北京时间(UTC+8时区)。
|
|
6936
6945
|
# @type CreateTime: String
|
|
6937
6946
|
# @param ExpireTime: 禁推过期时间。
|
|
6947
|
+
# 注:此字段为北京时间(UTC+8时区)。
|
|
6938
6948
|
# @type ExpireTime: String
|
|
6939
6949
|
# @param AppName: 推流路径。
|
|
6940
6950
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -7148,12 +7158,14 @@ module TencentCloud
|
|
|
7148
7158
|
# 0:已关闭。
|
|
7149
7159
|
# @type Status: Integer
|
|
7150
7160
|
# @param CertExpireTime: 证书过期时间。
|
|
7161
|
+
# 注:此字段为北京时间(UTC+8时区)。
|
|
7151
7162
|
# @type CertExpireTime: String
|
|
7152
7163
|
# @param CertId: 证书Id。
|
|
7153
7164
|
# @type CertId: Integer
|
|
7154
7165
|
# @param CloudCertId: 腾讯云ssl的证书Id。
|
|
7155
7166
|
# @type CloudCertId: String
|
|
7156
7167
|
# @param UpdateTime: 规则最后更新时间。
|
|
7168
|
+
# 注:此字段为北京时间(UTC+8时区)。
|
|
7157
7169
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
7158
7170
|
# @type UpdateTime: String
|
|
7159
7171
|
|
|
@@ -7201,8 +7213,10 @@ module TencentCloud
|
|
|
7201
7213
|
# 当为连麦包时单位为小时。
|
|
7202
7214
|
# @type Left: Integer
|
|
7203
7215
|
# @param BuyTime: 购买时间。
|
|
7216
|
+
# 注:此字段为北京时间(UTC+8时区)。
|
|
7204
7217
|
# @type BuyTime: String
|
|
7205
7218
|
# @param ExpireTime: 过期时间。
|
|
7219
|
+
# 注:此字段为北京时间(UTC+8时区)。
|
|
7206
7220
|
# @type ExpireTime: String
|
|
7207
7221
|
# @param Type: 包类型,可选值:
|
|
7208
7222
|
# 0: 流量包。
|
|
@@ -7251,6 +7265,7 @@ module TencentCloud
|
|
|
7251
7265
|
# @param LogUrl: 日志 URL。
|
|
7252
7266
|
# @type LogUrl: String
|
|
7253
7267
|
# @param LogTime: 日志生成时间。
|
|
7268
|
+
# 注:此字段为北京时间(UTC+8时区)。
|
|
7254
7269
|
# @type LogTime: String
|
|
7255
7270
|
# @param FileSize: 文件大小。
|
|
7256
7271
|
# @type FileSize: Integer
|
|
@@ -9293,8 +9308,10 @@ module TencentCloud
|
|
|
9293
9308
|
# 规则信息。
|
|
9294
9309
|
class RuleInfo < TencentCloud::Common::AbstractModel
|
|
9295
9310
|
# @param CreateTime: 规则创建时间。
|
|
9311
|
+
# 注:此字段为北京时间(UTC+8时区)。
|
|
9296
9312
|
# @type CreateTime: String
|
|
9297
9313
|
# @param UpdateTime: 规则更新时间。
|
|
9314
|
+
# 注:此字段为北京时间(UTC+8时区)。
|
|
9298
9315
|
# @type UpdateTime: String
|
|
9299
9316
|
# @param TemplateId: 模板 ID。
|
|
9300
9317
|
# @type TemplateId: Integer
|
|
@@ -10086,6 +10103,7 @@ module TencentCloud
|
|
|
10086
10103
|
# @param Status: 当前状态。0:未使用,1:使用中。
|
|
10087
10104
|
# @type Status: Integer
|
|
10088
10105
|
# @param CreateTime: 添加时间。
|
|
10106
|
+
# 注:此字段为北京时间(UTC+8时区)。
|
|
10089
10107
|
# @type CreateTime: String
|
|
10090
10108
|
# @param Width: 水印宽。
|
|
10091
10109
|
# @type Width: Integer
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-live
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.484
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-12-
|
|
11
|
+
date: 2022-12-30 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|