tencentcloud-sdk-car 3.0.677 → 3.0.679
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/v20220110/client.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: eed92160140bf797bd5e3c40bcc5e37be18b253f
|
|
4
|
+
data.tar.gz: bd28e9ce3aa7eab7be6e47379617629ad4bbafa2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: bf807914787044c090cff6905132b8fbdbfe9a9fcab19b9b793d83481bbea96ef6e435bc9b52583ee1368660b91439d2f247a99e04cb423cfaabe6fff617e416
|
|
7
|
+
data.tar.gz: 08313c05e82993f16b69f7bb9e7f2a5c06fcc719cc49a178049b84e56c4994c4ff0750c40f5f4f55bff2ea1feb06c95e5340abb28a79f8811b65568aedb9dc23
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.679
|
data/lib/v20220110/client.rb
CHANGED
|
@@ -125,7 +125,7 @@ module TencentCloud
|
|
|
125
125
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
126
126
|
end
|
|
127
127
|
|
|
128
|
-
# 开始云端推流到指定URL
|
|
128
|
+
# 开始云端推流到指定URL。该推流方式需要单独计费,详细计费方式请查看[指定地址推流费用说明](https://cloud.tencent.com/document/product/1547/72168#98ac188a-d122-4caf-88be-05268ecefdf6)
|
|
129
129
|
|
|
130
130
|
# @param request: Request instance for StartPublishStreamWithURL.
|
|
131
131
|
# @type request: :class:`Tencentcloud::car::V20220110::StartPublishStreamWithURLRequest`
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-car
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.679
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-10-
|
|
11
|
+
date: 2023-10-18 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|
|
@@ -33,9 +33,9 @@ executables: []
|
|
|
33
33
|
extensions: []
|
|
34
34
|
extra_rdoc_files: []
|
|
35
35
|
files:
|
|
36
|
-
- lib/tencentcloud-sdk-car.rb
|
|
37
|
-
- lib/v20220110/client.rb
|
|
38
36
|
- lib/v20220110/models.rb
|
|
37
|
+
- lib/v20220110/client.rb
|
|
38
|
+
- lib/tencentcloud-sdk-car.rb
|
|
39
39
|
- lib/VERSION
|
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
|
41
41
|
licenses:
|