Google Cloud Appengine Admin V1 Client - Class DatabaseType (2.1.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class DatabaseType.
Protobuf type google.appengine.v1.Application.DatabaseType
Namespace
Google \ Cloud \ AppEngine \ V1 \ Application
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
DATABASE_TYPE_UNSPECIFIED
Value: 0
Database type is unspecified.
Generated from protobuf enum DATABASE_TYPE_UNSPECIFIED = 0;
CLOUD_DATASTORE
Value: 1
Cloud Datastore
Generated from protobuf enum CLOUD_DATASTORE = 1;
CLOUD_FIRESTORE
Value: 2
Cloud Firestore Native
Generated from protobuf enum CLOUD_FIRESTORE = 2;
CLOUD_DATASTORE_COMPATIBILITY
Value: 3
Cloud Firestore in Datastore Mode
Generated from protobuf enum CLOUD_DATASTORE_COMPATIBILITY = 3;
[[["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 2026-03-11 UTC."],[],[]]