tencentcloud-sdk-cdb 3.0.1081 → 3.0.1084

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: b541c492270bd76890128b9e1f8ce20a2434170d
4
- data.tar.gz: 7635a08c0740d763e392c1c65ed41636801be30a
3
+ metadata.gz: e8918a9f6c86a1414748817650ff2818492af4ae
4
+ data.tar.gz: 82e5d9ad30438a813a5e8047a24162c9251c099b
5
5
  SHA512:
6
- metadata.gz: 8580664dadddbaea50c3c68a917ca8126d383658d2835dd4194a86f6921ea04f632f300c941c2fb8d59ecab57f8a6991b4fcd761f80a97c863025f5117eb12f2
7
- data.tar.gz: 45db5cf45f799e4bdab27f3a04ec6055509ff2a444358c650a1cd6d609a9fa01270963b680df1ede286e675d375b29433f79969847bdced2c414cf5c79001c81
6
+ metadata.gz: 1357b341a29b48c88c2bb7bc6aa75c12b2ffc5a9a651cf73cdb4767ff59d5441ecc1a5ee5971a8818276087853b97b10cc70d0483c6c6cb48ba739ec0edecec3
7
+ data.tar.gz: 280c66697733cc45a227393ddd7df7db8c42debd0a0533f092e1583ebf08eb5c1aff59718eed6d6dbb6e7c91237f79eaaa10bcdf1ad2edae194d8e18bc1cfb63
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1081
1
+ 3.0.1084
@@ -8284,7 +8284,7 @@ module TencentCloud
8284
8284
  class DescribeTableColumnsRequest < TencentCloud::Common::AbstractModel
8285
8285
  # @param InstanceId: 实例ID,格式如:cdb-c1nl9rpv,与云数据库控制台页面中显示的实例ID相同,可使用[查询实例列表](https://cloud.tencent.com/document/api/236/15872) 接口获取,其值为输出参数中字段 InstanceId 的值。
8286
8286
  # @type InstanceId: String
8287
- # @param Database: 数据库名称,可使用[查询数据库](https://cloud.tencent.com/document/api/253/7167)接口获得。
8287
+ # @param Database: 数据库名称,可使用[查询数据库](https://cloud.tencent.com/document/api/236/17493)接口获得。
8288
8288
  # @type Database: String
8289
8289
  # @param Table: 数据库中的表的名称。
8290
8290
  # @type Table: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cdb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1081
4
+ version: 3.0.1084
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-06-15 00:00:00.000000000 Z
11
+ date: 2025-06-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common