Google.Cloud.Spanner.Data - Class SpannerBatchWriteCommand.BatchWriteResult (5.13.0-beta05)
Stay organized with collections
Save and categorize content based on your preferences.
public sealed class SpannerBatchWriteCommand.BatchWriteResult
Reference documentation and code samples for the Google.Cloud.Spanner.Data class SpannerBatchWriteCommand.BatchWriteResult.
Represents the result of a single command group in a BatchWrite operation.
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"]],[["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-05-05 UTC."],[],[]]