Class DestroySecretVersionRequest (2.7.3)

DestroySecretVersionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for SecretManagerService.DestroySecretVersion.

Attributes

NameDescription
name str
Required. The resource name of the SecretVersion to destroy in the format projects/*/secrets/*/versions/*.
etag str
Optional. Etag of the SecretVersion. The request succeeds if it matches the etag of the currently stored secret version object. If the etag is omitted, the request succeeds.