tencentcloud-sdk-cloudstudio 3.0.809 → 3.0.810

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: 567cd08c3421dc62c47fb624221b1ab62f1b5101
4
- data.tar.gz: 0cbf23117a19e68e2fe4ad5375b7c1a194568bdf
3
+ metadata.gz: 08abc593ce63f79d729f3b12f44ceed6adb644a6
4
+ data.tar.gz: 458169fd16525c44d05bbe23159edbba43dd5b63
5
5
  SHA512:
6
- metadata.gz: ed9d2e8875814aaa6562ef859705c0fa50274f15c33076bd9ac0e7d91f2ef27358e37e3f1ef3c771911b90cd39bab72273be6378e59620be6bcc0d6631e2a90a
7
- data.tar.gz: ffc8f8935d8aebd335e8daf38385788b1af8560667a2ac57465a56b0d97c5aac8d0ff6549647bf8158125a7fc9174f34525825f0086edfc0b060b7ad96cf5d8b
6
+ metadata.gz: fa3680d0e49f524fed9f19b84d1c0a8747de41be81845fd132210f0450cb257ef5f1ad2457d10558f5f8a8b8c73c53297c6a97a80f5ea93dcef2e2cafdfc2bcf
7
+ data.tar.gz: d8fb84bf095169c17caf2bf8ae3c905886142d3b09b5147096cb1d8a69550264bb5b4fcdb9f752b839992a83a8e27b642008a65b745ed016c2a75c612bd601c6
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.809
1
+ 3.0.810
@@ -120,7 +120,7 @@ module TencentCloud
120
120
  # @type SpaceKey: String
121
121
  # @param TokenExpiredLimitSec: token过期时间,单位是秒,默认 3600
122
122
  # @type TokenExpiredLimitSec: Integer
123
- # @param Policies: token 授权策略,可选值为 workspace-run-only, all。默认为 all
123
+ # @param Policies: token 授权策略,可选值为 workspace-run-only, all。默认为 workspace-run-only
124
124
  # @type Policies: Array
125
125
 
126
126
  attr_accessor :SpaceKey, :TokenExpiredLimitSec, :Policies
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cloudstudio
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.809
4
+ version: 3.0.810
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-04-23 00:00:00.000000000 Z
11
+ date: 2024-04-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common