A RetiredResource resource represents the record of a deleted
CryptoKey. Its purpose is to
provide visibility into retained user data and to prevent reuse of
these names for new CryptoKeys.
Attributes
Name
Description
name
str
Output only. Identifier. The resource name for this
RetiredResource in
the format projects/*/locations/*/retiredResources/*.
original_resource
str
Output only. The full resource name of the original
CryptoKey that was deleted
in the format
projects/*/locations/*/keyRings/*/cryptoKeys/*.
resource_type
str
Output only. The resource type of the
original deleted resource.
delete_time
google.protobuf.timestamp_pb2.Timestamp
Output only. The time at which the original
resource was deleted and this RetiredResource
record was created.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-09 UTC."],[],[]]