public interface DeleteCryptoKeyMetadataOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getRetiredResource()
public abstract String getRetiredResource() Output only. The resource name of the
RetiredResource created as a result
of this operation, in the format
projects/*/locations/*/retiredResources/*.
string retired_resource = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The retiredResource. |
getRetiredResourceBytes()
public abstract ByteString getRetiredResourceBytes() Output only. The resource name of the
RetiredResource created as a result
of this operation, in the format
projects/*/locations/*/retiredResources/*.
string retired_resource = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for retiredResource. |