Reference documentation and code samples for the Firestore in Datastore mode Admin V1 API module Google::Cloud::Datastore::Admin::V1::MigrationProgressEvent::ConcurrencyMode.
Concurrency modes for transactions in Cloud Firestore.
Constants
CONCURRENCY_MODE_UNSPECIFIED
value: 0 Unspecified.
PESSIMISTIC
value: 1 Pessimistic concurrency.
OPTIMISTIC
value: 2 Optimistic concurrency.
OPTIMISTIC_WITH_ENTITY_GROUPS
value: 3 Optimistic concurrency with entity groups.
[[["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 2024-11-06 UTC."],[],[]]