tencentcloud-sdk-tem 3.0.645 → 3.0.647

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: 593dbcf847955874501d23b590ff3220122cabe4
4
- data.tar.gz: 7f34e7b455d63830ab11846a9932f693ce0daa40
3
+ metadata.gz: 23b4eb10b704a4823955b19482faee0993786d5e
4
+ data.tar.gz: d2fd86ce19888f8ceb4beb13df6d047a8447dfee
5
5
  SHA512:
6
- metadata.gz: b4f2b4b3db48cf3a3fb491caac9b964a26a3baafaf0f2b8984e208c9d8923099ea3dc6b0fff6f02b700ea2f5f42899257f653ee1db7e5e281160f9dcf3a255aa
7
- data.tar.gz: 72db1ddf35e3ec2c06e23a520d1c48366465fc09e3965aa85ef874caff5fb15c03dc9b8cfe58fa6410f4708c93590a393f2aa4e56b9408d6e544357d1f2c9c9d
6
+ metadata.gz: caedeb2ae5ef26154c8b23ba96ba15d41819b58626ed395ffb1879795c2ca7a4002a50b48722ab71552117a65dd283c4e842d1b3af11d345cfafdf1fef5b1498
7
+ data.tar.gz: 3847e7f2b156e0880486b5a7bdb920ac7cdcb798e4e67ca5081dd3cb13fd3a85fadd7cbca261a92ead4a4c3d42b8ed9f8ef30633b01ab9fdf7c9b0925e900671
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.645
1
+ 3.0.647
@@ -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.645
4
+ version: 3.0.647
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-28 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