tencentcloud-sdk-tse 3.0.754 → 3.0.755
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20201207/client.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 191ca81e66ac6e045c7646c37e69e587a73bbdf9
|
|
4
|
+
data.tar.gz: 487ad7ff36fae47f42571023f03e2ae0766f5119
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7c3640306ca0a9b7054449369dc3d07e65b97c1cbea2069db0d17f07e37671b7d5575ad683a3c22967ab6227ec12cba66e3ab03c4032a7c521a4b9a1271cc7d9
|
|
7
|
+
data.tar.gz: 87d0381c929860ae06e5cc07be50e4524be402479ea939039220dbb2ec80764001328d00b6be8267b60785ae08efffe1abe65dd954db6dd171bd42a955029ec4
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.755
|
data/lib/v20201207/client.rb
CHANGED
|
@@ -1397,7 +1397,7 @@ module TencentCloud
|
|
|
1397
1397
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
1398
1398
|
end
|
|
1399
1399
|
|
|
1400
|
-
# 修改云原生API
|
|
1400
|
+
# 修改云原生API网关实例网络基本信息,例如带宽以及描述,只支持修改客户端公网/内网的信息。
|
|
1401
1401
|
|
|
1402
1402
|
# @param request: Request instance for ModifyNetworkBasicInfo.
|
|
1403
1403
|
# @type request: :class:`Tencentcloud::tse::V20201207::ModifyNetworkBasicInfoRequest`
|
|
@@ -1493,7 +1493,7 @@ module TencentCloud
|
|
|
1493
1493
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
1494
1494
|
end
|
|
1495
1495
|
|
|
1496
|
-
# 修改云原生API
|
|
1496
|
+
# 修改云原生API网关实例的节点规格信息,例如节点扩缩容或者升降配
|
|
1497
1497
|
|
|
1498
1498
|
# @param request: Request instance for UpdateCloudNativeAPIGatewaySpec.
|
|
1499
1499
|
# @type request: :class:`Tencentcloud::tse::V20201207::UpdateCloudNativeAPIGatewaySpecRequest`
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-tse
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.755
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-01-
|
|
11
|
+
date: 2024-01-22 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|