[[["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 latest version of the Google Cloud Datastore v1 API for .NET is 4.15.0, with multiple previous versions available for reference, ranging down to version 3.2.0."],["The documentation details the `CommitRequest.Types.Mode` enum, which defines the modes available for commit operations in the Datastore API."],["There are three defined modes for commits: `NonTransactional`, `Transactional`, and `Unspecified`."],["`Transactional` mode ensures that all mutations are either applied together or not at all, while `NonTransactional` mode does not guarantee this behavior, and the `Unspecified` mode should not be used."],["The `CommitRequest.Types.Mode` enum is located within the `Google.Cloud.Datastore.V1` namespace in the `Google.Cloud.Datastore.V1.dll` assembly."]]],[]]