tencentcloud-sdk-billing 1.0.224 → 1.0.225

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: f51515e9356193f87fe3a007a0445a68c709f7b3
4
- data.tar.gz: 041db7d49f5662665ceff74f757c5c4d002376a6
3
+ metadata.gz: cd0402889ad5cedf2846c33ffe4e95357e3b8217
4
+ data.tar.gz: 504e226f10719a70667678f9dab72676a1e307e4
5
5
  SHA512:
6
- metadata.gz: 78fb0969aada5f8f25def12a33697c292b997e9d8ad1c87cb9c530d9ae9bdbb27c9d76ad8a9a989b1239f3b57197cb8789ae3146f4193dc5a5abe005d57c7316
7
- data.tar.gz: bb678a59087a5f8c97a37399f8f3b11f27977914f551b1377dfd53bf9c8e66c918ab27135ce9aa08c14afe6d21d717d94022e592bdf8db52ddb67725dfd54b80
6
+ metadata.gz: 2f39b1b478b12abfdc8f4e09575fac7f5ccd747c1b51aebed9ec2a5e515e82bbdc47399be0760d64991b32bc6d915a76155fa4eaf4a5ec615839b794791cc93a
7
+ data.tar.gz: 4bfd7728ddf406e2b0637121217420c0127396a55a8d2536f378c28781a23f9d621d5f0df5521da5cc0bd889371f214b70489fe5828604fa239a80272208a792
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.224
1
+ 1.0.225
@@ -2674,7 +2674,7 @@ module TencentCloud
2674
2674
  # 100762 视频直播宽带(海外)
2675
2675
  # @type ProductCode: String
2676
2676
  # @param Domain: 查询域名 例如 www.qq.com
2677
- # 非CDN业务查询时值为空
2677
+ # 非CDN业务查询时传入空字符串,返回的值为空
2678
2678
  # @type Domain: String
2679
2679
  # @param InstanceID: 1、如果为空,则返回EIP或CLB所有实例的明细;
2680
2680
  # 2、如果传入实例名,则返回该实例明细
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-billing
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.224
4
+ version: 1.0.225
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-12-15 00:00:00.000000000 Z
11
+ date: 2021-12-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common