MutableSequence[int]
The mutation groups applied in this batch. The values index
into the mutation_groups field in the corresponding
BatchWriteRequest.
status
google.rpc.status_pb2.Status
An OK status indicates success. Any other status
indicates a failure.
commit_timestamp
google.protobuf.timestamp_pb2.Timestamp
The commit timestamp of the transaction that applied this
batch. Present if status is OK and the mutation groups were
applied, absent otherwise.
For mutation groups with conditions, a status=OK and missing
commit_timestamp means that the mutation groups were not
applied due to the condition not being satisfied after
evaluation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-09 UTC."],[],[]]