Cloud Firestore Admin V1 API - Module Google::Cloud::Firestore::Admin::V1::Database::DataAccessMode (v1.14.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Firestore Admin V1 API module Google::Cloud::Firestore::Admin::V1::Database::DataAccessMode.
The data access mode.
Constants
DATA_ACCESS_MODE_UNSPECIFIED
value: 0 Not Used.
DATA_ACCESS_MODE_ENABLED
value: 1 Accessing the database through the API is allowed.
DATA_ACCESS_MODE_DISABLED
value: 2 Accessing the database through the API is disallowed.