Class FailedMutationEntryError (2.24.0)

FailedMutationEntryError(
    failed_idx: int | None, failed_mutation_entry: RowMutationEntry, cause: Exception
)

Represents a single failed RowMutationEntry in a bulk_mutate_rows request. A collection of FailedMutationEntryErrors will be raised in a MutationsExceptionGroup