tencentcloud-sdk-cbs 3.0.1064 → 3.0.1066

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: 23deab44dff68044737a49d5b05a6fa41c7095bb
4
- data.tar.gz: e6cd41661c97e69015528726dde1fa36c6a2a9e2
3
+ metadata.gz: 2f9a8d870319d6e3f822ec8024cedc4a6082dc09
4
+ data.tar.gz: f492f895ba1da9a5159d6fb4d3f404b9cc3a0f3a
5
5
  SHA512:
6
- metadata.gz: d50fa0126a183a97ad0bf7d2be660331575c8826737bc735b4cf2142b4f68dba1d5f0f71badaf606fb95e26d0029fa5ac9708cc710c74ff7d52a472bb0e992ea
7
- data.tar.gz: 9bd8b3cbb61cfe557e0548981f29369994515870558cef2108c93651004a23a48eca1bcbdb7973ddcefcfa6c5ffee7a077b274c5d7d93150a78ccae6a9532553
6
+ metadata.gz: 87b9e3f22eb6bec2251eed7d4e86c63a8d3d2b0896846b1943c70128f3c688930bb605a1da4a330b4ecf437246faee00b4ad668520b70bc22e63d05ba563d71d
7
+ data.tar.gz: 8feffddc4be725c2b69b5545407ea5492b9e2f542b8f78fdd01baaa667dad7e975ec8ccda79885f8018ba3f6812e759a2d6a923f316518030ac35ee7b70be74c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1064
1
+ 3.0.1066
@@ -858,7 +858,7 @@ module TencentCloud
858
858
  # @type SnapshotName: String
859
859
  # @param Deadline: 快照的到期时间,到期后该快照将会自动删除,需要传入UTC时间下的ISO-8601标准时间格式,例如:2022-01-08T09:47:55+00:00,。到期时间最小可设置为一天后的当前时间。
860
860
  # @type Deadline: String
861
- # @param DiskBackupId: 云硬盘备份点ID。传入此参数时,将通过备份点创建快照。
861
+ # @param DiskBackupId: 云硬盘备份点ID。传入此参数时,将通过备份点创建快照。备份点 ID 可以通过[DescribeDiskBackups](document/product/362/80278)接口查询。
862
862
  # @type DiskBackupId: String
863
863
  # @param Tags: 快照绑定的标签。
864
864
  # @type Tags: Array
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cbs
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1064
4
+ version: 3.0.1066
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-05-20 00:00:00.000000000 Z
11
+ date: 2025-05-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common