AI-generated Key Takeaways
-
An individual batch job result provides details for each mutate operation.
-
Key fields include the index of the mutate operation, the response for the mutate operation, and the status detailing any errors.
-
The
mutate_operation_response
may be empty if errors occurred. -
The
status
field provides details about errors encountered during processing.
An individual batch job result.
Fields | |
---|---|
|
Index of the mutate operation. |
|
Response for the mutate. May be empty if errors occurred. |
|
Details of the errors when processing the operation. |