tencentcloud-sdk-dts 3.0.1029 → 3.0.1030

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: 2c9c4fd59e7ea9049cc5edc203e67d3a6d318324
4
- data.tar.gz: 6b1650cd653870516ced654bf52c022f68bfe06f
3
+ metadata.gz: 6fb0ea103f6e0f9e5ff7af0f84fa73011464d588
4
+ data.tar.gz: 392227ca8618c74dcb0f2e5da1792984a3d72882
5
5
  SHA512:
6
- metadata.gz: 317cf8422fb2cc7162dc05fff9825b4fd79eb7fdcd67a8e0a456ba2b23335f2c1c31a05fd813ce7d6f95635c14cf724125a01e72a2999ee33757c6f8ab411752
7
- data.tar.gz: 9a76a9bbee4d7c723b918697001ea2784197a52a0e482e13950b85316534f66cbad21446461693c174331c3ebb0098ca38ebda2c076d69346462e48ce393a57b
6
+ metadata.gz: 09807806fa318b50e1aa9aaebac19258f99b8a0c5d97168b3f5efc301c32c42e15b1ebe79e6554316ed8720626a5d34fa08b46655d8e5108e442afd9a5353519
7
+ data.tar.gz: b18a76792fca170c2534cbff803303ebe060bc9ce70172a5cad848c594dd3df3b578dc1acc6b389736f62140adf74e70654bb2fd99ec9f3010ad741bc83499bd
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1029
1
+ 3.0.1030
@@ -6713,6 +6713,7 @@ module TencentCloud
6713
6713
  # @param AllActions: 支持的所有操作
6714
6714
  # @type AllActions: Array
6715
6715
  # @param Actions: 当前状态能进行的操作
6716
+ # 注意:此字段可能返回 null,表示取不到有效值。
6716
6717
  # @type Actions: Array
6717
6718
  # @param Options: 同步选项
6718
6719
  # @type Options: :class:`Tencentcloud::Dts.v20211206.models.Options`
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-dts
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1029
4
+ version: 3.0.1030
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-03-27 00:00:00.000000000 Z
11
+ date: 2025-03-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common