tencentcloud-sdk-cdwch 3.0.466 → 3.0.467

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: 8e0d47a2360e93e4b9bb10f1dc11a36ba4f6fc33
4
- data.tar.gz: 49f393b60ebf4c35b156de3d2c75fc66b1c83536
3
+ metadata.gz: 70cb151dd1c9d462716ee44d8a85775a04fdb5ca
4
+ data.tar.gz: 2a9e0b1861bee408c2b08fef2c108c8add568597
5
5
  SHA512:
6
- metadata.gz: aa95da29642fb2f83d034cbfe441cd81bde01b3c5677ab2f2de4e17a4906efe2124cbab34b3768c204d4213eea877503e5be577b0a6d8887c004b4b9dcf5e893
7
- data.tar.gz: d65e65c86ea7e4c6be1491f158a12156785987a56640c38b3f0001118da02f4573abce926ec0c2352d482140a9e335bc9d13a2d3bd9ad2df102efdfc6780e49a
6
+ metadata.gz: 9b9844893b4e41b0984fb1708ada24a2a157cdb652c1c89270127ec8851e427a00c050a1dbc4ab1006668f3631556de426a1280866d5ac4bca05c6994b4c17cc
7
+ data.tar.gz: 85ecc7cacba65cbbcfcc578f18c31a306750a1fb49e5796d22dc33237876f8cbcb83b153d813afa8b94b116653804e28a41543681dfc2b387f6435bbb83839ae
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.466
1
+ 3.0.467
@@ -154,7 +154,7 @@ module TencentCloud
154
154
  class CreateBackUpScheduleRequest < TencentCloud::Common::AbstractModel
155
155
  # @param ScheduleId: 编辑时需要传
156
156
  # @type ScheduleId: Integer
157
- # @param WeekDays: 选择的星期 逗号分隔
157
+ # @param WeekDays: 选择的星期 逗号分隔,例如 2 代表周二
158
158
  # @type WeekDays: String
159
159
  # @param ExecuteHour: 执行小时
160
160
  # @type ExecuteHour: Integer
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cdwch
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.466
4
+ version: 3.0.467
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-12-06 00:00:00.000000000 Z
11
+ date: 2022-12-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common