lib/v20211111/models.rb in tencentcloud-sdk-tione-3.0.455 vs lib/v20211111/models.rb in tencentcloud-sdk-tione-3.0.456

- old
+ new

@@ -5892,16 +5892,26 @@ # 注意:此字段可能返回 null,表示取不到有效值。 # @type ServiceInfo: :class:`Tencentcloud::Tione.v20211111.models.ServiceInfo` # @param BusinessStatus: 服务的业务状态 # 注意:此字段可能返回 null,表示取不到有效值。 # @type BusinessStatus: String - # @param CreateSource: 服务的创建来源 AUTO_ML,DEFAULT + # @param CreateSource: 服务的创建来源 + # AUTO_ML: 来自自动学习的一键发布 + # DEFAULT: 其他来源 # 注意:此字段可能返回 null,表示取不到有效值。 # @type CreateSource: String # @param BillingInfo: 费用信息 # 注意:此字段可能返回 null,表示取不到有效值。 # @type BillingInfo: String # @param Status: 服务状态 + # CREATING 创建中 + # CREATE_FAILED 创建失败 + # Normal 正常运行中 + # Stopped 已停止 + # Stopping 停止中 + # Abnormal 异常 + # Pending 启动中 + # Waiting 就绪中 # 注意:此字段可能返回 null,表示取不到有效值。 # @type Status: String # @param Weight: 模型权重 # 注意:此字段可能返回 null,表示取不到有效值。 # @type Weight: Integer