Get Database Result
Constructors
Properties
The App Engine integration mode to use for this database.
The concurrency control mode to use for this database.
The timestamp at which this database was created. Databases created before 2016 do not populate create_time.
State of delete protection for the database.
The key_prefix for this database. This key_prefix is used, in combination with the project id ("~") to construct the application id that is returned from the Cloud Datastore APIs in Google App Engine first generation runtimes. This value may be empty in which case the appid to use for URL-encoded keys is the project_id (eg: foo instead of v~foo).
The timestamp at which this database was most recently updated. Note this only includes updates to the database resource and not data contained by the database.