PurgeErrorConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)Configuration of destination for Purge related errors.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attribute |
|
|---|---|
| Name | Description |
gcs_prefix |
str
Cloud Storage prefix for purge errors. This must be an empty, existing Cloud Storage directory. Purge errors are written to sharded files in this directory, one per line, as a JSON-encoded google.rpc.Status message.
This field is a member of oneof_ destination.
|