tencentcloud-sdk-eis 1.0.245 → 1.0.249

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: bdb2bd635cdbe2af8dcbb18939fa16a8a203a5f9
4
- data.tar.gz: c19cc3cfce1941abd8f8155c9ce1f2c65670582b
3
+ metadata.gz: d118d9f4be86fca2b0921634dc8fc54f02ea5354
4
+ data.tar.gz: bb5ea9b6d425b00d7ec74e7c600f61e1a77f8f00
5
5
  SHA512:
6
- metadata.gz: 20f891726ed39b2691862570054d05f457172c0e07dd62e49d2091b23bd0d385c024ab6cade6ea267cc4b41ec010287763ece56db88c8f80068caf098ab0f1dc
7
- data.tar.gz: a2a73b267af08d922bd7eabaf30aa016704fb24b7d4a9cddf059edef7ef39935471e3fb56934698d2aa9d81b69629ed0ca47e070ca72ec7e606cb80b33d59f95
6
+ metadata.gz: 8dc3dbadff37746f406a93561d43cb649999c14a8f8f87f97d19a86028895db5538473d45a4168fcd326e5dbc672fdc26688de7103d45a618ad2cd19c9e5ffaf
7
+ data.tar.gz: 390534df0c845bf8ea81851074121002bfb67b73caecd023e52fb6ad5d7b5eae50519c987f39926f413ba3fc779f12e088633b85acca3f946e9a145450503e49
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.245
1
+ 1.0.249
@@ -350,7 +350,7 @@ module TencentCloud
350
350
  # @type CreatedAt: Integer
351
351
  # @param UpdatedAt: 应用实例部署更新时间
352
352
  # @type UpdatedAt: Integer
353
- # @param ProjectType: 应用类型:0:NormalApp普通应用 1:TemplateApp模版应用 2:LightApp轻应用 3:MicroConnTemplate微连接模板 4:MicroConnApp微连接应用
353
+ # @param ProjectType: 应用类型:0:NormalApp普通应用 1:TemplateApp模板应用 2:LightApp轻应用 3:MicroConnTemplate微连接模板 4:MicroConnApp微连接应用
354
354
  # @type ProjectType: Integer
355
355
 
356
356
  attr_accessor :GroupId, :GroupName, :ProjectId, :ProjectName, :InstanceId, :InstanceVersion, :InstanceCreatedAt, :Status, :CreatedAt, :UpdatedAt, :ProjectType
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-eis
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.245
4
+ version: 1.0.249
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-19 00:00:00.000000000 Z
11
+ date: 2022-01-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common