AddSecretVersionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request message for SecretManagerService.AddSecretVersion.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The resource name of the Secret to associate with the SecretVersion in the format projects/*/secrets/* .
|
payload |
google.cloud.secretmanager_v1beta1.types.SecretPayload
Required. The secret payload of the SecretVersion. |