Class AddSecretVersionRequest (2.10.0)

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

Request message for SecretManagerService.AddSecretVersion.

Attributes

NameDescription
parent str
Required. The resource name of the Secret to associate with the SecretVersion in the format projects/*/secrets/*.
payload google.cloud.secretmanager_v1.types.SecretPayload
Required. The secret payload of the SecretVersion.