tencentcloud-sdk-tag 3.0.687 → 3.0.689
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/v20180813/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: 882faef2f53c5615565693fc07a52dd682268866
|
4
|
+
data.tar.gz: 3dba46dfd922e528704d1282a1a8b015ed77e9be
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9f9b8946bb8d16a07a4ad4999dc8a052406d0635540ecc75a3315e36ce6ed2882f623b8260b8bab7b22a97bb60105bec3e33a8a2a2f5534dcacc399cf3569a0a
|
7
|
+
data.tar.gz: 04002b442f9da1f6339044d180d4287279963c50009b0471501cfb4692a6b320273aa22816beaa2e15b03d520d926b226b82e5c98ffd707ba058cc6414b8921e
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.689
|
data/lib/v20180813/models.rb
CHANGED
@@ -111,7 +111,7 @@ module TencentCloud
|
|
111
111
|
# @type TagKey: String
|
112
112
|
# @param TagValue: 需要绑定的标签值,取值规范参考:https://cloud.tencent.com/document/product/651/13354
|
113
113
|
# @type TagValue: String
|
114
|
-
# @param ResourceRegion:
|
114
|
+
# @param ResourceRegion: 资源所在地域,不区分地域的资源则不必填。区分地域的资源则必填,且必填时必须是参数ResourceIds.N资源所对应的地域,且如果ResourceIds.N为批量时,这些资源也必须是同一个地域的。例如示例值:ap-beijing,则参数ResourceIds.N中都应该填写该地域的资源。
|
115
115
|
# @type ResourceRegion: String
|
116
116
|
# @param ResourcePrefix: 资源前缀(资源六段式中最后一段"/"前面的部分),cos存储桶不需要传入该字段,其他云资源必填
|
117
117
|
# @type ResourcePrefix: String
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-tag
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.689
|
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-31 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|