tencentcloud-sdk-cfs 3.0.948 → 3.0.950

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: 3059c0062ab99133a8aa7fac88877879fa8e38f5
4
- data.tar.gz: d81d3d1be15825883428db1f70f1122d96a4afa1
3
+ metadata.gz: 68cbdd66192813eeadf517bf6cdda62092eeed2c
4
+ data.tar.gz: 41f0d0ee658e0fb6fa1f834d4338eab4664011c1
5
5
  SHA512:
6
- metadata.gz: b0d7680fd94a8d5521b2134d04eff66321e6f83e2d6d981c2cc3117984f6b384d62354d8fee93cc2b89fe22b3a87f773544285b4651d1a04f23ab2c54f26ae6b
7
- data.tar.gz: 84ea67aa0410f8bb446fef30d7d3a6a4c5d54839a3aa37fcc4c344105baa24555982100b1190677156fac36b87077eb9a9ce3cba5a48dbbd2c9ccf6ed17e9aae
6
+ metadata.gz: 9e1e9de7c3b0fdbd0feca7405497be93f739a3aa9cc2f319b4c0bdfc26783ace86b006df2db9c48574c2406073f5793225654e2dbb85f75c14508f0901b056a5
7
+ data.tar.gz: 051eea8e380214ca3294ce415ced6da2f102b46f5967db2320b19259db9122af52c0d7bbaffeded07cd6a2ea1d2b331f07e891ee6e9971d7f847492e5a9cd721
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.948
1
+ 3.0.950
@@ -1798,8 +1798,8 @@ module TencentCloud
1798
1798
  # @param FileSystemId: 文件系统 ID
1799
1799
  # @type FileSystemId: String
1800
1800
  # @param Filters: 过滤条件。
1801
- # <br><li>UserType - Array of String - 是否必填:否 -(过滤条件)按配额类型过滤。(Uid| Gid )
1802
- # <br><li>UserId - Array of String - 是否必填:否 -(过滤条件)按UID/GID过滤。
1801
+ # UserType - Array of String - 是否必填:否 -(过滤条件)按配额类型过滤。(Uid|Gid|Dir )
1802
+ # UserId- Array of String - 是否必填:否 -(过滤条件)按id过滤。
1803
1803
  # @type Filters: Array
1804
1804
  # @param Offset: Offset 分页码
1805
1805
  # @type Offset: Integer
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cfs
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.948
4
+ version: 3.0.950
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-11-25 00:00:00.000000000 Z
11
+ date: 2024-11-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common