[[["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."],[[["The `Google.Cloud.Datastore.V1.CommitRequest.Types.Mode` enum, within the `Google.Cloud.Datastore.V1` namespace, defines the available modes for data commits in versions from 3.2.0 to 4.15.0."],["The latest version of the `Google.Cloud.Datastore.V1` library available is 4.15.0."],["There are three modes available for commits: `NonTransactional`, `Transactional`, and `Unspecified`, where `NonTransactional` means mutations may not apply as all or none, `Transactional` means either all mutations are applied or none, and `Unspecified` means it should not be used."],["`Transactional` commits apply all changes or no changes, with more information about transactions available at the provided link."]]],[]]