tencentcloud-sdk-scf 1.0.261 → 1.0.264

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: d6f5741dd79d638302e3d6bd4b77e4d841328d43
4
- data.tar.gz: 6506f3a7b88f34d7237a52fad4c90926dc7ecd86
3
+ metadata.gz: 425f1c56e279ae3357bf7fe8972902d531154c05
4
+ data.tar.gz: b5a159a1f613e9e443b543cdb95df4f78f8bcc21
5
5
  SHA512:
6
- metadata.gz: b1f2c3bb376ebaf2ac0906a4ea03cb981e1ae0ad599b79fb5e97e9887a16cf36177ca32fc1877eac7121f99d0d2162669e22c90c42ca09488c4fa894f6a65432
7
- data.tar.gz: 2568da76aa8458eec1e372e50f47e300d47b7e5e62297c68efadefb0b619cb76aba57e3114ee9682675b569fdac59f3d922d729d9883170fd2785f193881f4db
6
+ metadata.gz: 903da51c2bc8742807b6142fba39a6138b8c743a8c325b28fc7375b2445b799cdcaf4ae572f06afdf14dac9fb7982a3f02d0f9c83048ab5735a47d1de64a9094
7
+ data.tar.gz: 38ba60b69a48bba6e66af9d99e5b73b0613b6c630ed16a256066cc18409626de511f73f9d3a1c8f5b0faf9d42f3376bd616ba951cb919ca808f79fd571b0b2c3
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.261
1
+ 1.0.264
@@ -654,7 +654,7 @@ module TencentCloud
654
654
  # @type TriggerDesc: String
655
655
  # @param Namespace: 函数的命名空间
656
656
  # @type Namespace: String
657
- # @param Qualifier: 函数的版本
657
+ # @param Qualifier: 函数的版本,默认为 $LATEST,建议填写 [$DEFAULT](https://cloud.tencent.com/document/product/583/36149#.E9.BB.98.E8.AE.A4.E5.88.AB.E5.90.8D)方便后续进行版本的灰度发布。
658
658
  # @type Qualifier: String
659
659
  # @param Enable: 触发器的初始是能状态 OPEN表示开启 CLOSE表示关闭
660
660
  # @type Enable: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-scf
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.261
4
+ version: 1.0.264
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-02-21 00:00:00.000000000 Z
11
+ date: 2022-02-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common