tencentcloud-sdk-tione 3.0.1161 → 3.0.1162

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: 9025d9fecc6612fa5bb0efb564383fb0c18859c4
4
- data.tar.gz: 549cddcbd8bdaeb1cb49de4807303d6cb0ddccd6
3
+ metadata.gz: 6da4794f9ffd6d5910c583dded0931f333c9fcfd
4
+ data.tar.gz: 251a8ad657c3ded985f8479798cd38b764af9f6d
5
5
  SHA512:
6
- metadata.gz: 2edcdef82a189385a5fc78cae36421d308ec279897471fd3273ee8a3667d88ef1542aa9d2687f0d297625fced41de06c5f353b96f32987e9280bf1d5a0c046f8
7
- data.tar.gz: 271b7d323a58429cc3b850d31765b10383eb96297226df4d81e75e212b683f40fb42a62e3566e09773a0f22e0c975787fe0e9c3ea6da5c49cd5310985e206e7c
6
+ metadata.gz: 2f3ef330d219d92c3d902356528715f44902698abad0f74a25b170734d941ccd6c0f2f8a4c68d1f89fe48b43c73c4ebc2910fbb6bf49b8f0757693e188eee2de
7
+ data.tar.gz: b2f1937e3d8e3087bd490a657ff472591d0bae778675b0f517774809f5cb30fb466370ea72a491ab442f8c5a2771a62a6bb6957dc2625c8c05662fe07ec2aca6
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1161
1
+ 3.0.1162
@@ -781,7 +781,7 @@ module TencentCloud
781
781
  # @type RollingUpdate: :class:`Tencentcloud::Tione.v20211111.models.RollingUpdate`
782
782
  # @param Sidecar: sidecar配置
783
783
  # @type Sidecar: :class:`Tencentcloud::Tione.v20211111.models.SidecarSpec`
784
- # @param VolumeMounts: 数据盘批量挂载配置,当前仅支持CFS,仅针对“模型来源-资源组缓存”。
784
+ # @param VolumeMounts: 数据盘批量挂载配置,当前仅支持CFS,仅针对“模型来源-腾讯云存储、模型来源-腾讯云容器镜像、模型来源-资源组、模型来源-数据源”。
785
785
  # @type VolumeMounts: Array
786
786
 
787
787
  attr_accessor :ServiceGroupId, :ServiceGroupName, :ServiceDescription, :ChargeType, :ResourceGroupId, :ModelInfo, :ImageInfo, :Env, :Resources, :InstanceType, :ScaleMode, :Replicas, :HorizontalPodAutoscaler, :LogEnable, :LogConfig, :AuthorizationEnable, :Tags, :NewVersion, :CronScaleJobs, :ScaleStrategy, :HybridBillingPrepaidReplicas, :CreateSource, :ModelHotUpdateEnable, :ScheduledAction, :VolumeMount, :ServiceLimit, :CallbackUrl, :ModelTurboEnable, :ServiceCategory, :Command, :ServiceEIP, :CommandBase64, :ServicePort, :DeployType, :InstancePerReplicas, :TerminationGracePeriodSeconds, :PreStopCommand, :GrpcEnable, :HealthProbe, :RollingUpdate, :Sidecar, :VolumeMounts
@@ -5810,7 +5810,7 @@ module TencentCloud
5810
5810
  # @type Sidecar: :class:`Tencentcloud::Tione.v20211111.models.SidecarSpec`
5811
5811
  # @param ResourceGroupId: 资源组 id
5812
5812
  # @type ResourceGroupId: String
5813
- # @param VolumeMounts: 数据盘批量挂载配置,当前仅支持CFS,仅针对“模型来源-资源组缓存”。
5813
+ # @param VolumeMounts: 数据盘批量挂载配置,当前仅支持CFS,仅针对“模型来源-腾讯云存储、模型来源-腾讯云容器镜像、模型来源-资源组、模型来源-数据源”。
5814
5814
  # @type VolumeMounts: Array
5815
5815
 
5816
5816
  attr_accessor :ServiceId, :ModelInfo, :ImageInfo, :Env, :Resources, :InstanceType, :ScaleMode, :Replicas, :HorizontalPodAutoscaler, :LogEnable, :LogConfig, :ServiceAction, :ServiceDescription, :ScaleStrategy, :CronScaleJobs, :HybridBillingPrepaidReplicas, :ModelHotUpdateEnable, :ScheduledAction, :ServiceLimit, :VolumeMount, :ModelTurboEnable, :Command, :ServiceEIP, :CommandBase64, :ServicePort, :InstancePerReplicas, :TerminationGracePeriodSeconds, :PreStopCommand, :GrpcEnable, :HealthProbe, :RollingUpdate, :Sidecar, :ResourceGroupId, :VolumeMounts
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.1161
4
+ version: 3.0.1162
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-04 00:00:00.000000000 Z
11
+ date: 2025-11-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common