tencentcloud-sdk-dlc 3.0.606 → 3.0.608

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: 76356bd9a4b2e829789afd9ede565a5d29a897cc
4
- data.tar.gz: 2c1fd36846de722ac46dda372e2b1b9391b99208
3
+ metadata.gz: a831f1d80ada5c9ae0e99f59a97601817f58c964
4
+ data.tar.gz: e89063e11bc53278f494dd652ed70879f33a3adc
5
5
  SHA512:
6
- metadata.gz: af396fc9fb60b905984fa47c77eee9977157e7434c54996d85f8377aeca31cc9f36dc5d970c5d237825a019a0112d26336537a05f1ca276e3d66a98669244380
7
- data.tar.gz: c1fa522cf2cb690599341c9f32e69f74ace03d67cd4bcc032b83c7cab5b93ba640f2ff5f505cdecaac971ceab7b916a8e8a177dba15378b576019e4cfaec35a3
6
+ metadata.gz: d4f62d305f9020f226466bec33d2152abe491d5459ef3a378ecf3a7acff29f2080b43fe41edf6204ab16a67971abb684fd711aa95e4d2597aafc8787aac3d3e3
7
+ data.tar.gz: ca5cb8adba9ea78f4060305e8bce7d4ad6afec643acba4b44bf4d149727597e22ed1a9e312ca35504fca4c43682721062830dc2f79b1470156a0046e2509d362
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.606
1
+ 3.0.608
@@ -6368,7 +6368,7 @@ module TencentCloud
6368
6368
  class ModifyWorkGroupRequest < TencentCloud::Common::AbstractModel
6369
6369
  # @param WorkGroupId: 工作组Id
6370
6370
  # @type WorkGroupId: Integer
6371
- # @param WorkGroupDescription: 工作组描述
6371
+ # @param WorkGroupDescription: 工作组描述,最大字符数限制50
6372
6372
  # @type WorkGroupDescription: String
6373
6373
 
6374
6374
  attr_accessor :WorkGroupId, :WorkGroupDescription
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-dlc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.606
4
+ version: 3.0.608
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-07-05 00:00:00.000000000 Z
11
+ date: 2023-07-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common