The update time of the entity that this mutation is being applied
to. If this does not match the current update time on the server, the
mutation conflicts.
[[["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\u003eMutation\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace, specifically within version 4.0.0 of the Google Cloud Datastore .NET library, with the latest available version being 4.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMutation\u003c/code\u003e class is used to define changes to be applied to an entity, including insert, update, delete, and upsert operations, and implements multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eBaseVersion\u003c/code\u003e and \u003ccode\u003eUpdateTime\u003c/code\u003e for conflict detection, ensuring that mutations are applied to the correct version and time of an entity, as well as \u003ccode\u003eOperationCase\u003c/code\u003e and \u003ccode\u003eConflictDetectionStrategyCase\u003c/code\u003e to cover all possible scenarios.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides a list of available versions for the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e library, starting from version 4.15.0 (latest) down to version 3.2.0, offering direct links to documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMutation\u003c/code\u003e class has inherited members such as GetHashCode, GetType, MemberwiseClone, and ToString, all from the Object class, and has two different constructors, the first being default, and the second accepting another Mutation instance to copy.\u003c/p\u003e\n"]]],[],null,[]]