Class Status (1.79.0)

Status(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Runtime status of the deployed model.

Attributes

Name Description
message str
Output only. The latest deployed model's status message (if any).
last_update_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time at which the status was last updated.
available_replica_count int
Output only. The number of available replicas of the deployed model.

Methods

Status

Status(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Runtime status of the deployed model.