tencentcloud-sdk-tiia 1.0.308 → 1.0.311

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: 1af278dd992b72e17282ec8dd1b65a6979a2045a
4
- data.tar.gz: 9931f038cf6171d5d90d5c4f6419bfd36442ff16
3
+ metadata.gz: 21a45060a31eac7f510ece64a6ecce418a0c7ddd
4
+ data.tar.gz: ead1aae7850f8b80ae5d40db8e36629bf61eeb93
5
5
  SHA512:
6
- metadata.gz: a9bbf1c4e1c989bca2dd08d8fc21e4956f6cd4d90badf0c09318970c29edec6251831576d08aae2721e5ac287a5aea194ccb6595b7cfcf1d77845c61b69c0f7d
7
- data.tar.gz: ded24edf4fc545eb905f33ad462e26f7810c7a5081b36e5c4b95bb62090b257cd7f919e1d9b90ac9051497d0ebca718794a97199970fa1c5a4f90ca4e348c662
6
+ metadata.gz: 1a2fd3dd34ae31b98033fc2d4e623f9db7ef8ab27fd4bc4a60b0acbe8621be61b782ce5817e1bc30c361f4cc253de414f2deb3a391fe5f2ab62509d81b569c59
7
+ data.tar.gz: b46aa95cb90e0cd697b8dd02fa5b93ca0375080a19821c8908046ee828f69e3ae1c40f2e35297a3d1ebe12ed49cce3b3e133b7c37b11eeade14ca1680903ca35
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.308
1
+ 1.0.311
@@ -209,11 +209,11 @@ module TencentCloud
209
209
  # @type GroupId: String
210
210
  # @param GroupName: 图库名称描述。
211
211
  # @type GroupName: String
212
- # @param MaxCapacity: 该库的容量限制。
212
+ # @param MaxCapacity: 图库可容纳的最大图片数量。
213
213
  # @type MaxCapacity: Integer
214
214
  # @param Brief: 简介。
215
215
  # @type Brief: String
216
- # @param MaxQps: 该库的访问限频 ,默认10。
216
+ # @param MaxQps: 访问限制默认为10qps,如需扩容请联系[在线客服](https://cloud.tencent.com/online-service)申请。
217
217
  # @type MaxQps: Integer
218
218
  # @param GroupType: 图库类型,对应不同服务类型,默认为1。建议手动调整为4~6,1~3为历史版本,不推荐。
219
219
  # 参数值:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tiia
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.308
4
+ version: 1.0.311
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-09 00:00:00.000000000 Z
11
+ date: 2022-05-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common