tencentcloud-sdk-dc 3.0.1042 → 3.0.1043

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: 6d5681c233fe6fcc88e3a6db3a4a595038a0b301
4
- data.tar.gz: 9306a41bf06a19821f23a60e89a1f236ddbdcee9
3
+ metadata.gz: bfcc25c8318c190a5fc63383157aaefc8fe1aaeb
4
+ data.tar.gz: 7117c298d34a113ff76a80b8109e2e59aba9f3bd
5
5
  SHA512:
6
- metadata.gz: d4ad38b302b18c17c340513bebef5b4779eed074bca7c049ca8a7fff9d18a6c1e35f87865b64e10dd0767eb7407bcbcbcb164c62fcad4685f5017dab8f263bf0
7
- data.tar.gz: 10ce352bd7a6b2c82f54426238ba70ddc60a03b9ebd73220356f606f4a7b07de466a67ec6ca757f845637a6e4b545f3e62c3e5d6bfdf9ab336277607b55f3310
6
+ metadata.gz: f956e5e1b2e34862f7e20de6a25d022b53eab735058a957dbb3916f688728af17a8978b913502ca41d4ef2a5f99e3a73507710431704d1c5f9b5f8da3da3683b
7
+ data.tar.gz: b8c16ee999b05070415c6b28d4b819f6ca257bd11ac81d997a3fa663579de9644c93d64768cd052354845831baeaa1daeeea7a6d2ca2ac5e6576c5dbc5164260
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1042
1
+ 3.0.1043
@@ -19,7 +19,7 @@ module TencentCloud
19
19
  module V20180410
20
20
  # AcceptDirectConnectTunnel请求参数结构体
21
21
  class AcceptDirectConnectTunnelRequest < TencentCloud::Common::AbstractModel
22
- # @param DirectConnectTunnelId: 专用通道ID
22
+ # @param DirectConnectTunnelId: 专用通道ID。可以通过[DescribeDirectConnectTunnel](https://cloud.tencent.com/document/product/216/19819)接口获取。
23
23
  # @type DirectConnectTunnelId: String
24
24
 
25
25
  attr_accessor :DirectConnectTunnelId
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-dc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1042
4
+ version: 3.0.1043
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-04-17 00:00:00.000000000 Z
11
+ date: 2025-04-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common