tencentcloud-sdk-dc 3.0.978 → 3.0.980

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: 3641b8285c0a508fb5811c678b36f0d6ea49422b
4
- data.tar.gz: 8a3abe5eb4bb42238381736fa7d8fee5b0b4b787
3
+ metadata.gz: 0e00fbf9d7c39ae1e42034a90641716b8f44b0b7
4
+ data.tar.gz: 4ffd7d6be6c6b19370a248cf5a9fcf2c5f940d24
5
5
  SHA512:
6
- metadata.gz: 48343613d02949fc00e7d0a89e2bec77ac240310a2183bc0fb7f4c0b8abc7ba0136851307e1bfb16aa49a2e987aa0bbb4cee51739b2c3f475a619d9aa292a893
7
- data.tar.gz: 25e6bc923579ddd41dc9ae8e8fef06dbde98a7a15d53a91fe37e23cadc20490e4858bb6132a36b7ea7cb21c387e9e9f7d3ed60c2a62ec5ad0b6bcebba1efda7b
6
+ metadata.gz: cc59ea49dfdfaec941d00f794f08a149473e8e4bbe4e4e18b18aeddf5508a5aeb26ba0315a7ef39eb7ace200366ae31d2c77d8658b1dc86ca14753ada05aa724
7
+ data.tar.gz: c26044d3409ca89d0175f97f065de7ff6daba1dd42505f39fa0cc28640a20e4445a9c0b2e1d0adaa63a7c366ed81bf873b179a53786f4acbbce7114ab9ed4145
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.978
1
+ 3.0.980
@@ -368,7 +368,7 @@ module TencentCloud
368
368
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
369
369
  end
370
370
 
371
- # 本接口(DescribePublicDirectConnectTunnelRoutes)用于查询互联网通道路由列表
371
+ # 查询互联网通道路由列表。
372
372
 
373
373
  # @param request: Request instance for DescribePublicDirectConnectTunnelRoutes.
374
374
  # @type request: :class:`Tencentcloud::dc::V20180410::DescribePublicDirectConnectTunnelRoutesRequest`
@@ -150,7 +150,6 @@ module TencentCloud
150
150
  # ApplyInternetAddress返回参数结构体
151
151
  class ApplyInternetAddressResponse < TencentCloud::Common::AbstractModel
152
152
  # @param InstanceId: 互联网公网地址ID
153
- # 注意:此字段可能返回 null,表示取不到有效值。
154
153
  # @type InstanceId: String
155
154
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
156
155
  # @type RequestId: String
@@ -974,7 +973,6 @@ module TencentCloud
974
973
  # @param TotalCount: 符合物理专线列表数量。
975
974
  # @type TotalCount: Integer
976
975
  # @param AllSignLaw: 用户名下物理专线是否都签署了用户协议。
977
- # 注意:此字段可能返回 null,表示取不到有效值。
978
976
  # @type AllSignLaw: Boolean
979
977
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
980
978
  # @type RequestId: String
@@ -1017,19 +1015,14 @@ module TencentCloud
1017
1015
  # DescribeInternetAddressQuota返回参数结构体
1018
1016
  class DescribeInternetAddressQuotaResponse < TencentCloud::Common::AbstractModel
1019
1017
  # @param Ipv6PrefixLen: IPv6互联网公网允许的最小前缀长度
1020
- # 注意:此字段可能返回 null,表示取不到有效值。
1021
1018
  # @type Ipv6PrefixLen: Integer
1022
1019
  # @param Ipv4BgpQuota: BGP类型IPv4互联网地址配额
1023
- # 注意:此字段可能返回 null,表示取不到有效值。
1024
1020
  # @type Ipv4BgpQuota: Integer
1025
1021
  # @param Ipv4OtherQuota: 非BGP类型IPv4互联网地址配额
1026
- # 注意:此字段可能返回 null,表示取不到有效值。
1027
1022
  # @type Ipv4OtherQuota: Integer
1028
1023
  # @param Ipv4BgpNum: BGP类型IPv4互联网地址已使用数量
1029
- # 注意:此字段可能返回 null,表示取不到有效值。
1030
1024
  # @type Ipv4BgpNum: Integer
1031
1025
  # @param Ipv4OtherNum: 非BGP类型互联网地址已使用数量
1032
- # 注意:此字段可能返回 null,表示取不到有效值。
1033
1026
  # @type Ipv4OtherNum: Integer
1034
1027
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1035
1028
  # @type RequestId: String
@@ -1139,7 +1132,6 @@ module TencentCloud
1139
1132
  # @param TotalCount: 互联网公网地址统计信息数量
1140
1133
  # @type TotalCount: Integer
1141
1134
  # @param InternetAddressStatistics: 互联网公网地址统计信息列表
1142
- # 注意:此字段可能返回 null,表示取不到有效值。
1143
1135
  # @type InternetAddressStatistics: Array
1144
1136
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1145
1137
  # @type RequestId: String
@@ -1168,15 +1160,15 @@ module TencentCloud
1168
1160
 
1169
1161
  # DescribePublicDirectConnectTunnelRoutes请求参数结构体
1170
1162
  class DescribePublicDirectConnectTunnelRoutesRequest < TencentCloud::Common::AbstractModel
1171
- # @param DirectConnectTunnelId: 专用通道ID
1163
+ # @param DirectConnectTunnelId: 专用通道ID
1172
1164
  # @type DirectConnectTunnelId: String
1173
1165
  # @param Filters: 过滤条件:
1174
- # route-type:路由类型,取值:BGP/STATIC
1175
- # route-subnet:路由cidr,取值如:192.68.1.0/24
1166
+ # route-type:路由类型,取值:BGP/STATIC
1167
+ # route-subnet:路由cidr,取值如:192.68.1.0/24
1176
1168
  # @type Filters: Array
1177
- # @param Offset: 偏移量,默认为0
1169
+ # @param Offset: 偏移量,默认为0
1178
1170
  # @type Offset: Integer
1179
- # @param Limit: 返回数量,默认为20,最大值为100
1171
+ # @param Limit: 返回数量,默认为20,最大值为100
1180
1172
  # @type Limit: Integer
1181
1173
 
1182
1174
  attr_accessor :DirectConnectTunnelId, :Filters, :Offset, :Limit
@@ -1205,9 +1197,9 @@ module TencentCloud
1205
1197
 
1206
1198
  # DescribePublicDirectConnectTunnelRoutes返回参数结构体
1207
1199
  class DescribePublicDirectConnectTunnelRoutesResponse < TencentCloud::Common::AbstractModel
1208
- # @param Routes: 互联网通道路由列表
1200
+ # @param Routes: 互联网通道路由列表。
1209
1201
  # @type Routes: Array
1210
- # @param TotalCount: 记录总数
1202
+ # @param TotalCount: 路由总数量。
1211
1203
  # @type TotalCount: Integer
1212
1204
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1213
1205
  # @type RequestId: String
@@ -1786,7 +1778,6 @@ module TencentCloud
1786
1778
  # @param NextHop: 路由下一跳IP
1787
1779
  # @type NextHop: String
1788
1780
  # @param UpdateTime: 路由更新时间
1789
- # 注意:此字段可能返回 null,表示取不到有效值。
1790
1781
  # @type UpdateTime: String
1791
1782
  # @param ApplyOnTunnelEnable: 是否配置在通道上
1792
1783
  # @type ApplyOnTunnelEnable: Boolean
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.978
4
+ version: 3.0.980
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-01-08 00:00:00.000000000 Z
11
+ date: 2025-01-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common