Cloud KMS V1 Client - Class RetiredResource (2.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud KMS V1 Client class RetiredResource.
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.
Generated from protobuf message google.cloud.kms.v1.RetiredResource
Namespace
Google \ Cloud \ Kms \ V1
Methods
__construct
Constructor.
Parameter
Name
Description
data
mixed
getName
Output only. Identifier. The resource name for this
RetiredResource in the format
projects/*/locations/*/retiredResources/*.
Returns
Type
Description
string
setName
Output only. Identifier. The resource name for this
RetiredResource in the format
projects/*/locations/*/retiredResources/*.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getOriginalResource
Output only. The full resource name of the original
CryptoKey that was deleted in the format
projects/*/locations/*/keyRings/*/cryptoKeys/*.
Returns
Type
Description
string
setOriginalResource
Output only. The full resource name of the original
CryptoKey that was deleted in the format
projects/*/locations/*/keyRings/*/cryptoKeys/*.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getResourceType
Output only. The resource type of the original deleted resource.
Returns
Type
Description
string
setResourceType
Output only. The resource type of the original deleted resource.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getDeleteTime
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-03-18 UTC."],[],[]]