tencentcloud-sdk-chdfs 3.0.967 → 3.0.968

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: 9e43a626034bbf081a73d9553cd9bd3d8a173c22
4
- data.tar.gz: a3e8e31b3dee8081afb8c13e8487fa8409dc32fe
3
+ metadata.gz: 42f6acf5eeecd7d6dec9c756804535b2416c7657
4
+ data.tar.gz: 91d8ec072c1e640e562bfb9e01fac5c83d048496
5
5
  SHA512:
6
- metadata.gz: 34c5c420ba8ca3437cee8d07ac6ca329fbd6a47080e983dd24c73925c49f98fabd6b4ddeeb712e8161d5ea59a937125f249fbf8b30b9d00b8201278f47ab27e3
7
- data.tar.gz: e0ea8355e1e7ad7003064aca5c7406ee0bbf61d8962443ef7e31407025a1e9a79a0c41baf7d4a4d9f56d4e0bf24f6ed9032d5fb75aa124c9caae67d57ca29bc0
6
+ metadata.gz: 3feecd2ede828af0fc52fb84373c4687bb5e2f2c9fa1923899c1500d18fcdc7ff25c2515a0371908d671982a3fee0498842e9fe741752a14d97b207a1c40a1d1
7
+ data.tar.gz: 5bc5bbb446bfbdefe597033683c862e692b26b2d436185fd7540ff66cedcf5164b7363207812e3f05f33f2d03b1a502efb8ffa9196ddd6dc553ed9021148b143
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.967
1
+ 3.0.968
@@ -27,7 +27,7 @@ module TencentCloud
27
27
  # @type Description: String
28
28
  # @param CreateTime: 创建时间
29
29
  # @type CreateTime: String
30
- # @param VpcType: VPC网络类型(1:CVM;2:黑石1.0
30
+ # @param VpcType: VPC网络类型(1:CVM)
31
31
  # @type VpcType: Integer
32
32
  # @param VpcId: VPC网络ID
33
33
  # @type VpcId: String
@@ -125,7 +125,7 @@ module TencentCloud
125
125
  class CreateAccessGroupRequest < TencentCloud::Common::AbstractModel
126
126
  # @param AccessGroupName: 权限组名称
127
127
  # @type AccessGroupName: String
128
- # @param VpcType: VPC网络类型(1:CVM;2:黑石1.0
128
+ # @param VpcType: VPC网络类型(1:CVM)
129
129
  # @type VpcType: Integer
130
130
  # @param VpcId: VPC网络ID
131
131
  # @type VpcId: String
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-chdfs
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.967
4
+ version: 3.0.968
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud