Google Cloud Appengine Admin V1 Client - Class DatabaseType (1.0.6)

Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class DatabaseType.

Protobuf type google.appengine.v1.Application.DatabaseType

Methods

name

Parameter
Name
Description
value
mixed

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;

Create a Mobile Website
View Site in Mobile | Classic
Share by: