Cloud KMS V1 Client - Class DeleteCryptoKeyMetadata (2.7.0)

Reference documentation and code samples for the Cloud KMS V1 Client class DeleteCryptoKeyMetadata.

Represents the metadata of the KeyManagementService.DeleteCryptoKey long-running operation.

Generated from protobuf message google.cloud.kms.v1.DeleteCryptoKeyMetadata

Namespace

Google \ Cloud \ Kms \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ retired_resource string

Output only. The resource name of the RetiredResource created as a result of this operation, in the format projects/*/locations/*/retiredResources/*.

getRetiredResource

Output only. The resource name of the RetiredResource created as a result of this operation, in the format projects/*/locations/*/retiredResources/*.

Returns
Type Description
string

setRetiredResource

Output only. The resource name of the RetiredResource created as a result of this operation, in the format projects/*/locations/*/retiredResources/*.

Parameter
Name Description
var string
Returns
Type Description
$this