[[["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 for .NET development."],["The `Mutation` class represents an operation to apply to an entity in Google Cloud Datastore, supporting actions like insert, update, upsert, and delete."],["The documentation lists various versions of the API, from the latest 4.15.0 down to 3.2.0, allowing developers to find information relevant to their specific API version."],["The `Mutation` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The class offers several properties, like `BaseVersion`, `Delete`, `Insert`, `Update`, and `Upsert`, each corresponding to a specific aspect of a database mutation."]]],[]]