tencentcloud-sdk-tsf 3.0.1168 → 3.0.1175

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/v20180326/models.rb +18 -18
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a55fb3e67413ec7906a314e590fb2574c112c47f
4
- data.tar.gz: d056437e9a6d3c030abb902ac4036ea6b78ff97b
3
+ metadata.gz: 5de354613198cf15ecddab4dec5c5cce8eef4a53
4
+ data.tar.gz: 8a3e5e996936ab6e1af44b3f800141e510de594d
5
5
  SHA512:
6
- metadata.gz: 340ba723a8134c5056e035d3671d177750c4cd940a955c219d7d910cf46d01d798f52b70aa6f75ba2c02165174aff616350551831742e84106af3020d263a20e
7
- data.tar.gz: 5497e96bfbf8755dc536543e306eb59438f034f6732e0a97a47f720847793861a12ae4bae9a993ed90d92b9a3c3db777c62584b47092bcc241401ae21e4b3a2c
6
+ metadata.gz: 3e0def74a13319d10d2885686ec1b0f418ceed7778c07f5629dbc6dbc86eb137a4ea3acc4a81388b5abdab5708dab29e10d65c1fd7570d24067248f90f4bfba7
7
+ data.tar.gz: cfe4e8a5c72dbde73b80dcd200b9dac7712a9f73c304d596e41441cabbee60b7b0cffb80703c501ee4efb118d179702b332585e70d075c248a83a9c21126f7e0
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1168
1
+ 3.0.1175
@@ -1337,8 +1337,8 @@ module TencentCloud
1337
1337
 
1338
1338
  attr_accessor :ConfigId, :ConfigName, :ConfigPath, :ConfigDesc, :ConfigTags, :ConfigPipeline, :ConfigCreateTime, :ConfigUpdateTime, :ConfigSchema, :ConfigAssociatedGroups, :ConfigAssociatedGroupList, :FilebeatConfigEnable, :FilebeatCloseTimeout, :FilebeatIgnoreOlder, :FilebeatHarvesterLimit, :FilebeatCloseInactive, :FilebeatCleanInactive
1339
1339
  extend Gem::Deprecate
1340
- deprecate :ConfigAssociatedGroups, :none, 2025, 11
1341
- deprecate :ConfigAssociatedGroups=, :none, 2025, 11
1340
+ deprecate :ConfigAssociatedGroups, :none, 2025, 12
1341
+ deprecate :ConfigAssociatedGroups=, :none, 2025, 12
1342
1342
 
1343
1343
  def initialize(configid=nil, configname=nil, configpath=nil, configdesc=nil, configtags=nil, configpipeline=nil, configcreatetime=nil, configupdatetime=nil, configschema=nil, configassociatedgroups=nil, configassociatedgrouplist=nil, filebeatconfigenable=nil, filebeatclosetimeout=nil, filebeatignoreolder=nil, filebeatharvesterlimit=nil, filebeatcloseinactive=nil, filebeatcleaninactive=nil)
1344
1344
  @ConfigId = configid
@@ -3723,10 +3723,10 @@ module TencentCloud
3723
3723
 
3724
3724
  attr_accessor :ApplicationName, :ApplicationType, :MicroserviceType, :ApplicationDesc, :ApplicationLogConfig, :ApplicationResourceType, :ApplicationRuntimeType, :ProgramId, :ServiceConfigList, :IgnoreCreateImageRepository, :ProgramIdList, :ApmInstanceId, :ProgramLanguage, :FrameworkType, :ServiceGovernanceConfig, :CreateSameNameImageRepository
3725
3725
  extend Gem::Deprecate
3726
- deprecate :ApplicationLogConfig, :none, 2025, 11
3727
- deprecate :ApplicationLogConfig=, :none, 2025, 11
3728
- deprecate :ApplicationResourceType, :none, 2025, 11
3729
- deprecate :ApplicationResourceType=, :none, 2025, 11
3726
+ deprecate :ApplicationLogConfig, :none, 2025, 12
3727
+ deprecate :ApplicationLogConfig=, :none, 2025, 12
3728
+ deprecate :ApplicationResourceType, :none, 2025, 12
3729
+ deprecate :ApplicationResourceType=, :none, 2025, 12
3730
3730
 
3731
3731
  def initialize(applicationname=nil, applicationtype=nil, microservicetype=nil, applicationdesc=nil, applicationlogconfig=nil, applicationresourcetype=nil, applicationruntimetype=nil, programid=nil, serviceconfiglist=nil, ignorecreateimagerepository=nil, programidlist=nil, apminstanceid=nil, programlanguage=nil, frameworktype=nil, servicegovernanceconfig=nil, createsamenameimagerepository=nil)
3732
3732
  @ApplicationName = applicationname
@@ -5178,9 +5178,9 @@ module TencentCloud
5178
5178
  # @type TriggerRule: :class:`Tencentcloud::Tsf.v20180326.models.TaskRule`
5179
5179
  # @param FlowEdges: 工作流任务节点列表
5180
5180
  # @type FlowEdges: Array
5181
- # @param TimeOut: 工作流执行超时时间
5181
+ # @param TimeOut: 工作流执行超时时间,单位:毫秒
5182
5182
  # @type TimeOut: Integer
5183
- # @param ProgramIdList:
5183
+ # @param ProgramIdList: 数据集列表
5184
5184
  # @type ProgramIdList: Array
5185
5185
 
5186
5186
  attr_accessor :FlowName, :TriggerRule, :FlowEdges, :TimeOut, :ProgramIdList
@@ -7113,12 +7113,12 @@ module TencentCloud
7113
7113
 
7114
7114
  attr_accessor :GroupId, :TagName, :InstanceNum, :Server, :Reponame, :CpuLimit, :MemLimit, :JvmOpts, :CpuRequest, :MemRequest, :DoNotStart, :RepoName, :UpdateType, :UpdateIvl, :AgentCpuRequest, :AgentCpuLimit, :AgentMemRequest, :AgentMemLimit, :IstioCpuRequest, :IstioCpuLimit, :IstioMemRequest, :IstioMemLimit, :MaxSurge, :MaxUnavailable, :HealthCheckSettings, :Envs, :ServiceSetting, :DeployAgent, :SchedulingStrategy, :IncrementalDeployment, :RepoType, :VolumeInfos, :VolumeMountInfos, :VolumeInfoList, :VolumeMountInfoList, :VolumeClean, :AgentProfileList, :WarmupSetting
7115
7115
  extend Gem::Deprecate
7116
- deprecate :Reponame, :none, 2025, 11
7117
- deprecate :Reponame=, :none, 2025, 11
7118
- deprecate :VolumeInfos, :none, 2025, 11
7119
- deprecate :VolumeInfos=, :none, 2025, 11
7120
- deprecate :VolumeMountInfos, :none, 2025, 11
7121
- deprecate :VolumeMountInfos=, :none, 2025, 11
7116
+ deprecate :Reponame, :none, 2025, 12
7117
+ deprecate :Reponame=, :none, 2025, 12
7118
+ deprecate :VolumeInfos, :none, 2025, 12
7119
+ deprecate :VolumeInfos=, :none, 2025, 12
7120
+ deprecate :VolumeMountInfos, :none, 2025, 12
7121
+ deprecate :VolumeMountInfos=, :none, 2025, 12
7122
7122
 
7123
7123
  def initialize(groupid=nil, tagname=nil, instancenum=nil, server=nil, cpulimit=nil, memlimit=nil, jvmopts=nil, cpurequest=nil, memrequest=nil, donotstart=nil, reponame=nil, updatetype=nil, updateivl=nil, agentcpurequest=nil, agentcpulimit=nil, agentmemrequest=nil, agentmemlimit=nil, istiocpurequest=nil, istiocpulimit=nil, istiomemrequest=nil, istiomemlimit=nil, maxsurge=nil, maxunavailable=nil, healthchecksettings=nil, envs=nil, servicesetting=nil, deployagent=nil, schedulingstrategy=nil, incrementaldeployment=nil, repotype=nil, volumeinfos=nil, volumemountinfos=nil, volumeinfolist=nil, volumemountinfolist=nil, volumeclean=nil, agentprofilelist=nil, warmupsetting=nil)
7124
7124
  @GroupId = groupid
@@ -14879,8 +14879,8 @@ module TencentCloud
14879
14879
 
14880
14880
  attr_accessor :Reponame, :Repotype, :TagCount, :IsPublic, :IsUserFavor, :IsQcloudOfficial, :FavorCount, :PullCount, :Description, :CreationTime, :UpdateTime, :TcrRepoInfo, :TcrBindingId, :ApplicationId, :ApplicationName, :ApplicationNameReal, :Public, :CreateMode, :RepoName, :RepoType
14881
14881
  extend Gem::Deprecate
14882
- deprecate :ApplicationName, :none, 2025, 11
14883
- deprecate :ApplicationName=, :none, 2025, 11
14882
+ deprecate :ApplicationName, :none, 2025, 12
14883
+ deprecate :ApplicationName=, :none, 2025, 12
14884
14884
 
14885
14885
  def initialize(reponame=nil, repotype=nil, tagcount=nil, ispublic=nil, isuserfavor=nil, isqcloudofficial=nil, favorcount=nil, pullcount=nil, description=nil, creationtime=nil, updatetime=nil, tcrrepoinfo=nil, tcrbindingid=nil, applicationid=nil, applicationname=nil, applicationnamereal=nil, public=nil, createmode=nil, reponame=nil, repotype=nil)
14886
14886
  @Reponame = reponame
@@ -20579,8 +20579,8 @@ module TencentCloud
20579
20579
 
20580
20580
  attr_accessor :ThreadCount, :ThreadActive, :DeamonThreadCount, :DaemonThreadCount
20581
20581
  extend Gem::Deprecate
20582
- deprecate :DeamonThreadCount, :none, 2025, 11
20583
- deprecate :DeamonThreadCount=, :none, 2025, 11
20582
+ deprecate :DeamonThreadCount, :none, 2025, 12
20583
+ deprecate :DeamonThreadCount=, :none, 2025, 12
20584
20584
 
20585
20585
  def initialize(threadcount=nil, threadactive=nil, deamonthreadcount=nil, daemonthreadcount=nil)
20586
20586
  @ThreadCount = threadcount
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tsf
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1168
4
+ version: 3.0.1175
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-11-14 00:00:00.000000000 Z
11
+ date: 2025-12-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -34,8 +34,8 @@ extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
36
  - lib/tencentcloud-sdk-tsf.rb
37
- - lib/v20180326/client.rb
38
37
  - lib/v20180326/models.rb
38
+ - lib/v20180326/client.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: