tencentcloud-sdk-scf 3.0.1064 → 3.0.1065

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180416/models.rb +18 -18
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 81ed971bcebdeedff40b3027a9779c4eb61070f5
4
- data.tar.gz: dc6440dbddcdf2d9b592703a74f3a4e027ffce98
3
+ metadata.gz: 945c6ad67225b3662e097e9b7f5f501909c40d18
4
+ data.tar.gz: 291580d0da277123eba75e3134a1f23898f802eb
5
5
  SHA512:
6
- metadata.gz: c4f6f97271a27b4e8d29a114c764c941d2af59236e970f142397389e20b45155be6e374188fa25b1ef583a732bc78ed3658a10825a3f89f829553e2deddc0bff
7
- data.tar.gz: b6283dfcf00d7cc01bf91e08d20aa872a11353e8192e177052c413cc44667090aeec3eb1384f67df49ea98a308084828c633029ddcf4ef84ff61a0a25f7f9a13
6
+ metadata.gz: 14b5e74b5916c65f9670eda212f1b7cb39bd249987a49bf476e2957c9d8f2ad86e813dac7b1e76878ff389d8e140626f59cabced7a369c37eda7e688270f0fd8
7
+ data.tar.gz: 23108ad6a7b7a1cbb136c2e5bc95498fd47bd021644aed3062fa0d2277ffd4f74789735cf1bc09ba3478384f86e0d1403946bdccf28d1d964b8c2965432d2982
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1064
1
+ 3.0.1065
@@ -1550,10 +1550,10 @@ module TencentCloud
1550
1550
 
1551
1551
  attr_accessor :FunctionName, :RetMsg, :RequestId, :StartTime, :RetCode, :InvokeFinished, :Duration, :BillDuration, :MemUsage, :Log, :Level, :Source, :RetryNum
1552
1552
  extend Gem::Deprecate
1553
- deprecate :Level, :none, 2025, 3
1554
- deprecate :Level=, :none, 2025, 3
1555
- deprecate :Source, :none, 2025, 3
1556
- deprecate :Source=, :none, 2025, 3
1553
+ deprecate :Level, :none, 2025, 5
1554
+ deprecate :Level=, :none, 2025, 5
1555
+ deprecate :Source, :none, 2025, 5
1556
+ deprecate :Source=, :none, 2025, 5
1557
1557
 
1558
1558
  def initialize(functionname=nil, retmsg=nil, requestid=nil, starttime=nil, retcode=nil, invokefinished=nil, duration=nil, billduration=nil, memusage=nil, log=nil, level=nil, source=nil, retrynum=nil)
1559
1559
  @FunctionName = functionname
@@ -2589,7 +2589,7 @@ module TencentCloud
2589
2589
  # @param RegistryId: 用于企业版TCR获取镜像拉取临时凭证,ImageType为"enterprise"时必填
2590
2590
  # 注意:此字段可能返回 null,表示取不到有效值。
2591
2591
  # @type RegistryId: String
2592
- # @param EntryPoint: 参数已废弃
2592
+ # @param EntryPoint: 该参数即将下线,不推荐用户使用
2593
2593
  # 注意:此字段可能返回 null,表示取不到有效值。
2594
2594
  # @type EntryPoint: String
2595
2595
  # @param Command: 容器的启动命令。该参数为可选参数,如果不填写,则默认使用 Dockerfile 中的 Entrypoint。传入规范,填写可运行的指令,例如 python
@@ -4326,7 +4326,7 @@ module TencentCloud
4326
4326
  # @type BillDuration: Integer
4327
4327
  # @param FunctionRequestId: 此次函数执行的Id
4328
4328
  # @type FunctionRequestId: String
4329
- # @param InvokeResult: 请求 Invoke 接口,该参数已弃用。请求 InvokeFunction 接口,该参数值为请求执行[状态码](https://cloud.tencent.com/document/product/583/42611)。
4329
+ # @param InvokeResult: 该参数不再维护,不推荐用户继续使用。
4330
4330
  # @type InvokeResult: Integer
4331
4331
 
4332
4332
  attr_accessor :Log, :RetMsg, :ErrMsg, :MemUsage, :Duration, :BillDuration, :FunctionRequestId, :InvokeResult
@@ -4560,12 +4560,12 @@ module TencentCloud
4560
4560
 
4561
4561
  attr_accessor :ModTime, :Type, :TriggerDesc, :TriggerName, :AddTime, :Enable, :CustomArgument, :AvailableStatus, :ResourceId, :BindStatus, :TriggerAttribute, :Qualifier, :Description
4562
4562
  extend Gem::Deprecate
4563
- deprecate :ResourceId, :none, 2025, 3
4564
- deprecate :ResourceId=, :none, 2025, 3
4565
- deprecate :BindStatus, :none, 2025, 3
4566
- deprecate :BindStatus=, :none, 2025, 3
4567
- deprecate :TriggerAttribute, :none, 2025, 3
4568
- deprecate :TriggerAttribute=, :none, 2025, 3
4563
+ deprecate :ResourceId, :none, 2025, 5
4564
+ deprecate :ResourceId=, :none, 2025, 5
4565
+ deprecate :BindStatus, :none, 2025, 5
4566
+ deprecate :BindStatus=, :none, 2025, 5
4567
+ deprecate :TriggerAttribute, :none, 2025, 5
4568
+ deprecate :TriggerAttribute=, :none, 2025, 5
4569
4569
 
4570
4570
  def initialize(modtime=nil, type=nil, triggerdesc=nil, triggername=nil, addtime=nil, enable=nil, customargument=nil, availablestatus=nil, resourceid=nil, bindstatus=nil, triggerattribute=nil, qualifier=nil, description=nil)
4571
4571
  @ModTime = modtime
@@ -4724,12 +4724,12 @@ module TencentCloud
4724
4724
 
4725
4725
  attr_accessor :Enable, :Qualifier, :TriggerName, :Type, :TriggerDesc, :AvailableStatus, :CustomArgument, :AddTime, :ModTime, :ResourceId, :BindStatus, :TriggerAttribute, :Description, :BoundResources
4726
4726
  extend Gem::Deprecate
4727
- deprecate :ResourceId, :none, 2025, 3
4728
- deprecate :ResourceId=, :none, 2025, 3
4729
- deprecate :BindStatus, :none, 2025, 3
4730
- deprecate :BindStatus=, :none, 2025, 3
4731
- deprecate :TriggerAttribute, :none, 2025, 3
4732
- deprecate :TriggerAttribute=, :none, 2025, 3
4727
+ deprecate :ResourceId, :none, 2025, 5
4728
+ deprecate :ResourceId=, :none, 2025, 5
4729
+ deprecate :BindStatus, :none, 2025, 5
4730
+ deprecate :BindStatus=, :none, 2025, 5
4731
+ deprecate :TriggerAttribute, :none, 2025, 5
4732
+ deprecate :TriggerAttribute=, :none, 2025, 5
4733
4733
 
4734
4734
  def initialize(enable=nil, qualifier=nil, triggername=nil, type=nil, triggerdesc=nil, availablestatus=nil, customargument=nil, addtime=nil, modtime=nil, resourceid=nil, bindstatus=nil, triggerattribute=nil, description=nil, boundresources=nil)
4735
4735
  @Enable = enable
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: 3.0.1064
4
+ version: 3.0.1065
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-05-20 00:00:00.000000000 Z
11
+ date: 2025-05-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common