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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 656572b551a3bc2faf50a5f5268bb242c5e0bd4a
4
- data.tar.gz: a750c2bb5e3572ac51eb66b4e474bf08d86f52a4
3
+ metadata.gz: 185dd4169c7992c8a44820331b5f70cdd4319676
4
+ data.tar.gz: 29396e6660ca30b3618e1ef3f131d48c5f1fa8a8
5
5
  SHA512:
6
- metadata.gz: a92df8a9c0ac9c15662a8bcbc966d9b74e6fc19d420c7840685d54fa1fc33efcea5d5e77f480c13d5ddc71b2da9ee8059e2c1c80b12f3d54c4ea383504a558aa
7
- data.tar.gz: 52267ccebaf29af6d9f0852525fc1e86981344dd4f112e213e3fb99f71345919140d66135d562d7cc4249238a56cb410ffc02ecbdea2966662d4ae77e9d26500
6
+ metadata.gz: fdafb95397324a75787cdc84eaa8215660d02469aab870caf03eaff335364a092784af0f40482947bc5e4c6aa2e694b049ec4681a8870253df2bfd135ea550cf
7
+ data.tar.gz: 06c65317f1e4f36b7e0ea07bfda863098c77c4975f83f74f3a162798723046e6cfc265d6342fcb167fcfa731f9b3ca8164f2c80aa4148af0fdc3e2aefe202fca
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.718
1
+ 3.0.720
@@ -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.718
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-03 00:00:00.000000000 Z
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