tencentcloud-sdk-cfs 3.0.947 → 3.0.949

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: 54a254f4cb3240f1b71a56c6ae682369807d20e6
4
- data.tar.gz: d5efa85e2d3700b37e04adf93840a25932840d38
3
+ metadata.gz: e117391509560dd0bff9d9e808969f941445372f
4
+ data.tar.gz: f429d54b6373bc585a9bd8c3cc0ba938a1a2910a
5
5
  SHA512:
6
- metadata.gz: 9c4ffad67a2675f84e9a7cdfbc0d75ca0ccf551f374955b8178abc9dd3318119fc7ef5c6a8ec9054549b85df6c48f62c2dc1999ee43dd80d59368ae387f4a38d
7
- data.tar.gz: 768d12473f7cdd38eca9a64e059ab1dc53c63967e8f5897847cf6d443ba151e3ab1b7eadc5d8632706bea9df2d32a35a1f641847b05f850a55afb05109149aeb
6
+ metadata.gz: dad77d0456547f1d95f0ec8243dbe586faca0bb6a8dbd3b95ae57bd10f96741cbf3fe7c1cafac33fdbf17d2c800a436029e61c650e4333e31101ea687eb44ce5
7
+ data.tar.gz: 1b49c7fc212bce92906df17d0e22d87ae218457d34c61ad96b026b04935bca62229bbd6b2bf01a73cc6c40dd983ab5b82bbc6975a236e040b7f965c5ff1158b7
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.947
1
+ 3.0.949
@@ -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.947
4
+ version: 3.0.949
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-24 00:00:00.000000000 Z
11
+ date: 2024-11-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common