tencentcloud-sdk-dlc 3.0.606 → 3.0.607

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: cc5a4ad330bb03f5419e7b513457d86aa6d0f096
4
+ data.tar.gz: 72b90d97e3692cc99a2743d960395e18f2ed5c21
5
5
  SHA512:
6
- metadata.gz: af396fc9fb60b905984fa47c77eee9977157e7434c54996d85f8377aeca31cc9f36dc5d970c5d237825a019a0112d26336537a05f1ca276e3d66a98669244380
7
- data.tar.gz: c1fa522cf2cb690599341c9f32e69f74ace03d67cd4bcc032b83c7cab5b93ba640f2ff5f505cdecaac971ceab7b916a8e8a177dba15378b576019e4cfaec35a3
6
+ metadata.gz: d1d6587179b3f99f6fdc9db1132151ec90022e4d8a4d4c5c45b5c415c74a15a6b2c760b13da61f9031d3fbee1b8e621aa9f162d8edbb66ab5815a42120c8ee3d
7
+ data.tar.gz: e6b39eb5a4847fa6289018947b3963a2a9b586dd5d21b7f6add4192a954e4913b9f69f3a9d13da2ebe6ccc811ddb4a5122dd5b8240e83e3ecd8651c35297f876
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.606
1
+ 3.0.607
@@ -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.607
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-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common