tencentcloud-sdk-car 3.0.718 → 3.0.720
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/models.rb +1 -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: 185dd4169c7992c8a44820331b5f70cdd4319676
|
|
4
|
+
data.tar.gz: 29396e6660ca30b3618e1ef3f131d48c5f1fa8a8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fdafb95397324a75787cdc84eaa8215660d02469aab870caf03eaff335364a092784af0f40482947bc5e4c6aa2e694b049ec4681a8870253df2bfd135ea550cf
|
|
7
|
+
data.tar.gz: 06c65317f1e4f36b7e0ea07bfda863098c77c4975f83f74f3a162798723046e6cfc265d6342fcb167fcfa731f9b3ca8164f2c80aa4148af0fdc3e2aefe202fca
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.720
|
data/lib/v20220110/models.rb
CHANGED
|
@@ -25,7 +25,7 @@ module TencentCloud
|
|
|
25
25
|
# @type UserIp: String
|
|
26
26
|
# @param ProjectId: 项目ID
|
|
27
27
|
# @type ProjectId: String
|
|
28
|
-
# @param ApplicationVersionId: 应用版本ID
|
|
28
|
+
# @param ApplicationVersionId: 应用版本ID。如果请求应用的当前版本,可以不用填写该字段。如果请求应用的其它版本时,才需要通过该字段来指定应用的版本。
|
|
29
29
|
# @type ApplicationVersionId: String
|
|
30
30
|
# @param ApplicationId: 应用ID。如果是独享项目,将忽略该参数,使用项目绑定的应用。如果是共享项目,使用该参数来指定应用。
|
|
31
31
|
# @type ApplicationId: String
|
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.720
|
|
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-12-
|
|
11
|
+
date: 2023-12-04 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|