tencentcloud-sdk-tione 3.0.637 → 3.0.638
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/v20211111/client.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: 7d6363b62ada3910a2175c83778ec8ab472225f8
|
|
4
|
+
data.tar.gz: 875bb9d410b7e719dfaed01b51ea23d3a220d37b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6f5202d0eee9a942f59f213b1146837aab8ab0603cd33af77ac78a87a5318e2c34c9c9c09240baca9e27d8a91958d77582e7554829e186e0844e4e7f3f9ad238
|
|
7
|
+
data.tar.gz: cfad9587babfd101d10d6ae13a3f5c0f529fed4046d71aba669c15eab34be56c22fd2f66e7ad3265996ae1363ab72951054daa4a9c0eccb45df7e2a773e41d33
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.638
|
data/lib/v20211111/client.rb
CHANGED
|
@@ -653,7 +653,7 @@ module TencentCloud
|
|
|
653
653
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
654
654
|
end
|
|
655
655
|
|
|
656
|
-
# 本接口(DescribeBillingSpecsPrice)
|
|
656
|
+
# 本接口(DescribeBillingSpecsPrice)用于查询按量计费计费项价格。
|
|
657
657
|
|
|
658
658
|
# @param request: Request instance for DescribeBillingSpecsPrice.
|
|
659
659
|
# @type request: :class:`Tencentcloud::tione::V20211111::DescribeBillingSpecsPriceRequest`
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-tione
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.638
|
|
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-08-
|
|
11
|
+
date: 2023-08-17 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|