The update time of the entity on the server after processing the mutation.
If the mutation doesn't change anything on the server, then the timestamp
will be the update timestamp of the current entity. This field will not be
set after a 'delete'.
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 document provides reference information for the \u003ccode\u003eMutationResult\u003c/code\u003e class within the Google Cloud Datastore v1 API for .NET, specifically version 4.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMutationResult\u003c/code\u003e class is designed to represent the outcome of applying a mutation, as demonstrated by the list of inheritance and implementation as well as it being described as "The result of applying a mutation".\u003c/p\u003e\n"],["\u003cp\u003eThe provided content contains a list of available versions, which can be used for navigation, ranging from 4.15.0 (latest) down to version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMutationResult\u003c/code\u003e class includes properties such as \u003ccode\u003eConflictDetected\u003c/code\u003e, \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eKey\u003c/code\u003e, \u003ccode\u003eUpdateTime\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e to capture details about the mutation's effects.\u003c/p\u003e\n"],["\u003cp\u003eThe document details two constructors for creating a \u003ccode\u003eMutationResult\u003c/code\u003e object: a default constructor and a copy constructor that takes another \u003ccode\u003eMutationResult\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]