deletionTimestamp property

String? deletionTimestamp
getter/setter pair

The read-only soft deletion timestamp for this resource.

In Cloud Run, users are not able to set this field. Instead, they must call the corresponding Delete API.

Implementation

core.String? deletionTimestamp;