tencentcloud-sdk-tione 3.0.1009 → 3.0.1010

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: d0123e5cfe75fbfb4e6e0f07d8839e46a524709b
4
- data.tar.gz: 7a9cc62283c70e90f0f2ca6a39a70ed470fdb094
3
+ metadata.gz: 5e17862a526be8ab0aebe1ec1f5caf6a1abad103
4
+ data.tar.gz: 2538fcc4c841caa32f009748080f76e7fa210c90
5
5
  SHA512:
6
- metadata.gz: d390358337e673a3c8f1eb2d1f881a741a3af5838a9b5173d955e8ea28c4bc39280175788d8669a65b513597446408945242ce67aeb68af363b1ed47a42a7403
7
- data.tar.gz: 35c0881abd2ebf15ea02f3c8674f89082b79eec75f051a81337a78f57dd788a3dad014568c8ad300522564af024aa32929fdcb15b13913f497c075da8ee41c24
6
+ metadata.gz: 0f415e98324def89d3af45a885c84bd3159f3c5551f029d27fae647d1034e0a2daadf3632f0b7083f5ca7c3a64a6e032df4a45b89b0a87285036d207bcbd0c5f
7
+ data.tar.gz: dd9031c7e03c1afaa7a48fd236590e9053c017c9f99bf5389cadb42b6aafe4db0cfa0d73773c58ff73b2cefa293665ade745b66e55004c83616fc42f14c6108d
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1009
1
+ 3.0.1010
@@ -485,6 +485,8 @@ module TencentCloud
485
485
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
486
486
  end
487
487
 
488
+ # 已废弃,收敛到统一接口
489
+
488
490
  # 查询推理镜像模板
489
491
 
490
492
  # @param request: Request instance for DescribeInferTemplates.
@@ -5184,8 +5184,8 @@ module TencentCloud
5184
5184
 
5185
5185
  attr_accessor :Name, :Uid, :ChargeType, :Phase, :IP, :CreateTime, :Containers, :ContainerInfos, :CrossTenantENIInfo, :Status
5186
5186
  extend Gem::Deprecate
5187
- deprecate :Containers, :none, 2025, 2
5188
- deprecate :Containers=, :none, 2025, 2
5187
+ deprecate :Containers, :none, 2025, 3
5188
+ deprecate :Containers=, :none, 2025, 3
5189
5189
 
5190
5190
  def initialize(name=nil, uid=nil, chargetype=nil, phase=nil, ip=nil, createtime=nil, containers=nil, containerinfos=nil, crosstenanteniinfo=nil, status=nil)
5191
5191
  @Name = name
@@ -5844,10 +5844,10 @@ module TencentCloud
5844
5844
 
5845
5845
  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
5846
5846
  extend Gem::Deprecate
5847
- deprecate :ServiceLimit, :none, 2025, 2
5848
- deprecate :ServiceLimit=, :none, 2025, 2
5849
- deprecate :ScheduledAction, :none, 2025, 2
5850
- deprecate :ScheduledAction=, :none, 2025, 2
5847
+ deprecate :ServiceLimit, :none, 2025, 3
5848
+ deprecate :ServiceLimit=, :none, 2025, 3
5849
+ deprecate :ScheduledAction, :none, 2025, 3
5850
+ deprecate :ScheduledAction=, :none, 2025, 3
5851
5851
 
5852
5852
  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)
5853
5853
  @ServiceGroupId = servicegroupid
@@ -6311,10 +6311,10 @@ module TencentCloud
6311
6311
 
6312
6312
  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
6313
6313
  extend Gem::Deprecate
6314
- deprecate :PodList, :none, 2025, 2
6315
- deprecate :PodList=, :none, 2025, 2
6316
- deprecate :Pods, :none, 2025, 2
6317
- deprecate :Pods=, :none, 2025, 2
6314
+ deprecate :PodList, :none, 2025, 3
6315
+ deprecate :PodList=, :none, 2025, 3
6316
+ deprecate :Pods, :none, 2025, 3
6317
+ deprecate :Pods=, :none, 2025, 3
6318
6318
 
6319
6319
  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)
6320
6320
  @Replicas = replicas
@@ -7425,8 +7425,8 @@ module TencentCloud
7425
7425
 
7426
7426
  attr_accessor :Replicas, :UpdatedReplicas, :ReadyReplicas, :AvailableReplicas, :UnavailableReplicas, :Status, :StatefulSetCondition, :Conditions, :Reason
7427
7427
  extend Gem::Deprecate
7428
- deprecate :StatefulSetCondition, :none, 2025, 2
7429
- deprecate :StatefulSetCondition=, :none, 2025, 2
7428
+ deprecate :StatefulSetCondition, :none, 2025, 3
7429
+ deprecate :StatefulSetCondition=, :none, 2025, 3
7430
7430
 
7431
7431
  def initialize(replicas=nil, updatedreplicas=nil, readyreplicas=nil, availablereplicas=nil, unavailablereplicas=nil, status=nil, statefulsetcondition=nil, conditions=nil, reason=nil)
7432
7432
  @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.1009
4
+ version: 3.0.1010
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-03-02 00:00:00.000000000 Z
11
+ date: 2025-03-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common