The status of a each individual document in the batch
process.
Attributes
Name
Description
input_gcs_source
str
The source of the document, same as the
input_gcs_source
field in the request when the batch process started.
status
google.rpc.status_pb2.Status
The status processing the document.
output_gcs_destination
str
The Cloud Storage output destination (in the request as
DocumentOutputConfig.GcsOutputConfig.gcs_uri)
of the processed document if it was successful, otherwise
empty.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]