purgeTime property
The time at which the soft-deleted SingleTenantHsmInstanceProposal will be permanently purged.
This field is only populated when the state is DELETED and will be set a time after expiration of the proposal, i.e. >= expire_time or (create_time + ttl).
Output only.
Implementation
core.String? purgeTime;