tencentcloud-sdk-tione 3.0.564 → 3.0.565

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: cb2612f83734c94883723c93471c33f49425ce9a
4
- data.tar.gz: 746f9050bdfb4aa8720365a864f53cb47bb4b02e
3
+ metadata.gz: 3cb7999acc3e485aefa88af533c4d9bd2595623b
4
+ data.tar.gz: e13ec260bdd4ad973bdb708b84189d48e54d5863
5
5
  SHA512:
6
- metadata.gz: 547914a93c91e22e28a3292ef56215ac8f3e28c0f9c1d366c06a94fd6312f39c18ca8a87d0d2686e7435668071a6f9d46d9eb64f706e304438e5a682d7e453ee
7
- data.tar.gz: d980768256badf34230213b51577541744c3980a3396bdea25976e62538f128925285dbd6272bd52f2b3041bfe94d4918fb64d1fb9db510b508155fd1ff8a779
6
+ metadata.gz: e85018985b2ddadf66c8ba4100b2af37b1362c20cb8e204ca9d69aa686088c9af6f2f0af6122cffc3d5bfb20b6db601026fa8c4d6b639490b6e8c202f215099c
7
+ data.tar.gz: 3cafbf45e785aad36eea3b493afeea62e72ee5d191ff931db2ab82c631f16e6dcbdbd3969a00cd520e3eb7bcd9d07d29a2dc222b1da24699c1fdafa0f0c44bb9
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.564
1
+ 3.0.565
@@ -7805,7 +7805,7 @@ module TencentCloud
7805
7805
  # @param EndTime: 训练结束时间
7806
7806
  # 注意:此字段可能返回 null,表示取不到有效值。
7807
7807
  # @type EndTime: String
7808
- # @param BillingInfo: 计费金额信息,eg:2.00元/小时 (for后付费)
7808
+ # @param BillingInfo: 计费金额信息,eg:2.00元/小时 (按量计费)
7809
7809
  # 注意:此字段可能返回 null,表示取不到有效值。
7810
7810
  # @type BillingInfo: String
7811
7811
  # @param ResourceGroupName: 预付费专用资源组名称
@@ -7990,7 +7990,7 @@ module TencentCloud
7990
7990
  # @type FailureReason: String
7991
7991
  # @param UpdateTime: 更新时间
7992
7992
  # @type UpdateTime: String
7993
- # @param BillingInfo: 计费金额信息,eg:2.00元/小时 (for后付费)
7993
+ # @param BillingInfo: 计费金额信息,eg:2.00元/小时 (按量计费)
7994
7994
  # @type BillingInfo: String
7995
7995
  # @param ResourceGroupName: 预付费专用资源组名称
7996
7996
  # @type ResourceGroupName: String
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.564
4
+ version: 3.0.565
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-05-08 00:00:00.000000000 Z
11
+ date: 2023-05-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common