Class SecretPayload (2.6.0)

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

A secret payload resource in the Secret Manager API. This contains the sensitive secret data that is associated with a SecretVersion.

Attribute

NameDescription
data bytes
The secret data. Must be no larger than 64KiB.