The unique identifier of the context item.
OptionalduplicateThe existing context this request duplicated, when errorCode is DUPLICATE_CONTENT. Lets a caller
point the user at where the original already lives (e.g. its folder) instead of only reporting the
rejection. reference/folderPath are present when the existing context carries them.
OptionalerrorMachine-readable code for the failure, when one applies.
Reason the upsert failed.
OptionalimageTotal number of failed images, which exceeds imageFailures.length when the list was capped.
OptionalimageFirst failed images (capped) when every image failed and the document had no text; otherwise absent.
The name of the context item, typically the title or filename.
OptionalretryablePresent only when the same bytes fail the same way again, so a caller must not retry the request as-is. Absence means the failure may be transient.
Whether the context upsert was successful or got an error.
Status of an individual context item after it failed to upsert.
Contains the error message for why the upsert failed.