database Type
The type of the Cloud Firestore or Cloud Datastore database associated with this application. Can be CLOUD_FIRESTORE
or CLOUD_DATASTORE_COMPATIBILITY
for new instances. To support old instances, the value CLOUD_DATASTORE
is accepted by the provider, but will be rejected by the API. To create a Cloud Firestore database without creating an App Engine application, use the gcp.firestore.Database
resource instead.