Send feedback
Cloud Firestore Admin V1 API - Module Google::Cloud::Firestore::Admin::V1::Database::ConcurrencyMode (v0.17.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.17.1 keyboard_arrow_down
Reference documentation and code samples for the Cloud Firestore Admin V1 API module Google::Cloud::Firestore::Admin::V1::Database::ConcurrencyMode.
The type of concurrency control mode for transactions.
Constants
CONCURRENCY_MODE_UNSPECIFIED
OPTIMISTIC
value: 1 Use optimistic concurrency control by default. This mode is available
for Cloud Firestore databases.
PESSIMISTIC
value: 2 Use pessimistic concurrency control by default. This mode is available
for Cloud Firestore databases.
This is the default setting for Cloud Firestore.
OPTIMISTIC_WITH_ENTITY_GROUPS
value: 3 Use optimistic concurrency control with entity groups by default.
This is the only available mode for Cloud Datastore.
This mode is also available for Cloud Firestore with Datastore Mode but
is not recommended.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-06 UTC.
Need to tell us more?
[[["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."],[],[]]