tencentcloud-sdk-oceanus 3.0.741 → 3.0.742

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: 3a720193e32633a4779e39e776d93f5e62753095
4
- data.tar.gz: 6465b619b453677e7b49f391eeb8fe061018782d
3
+ metadata.gz: 2e6b03f189f93aeb52a468c185c35241cd561ee6
4
+ data.tar.gz: 2b377191748cf9113a696871347b43d836663dde
5
5
  SHA512:
6
- metadata.gz: 0fd7e43513cef4ca1c957fe4eeebae0b3ba3912025963a04e239fb167b8326d58ec3b5007e47984847e3e52a8f5cd1d355112f0cf8236a5534917d6f4b0d28b0
7
- data.tar.gz: e945e398ee81abd3b292eb7a9ebb6474e395935d879161ecc3dbca626779728c96852be6a61419f5af60548bda7fc8f1069a1a98246e7f42fa6d8c2e65acaf7a
6
+ metadata.gz: 044ab058f1e45c8078ffe14d862fb6b7b05963817d425216a40bb5a7d90186f94dfcbee3bca30fb8547e93dad233947af51a4111511f49f92a900ca0fde4afb1
7
+ data.tar.gz: 6ca38e80f5b884ed983bde1f60572a35f940f443f2ee48b0d33069b0710607dbc4cc1f84998a0e57fb6700001cf3d33d97da3b99de3ea7e743d99881f5282763
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.741
1
+ 3.0.742
@@ -2824,11 +2824,11 @@ module TencentCloud
2824
2824
 
2825
2825
  # GetMetaTable请求参数结构体
2826
2826
  class GetMetaTableRequest < TencentCloud::Common::AbstractModel
2827
- # @param Catalog: Catalog名
2827
+ # @param Catalog: 目录名
2828
2828
  # @type Catalog: String
2829
- # @param Database: Database名
2829
+ # @param Database: 库名
2830
2830
  # @type Database: String
2831
- # @param Table: Table名
2831
+ # @param Table: 表名
2832
2832
  # @type Table: String
2833
2833
  # @param WorkSpaceId: 空间唯一标识
2834
2834
  # @type WorkSpaceId: String
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-oceanus
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.741
4
+ version: 3.0.742
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud