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"]],[["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 2025-03-21 UTC."],[[["This webpage provides documentation for the `Mutation` class within the `Google.Cloud.Datastore.V1` namespace, specifically version 4.2.0, detailing its use for applying changes to entities."],["The `Mutation` class, which implements interfaces like `IMessage` and `IDeepCloneable`, is designed to handle entity operations such as insert, update, upsert, and delete."],["The page offers a history of package versions for `Google.Cloud.Datastore.V1`, ranging from the latest 4.15.0 down to 3.2.0, allowing users to access documentation for different releases."],["Key properties of the `Mutation` class include `BaseVersion`, `ConflictDetectionStrategyCase`, `Delete`, `Insert`, `Update`, `UpdateTime`, and `Upsert`, which allow for different conflict detection and data manipulation strategies."]]],[]]