[[["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 details the `Mutation` class within the `Google.Cloud.Datastore.V1` namespace, specifically within version 3.2.0 of the Google Cloud Datastore .NET library, along with its associated versions."],["The `Mutation` class is designed to handle changes to entities, providing methods to delete, insert, update, or upsert (insert or update) entities within the Datastore."],["The `Mutation` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for compatibility and data management."],["The class offers properties such as `BaseVersion` for version control, and `Delete`, `Insert`, `Update`, and `Upsert` for managing the actions performed on the entities."],["The webpage provides links to documentation for various versions of the library, from version 3.2.0 up to the latest version, 4.15.0, which allows for reference across different versions of the library."]]],[]]