tencentcloud-sdk-tsf 3.0.1147 → 3.0.1157
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180326/models.rb +16 -16
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cde33532b998dc98da9293afd17011d1c8e4e129
|
4
|
+
data.tar.gz: adc7f7ce1d3ec34aac2a609f212096abe70b5cbc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7042c59089e2632ef97f904ab04a2d4518bf57bad31f1e04bf94403adec90dabb657cfab11d9c5d71117547a52f1b33be9a2a3650c1133005fd68c4a8dcb77ae
|
7
|
+
data.tar.gz: 91240428b59ca5d2aafe97a7a129052aee92fb82c90caf97cca387794d47efbfdaa8129b198e7c2d23e4f639b3eca8a5398d0b7e150daf0d863763d202bffeb7
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1157
|
data/lib/v20180326/models.rb
CHANGED
@@ -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,
|
1341
|
-
deprecate :ConfigAssociatedGroups=, :none, 2025,
|
1340
|
+
deprecate :ConfigAssociatedGroups, :none, 2025, 10
|
1341
|
+
deprecate :ConfigAssociatedGroups=, :none, 2025, 10
|
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,
|
3727
|
-
deprecate :ApplicationLogConfig=, :none, 2025,
|
3728
|
-
deprecate :ApplicationResourceType, :none, 2025,
|
3729
|
-
deprecate :ApplicationResourceType=, :none, 2025,
|
3726
|
+
deprecate :ApplicationLogConfig, :none, 2025, 10
|
3727
|
+
deprecate :ApplicationLogConfig=, :none, 2025, 10
|
3728
|
+
deprecate :ApplicationResourceType, :none, 2025, 10
|
3729
|
+
deprecate :ApplicationResourceType=, :none, 2025, 10
|
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
|
@@ -7109,12 +7109,12 @@ module TencentCloud
|
|
7109
7109
|
|
7110
7110
|
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
|
7111
7111
|
extend Gem::Deprecate
|
7112
|
-
deprecate :Reponame, :none, 2025,
|
7113
|
-
deprecate :Reponame=, :none, 2025,
|
7114
|
-
deprecate :VolumeInfos, :none, 2025,
|
7115
|
-
deprecate :VolumeInfos=, :none, 2025,
|
7116
|
-
deprecate :VolumeMountInfos, :none, 2025,
|
7117
|
-
deprecate :VolumeMountInfos=, :none, 2025,
|
7112
|
+
deprecate :Reponame, :none, 2025, 10
|
7113
|
+
deprecate :Reponame=, :none, 2025, 10
|
7114
|
+
deprecate :VolumeInfos, :none, 2025, 10
|
7115
|
+
deprecate :VolumeInfos=, :none, 2025, 10
|
7116
|
+
deprecate :VolumeMountInfos, :none, 2025, 10
|
7117
|
+
deprecate :VolumeMountInfos=, :none, 2025, 10
|
7118
7118
|
|
7119
7119
|
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)
|
7120
7120
|
@GroupId = groupid
|
@@ -14852,8 +14852,8 @@ module TencentCloud
|
|
14852
14852
|
|
14853
14853
|
attr_accessor :Reponame, :Repotype, :TagCount, :IsPublic, :IsUserFavor, :IsQcloudOfficial, :FavorCount, :PullCount, :Description, :CreationTime, :UpdateTime, :TcrRepoInfo, :TcrBindingId, :ApplicationId, :ApplicationName, :ApplicationNameReal, :Public, :CreateMode, :RepoName, :RepoType
|
14854
14854
|
extend Gem::Deprecate
|
14855
|
-
deprecate :ApplicationName, :none, 2025,
|
14856
|
-
deprecate :ApplicationName=, :none, 2025,
|
14855
|
+
deprecate :ApplicationName, :none, 2025, 10
|
14856
|
+
deprecate :ApplicationName=, :none, 2025, 10
|
14857
14857
|
|
14858
14858
|
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)
|
14859
14859
|
@Reponame = reponame
|
@@ -20505,8 +20505,8 @@ module TencentCloud
|
|
20505
20505
|
|
20506
20506
|
attr_accessor :ThreadCount, :ThreadActive, :DeamonThreadCount, :DaemonThreadCount
|
20507
20507
|
extend Gem::Deprecate
|
20508
|
-
deprecate :DeamonThreadCount, :none, 2025,
|
20509
|
-
deprecate :DeamonThreadCount=, :none, 2025,
|
20508
|
+
deprecate :DeamonThreadCount, :none, 2025, 10
|
20509
|
+
deprecate :DeamonThreadCount=, :none, 2025, 10
|
20510
20510
|
|
20511
20511
|
def initialize(threadcount=nil, threadactive=nil, deamonthreadcount=nil, daemonthreadcount=nil)
|
20512
20512
|
@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.
|
4
|
+
version: 3.0.1157
|
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
|
+
date: 2025-10-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|
@@ -33,9 +33,9 @@ executables: []
|
|
33
33
|
extensions: []
|
34
34
|
extra_rdoc_files: []
|
35
35
|
files:
|
36
|
-
- lib/tencentcloud-sdk-tsf.rb
|
37
|
-
- lib/v20180326/client.rb
|
38
36
|
- lib/v20180326/models.rb
|
37
|
+
- lib/v20180326/client.rb
|
38
|
+
- lib/tencentcloud-sdk-tsf.rb
|
39
39
|
- lib/VERSION
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
41
41
|
licenses:
|