EraseOutputBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/EraseOutputBody.jsonerrors object
property name*string
purged objectrequired
property name* PurgeResult
collectionsstring[]nullable
rowsAnonymizedint64required
rowsDeletedint64required
totalRowsint64required
EraseOutputBody
{
"$schema": "https://example.com/schemas/EraseOutputBody.json",
"errors": {},
"purged": {},
"totalRows": 0
}