tencentcloud-sdk-tem 3.0.646 → 3.0.648

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d31b6ae3c21205bd863f81c36fd4bd842caf0735
4
- data.tar.gz: ec8b98ce3e5a37a17c52ff2fca8192bc3d65996b
3
+ metadata.gz: 13ff19d3f9d0ee928bd88b188a01a3ca3854f64f
4
+ data.tar.gz: 1aeb600a49de91f7c1170a8fd6caeb63f3ab26de
5
5
  SHA512:
6
- metadata.gz: 6eee5f692c51dab72c63585485a49c8d4d6346bd47d2a5863e817d6d4a3bc73fc108cdfa2ff69986402c06993079c5e051477170768bf59c83cdd68dbf76454f
7
- data.tar.gz: 0fc53af802f6aa0501ed2a7321dd87660fbd4d416fdc8ac68ec17fc50743a62ff7238fc13d8484d41fd88dfb9a16f15f807d9148ddb4d3b826797cef16f0a8cd
6
+ metadata.gz: a5021c96233d54fc29a5ae994a6ae5d6f4ce8d195647bb0962de46ac8ea9ae7df867162a8389891f12904f840219edac47d21d5f44922863f9ae273e69624a8b
7
+ data.tar.gz: b3c4f30d3015013f09754681dc8ae9d704e84d74774093084d448c12257d8c616572e053af8ccbffd51fa1bf671c5484d9bbf5d7fdf4b30d72ea1fe0a71564ac
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.646
1
+ 3.0.648
@@ -858,7 +858,7 @@ module TencentCloud
858
858
  # @type ApplicationId: String
859
859
  # @param EnvironmentId: 环境ID
860
860
  # @type EnvironmentId: String
861
- # @param SourceChannel: 来源渠道
861
+ # @param SourceChannel: 来源渠道(用户不需要关心此参数)
862
862
  # @type SourceChannel: Integer
863
863
  # @param DeleteApplicationIfNoRunningVersion: 当服务没有任何运行版本时,是否删除此服务
864
864
  # @type DeleteApplicationIfNoRunningVersion: Boolean
@@ -3478,7 +3478,7 @@ module TencentCloud
3478
3478
 
3479
3479
  # ModifyApplicationReplicas请求参数结构体
3480
3480
  class ModifyApplicationReplicasRequest < TencentCloud::Common::AbstractModel
3481
- # @param ApplicationId: 服务id
3481
+ # @param ApplicationId: 应用id
3482
3482
  # @type ApplicationId: String
3483
3483
  # @param EnvironmentId: 环境ID
3484
3484
  # @type EnvironmentId: String
@@ -4172,7 +4172,7 @@ module TencentCloud
4172
4172
  # @type ApplicationId: String
4173
4173
  # @param SourceChannel: 来源渠道
4174
4174
  # @type SourceChannel: Integer
4175
- # @param EnvironmentId: 环境ID
4175
+ # @param EnvironmentId: 环境ID/命名空间ID
4176
4176
  # @type EnvironmentId: String
4177
4177
 
4178
4178
  attr_accessor :ApplicationId, :SourceChannel, :EnvironmentId
@@ -4751,7 +4751,7 @@ module TencentCloud
4751
4751
  # @type ApplicationId: String
4752
4752
  # @param SourceChannel: 来源渠道
4753
4753
  # @type SourceChannel: Integer
4754
- # @param EnvironmentId: 环境ID
4754
+ # @param EnvironmentId: 环境ID/命名空间ID
4755
4755
  # @type EnvironmentId: String
4756
4756
 
4757
4757
  attr_accessor :ApplicationId, :SourceChannel, :EnvironmentId
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tem
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.646
4
+ version: 3.0.648
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-08-29 00:00:00.000000000 Z
11
+ date: 2023-08-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common