tencentcloud-sdk-tag 3.0.442 → 3.0.444

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: 2a21ca32ad90b2e1a184c20c3a651088d30a9db2
4
- data.tar.gz: da203f62c65b63429ec31352be5578588888b9ab
3
+ metadata.gz: d7580e899e79ad243af5e086d035529b1649691e
4
+ data.tar.gz: bbfdc80f7fcd0d568ad8e19ba2f720ceb21d0d69
5
5
  SHA512:
6
- metadata.gz: e91fa056a6c316d99f9695e7ffc43f9a3fc727954d3165c212c464d7407586b21bc2d8af77c0195cb1d95570fa8925376525f78338b66c41cee5537d9e7f3cde
7
- data.tar.gz: cf17ea68ea67bd69ce5eb41c6aad02995916a37ec8e8ef7be4abf6242592df94cf3b56cd5a836637eb970ea62232cf21df33fa22a51524f53aef83b71c35647c
6
+ metadata.gz: a3cefaa3d9b234ded6c392fde11a0c937905e5017df70fccfdacde5e18db836ab1177286e224a8a6c9d779b2767852407497a5dd195f4cef36fcf22aed146d0d
7
+ data.tar.gz: 8fd3586adcd69b77f35ce768b8d88ebc205c534786df691f9fcd50a9ab3e0a14515742e2add39a706dd5189aaa0eeef6719426f65448156f47e87521957a977b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.442
1
+ 3.0.444
@@ -197,7 +197,7 @@ module TencentCloud
197
197
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
198
198
  end
199
199
 
200
- # 本接口用于删除一对标签键和标签值
200
+ # 本接口用于批量删除标签键和标签值。
201
201
 
202
202
  # @param request: Request instance for DeleteTags.
203
203
  # @type request: :class:`Tencentcloud::tag::V20180813::DeleteTagsRequest`
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.442
4
+ version: 3.0.444
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-11-01 00:00:00.000000000 Z
11
+ date: 2022-11-04 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-tag.rb
37
36
  - lib/v20180813/models.rb
38
37
  - lib/v20180813/client.rb
38
+ - lib/tencentcloud-sdk-tag.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: