Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::DeployedModel::Status.
Runtime status of the deployed model.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#available_replica_count
def available_replica_count() -> ::Integer
Returns
- (::Integer) — Output only. The number of available replicas of the deployed model.
#last_update_time
def last_update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time at which the status was last updated.
#message
def message() -> ::String
Returns
- (::String) — Output only. The latest deployed model's status message (if any).