The version of the entity on the server after processing the mutation. If
the mutation doesn't change anything on the server, then the version will
be the version of the current entity or, if no entity is present, a version
that is strictly greater than the version of any previous entity and less
than the version of any possible future entity.
[[["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 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eMutationResult\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace, providing information on its usage and properties in the context of .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 4.15.0, while the webpage focuses on version 3.4.0 of \u003ccode\u003eMutationResult\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMutationResult\u003c/code\u003e represents the outcome of applying a mutation and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eMutationResult\u003c/code\u003e class include \u003ccode\u003eConflictDetected\u003c/code\u003e, which indicates whether a conflict occurred, \u003ccode\u003eKey\u003c/code\u003e for automatically allocated keys, and \u003ccode\u003eVersion\u003c/code\u003e to track entity versioning.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMutationResult\u003c/code\u003e has two different constructors: a default one with no parameter, and one that takes another MutationResult as a parameter.\u003c/p\u003e\n"]]],[],null,[]]