tencentcloud-sdk-tione 3.0.1052 → 3.0.1053

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/v20211111/models.rb +12 -12
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 34d7073c56de6b0f5930f3e1eaa308772d327475
4
- data.tar.gz: 2259f0dbdc5fb1a922b2c29328d509a01be648a3
3
+ metadata.gz: 97ed4def7f92d040e838ad9e746a9a10dacc2e2f
4
+ data.tar.gz: 7b6fd91d6114727f80afb40a817d5a4fe34a45a5
5
5
  SHA512:
6
- metadata.gz: ee6602331ce97f1f77ca5eedf5891e1b9635246fc1b1f88a3732d28cbe45460c12617c853c31dc38a18dd99e68c42cf22359bdae58bfba42b293efd4fdebc3c3
7
- data.tar.gz: da7a61e5e0a5c317d0198a7a381e89c24a93080558be1c6c5f3ee22176f8cd8861b445e75d106c8086b748ddc5b82d517fa1fc70f40be990664dbbe371a4f7df
6
+ metadata.gz: 4bb99f858f9741f285c3d488aa5278460216bbad518e77e2753bbc3638007a6d17de3b6907740c39931ff28c6db45b20138c4716de2583d0e9b59ce606fbc2f1
7
+ data.tar.gz: 88ccc1f1a92c6a0706313c41b8efb009cb758e69d320a46a0d8c21027a4a02d75f1f2f978dc4963e8a9475ce1c40a23c8f388627d27648702ce6ffaca34c6c77
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1052
1
+ 3.0.1053
@@ -5859,8 +5859,8 @@ module TencentCloud
5859
5859
 
5860
5860
  attr_accessor :Name, :Uid, :ChargeType, :Phase, :IP, :CreateTime, :Containers, :ContainerInfos, :CrossTenantENIInfo, :Status
5861
5861
  extend Gem::Deprecate
5862
- deprecate :Containers, :none, 2025, 4
5863
- deprecate :Containers=, :none, 2025, 4
5862
+ deprecate :Containers, :none, 2025, 5
5863
+ deprecate :Containers=, :none, 2025, 5
5864
5864
 
5865
5865
  def initialize(name=nil, uid=nil, chargetype=nil, phase=nil, ip=nil, createtime=nil, containers=nil, containerinfos=nil, crosstenanteniinfo=nil, status=nil)
5866
5866
  @Name = name
@@ -6581,10 +6581,10 @@ module TencentCloud
6581
6581
 
6582
6582
  attr_accessor :ServiceGroupId, :ServiceId, :ServiceGroupName, :ServiceDescription, :ServiceInfo, :ClusterId, :Region, :Namespace, :ChargeType, :ResourceGroupId, :ResourceGroupName, :Tags, :IngressName, :CreatedBy, :CreateTime, :UpdateTime, :Uin, :SubUin, :AppId, :BusinessStatus, :ServiceLimit, :ScheduledAction, :CreateFailedReason, :Status, :BillingInfo, :Weight, :CreateSource, :Version, :LatestVersion, :ResourceGroupSWType, :ArchiveStatus, :DeployType, :InstancePerReplicas
6583
6583
  extend Gem::Deprecate
6584
- deprecate :ServiceLimit, :none, 2025, 4
6585
- deprecate :ServiceLimit=, :none, 2025, 4
6586
- deprecate :ScheduledAction, :none, 2025, 4
6587
- deprecate :ScheduledAction=, :none, 2025, 4
6584
+ deprecate :ServiceLimit, :none, 2025, 5
6585
+ deprecate :ServiceLimit=, :none, 2025, 5
6586
+ deprecate :ScheduledAction, :none, 2025, 5
6587
+ deprecate :ScheduledAction=, :none, 2025, 5
6588
6588
 
6589
6589
  def initialize(servicegroupid=nil, serviceid=nil, servicegroupname=nil, servicedescription=nil, serviceinfo=nil, clusterid=nil, region=nil, namespace=nil, chargetype=nil, resourcegroupid=nil, resourcegroupname=nil, tags=nil, ingressname=nil, createdby=nil, createtime=nil, updatetime=nil, uin=nil, subuin=nil, appid=nil, businessstatus=nil, servicelimit=nil, scheduledaction=nil, createfailedreason=nil, status=nil, billinginfo=nil, weight=nil, createsource=nil, version=nil, latestversion=nil, resourcegroupswtype=nil, archivestatus=nil, deploytype=nil, instanceperreplicas=nil)
6590
6590
  @ServiceGroupId = servicegroupid
@@ -7098,10 +7098,10 @@ module TencentCloud
7098
7098
 
7099
7099
  attr_accessor :Replicas, :ImageInfo, :Env, :Resources, :InstanceType, :ModelInfo, :LogEnable, :LogConfig, :AuthorizationEnable, :HorizontalPodAutoscaler, :Status, :Weight, :ResourceTotal, :OldReplicas, :HybridBillingPrepaidReplicas, :OldHybridBillingPrepaidReplicas, :ModelHotUpdateEnable, :InstanceAlias, :ScaleMode, :CronScaleJobs, :ScaleStrategy, :ScheduledAction, :PodList, :Pods, :PodInfos, :ServiceLimit, :ModelTurboEnable, :VolumeMount, :InferCodeInfo, :Command, :ServiceEIP, :ServicePort, :TerminationGracePeriodSeconds, :PreStopCommand, :GrpcEnable, :HealthProbe
7100
7100
  extend Gem::Deprecate
7101
- deprecate :PodList, :none, 2025, 4
7102
- deprecate :PodList=, :none, 2025, 4
7103
- deprecate :Pods, :none, 2025, 4
7104
- deprecate :Pods=, :none, 2025, 4
7101
+ deprecate :PodList, :none, 2025, 5
7102
+ deprecate :PodList=, :none, 2025, 5
7103
+ deprecate :Pods, :none, 2025, 5
7104
+ deprecate :Pods=, :none, 2025, 5
7105
7105
 
7106
7106
  def initialize(replicas=nil, imageinfo=nil, env=nil, resources=nil, instancetype=nil, modelinfo=nil, logenable=nil, logconfig=nil, authorizationenable=nil, horizontalpodautoscaler=nil, status=nil, weight=nil, resourcetotal=nil, oldreplicas=nil, hybridbillingprepaidreplicas=nil, oldhybridbillingprepaidreplicas=nil, modelhotupdateenable=nil, instancealias=nil, scalemode=nil, cronscalejobs=nil, scalestrategy=nil, scheduledaction=nil, podlist=nil, pods=nil, podinfos=nil, servicelimit=nil, modelturboenable=nil, volumemount=nil, infercodeinfo=nil, command=nil, serviceeip=nil, serviceport=nil, terminationgraceperiodseconds=nil, prestopcommand=nil, grpcenable=nil, healthprobe=nil)
7107
7107
  @Replicas = replicas
@@ -8301,8 +8301,8 @@ module TencentCloud
8301
8301
 
8302
8302
  attr_accessor :Replicas, :UpdatedReplicas, :ReadyReplicas, :AvailableReplicas, :UnavailableReplicas, :Status, :StatefulSetCondition, :Conditions, :Reason
8303
8303
  extend Gem::Deprecate
8304
- deprecate :StatefulSetCondition, :none, 2025, 4
8305
- deprecate :StatefulSetCondition=, :none, 2025, 4
8304
+ deprecate :StatefulSetCondition, :none, 2025, 5
8305
+ deprecate :StatefulSetCondition=, :none, 2025, 5
8306
8306
 
8307
8307
  def initialize(replicas=nil, updatedreplicas=nil, readyreplicas=nil, availablereplicas=nil, unavailablereplicas=nil, status=nil, statefulsetcondition=nil, conditions=nil, reason=nil)
8308
8308
  @Replicas = replicas
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tione
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1052
4
+ version: 3.0.1053
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-04-30 00:00:00.000000000 Z
11
+ date: 2025-05-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common