Class DisableSecretVersionRequest (2.7.3)

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

Request message for SecretManagerService.DisableSecretVersion.

Attributes

NameDescription
name str
Required. The resource name of the SecretVersion to disable 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.