Cloud KMS V1 Client - Class DeleteCryptoKeyMetadata (2.8.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.

Parameter
Name Description
data mixed

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