[[["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-08-04 UTC."],[[["This page details the `Mode` enum within the `Google.Cloud.Datastore.V1` namespace, specifically relating to commit requests in the Google Cloud Datastore API."],["The latest version documented for the `Mode` enum is 4.15.0, with several previous versions also listed, ranging from 3.2.0 to 4.14.0."],["There are three defined fields for the `Mode` enum, which are `NonTransactional`, `Transactional`, and `Unspecified`, each with distinct meanings regarding the application of mutations."],["`Transactional` mode guarantees that mutations are either all applied or none at all, which is explained in the linked document on transactions."],["The `Unspecified` field within the Mode enum is not to be used, while `NonTransactional` mode does not apply mutations as all or nothing."]]],[]]