tencentcloud-sdk-cdc 3.0.719 → 3.0.721

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: 697a9b80239cc1e23cf68275bedac452676c6349
4
- data.tar.gz: 44a195f4e2b1d357d2ba8454eb01ae4328d099d6
3
+ metadata.gz: 0fd75ebf41992cdfb25fb7386690858744abd962
4
+ data.tar.gz: 0fd49d2aabdfe80f1222bffa62da2ae623455cc8
5
5
  SHA512:
6
- metadata.gz: cb4f2cc1256b4dc0193b3362227f33351f6dcfcd8bf54b6e529ce952199bfdad03b338ade6f73fad5f7a177609b8ae2cf86786ac8757caa5ffa23f28493952b1
7
- data.tar.gz: 13fef1468f3a335e0d61cd1411203ca698d1bde804add0989424775e9776ed810025ba76f2055d8302da9df95704d88bdf17e5b37c908b55eec74e2fb37846cf
6
+ metadata.gz: 8007376dae96e4f41867c3be727719ef60a3ca592b0e4f37690e561baf2a6e3d790e2fadc351821c197b888abfb3af416b6c9fdbd35ffcb0fbf0d5182ddbc306
7
+ data.tar.gz: 3e651270c6455ddf90b292b61fd1b3a998cd9a124d5a039b774c36f49c81106334320f18e9c26d3bf4663d62a8e9aeb7e5fbb7903bbd3267cf4c20c47cef0c84
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.719
1
+ 3.0.721
@@ -1436,7 +1436,7 @@ module TencentCloud
1436
1436
 
1437
1437
  # CDC宿主机的详细信息
1438
1438
  class HostInfo < TencentCloud::Common::AbstractModel
1439
- # @param HostIp: 宿主机IP
1439
+ # @param HostIp: 宿主机IP(废弃)
1440
1440
  # @type HostIp: String
1441
1441
  # @param ServiceType: 云服务类型
1442
1442
  # @type ServiceType: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cdc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.719
4
+ version: 3.0.721
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-12-04 00:00:00.000000000 Z
11
+ date: 2023-12-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common